Volker Fischer
|
5f67c48cd3
|
move info label a bit more in the middle of the fader so that it is easier to see to what fader the info label belongs to
|
2020-05-21 23:20:53 +02:00 |
|
Volker Fischer
|
b959730d08
|
small merge fixes, fix a compiler warning
|
2020-05-21 21:35:35 +02:00 |
|
Volker Fischer
|
fefd63f271
|
Merge pull request #259 from pljones/feature/70-exit-client-cleanly-on-signal
#70 Exit client cleanly on signal
|
2020-05-21 21:27:29 +02:00 |
|
Volker Fischer
|
a7770e27ae
|
small bug fix with info label hiding
|
2020-05-21 21:24:37 +02:00 |
|
Volker Fischer
|
be04c665ff
|
bug fix: "added an indicator that another client has muted me" does not work as expected
|
2020-05-21 21:01:01 +02:00 |
|
Volker Fischer
|
7a7cfe53fe
|
move indicator label next to pan label to save some vertical space
|
2020-05-21 20:27:01 +02:00 |
|
Peter L Jones
|
8d7d5225c4
|
#70 Exit client cleanly on signal
|
2020-05-21 18:52:48 +01:00 |
|
Volker Fischer
|
3427c9d260
|
update translation files
|
2020-05-21 18:36:17 +02:00 |
|
Volker Fischer
|
fe093c8f0e
|
Merge pull request #256 from ignotus666/master
Corrections to source language
|
2020-05-21 18:34:14 +02:00 |
|
Volker Fischer
|
ce0024cb74
|
added an indicator that another client has muted me (#257)
|
2020-05-21 18:26:33 +02:00 |
|
ignotus
|
e2e0bb4cf5
|
Update audiomixerboard.cpp
|
2020-05-21 15:28:04 +02:00 |
|
ignotus
|
06d804b96a
|
Update soundbase.cpp
|
2020-05-21 15:27:07 +02:00 |
|
ignotus
|
720b2de644
|
Update serverdlg.cpp
|
2020-05-21 15:24:44 +02:00 |
|
ignotus
|
4ec4646147
|
Update util.cpp
|
2020-05-21 15:23:30 +02:00 |
|
ignotus
|
e2d46b5e48
|
Update clientsettingsdlg.cpp
|
2020-05-21 15:21:44 +02:00 |
|
ignotus
|
642f2f06ef
|
Update clientdlg.cpp
|
2020-05-21 15:11:04 +02:00 |
|
ignotus
|
f9be0c86f0
|
Update translation_pt_PT.ts
|
2020-05-21 13:51:27 +02:00 |
|
ignotus
|
77f91c26e2
|
Update translation_nl_NL.ts
|
2020-05-21 13:43:23 +02:00 |
|
ignotus
|
41eb485054
|
Update translation_it_IT.ts
|
2020-05-21 11:53:25 +02:00 |
|
Volker Fischer
|
4b8c7de166
|
WIP: backup checkin of new feature "show mute state of others"
|
2020-05-21 11:47:39 +02:00 |
|
ignotus
|
564c9ebd00
|
Update translation_fr_FR.ts
|
2020-05-21 11:29:24 +02:00 |
|
ignotus
|
c8b969c94e
|
Update translation_es_ES.ts
|
2020-05-21 11:07:19 +02:00 |
|
ignotus
|
2a61059c6e
|
Update translation_de_DE.ts
|
2020-05-21 11:06:48 +02:00 |
|
ignotus
|
0e81fc5200
|
Update translation_es_ES.ts
|
2020-05-21 10:59:12 +02:00 |
|
ignotus
|
251120bc69
|
Update translation_de_DE.ts
|
2020-05-21 10:46:21 +02:00 |
|
ignotus
|
60ea31f187
|
Spanish translation update
|
2020-05-21 08:16:08 +02:00 |
|
Volker Fischer
|
f467d2259c
|
put the scroll area inside the group box because the title of the group box should always be visible
|
2020-05-20 22:28:52 +02:00 |
|
Volker Fischer
|
f580215605
|
if after a resize of the main window a vertical scroll bar is required, make sure that the fader label is visible (scroll down completely)
|
2020-05-20 21:21:22 +02:00 |
|
Volker Fischer
|
98aecb1d26
|
use a separate layout for the pan controls
|
2020-05-20 20:58:11 +02:00 |
|
Volker Fischer
|
3339661894
|
small fix
|
2020-05-20 18:26:52 +02:00 |
|
Volker Fischer
|
0e349e3d35
|
some fixes for the translation
|
2020-05-20 18:24:20 +02:00 |
|
Volker Fischer
|
ece04dc50e
|
code cleanup: remove code "TODO output mapping from stereo to multi channel" since it is not needed
|
2020-05-20 18:00:33 +02:00 |
|
Volker Fischer
|
f4912e6beb
|
prepare for italian translation
|
2020-05-20 17:17:32 +02:00 |
|
Volker Fischer
|
5705b798f8
|
change the pan signal processing: avoid that pan=center attenuates any of the stereo channels; if no gain/pan change, do not multiply with the gains
|
2020-05-19 20:38:14 +02:00 |
|
Volker Fischer
|
546e3f96e0
|
enable pan if supported by the server (check server version)
|
2020-05-19 18:28:52 +02:00 |
|
Volker Fischer
|
5b7ccfcdc2
|
receive version info message from new server (function to use the information is still missing)
|
2020-05-18 21:28:49 +02:00 |
|
Volker Fischer
|
7dbd2c89d1
|
fix code style issues introduced by contributed source code
|
2020-05-18 20:46:46 +02:00 |
|
Volker Fischer
|
78413826a5
|
Merge branch 'master' into feature_panning
# Conflicts:
# src/protocol.h
|
2020-05-18 19:03:40 +02:00 |
|
Volker Fischer
|
d21acb0a7f
|
server sends version info on initial connection
|
2020-05-18 19:00:56 +02:00 |
|
Volker Fischer
|
8724d1443c
|
updates for German translation
|
2020-05-18 18:01:04 +02:00 |
|
Volker Fischer
|
a42302393f
|
remove the "instr" from the instrument picture names since it is no longer needed because all pictures are now in a separate instrument directory
|
2020-05-18 17:54:49 +02:00 |
|
ignotus
|
df52fc80e0
|
Correction
|
2020-05-18 10:26:39 +02:00 |
|
ignotus
|
38fcf96ec9
|
Spanish translation update
|
2020-05-18 10:12:22 +02:00 |
|
Olivier Humbert
|
27602468b9
|
French translation update
|
2020-05-17 23:22:07 +02:00 |
|
Olivier Humbert
|
33d6b9db68
|
French translation update
|
2020-05-17 19:34:04 +02:00 |
|
Volker Fischer
|
da9e8e61d8
|
update contributers list and changelog
|
2020-05-17 18:27:29 +02:00 |
|
Volker Fischer
|
ce7fd592bc
|
Merge pull request #145 from tarmoj/panning
Implemented panning for channels.
|
2020-05-17 18:15:48 +02:00 |
|
Volker Fischer
|
641eaec426
|
added vocal bass/tenor/alto/soprano instrument icons created by Alberstein8 (Ticket #131)
|
2020-05-17 18:12:03 +02:00 |
|
Volker Fischer
|
1cfcbe09fc
|
adjust URL for rock/jazz central servers
|
2020-05-17 18:02:56 +02:00 |
|
Tarmo Johannes
|
f1eb713a17
|
Merge remote-tracking branch 'upstream/master' into panning
|
2020-05-17 15:53:43 +03:00 |
|