Commit Graph

2027 Commits

Author SHA1 Message Date
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
corrados
5fe30f59ca
Merge pull request #175 from Snayler/translation_pt_PT
Add Portuguese Translation
2020-05-06 16:30:47 +02:00
corrados
c4a7368a59
Merge pull request #176 from trebmuh/patch-1
Starting French translation #77
2020-05-06 16:30:30 +02:00
Olivier Humbert
4192da8c84
Starting French translation #77 2020-05-05 21:33:21 +02:00
Snayler
675c6bfb01
Portuguese Translation 2020-05-05 19:50:18 +01:00
Volker Fischer
bcf3f18cdf update 2020-05-04 21:00:41 +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
a7f1b0c7d8 fixes for raspijamulus.sh script 2020-05-03 19:12:46 +02:00
Volker Fischer
e15eaa3d19 update 2020-05-03 14:21:33 +02:00
Volker Fischer
a0b80af492 Merge branch 'master' into feature_aggrdevmac 2020-05-03 14:18:32 +02:00
Volker Fischer
af5a85ceb1 bug/compile fixes 2020-05-03 14:18:22 +02:00
Volker Fischer
1e5f168c5a some cleanup and fixes 2020-05-03 13:44:50 +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
135faf6a7d fix list (for consistency) 2020-05-02 17:19:01 +02:00
Volker Fischer
70a78fa426 backup checkin, WIP 2020-05-02 17:15:18 +02:00
Volker Fischer
02dfb101f1 cleanup 2020-05-02 17:12:39 +02:00
Volker Fischer
cd8e1cb670 added harp instrument icon, created by dszgit (Ticket #131) 2020-05-02 13:34:12 +02:00
Volker Fischer
4866dcc9bd fixes 2020-05-02 12:02:04 +02:00
Volker Fischer
d35c5fa6cf initial work for support CoreAudio aggregated devices 2020-05-02 11:28:10 +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
3f43732790 update 2020-05-01 16:15:07 +02:00
Volker Fischer
21a2613e08 fix compiler errors under MacOS 2020-05-01 16:04:04 +02:00
Volker Fischer
7cdba88fa0 support adding channels for 4 input case, same as in Windows (code not compiled and tested yet) 2020-05-01 15:57:14 +02:00
Volker Fischer
182ebac66a Merge branch 'master' of https://github.com/corrados/jamulus 2020-05-01 14:21:24 +02:00
Volker Fischer
1c3c2e7315 moved GetSelCHAndAddCH in the base class 2020-05-01 14:21:08 +02:00
Volker Fischer
e44d3494bd another merge fix... 2020-04-30 22:37:48 +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
corrados
effa2c5bef
Merge pull request #162 from newlaurent62/master
--clientname command line option lets you set the Jamulus window title and jack client name.
2020-04-30 21:39:42 +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
corrados
afe5de4c72
Merge pull request #147 from pljones/central-server-logging
Add some logging to the central server
2020-04-30 19:18:20 +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
bef58357ef update 2020-04-26 19:11:54 +02:00