Volker Fischer
5d6fab183e
merge fixes
2020-06-21 07:16:37 +02:00
Volker Fischer
f8768020d6
Merge pull request #382 from atsampson/uninit0
...
Fix two uninitialised reads
2020-06-21 07:03:39 +02:00
Volker Fischer
1b3e49f990
Merge pull request #380 from atsampson/escapechat
...
HTML-escape chat messages at the server
2020-06-21 06:58:54 +02:00
Adam Sampson
a6206e664d
HTML-escape channel names at the server.
2020-06-20 21:32:01 +01:00
Volker Fischer
4ebcaab5d7
added a comment
2020-06-20 22:11:03 +02:00
Volker Fischer
a9bc36c98d
update help text
2020-06-20 22:02:46 +02:00
Volker Fischer
c19b09c845
vertical space between check boxes should be smaller since we now have three check boxes
2020-06-20 21:55:33 +02:00
Adam Sampson
e242892ff2
Always initialise sa.sa_flags to 0.
2020-06-20 20:47:47 +01:00
Volker Fischer
f25a20444b
Merge pull request #381 from atsampson/escapestatus
...
Escape server and user names in the status HTML
2020-06-20 21:29:15 +02:00
Volker Fischer
beea70ca01
adjust minimum height of faders (dependent on style), startup height of main windows should be higher now
2020-06-20 21:11:31 +02:00
Volker Fischer
7f9518bceb
fixed issue with fader group and mute state, added comments, update
2020-06-20 21:05:27 +02:00
Volker Fischer
2c0b8a6119
fix of: when changing a large group of faders, the volume change is very very slow, also the feedback from server, it seems the protocol is overloaded totally
2020-06-20 20:29:43 +02:00
Volker Fischer
7f037f21e2
another merge fixes, still not working correctly
2020-06-20 19:49:58 +02:00
Volker Fischer
284e306cf9
fader shall not have the same value but only use the increment from the moved fader
2020-06-20 19:04:50 +02:00
Adam Sampson
413a995ad7
Initialise CChannel::iCurSockBufNumFrames.
...
This avoids a comparison with an uninitialised value when
SetSockBufNumFrames is called later in the constructor.
2020-06-20 17:53:34 +01:00
Volker Fischer
2bdc269d3f
merge fixes (further fixes needed)
2020-06-20 17:51:03 +02:00
Volker Fischer
6de42e4d82
merge fixes (further fixes needed)
2020-06-20 17:44:34 +02:00
Adam Sampson
c9516f1962
Escape server and user names in the status HTML.
2020-06-20 16:43:18 +01:00
Volker Fischer
d6759e4d92
Merge pull request #379 from Alberstein8/master
...
New Select switch to change several faders like one
2020-06-20 17:31:10 +02:00
Volker Fischer
b7b39ba6f2
some fixes for headless mode
2020-06-20 17:26:52 +02:00
Alberstein8
25f10fcb6d
Update audiomixerboard.cpp
2020-06-20 16:26:18 +02:00
Alberstein8
bd2cca5a2c
New Select option to move faders at once
...
New Select switch. All selected channels can be modified in their faders levels at the same time. Useful if channels are organized by instruments, set same level to similar instruments or to raise level of one particular set
2020-06-20 16:20:27 +02:00
Volker Fischer
70d2a0e069
added a TODO comment
2020-06-20 13:47:15 +02:00
Volker Fischer
2ce9b4907e
added empty Swedish translation files
2020-06-20 12:45:41 +02:00
Volker Fischer
dbb0148a70
changed translation management so that not only the PC language setting is used but also the country
2020-06-20 12:40:47 +02:00
Volker Fischer
db7a7599b6
bug fixes for OMP implementation
2020-06-19 21:29:09 +02:00
Volker Fischer
34d89fae4f
Merge branch 'master' of https://github.com/corrados/jamulus
2020-06-19 16:23:11 +02:00
Volker Fischer
3ac8a2de8d
Merge commit '0c7866eda3266bd7cba8bc6af03d969b777e188d'
2020-06-19 16:21:13 +02:00
daryl
d5434400a0
Update Spanish tr
2020-06-18 22:12:47 +02:00
ignotus
98075d355a
Merge pull request #3 from corrados/master
...
update
2020-06-18 22:11:28 +02:00
Volker Fischer
d52779518e
update German translation
2020-06-18 21:12:12 +02:00
Volker Fischer
ed71214452
small fix
2020-06-18 21:06:39 +02:00
Volker Fischer
86e70b7d78
initialize pt_BR with pt_PT
2020-06-18 21:02:17 +02:00
Volker Fischer
44977e6557
added pt_BR initial translation file, update all translation files
2020-06-18 21:00:27 +02:00
Volker Fischer
86ddedb306
fix compiler warnings
2020-06-18 19:22:21 +02:00
Volker Fischer
e73b198f92
the local pan middle position is no longer attenuated in Mono-in/Stereo-out mode ( #353 )
2020-06-18 19:16:31 +02:00
Volker Fischer
30d8181423
some more merge fixes
2020-06-17 19:34:51 +02:00
Volker Fischer
a2a489e6f0
merge fixes
2020-06-17 19:26:24 +02:00
Hector Martin
1651a8d065
Add a "headless" build type which does not depend on QtGui/QtWidgets
2020-06-18 00:29:56 +09:00
Volker Fischer
dc7a844f0b
bug fix with recording state indicator
2020-06-16 16:58:45 +02:00
daryl
4841437d46
Spanish tr update
2020-06-16 12:54:30 +02:00
Volker Fischer
c5e4d75be0
move the channels tighter together in slim fader mode; adjust help text so that we have as little HTML as possible to simplify translation
2020-06-15 22:45:11 +02:00
Volker Fischer
8d3cdb7a4b
merge fixes
2020-06-15 21:48:30 +02:00
Peter L Jones
3f4125fe9d
Client side changes for recorder state
2020-06-15 19:58:48 +01:00
Volker Fischer
fa0ff9faae
merge fixes and some other stuff
2020-06-15 17:29:17 +02:00
Peter L Jones
ed10faea6d
Define and send recorder state
2020-06-14 22:03:14 +01:00
Volker Fischer
cf543eab7c
merge fixes
2020-06-14 21:00:19 +02:00
Peter L Jones
c7080afd0f
Define protocol message for server jam recorder state publishing
2020-06-14 19:42:36 +01:00
Volker Fischer
ac140ff8a2
use actual instrument name for sorting by instrument
2020-06-14 19:17:50 +02:00
Volker Fischer
e883a51db9
support for storing/recovering the server window positions ( #357 )
2020-06-14 08:49:58 +02:00