Commit Graph

2738 Commits

Author SHA1 Message Date
jerogee
97bb92655e Update Dutch translation as part of #77 2020-06-28 01:59:35 +02:00
Volker Fischer
e7ae8075c8
Merge pull request #399 from Snayler/master
Update PT_PT Translation
2020-06-27 21:13:57 +02:00
Miguel de Matos
c69051ae2f
Update PT_PT Translation 2020-06-27 18:18:31 +01:00
Volker Fischer
a103e00bcd update 2020-06-27 16:40:38 +02:00
Volker Fischer
527051e29b remove binary nsProcess.dll from the repository 2020-06-27 16:39:27 +02:00
Volker Fischer
2cb4c28fa7 minor clean up 2020-06-27 15:00:44 +02:00
Volker Fischer
a7457200b6
Merge pull request #398 from ignotus666/master
Updated Spanish translation
2020-06-27 07:28:09 +02:00
daryl
b432fe2faa Update Spanish translation 2020-06-26 21:37:09 +02:00
ignotus
fa4b1474f1
Merge pull request #1 from corrados/master
update
2020-06-26 21:34:49 +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
Volker Fischer
faef894057
Merge pull request #395 from stweil/master
Catch a CGenErr by const reference rather than by value
2020-06-24 17:19:47 +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
84d7887914 update 2020-06-23 16:55:08 +02:00
Volker Fischer
f756e79367
Merge pull request #394 from trebmuh/patch-1
Update jamulus.desktop.in
2020-06-23 07:35:15 +02:00
Olivier Humbert
73a4c190b4
Update jamulus.desktop.in 2020-06-22 22:56:18 +02:00
Volker Fischer
0681cca32f
Merge pull request #393 from Snayler/master
Update jamulus.desktop.in with Portuguese
2020-06-22 22:24:54 +02:00
Volker Fischer
7592962eda clip LED must be reset after a server change 2020-06-22 22:18:34 +02:00
Miguel de Matos
3de094a5fb
Update jamulus.desktop.in 2020-06-22 20:00:58 +01: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
96f6eff92b update 2020-06-22 17:55:15 +02:00
Volker Fischer
202b239172 update 2020-06-22 17:53:36 +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
a3aa58dbe0 Merge branch 'master' of https://github.com/corrados/jamulus 2020-06-21 22:39:26 +02:00
Volker Fischer
b27a88d6ba some renamings 2020-06-21 22:39:15 +02:00
Volker Fischer
e708a36aa0
Merge pull request #389 from ignotus666/master
Updated jamulus.desktop.in file to include Spanish translation
2020-06-21 22:38:16 +02:00
ignotus
b7734c11ea
Update jamulus.desktop.in 2020-06-21 22:34:48 +02:00
Volker Fischer
f6822d40cc
Merge pull request #388 from ignotus666/master
Update Spanish trans.
2020-06-21 22:04:11 +02:00
daryl
a3169a57a8 Update Spanish trans. 2020-06-21 22:01:02 +02:00
ignotus
d3213beb46
Merge pull request #5 from corrados/master
update
2020-06-21 21:54:40 +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