Commit Graph

1902 Commits

Author SHA1 Message Date
Volker Fischer
eaf9a1ad0e bug fix: grouping faders in the client should be proportional (see discussion in #202) 2020-06-30 21:37:36 +02:00
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
044e4f3dba fix typo 2020-06-30 07:03:27 +02:00
Volker Fischer
059d9ef203 new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
Volker Fischer
a192acacf9 better default settings file name handling 2020-06-29 19:16:36 +02:00
Volker Fischer
31bae6836e remove vertical LEDs since they are not used 2020-06-28 20:51:07 +02:00
Volker Fischer
8b6537c509 remove mainicon.png since it is not used anymore 2020-06-28 20:46:34 +02:00
Jonathan
e42fea7586
Delete chat.jpg
Not used
2020-06-28 14:55:19 +01:00
Jonathan
9ac17acd01
Updated for 3.5.7 2020-06-28 14:54:45 +01:00
Volker Fischer
7d10fb13cd update 2020-06-28 15:10:26 +02:00
Volker Fischer
b5230c3420 merge fixes 2020-06-28 15:03:23 +02:00
Volker Fischer
c94d450868
Merge pull request #391 from pljones/feature/228-refactor-jam-recorder
Feature/228 refactor jam recorder
2020-06-28 14:47:52 +02:00
Jonathan
dbef15d0e0
Updates for 3.5.7
Group switch, recording indicator.
2020-06-28 11:35:21 +01:00
Peter L Jones
d3059b608a Move the source 2020-06-28 08:48:48 +01:00
Peter L Jones
40b699e0a5 Save the source 2020-06-28 08:48:48 +01:00
Olivier Humbert
66f3fe3460
French translation update 2020-06-28 09:35:40 +02:00
Volker Fischer
b43d3258b6 update translation 2020-06-28 08:10:55 +02:00
jerogee
97bb92655e Update Dutch translation as part of #77 2020-06-28 01:59:35 +02:00
Miguel de Matos
c69051ae2f
Update PT_PT Translation 2020-06-27 18:18:31 +01:00
Volker Fischer
2cb4c28fa7 minor clean up 2020-06-27 15:00:44 +02:00
daryl
b432fe2faa Update Spanish translation 2020-06-26 21:37:09 +02:00
Volker Fischer
fee08daba6 update German translation 2020-06-26 20:57:10 +02:00
Volker Fischer
4547591f73 update and small fixes 2020-06-26 20:19:46 +02:00
Volker Fischer
57be89b6ed fixes that the new translation loading does not work on MacOS 2020-06-25 21:33:04 +02:00
Volker Fischer
70cfdfc94c use signal level meter class for meter calculation in the server (avoid doubling code), i.e., max calc and smoothing 2020-06-25 17:38:25 +02:00
Volker Fischer
938112d65d support clip indication for bar meter as well 2020-06-24 18:28:47 +02:00
Volker Fischer
d60b538ce6 some cleanup with the level meter signal processing 2020-06-24 17:54:35 +02:00
Volker Fischer
286465cb53 merge fixes 2020-06-24 17:26:36 +02:00
Stefan Weil
172593f7b9 Catch a CGenErr by const reference rather than by value
This fixes alerts from LGTM.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-24 08:39:59 +02:00
Stefan Weil
86de570dbd Add const attribute to CGenErr::GetErrorText
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-24 08:38:26 +02:00
Volker Fischer
2971146346 update 2020-06-23 20:20:40 +02:00
Volker Fischer
04bb03c2f4 clip indicator improvements (do not show clipping too early) 2020-06-23 19:51:53 +02:00
Volker Fischer
68a9fc7c7e speed optimization with the channel levels in the server 2020-06-23 18:07:14 +02:00
Volker Fischer
f3eb0b3baa added SRR_NOT_FULFILL_REQIREMENTS server registration status 2020-06-23 17:51:47 +02:00
Volker Fischer
600333a415 added comments 2020-06-23 17:28:19 +02:00
Volker Fischer
5f579d7b96 added new server registration result: SRR_VERSION_TOO_OLD 2020-06-23 17:22:01 +02:00
Volker Fischer
7592962eda clip LED must be reset after a server change 2020-06-22 22:18:34 +02:00
Volker Fischer
efc6464e8a further bug fix with clip LED 2020-06-22 18:39:50 +02:00
Volker Fischer
992875e9ad bug fix with the clip LED 2020-06-22 18:31:30 +02:00
Volker Fischer
11fc36dbd6 update translations 2020-06-22 16:49:08 +02:00
Volker Fischer
c8e07d75f2 merge fixes 2020-06-22 16:47:54 +02:00
Volker Fischer
54433a59d1
Merge pull request #390 from melcon/feature_melcon_pt_BR
Add pt_BR translation
2020-06-22 16:42:11 +02:00
Volker Fischer
25bfa70eaf support a clip LED, coded by fleutot (#220) 2020-06-22 16:38:44 +02:00
Melcon Moraes
ac164e3361 Add pt_BR translation 2020-06-21 21:47:30 -03:00
Volker Fischer
b27a88d6ba some renamings 2020-06-21 22:39:15 +02:00
daryl
a3169a57a8 Update Spanish trans. 2020-06-21 22:01:02 +02:00
Volker Fischer
50ce30f236 CMultiColorLEDBar -> CLevelMeter 2020-06-21 20:09:13 +02:00
Volker Fischer
b082fde2e7 rename multicolorledbar -> levelmeter 2020-06-21 19:55:12 +02:00
Volker Fischer
c0e8292b6e update translations 2020-06-21 17:43:14 +02:00
Volker Fischer
3060ad7595
Merge pull request #387 from dzpex/master
Update IT Translation
2020-06-21 17:38:01 +02:00