Volker Fischer
aabe93a074
add the names of the instrument icon creators to the contributors list in the about dialog
2020-07-17 18:29:11 +02:00
Adrien David-Sivelle
7a394400c8
Fix instrument orders and translations after b8ef2d41
( #460 )
...
- Move the new instruments (Vocal lead and baritone) to the end of
vecDataBase in util.cpp
- Remove the partial translations for vocal leads
- Fix lines references for translations that were altered in b8ef2d41
2020-07-14 11:42:06 -04:00
Adrien David-Sivelle
b8ef2d414d
Add 2 new instruments: Baritone and Lead vocals
...
Used in barbershop and TTBB choirs, as well as a-capella groups
2020-07-13 22:02:19 -04:00
Volker Fischer
57a7027e64
bug fix: instrument names in the profile dialog are no longer translated (worked in v3.5.8)
2020-07-12 12:31:46 +02:00
Volker Fischer
2e6e1c464d
update
2020-07-11 22:01:40 +02:00
Volker Fischer
3b61a34fc5
update
2020-07-11 20:29:27 +02:00
Volker Fischer
d4a8875c8b
merge fixes, update translations
2020-07-09 20:15:52 +02:00
Volker Fischer
e6a6c8a79e
system language: first try to find the complete string, if not found use only first two letters instead
2020-07-06 20:01:40 +02:00
Volker Fischer
c7d82f743d
implementation for the client: add support to change language ( #297 ) -> server implementation still TODO
2020-07-06 18:39:35 +02:00
Volker Fischer
479ec6f1df
store language selection in settings file; add translation help functions in util.h/.cpp
2020-07-05 20:49:43 +02:00
Volker Fischer
4afe5ffc1c
merge fix
2020-07-02 18:24:15 +02:00
Martyna27
2ba93e2d13
List of translators updated
2020-07-02 14:42:49 +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
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
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
04bb03c2f4
clip indicator improvements (do not show clipping too early)
2020-06-23 19:51:53 +02:00
Volker Fischer
c8e07d75f2
merge fixes
2020-06-22 16:47:54 +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
1c89e75900
merge fixes
2020-06-13 17:41:44 +02:00
Volker Fischer
4c94633c1a
clean up the reverberation and panning code in the client
2020-06-12 18:26:34 +02:00
Volker Fischer
cd9a939697
revert "remove some more SLOT()" commit since Travis is not happy about the change (older Qt5 version)
2020-06-11 10:48:44 +02:00
Volker Fischer
eeeaafdcf5
remove some more SLOT()
2020-06-11 09:48:03 +02:00
Volker Fischer
44e883900b
fixed Free Software Foundation address (see #341 )
2020-06-08 22:58:11 +02:00
Volker Fischer
af0f9510f8
resolve outstanding: using Qt5 connections instead of the old Qt4 ones
2020-06-07 09:01:52 +02:00
Volker Fischer
8edb3185b0
using Qt5 connections instead of the old Qt4 ones (just a subset converted right now, more TODO)
2020-06-06 22:15:33 +02:00
Volker Fischer
cb48d6fb85
prepare for #316
2020-06-05 13:39:54 +02:00
Volker Fischer
b11b4024fe
merge fixes
2020-06-05 13:10:59 +02:00
ignotus
bab77e4695
Merge pull request #2 from corrados/master
...
update
2020-06-05 12:01:27 +02:00
Volker Fischer
7c7c0ad930
merge fixes
2020-06-05 11:19:04 +02:00
ignotus
b36097eba4
Added contributors back who got deleted for some reason
2020-06-04 22:52:02 +02:00
ignotus
c68b943812
Update util.cpp
2020-06-04 12:28:28 +02:00
ignotus
7b7f65f4b3
Update util.cpp
2020-06-04 12:25:07 +02:00
ignotus
8fa4b8472b
Update util.cpp
2020-06-04 12:20:23 +02:00
daryl
e38e8d6f08
update
2020-06-04 11:53:04 +02:00
Sebastian Krzyszkowiak
a123498cbf
instruments: Add ukulele and bass ukulele
...
The icons are derived from an Openclipart image by qubodup:
https://openclipart.org/detail/214439/simple-ukulele-no-outline
2020-06-02 19:36:25 +02:00
Volker Fischer
cbdd93f36e
merge fix
2020-06-01 22:28:47 +02:00
Volker Fischer
16187529ea
merge fixes
2020-05-28 19:05:35 +02:00
Volker Fischer
43b709d6c2
update change log
2020-05-28 07:29:36 +02:00
Adam Sampson
d908bf1363
Add banjo and mandolin as instruments.
...
The icons banjo.png and mandolin.png are based on photos I took myself,
and are available under CC0 as well as Jamulus's normal license.
2020-05-25 01:44:14 +01:00
Volker Fischer
0aa5c91560
update name
2020-05-24 11:48:41 +02:00
Volker Fischer
9fe14589ab
add dzpex to the about dialog
2020-05-24 09:12:09 +02:00
Volker Fischer
d26aba788c
added an additional central server list -> split rock/jazz in separate servers
2020-05-23 21:23:20 +02:00
Volker Fischer
92548290cd
change server list genres, fix German translations
2020-05-22 09:48:58 +02:00
Volker Fischer
4708c204f3
some cleanup for the server list selection
2020-05-22 06:25:38 +02:00
ignotus
4ec4646147
Update util.cpp
2020-05-21 15:23:30 +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
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
Volker Fischer
da9e8e61d8
update contributers list and changelog
2020-05-17 18:27:29 +02:00