Commit Graph

1380 Commits

Author SHA1 Message Date
Volker Fischer
76ae7a41ff some more removing html code from translation strings 2020-05-07 09:16:28 +02:00
Volker Fischer
87132ad190 some more removing html code from translation strings 2020-05-07 09:08:23 +02:00
Volker Fischer
a6fd5e75c3 some more removing html code from translation strings 2020-05-07 08:51:16 +02:00
Volker Fischer
df9869127c some more removing html code from translation strings 2020-05-07 08:39:46 +02:00
Volker Fischer
d457b52255 some more removing html code from translation strings 2020-05-07 08:26:19 +02:00
Volker Fischer
f966061670 some more removing html code from translation strings 2020-05-07 08:20:18 +02:00
Volker Fischer
c826e0050b some more removing html code from translation strings 2020-05-07 08:11:14 +02:00
Volker Fischer
1f59eb0b32 some more removing html code from translation strings 2020-05-07 08:04:24 +02:00
Volker Fischer
387de2df9e some more removing html code from translation strings 2020-05-07 07:57:50 +02:00
Volker Fischer
50c7793383 some more removing html code from translation strings 2020-05-06 22:15:43 +02:00
Volker Fischer
125abe1472 some more removing html code from translation strings 2020-05-06 22:11:59 +02:00
Volker Fischer
f3db78683b some more removing html code from translation strings 2020-05-06 22:02:39 +02:00
Volker Fischer
bcca13dfc1 some more removing html code from translation strings 2020-05-06 21:56:22 +02:00
Volker Fischer
5b4921acc7 some more removing html code from translation strings 2020-05-06 21:40:39 +02:00
Volker Fischer
d7c5d98451 some more removing html code from translation strings 2020-05-06 21:33:39 +02:00
Volker Fischer
8c9f50fb1a some more removing html code from translation strings 2020-05-06 21:29:51 +02:00
Volker Fischer
d3412044fe some more removing html code from translation strings 2020-05-06 21:27:04 +02:00
Volker Fischer
8608c6b673 some more removing html code from translation strings 2020-05-06 21:22:24 +02:00
Volker Fischer
b8c1a00c1f some more removing html code from translation strings 2020-05-06 21:09:34 +02:00
corrados
8da5c20ae7
Merge pull request #179 from trebmuh/patch-1
A few more strings translation in French
2020-05-06 20:54:41 +02:00
Volker Fischer
fcc3779528 Input Level Meter: remove html from translation 2020-05-06 20:50:32 +02:00
Olivier Humbert
14aeb31027
A few more strings translation in French 2020-05-06 20:19:55 +02:00
Volker Fischer
61f36c1723 added tr() for some strings in the code, added spanish translation file 2020-05-06 19:33:27 +02:00
Volker Fischer
0a8073c11d merge fixes 2020-05-06 16:40:48 +02:00
Olivier Humbert
4192da8c84
Starting French translation #77 2020-05-05 21:33:21 +02:00
Volker Fischer
7421eefb11 initial implementation of the translation (must be enabled with --translation command line argument) 2020-05-04 20:22:22 +02:00
Volker Fischer
f481e22937 organize command line help #165, #166, thanks to newlaurent62 2020-05-03 20:34:01 +02:00
Volker Fischer
72302ae6a0 added instrument viola (Ticket #131) 2020-05-03 19:59:59 +02:00
Volker Fischer
dc656992ec bug fix: standard style: meter bar gets smaller sometimes if board is full and fader text is short 2020-05-03 10:44:53 +02:00
Volker Fischer
27e9bebea3 some more testing for translations 2020-05-02 21:55:25 +02:00
Volker Fischer
cd8e1cb670 added harp instrument icon, created by dszgit (Ticket #131) 2020-05-02 13:34:12 +02:00
Volker Fischer
78b61cf01b in my profile combo box: sort instruments alphabetical and show category by background color 2020-05-02 11:02:09 +02:00
Volker Fischer
a95038bf13 added instrument icon, created by dszgit (Ticket #131) 2020-05-02 08:45:29 +02:00
Volker Fischer
d5892f3748 remove the logopicture from the About dialog 2020-05-02 08:34:56 +02:00
Volker Fischer
51e1edfad5 link to docs from application Help menu (Ticket #90) 2020-05-02 08:24:01 +02:00
Volker Fischer
9a6653525b unregister server if it was registered and the Central Server type is changed 2020-05-01 20:21:33 +02:00
Volker Fischer
a41879e6b7 added bassoon instrument icon, created by dszgit (Ticket #131) 2020-05-01 19:45:07 +02:00
Volker Fischer
1c3c2e7315 moved GetSelCHAndAddCH in the base class 2020-05-01 14:21:08 +02:00
Volker Fischer
166c6fca0e fixed a compiler warning 2020-04-30 22:24:15 +02:00
Volker Fischer
1fdfabc2d0 further merge fixes 2020-04-30 22:18:11 +02:00
Volker Fischer
bac89e358a merge fixes 2020-04-30 22:03:01 +02:00
newlaurent62
0d517654d6 Set the clientdlg window title and jack client name 2020-04-30 20:48:48 +02:00
Volker Fischer
1494de7b05 small merge fixes 2020-04-30 19:26:04 +02:00
Peter L Jones
07ae963cfa Add some logging to the central server 2020-04-30 16:43:44 +01:00
Volker Fischer
fc3a33dc42 merge the fixes from the feature_sndcrdmixer branch 2020-04-30 16:16:59 +02:00
Volker Fischer
664429b309 added GetCategory to CInstPictures class 2020-04-26 16:39:55 +02:00
Volker Fischer
9f7fc16ac3 fixed compiler warnings 2020-04-26 16:20:21 +02:00
Volker Fischer
30c2bddd03 bug fix: isHidden is better than isVisible since we need the correct state even if the window is covered by other windows 2020-04-26 15:27:14 +02:00
Volker Fischer
31341e7de9 revert commit "use a stacked widget for the mixer board, preparing for some tests, maybe removed later if it does not seem to work for the test" since we should not used StackedWidget for that purpose 2020-04-26 15:11:57 +02:00
Volker Fischer
c5df1da786 use a stacked widget for the mixer board, preparing for some tests, maybe removed later if it does not seem to work for the test 2020-04-25 07:06:48 +02:00