Olivier Humbert
c12b978b30
d/control: fixes the homepage link
2020-04-12 00:24:28 +02:00
Olivier Humbert
8bd7a6fcf6
d/control: 1 item/line + alphabetically ordered (easier to read)
2020-04-12 00:22:23 +02:00
Volker Fischer
c59173d076
prepare for next version number
2020-04-11 20:59:12 +02:00
Volker Fischer
5431e23fd3
r3_4_7
2020-04-11 20:22:59 +02:00
Volker Fischer
ce66f844d1
bug fix: compatiblity to old server versions were incorrect for the server list
2020-04-11 19:52:53 +02:00
Volker Fischer
fc4463330b
revert back: code did not work correctly
2020-04-11 18:48:40 +02:00
Volker Fischer
61e1a73f67
try to fix an issue that people do not see their server on the same PC anymore
2020-04-11 18:35:49 +02:00
Volker Fischer
b080378c06
change "Register My Server in the Server List at the Central Server" to "Make My Server Public (Register My Server in the Server List)"
2020-04-11 18:31:21 +02:00
Volker Fischer
82f5ad18f4
added support for Central Server (North America) (Ticket #50 ), small bug fix for the Mac audio interface
2020-04-11 14:27:50 +02:00
Volker Fischer
1d4342bb7c
move country flag function in new class CLocale
2020-04-11 10:31:26 +02:00
Volker Fischer
339457298c
more mixer faders settings to store, define North America port number as 22224
2020-04-11 10:03:23 +02:00
Volker Fischer
1068143261
update
2020-04-11 08:22:38 +02:00
Volker Fischer
d0c0a4722a
integrated the essential changes from emlynmac from https://github.com/corrados/jamulus/pull/44
2020-04-10 20:29:14 +02:00
Volker Fischer
854d5a128f
link to the Github Contributors list in the Readme and About dialog
2020-04-10 20:06:32 +02:00
corrados
82935c8cd1
Merge pull request #51 from pljones/multiple-frame-sizes-in-recorder
...
Multiple frame sizes in recorder
2020-04-10 19:43:04 +02:00
Peter L Jones
a78ac71798
Pass frame size to frame handlers
2020-04-10 18:36:13 +01:00
Peter L Jones
ec2673eaa1
Pass frame size to Reaper project from recorder
2020-04-10 18:36:13 +01:00
Peter L Jones
e4ac2f472d
Use variable frame size in Reaper project
2020-04-10 18:36:13 +01:00
Peter L Jones
a80b437858
Pass frame size to recorder
2020-04-10 18:36:13 +01:00
Peter L Jones
3831e83535
Migrate off ConsoleWriterFactory
2020-04-10 18:36:13 +01:00
Volker Fischer
631c473acc
CreateLevelsForAllConChannels shall call CStereoSignalLevelMeter::CalcLogResult
2020-04-10 16:56:45 +02:00
Volker Fischer
9503630c4a
Merge branch 'master' of https://github.com/corrados/jamulus
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-04-10 16:28:28 +02:00
Volker Fischer
4fb9e14669
fixed column widths are slightly too narrow for "Ping Time" and "Musicians" and typos
2020-04-10 16:24:53 +02:00
corrados
cf8642ad8b
Merge pull request #48 from pljones/feature/27-local-server-in-server-list
...
Use server internal address in server list
2020-04-10 13:47:45 +02:00
Peter L Jones
942bdde3a5
Tune IP look up code
2020-04-10 12:26:07 +01:00
Peter L Jones
2d59e869bc
CHostAddr operator== does the job
2020-04-10 12:26:07 +01:00
Peter L Jones
4c286d8f43
Resolve casts to target types
2020-04-10 12:26:07 +01:00
Peter L Jones
bc04ff2fb2
Use server internal address in server list
2020-04-10 12:26:07 +01:00
Volker Fischer
ed46357ac4
added command line argument for new 64 samples server mode
2020-04-10 12:28:50 +02:00
Volker Fischer
dca678c83c
support 128 frame size if server operates in 64 frame size
2020-04-10 12:07:23 +02:00
Volker Fischer
32e8eb7e94
support correct auto jitter buffer settings for 64 and 128 samples frame size
2020-04-09 21:26:40 +02:00
Volker Fischer
16ecb72ecd
small fix
2020-04-09 15:57:10 +02:00
Volker Fischer
cd946a9950
moved servermanual.md to correct place
2020-04-09 15:55:46 +02:00
Volker Fischer
faac172af7
prepare for next version
2020-04-09 14:05:01 +02:00
Volker Fischer
7304aec1b2
r3_4_6
2020-04-09 13:23:54 +02:00
Volker Fischer
a0934ee8b8
some more work for 64 samples support in the server
2020-04-08 18:51:51 +02:00
Volker Fischer
5824855252
added show licence switch in the server GUI
2020-04-08 15:30:32 +02:00
Volker Fischer
e7bb2ad1c6
fix audio issue with licence dialog
2020-04-08 14:48:33 +02:00
Volker Fischer
c7dcfe855e
bug fix for server 64 samples support
2020-04-07 22:09:29 +02:00
Volker Fischer
0eedcd8061
fixed Mac compilation error
2020-04-07 19:45:28 +02:00
Volker Fischer
ac21104cd0
only show level meters if the server actually supports it and sends network packets with levels to the client
2020-04-07 00:20:32 +02:00
Volker Fischer
70c499a82a
fix for #71 Increase "stability" of Connection Setup server list
2020-04-06 23:06:28 +02:00
Volker Fischer
0011f6686a
minor cleanup
2020-04-06 22:03:35 +02:00
Volker Fischer
f0ae93a07b
update change log
2020-04-06 21:08:36 +02:00
corrados
94ad067047
Merge pull request #42 from pljones/feature/channel-meters
...
Feature/channel meters
2020-04-06 20:13:29 +02:00
Peter L Jones
c6b702cabe
Update user manual for channel level meters.
...
Also includes a number of minor wording changes elsewhere.
2020-04-06 18:58:50 +01:00
Peter L Jones
a97ac9aa4e
Server processing for channel levels
2020-04-06 18:58:50 +01:00
Peter L Jones
95f48eb17e
Add server-side handling for channel level preference
2020-04-06 18:58:50 +01:00
Peter L Jones
30c4e006b6
Add client-side handling for channel levels
2020-04-06 18:58:50 +01:00
Peter L Jones
36e54f4da7
Add a preference for the Channel Levels
2020-04-06 18:58:50 +01:00