Commit graph

  • 854d5a128f link to the Github Contributors list in the Readme and About dialog Volker Fischer 2020-04-10 20:06:32 +0200
  • 82935c8cd1
    Merge pull request #51 from pljones/multiple-frame-sizes-in-recorder corrados 2020-04-10 19:43:04 +0200
  • a78ac71798 Pass frame size to frame handlers Peter L Jones 2020-04-10 18:32:01 +0100
  • ec2673eaa1 Pass frame size to Reaper project from recorder Peter L Jones 2020-04-10 17:56:04 +0100
  • e4ac2f472d Use variable frame size in Reaper project Peter L Jones 2020-04-10 17:52:17 +0100
  • a80b437858 Pass frame size to recorder Peter L Jones 2020-04-10 17:51:37 +0100
  • 3831e83535 Migrate off ConsoleWriterFactory Peter L Jones 2020-04-10 17:37:19 +0100
  • 631c473acc CreateLevelsForAllConChannels shall call CStereoSignalLevelMeter::CalcLogResult Volker Fischer 2020-04-10 16:56:45 +0200
  • 9503630c4a Merge branch 'master' of https://github.com/corrados/jamulus Volker Fischer 2020-04-10 16:28:28 +0200
  • 4fb9e14669 fixed column widths are slightly too narrow for "Ping Time" and "Musicians" and typos Volker Fischer 2020-04-10 16:24:53 +0200
  • cf8642ad8b
    Merge pull request #48 from pljones/feature/27-local-server-in-server-list corrados 2020-04-10 13:47:45 +0200
  • 942bdde3a5 Tune IP look up code Peter L Jones 2020-04-10 09:15:41 +0100
  • 2d59e869bc CHostAddr operator== does the job Peter L Jones 2020-04-10 09:14:16 +0100
  • 4c286d8f43 Resolve casts to target types Peter L Jones 2020-04-10 09:12:27 +0100
  • bc04ff2fb2 Use server internal address in server list Peter L Jones 2020-04-09 19:06:34 +0100
  • ed46357ac4 added command line argument for new 64 samples server mode Volker Fischer 2020-04-10 12:28:50 +0200
  • dca678c83c support 128 frame size if server operates in 64 frame size Volker Fischer 2020-04-10 12:07:23 +0200
  • 32e8eb7e94 support correct auto jitter buffer settings for 64 and 128 samples frame size Volker Fischer 2020-04-09 21:26:40 +0200
  • 16ecb72ecd small fix Volker Fischer 2020-04-09 15:57:10 +0200
  • cd946a9950 moved servermanual.md to correct place Volker Fischer 2020-04-09 15:55:46 +0200
  • faac172af7 prepare for next version Volker Fischer 2020-04-09 14:05:01 +0200
  • 7304aec1b2 r3_4_6 Volker Fischer 2020-04-09 13:23:54 +0200
  • a0934ee8b8 some more work for 64 samples support in the server Volker Fischer 2020-04-08 18:51:51 +0200
  • 5824855252 added show licence switch in the server GUI Volker Fischer 2020-04-08 15:30:32 +0200
  • e7bb2ad1c6 fix audio issue with licence dialog Volker Fischer 2020-04-08 14:48:33 +0200
  • c7dcfe855e bug fix for server 64 samples support Volker Fischer 2020-04-07 22:09:29 +0200
  • 0eedcd8061 fixed Mac compilation error Volker Fischer 2020-04-07 19:45:28 +0200
  • ac21104cd0 only show level meters if the server actually supports it and sends network packets with levels to the client Volker Fischer 2020-04-07 00:20:32 +0200
  • 70c499a82a fix for #71 Increase "stability" of Connection Setup server list Volker Fischer 2020-04-06 23:06:28 +0200
  • 0011f6686a minor cleanup Volker Fischer 2020-04-06 22:03:35 +0200
  • f0ae93a07b update change log Volker Fischer 2020-04-06 21:08:36 +0200
  • 94ad067047
    Merge pull request #42 from pljones/feature/channel-meters corrados 2020-04-06 20:13:29 +0200
  • c6b702cabe Update user manual for channel level meters. Peter L Jones 2020-04-05 19:33:16 +0100
  • a97ac9aa4e Server processing for channel levels Peter L Jones 2020-04-04 22:57:16 +0100
  • 95f48eb17e Add server-side handling for channel level preference Peter L Jones 2020-04-05 13:49:36 +0100
  • 30c4e006b6 Add client-side handling for channel levels Peter L Jones 2020-03-29 22:42:04 +0100
  • 36e54f4da7 Add a preference for the Channel Levels Peter L Jones 2020-03-30 21:36:25 +0100
  • 8db54e8616 Add channel level LED bar Peter L Jones 2020-03-29 22:40:53 +0100
  • a7a1549fe5 Define new protocol messages Peter L Jones 2020-03-29 18:00:07 +0100
  • 70480cd626 Expose and rename CMultiColorLEDBar defines Peter L Jones 2020-03-29 12:18:59 +0100
  • 321f286a6d re-introduce PROTMESSID_OPUS_SUPPORTED message to support older client versions Volker Fischer 2020-04-06 17:17:49 +0200
  • d12877dc8c should fix "low-res icon issue #28" Volker Fischer 2020-04-05 22:12:53 +0200
  • e805cff4ea prepare simple conversion buffer for other way around Volker Fischer 2020-04-05 20:56:05 +0200
  • fc9970f837 fixed Linux compilation error Volker Fischer 2020-04-05 18:57:28 +0200
  • a3b0215128 I reduced the number of stored fader settings to avoid having the ini file being too large Volker Fischer 2020-04-05 17:57:39 +0200
  • e89b871326
    Merge pull request #37 from doloopuntil/save_mute_settings corrados 2020-04-05 17:48:12 +0200
  • bd111c3abc some code cleanup Volker Fischer 2020-04-05 17:35:40 +0200
  • a761f9bf9e some code cleanup and small fix for audio compression (should not access the info outside the mutex because it might have changed by another thread) Volker Fischer 2020-04-05 09:34:00 +0200
  • c310aa16cd WIP 64 samples frame size support in the server, not yet working Volker Fischer 2020-04-05 08:13:53 +0200
  • 83fb9d47b5 Store mute settings for faders. Daniel Masato 2020-04-04 16:14:59 +0100
  • 57f203502c WIP on support of 64/128 samples frame size in the server Volker Fischer 2020-04-04 19:03:19 +0200
  • 0bdf6a45ae the travis Windows build seems not to work anymore but Jamulus compiles fine on my Windows PC -> disable the Windows build on travis for now Volker Fischer 2020-04-04 12:18:11 +0200
  • 5a05bf6a2f only use low complexity OPUS processing for 128 samples frame size, see https://sourceforge.net/p/llcon/discussion/533517/thread/bdb3fe2195 Volker Fischer 2020-04-04 12:40:13 +0200
  • 61ea6ca0d0 prepare for next version Volker Fischer 2020-04-04 09:12:42 +0200
  • 149ecf0c80 r3.4.5 Volker Fischer 2020-04-04 08:31:31 +0200
  • b9c6d87766 bug fix: server list ping times may not be accurate and client list may not be retrieved Volker Fischer 2020-04-03 21:45:36 +0200
  • 324287beda support hybrid x86 and x64 installer for Windows Volker Fischer 2020-04-02 22:08:45 +0200
  • 6b26cb02b4 use 3 seconds audio fade-in at the server instead of just 2 seconds Volker Fischer 2020-04-01 21:47:49 +0200
  • ee48000b34 fix the MAX_SIZE_BYTES_NETW_BUF, change the --showallservers to include the server list index and do not sort by ping Volker Fischer 2020-04-01 21:16:44 +0200
  • a531bc4a0b removed TODO since it is already fixed by last commit Volker Fischer 2020-04-01 19:25:01 +0200
  • 63d8d58767 bug fix for Qt style sheets for main window Volker Fischer 2020-04-01 18:41:59 +0200
  • 3f9c6d7470 added a TODO Volker Fischer 2020-03-31 21:03:38 +0200
  • befad574aa added a TODO Volker Fischer 2020-03-31 19:26:10 +0200
  • 4ed53b69ad added a TODO Volker Fischer 2020-03-30 21:25:08 +0200
  • 2debe170a7 update the changelog Volker Fischer 2020-03-30 20:02:59 +0200
  • bef3506a38 added a scroll area to the mixer board so that a large number of clients can be supported, thanks to doloopuntil for his example code Volker Fischer 2020-03-30 19:53:30 +0200
  • e99e5b2720
    Merge pull request #32 from gilgongo/patch-4 corrados 2020-03-30 18:08:21 +0200
  • 45adcbf334
    Update and tidy up Jonathan 2020-03-30 13:51:32 +0100
  • 19c6957336 Merge branch 'master' of https://github.com/corrados/jamulus Volker Fischer 2020-03-29 22:20:03 +0200
  • b111581948 small fix Volker Fischer 2020-03-29 22:19:49 +0200
  • 1147547769
    Merge pull request #24 from gilgongo/patch-3 corrados 2020-03-29 21:57:00 +0200
  • 40dd2e8980 changed the maximum number of clients from 40 to 50 Volker Fischer 2020-03-29 21:35:09 +0200
  • 9a17dcc64c update Volker Fischer 2020-03-29 21:14:11 +0200
  • 4b190b5717
    Remove reference to client in compile Jonathan 2020-03-29 20:10:54 +0100
  • 4cfd54b21b audio fade-in at the server if new client connects Volker Fischer 2020-03-29 18:03:24 +0200
  • 773f99b517
    Amend to align with new documentation Jonathan 2020-03-29 15:36:17 +0100
  • 3eaec8363a changed the maximum number of clients from 20 to 40 Volker Fischer 2020-03-29 16:14:29 +0200
  • 15bad6738e slight audio quality improvement for 64 samples stereo high quality mode Volker Fischer 2020-03-29 12:58:45 +0200
  • 29f8e843a9 Merge remote-tracking branch 'origin/linuxfixesbyjkohnert' Volker Fischer 2020-03-29 12:18:04 +0200
  • ead042a301 patch provided by jkohnert, see Ticket #63 Fix compiler warnings on Linux root 2020-03-29 12:12:13 +0200
  • 366aaee9ab use "normal" audio quality as the default when first startup of Jamulus after installation Volker Fischer 2020-03-29 12:00:36 +0200
  • 102523dea4 added some ASIO debugging code (not enabled) Volker Fischer 2020-03-29 10:02:00 +0200
  • eed07615e5 fix the IIR filter lambdas for 64 samples frame size Volker Fischer 2020-03-28 21:02:55 +0100
  • ede92ac25e fix https://sourceforge.net/p/llcon/bugs/30 Volker Fischer 2020-03-28 18:51:25 +0100
  • 53f50070a7 some more work for 64 samples frame size support Volker Fischer 2020-03-28 16:27:45 +0100
  • 86d4c4033c
    Merge pull request #22 from gilgongo/patch-2 corrados 2020-03-28 16:12:21 +0100
  • e9da9fe401
    Merge pull request #21 from gilgongo/patch-1 corrados 2020-03-28 16:12:02 +0100
  • 6dfd6d2d0b
    Splitting new file from client manual Jonathan 2020-03-28 15:07:53 +0000
  • 7bc89f2d1a
    Remove server section Jonathan 2020-03-28 15:01:31 +0000
  • beb3255b26 tested the numbers and they work fine Volker Fischer 2020-03-28 09:41:31 +0100
  • fbef9556a4 prepare OPUS rates for 64 samples, not yet tested Volker Fischer 2020-03-28 09:17:13 +0100
  • eec9229dd1
    Merge pull request #18 from vandenoever/patch-1 corrados 2020-03-26 12:27:22 +0100
  • 5634aa93bf
    Use pkg-config to find Jack Jos van den Oever 2020-03-25 23:00:47 +0100
  • a0771542ec prepare for next git version Volker Fischer 2020-03-25 21:48:57 +0100
  • 22eec95022 fixed DISTFILES Volker Fischer 2020-03-25 20:54:26 +0100
  • 9870643055 3.4.4 Volker Fischer 2020-03-25 20:29:02 +0100
  • 5e5637670d increase the maximum number of servers in the server list from 100 to 200 Volker Fischer 2020-03-24 22:23:49 +0100
  • 232ddfcc79 fixed Windows 32 bit deployment on my PC Volker Fischer 2020-03-24 19:40:12 +0100
  • 8621606038
    Merge pull request #17 from mangelajo/fedora-build-instructions corrados 2020-03-24 16:29:40 +0100
  • 49d789bb5a
    Merge pull request #16 from doloopuntil/master corrados 2020-03-24 16:25:28 +0100