Commit Graph

1902 Commits

Author SHA1 Message Date
Volker Fischer
e0c9ea5b6d fixes the network data rate indicator and the time-out counter of the channel 2020-04-13 18:46:04 +02:00
Volker Fischer
d9562ea525 fixed audio fade-in counter for 64 samples frame size 2020-04-13 18:13:42 +02:00
Volker Fischer
5f85660cde WIP: support 64 samples frame size in the client 2020-04-13 16:01:25 +02:00
Volker Fischer
f6ea80ca81 fixes Text colour contrast fails accessibility guidelines #65 2020-04-13 15:35:48 +02:00
Volker Fischer
90620b8da3 small cleanup 2020-04-13 12:05:56 +02:00
Volker Fischer
abf523bdfd update change log 2020-04-13 07:49:06 +02:00
Volker Fischer
5d63aa590f bug fix: the welcome message may appear twice if a list item of the server list was double clicked 2020-04-13 07:46:28 +02:00
Volker Fischer
765cb7d266 preparations for using OPUS64 in the client 2020-04-12 22:10:53 +02:00
Volker Fischer
9b07cbeb5f implement the OPUS coder calls similar to what we have in the server (leading to cleaner code) 2020-04-12 21:36:50 +02:00
Volker Fischer
af32867216 fix compatibility issue with Qt4 (Ticket #62) 2020-04-12 21:19:41 +02:00
Volker Fischer
b4eae44b7c update a TODO comment in the code 2020-04-12 19:54:47 +02:00
Volker Fischer
eca43c849a show "trying to connect" in the mixer board title if no fader information is yet received 2020-04-12 18:56:58 +02:00
Volker Fischer
0c59a805fe small merge fix 2020-04-12 16:03:38 +02:00
corrados
a5fd9129a2
Merge pull request #61 from pljones/feature/27-local-server-in-server-list-2
Tidy away local port in CServerCoreInfo etc
2020-04-12 15:53:22 +02:00
Volker Fischer
b2014e09bf small fix for --showallservers implementation 2020-04-12 15:34:43 +02:00
Peter L Jones
84a95686bb Tidy away local port in CServerCoreInfo etc 2020-04-12 14:25:26 +01:00
Volker Fischer
8fd59dd93f split country names by upper case latters by inserting a space 2020-04-12 14:54:28 +02:00
Volker Fischer
1fd00130ab Merge branch 'master' of https://github.com/corrados/jamulus 2020-04-12 12:34:35 +02:00
Volker Fischer
a98e98f2a9 refresh the server list if Central Server type is changed 2020-04-12 12:33:50 +02:00
corrados
9b54e768a3
Merge pull request #59 from trebmuh/debian-packaging-improvements
Debian packaging improvements
2020-04-12 07:20:42 +02:00
Olivier Humbert
48fc04fbe0
d/rules: removes several trailing whitespaces 2020-04-12 00:49:28 +02:00
Olivier Humbert
1f3f89917e
d/control: removes a trailing whitespace 2020-04-12 00:48:03 +02:00
Olivier Humbert
295a795a62
create d/watch (will help for a future possible inclusion in debian repo) 2020-04-12 00:44:11 +02:00
Olivier Humbert
08445a3eb7
d/changelog: update to 3.4.7 version 2020-04-12 00:42:12 +02:00
Olivier Humbert
487d275e17
desktop file: adds French translation 2020-04-12 00:39:10 +02:00
Olivier Humbert
6bd1aa4317
d/copyright: rewrite to current standard 2020-04-12 00:35:32 +02:00
Olivier Humbert
86a2125773
d/control: improve description 2020-04-12 00:27:16 +02:00
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