Commit Graph

174 Commits

Author SHA1 Message Date
Stefan Weil
3e3fe44a7f Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-30 12:59:53 +02:00
Volker Fischer
7592962eda clip LED must be reset after a server change 2020-06-22 22:18:34 +02:00
Volker Fischer
b27a88d6ba some renamings 2020-06-21 22:39:15 +02:00
Volker Fischer
50ce30f236 CMultiColorLEDBar -> CLevelMeter 2020-06-21 20:09:13 +02:00
Adam Sampson
075933ef4c Delete faders when destroying CAudioMixerBoard.
This avoids a harmless memory leak.
2020-06-21 14:29:32 +01: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
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
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
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
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
ed71214452 small fix 2020-06-18 21:06:39 +02:00
Volker Fischer
dc7a844f0b bug fix with recording state indicator 2020-06-16 16:58:45 +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
ac140ff8a2 use actual instrument name for sorting by instrument 2020-06-14 19:17:50 +02:00
Volker Fischer
b078bfd7b8 further preparation for #356 2020-06-13 08:51:05 +02:00
Volker Fischer
e4b01fa395 prepare for pull request: #356 2020-06-13 08:31:28 +02:00
Volker Fischer
0d77ccdcc4 under Mac the slim fader label must be a bit higher so that all have the same length 2020-06-11 19:58:51 +02:00
Volker Fischer
cf7a01d231 add new "slim channel" skin, intended for large ensembles (#339) 2020-06-11 16:42:50 +02:00
Volker Fischer
e7b291d906 improve the channel sorting algorithm (much cleaner code now) 2020-06-09 17:42:32 +02:00
Volker Fischer
44e883900b fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
Volker Fischer
c4866aff2f code cleanup 2020-06-08 17:40:59 +02:00
Volker Fischer
8d8b52ae06 support sorting faders by channel name (#178) 2020-06-08 17:34:45 +02:00
Volker Fischer
0e2185ae01 using Qt5 connections instead of the old Qt4 ones (just a subset converted right now, more TODO) 2020-06-06 17:19:25 +02:00
Volker Fischer
09fe7d566c small updates 2020-06-06 11:02:31 +02:00
Volker Fischer
b1c97c2d36 avoid showing IP address if no name in the musician profile is given #316 2020-06-05 14:22:44 +02:00
daryl
e38e8d6f08 update 2020-06-04 11:53:04 +02:00
Volker Fischer
e55872ffeb go back to original fader range dynamic (since issue was caused by server gain calculation) 2020-05-26 20:58:01 +02:00
Volker Fischer
a49cb6408c bug fix: honour own fader and Mute button in Mute Myself (#148) 2020-05-26 20:45:10 +02:00
Volker Fischer
f6e5120095 New Client Level now also applies if you enter a server 2020-05-26 17:28:44 +02:00
Volker Fischer
2e03e387e4 bug fix: audio fader sliders cannot be moved if the main windows is too small (#292) 2020-05-26 11:56:11 +02:00
Volker Fischer
a95b1ad964 reduce fader dynamic by 10 dB 2020-05-25 22:06:20 +02:00
Volker Fischer
7324a29031 in mono mode we should not show the Pan controls 2020-05-22 20:26:04 +02:00
Volker Fischer
8ce4263618 added some test code (not enabled) 2020-05-22 10:31:58 +02:00
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
a7770e27ae small bug fix with info label hiding 2020-05-21 21:24:37 +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
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
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