Commit Graph

2827 Commits

Author SHA1 Message Date
Volker Fischer
e0750d8b1a remove the version label at the bottom of the server GUI since we now have many settings and we want to clean up a bit -> the version can be seen in the About dialog anyway 2020-07-07 16:35:00 +02:00
Volker Fischer
a8651df25d updates 2020-07-07 16:24:35 +02:00
Volker Fischer
f25cabd235
Merge pull request #439 from ignotus666/master
Updated Spanish translation
2020-07-06 22:56:45 +02:00
daryl
80d3e25d83 Update Spanish translation 2020-07-06 22:47:21 +02:00
ignotus
6454ca1d6a
Merge pull request #1 from corrados/master
update
2020-07-06 22:38:38 +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
1e57b7b0d5 update translation files 2020-07-06 19:32:15 +02:00
Volker Fischer
399f1da5a7 add language selector also in the server GUI 2020-07-06 19:31:42 +02:00
Volker Fischer
bb9b82d2be update German translation 2020-07-06 18:49:02 +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
3743a6c923 update translation files 2020-07-06 16:35:26 +02:00
Volker Fischer
410a3a2133
Merge pull request #438 from trebmuh/patch-1
Update French translation
2020-07-06 15:50:28 +02:00
Olivier Humbert
752134b1fd
Update French translation 2020-07-06 14:57:06 +02:00
Volker Fischer
440e783557
Merge pull request #436 from ignotus666/master
Some strings were not translatable
2020-07-06 11:06:53 +02:00
daryl
0e91a42889 update translation 2020-07-06 09:34:15 +02:00
ignotus
8841ce9bbf
Update serverdlg.h 2020-07-06 09:28:12 +02:00
ignotus
963415c10d
Update serverdlg.cpp 2020-07-06 09:23:06 +02:00
ignotus
f3fe7934a0
Update serverdlg.h 2020-07-06 09:19:52 +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
335f14631f
Merge pull request #432 from ignotus666/master
Spanish translation update
2020-07-05 19:42:52 +02:00
daryl
7dccd4cf7b Spanish translation update 2020-07-05 19:40:09 +02:00
Volker Fischer
b8ed6e9435 bug fix: clip state not correctly reset when changing servers 2020-07-05 16:33:53 +02:00
Volker Fischer
ac06f31e1f only scale instrument picture if its width is too large for Compact skin 2020-07-05 16:18:07 +02:00
Volker Fischer
b8ba6ce8db update translation files 2020-07-05 11:19:45 +02:00
Volker Fischer
2289a1c9d5 update 2020-07-05 09:03:28 +02:00
Volker Fischer
0466ff6210 scale instrument picture to a small size if Compact skin is chosen 2020-07-05 09:01:32 +02:00
Volker Fischer
174740fa47 code style changes 2020-07-04 22:25:08 +02:00
Volker Fischer
dc6cfe0b5a moved a server setting in the settings class 2020-07-04 22:20:50 +02:00
Volker Fischer
d479c09307 moved one more settings in the settings class 2020-07-04 20:23:00 +02:00
Volker Fischer
9fe9c4c261 moved some settings from client class in the settings class 2020-07-04 19:55:04 +02:00
Volker Fischer
e6c564a373 merge fixes 2020-07-04 19:11:59 +02:00
Volker Fischer
9b67b0b18d
Merge pull request #429 from gilgongo/master
"Clear" symbol for recording dir
2020-07-04 19:06:41 +02:00
Volker Fischer
ba18f99865
Merge pull request #430 from geheimerEichkater/graphic
Update fronticon.png
2020-07-04 19:06:22 +02:00
geheimerEichkater
ca5b1469cc Update fronticon.png
Upscaled to 45x45 (about 1.5 times bigger)
2020-07-04 18:59:16 +02:00
Jonathan
aafb2a3439
Update serverdlg.cpp 2020-07-04 17:56:35 +01:00
Jonathan
89f5125b63
Add "clear" icon
See https://github.com/corrados/jamulus/issues/228#issuecomment-653781054
2020-07-04 17:20:11 +01:00
Volker Fischer
78be9af327 update 2020-07-04 12:12:17 +02:00
Volker Fischer
a73518c9c9 assign colors to the groups 2020-07-04 12:07:51 +02:00
Volker Fischer
68389457bf support sorting by group ID 2020-07-04 11:52:09 +02:00
Volker Fischer
dc577891b4 fixed issue with group checkbox and different skins 2020-07-04 10:46:31 +02:00
Volker Fischer
dab63cda23 initial multi-group support, still some work to do (e.g. the skin change does not work) 2020-07-04 09:45:46 +02:00
Volker Fischer
9af0ae13e9 add special server list filter for filtering occupied servers by using "#" (#397) 2020-07-04 08:24:35 +02:00
Volker Fischer
6f95d052bf
Merge pull request #405 from pljones/feature/228-ui-for-recorder-directory
UI to set (and clear) recording directory
2020-07-03 16:20:23 +02:00
Peter L Jones
3b93e67f93 Changes for recorder status and whatsthis 2020-07-02 20:08:53 +01:00
Peter L Jones
eef2973ae0 Save the source 2020-07-02 20:07:40 +01:00
Volker Fischer
c2d98c865e fix: if group, set one fader to 0, set mute, move fader up, unmute -> no grouping anymore 2020-07-02 18:38:26 +02:00
Volker Fischer
1a30d33690 update 2020-07-02 18:25:58 +02:00
Volker Fischer
4afe5ffc1c merge fix 2020-07-02 18:24:15 +02:00
Volker Fischer
578d3c005d
Merge pull request #415 from geheimerEichkater/graphic
Updated icons
2020-07-02 18:22:08 +02:00
geheimerEichkater
3c8137cdf8 Updated graphics
overlooked icon, aswell as bannersmall for homepage with full logo
2020-07-02 17:58:35 +02:00