Commit Graph

155 Commits

Author SHA1 Message Date
Volker Fischer
36a87e4f2c update 2020-05-09 21:45:08 +02:00
Volker Fischer
d69db68576
Merge pull request #188 from ignotus666/master
Added Spanish translation
2020-05-09 07:12:32 +02:00
ignotus
12a2082614
Add files via upload 2020-05-08 22:55:45 +02:00
Olivier Humbert
d1cc6e24a2
French translation update 2020-05-08 18:16:01 +02:00
Volker Fischer
1c4e3edda6 added congas instrument icon created by bspeer (Ticket #131) 2020-05-08 17:51:44 +02:00
Snayler
330e53bca0
Updated pt_PT Translation with missing values 2020-05-07 14:51:07 +01:00
Volker Fischer
d437b8a662 update translations 2020-05-07 09:50:27 +02:00
Volker Fischer
d268e8783b some more removing html code from translation strings 2020-05-07 09:45:11 +02:00
Volker Fischer
48bfa02bb3 some more removing html code from translation strings 2020-05-07 09:38:20 +02:00
Volker Fischer
da30aeae09 some more removing html code from translation strings 2020-05-07 09:30:43 +02:00
Volker Fischer
0a88822d16 some more removing html code from translation strings 2020-05-07 09:24:53 +02:00
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
72302ae6a0 added instrument viola (Ticket #131) 2020-05-03 19:59:59 +02:00
Volker Fischer
cd8e1cb670 added harp instrument icon, created by dszgit (Ticket #131) 2020-05-02 13:34:12 +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
a41879e6b7 added bassoon instrument icon, created by dszgit (Ticket #131) 2020-05-01 19:45:07 +02:00
Volker Fischer
104ebbfa2d added Keyboard+Vocal instrument icon, thanks to jp8 2020-04-23 21:16:09 +02:00
Volker Fischer
3e715423c1 some preparation work for translations 2020-04-23 17:00:58 +02:00
Volker Fischer
7ddb54601c missing files 2020-04-23 16:52:42 +02:00
Volker Fischer
8319e16644 added bodhran instrument icon, created by bomm (Ticket #131) 2020-04-23 16:40:14 +02:00
corrados
95c5832554
Merge pull request #113 from doloopuntil/improved_mac_deployment
Improve installer packaging mechanism for macOS
2020-04-19 20:48:46 +02:00
Jonathan
a12fe60315
Removing as agreed
As per #107
2020-04-19 15:49:24 +01:00
Daniel Masato
10f65f1ee2 Improve packaging mechanism for macOS
This change automates the creation of an installer image for macOS containing both a client and server version for Jamulus.
2020-04-19 14:21:08 +01:00
Daniel Masato
8411debb39 Build Jamulus client and server for macOS 2020-04-19 11:03:36 +01:00
Volker Fischer
372333c08f update manual for new setting Enable Small Network Buffers 2020-04-18 09:28:25 +02:00
Volker Fischer
b82f29f2e3 finished: increased LED luminance (Ticket #71) 2020-04-15 20:17:28 +02:00
Volker Fischer
01a23cdeb3 modify round LEDs of increased LED luminance (Ticket #71) 2020-04-15 19:18:09 +02:00
Volker Fischer
514bd25fee added support for filter the server list 2020-04-14 16:51:44 +02:00
Volker Fischer
82f5ad18f4 added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
Volker Fischer
cd946a9950 moved servermanual.md to correct place 2020-04-09 15:55:46 +02:00
Peter L Jones
c6b702cabe Update user manual for channel level meters.
Also includes a number of minor wording changes elsewhere.
2020-04-06 18:58:50 +01:00
Jonathan
7bc89f2d1a
Remove server section
And corrected a couple of typos.
2020-03-28 15:01:31 +00:00
Volker Fischer
e10eb4a512 use a separate markdown file for the manual 2019-08-24 09:32:17 +02:00
Volker Fischer
021e8e58bd moved file 2019-06-16 10:08:49 +02:00
Volker Fischer
b9749b5722 moved file 2019-06-16 10:07:14 +02:00
Volker Fischer
fdfabebecc added homepage image files 2019-06-16 10:05:58 +02:00
corrados
1aa48ce8d5
Add files via upload 2019-06-16 09:01:11 +02:00
Volker Fischer
89e5f04e8a jamulus.desktop file was moved 2019-05-30 09:51:29 +02:00
Volker Fischer
941d9132d0 added new instrument picture for "Guitar+Vocal" 2015-02-04 07:06:56 +00:00
Volker Fischer
5c909dc176 support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
Volker Fischer
5df4991542 added country flag pictures 2015-01-23 20:06:39 +00:00
Volker Fischer
7615e2a996 This file was provided by Christopher Meng, thanks! 2014-07-26 06:29:30 +00:00
Volker Fischer
f26301ae75 next try to fix corrupt file 2014-01-05 16:13:00 +00:00
Volker Fischer
3f7d434144 the file in the CVS seems to be corrupt 2014-01-05 15:45:53 +00:00
Volker Fischer
3012f20fce added instrument picture "Streamer", update for "Listener" picture 2013-08-25 18:13:13 +00:00
Volker Fischer
5224f90f5d added instrument picture "Listener" and fixed file name of "Recorder" picture 2013-08-25 17:49:21 +00:00
Volker Fischer
f87e8ef790 added instrument picture "Recorder" 2013-08-25 16:53:27 +00:00
Volker Fischer
0841ec12a4 file renaming 2013-03-24 11:24:43 +00:00
Volker Fischer
5562410594 changed name from llcon to Jamulus 2013-02-19 21:20:15 +00:00
Volker Fischer
c7127727d0 new instrument pictures 2013-02-11 17:54:41 +00:00
Volker Fischer
1d72847365 added files for instruments 2013-02-11 14:58:52 +00:00
Volker Fischer
674881d7be rename onjam.xcf to banner.xcf 2013-01-23 08:58:29 +00:00
Volker Fischer
4449f8b90a new name 2013-01-23 07:58:51 +00:00
Volker Fischer
b7f5827696 fixed problems with icon files, added licenses of libs in the main copying file 2011-11-03 20:08:04 +00:00
Volker Fischer
b23e8f58de new icon 2011-11-01 08:10:09 +00:00
Volker Fischer
4fca1a348b right size now 2011-10-30 08:44:07 +00:00
Volker Fischer
08def5dc64 added banner 2011-10-26 20:23:05 +00:00
Volker Fischer
6fbe03fa8d new logo 2011-10-26 19:58:03 +00:00
Volker Fischer
ea1f669005 some cleanup 2011-10-26 19:41:28 +00:00
Volker Fischer
f5120f272a add support for a system tray icon for the server 2011-05-06 20:18:20 +00:00
Volker Fischer
64818b5d89 smaller Mute/Solo switches 2011-03-21 21:14:36 +00:00
Volker Fischer
cd1582cd83 some design fixes on main window 2011-03-20 20:30:47 +00:00
Volker Fischer
2dc520014a changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog 2011-03-20 12:53:31 +00:00
Volker Fischer
fcdc4daeac added file 2011-01-08 19:12:55 +00:00
Volker Fischer
49580ca0eb some more fancy GUI fixes 2009-09-19 17:06:04 +00:00
Volker Fischer
f82724743f some fixes for fader background for fancy GUI 2009-09-19 15:59:00 +00:00
Volker Fischer
abb6051d00 unix2dos, time variance update returns value now 2009-09-19 15:11:16 +00:00
Volker Fischer
1474ca5ced added fancy GUI design 2009-09-19 08:28:24 +00:00
Volker Fischer
c22d5a95f6 added new resources 2009-09-18 15:46:40 +00:00
Volker Fischer
65d61f1c0e implementation of channel name request message, required if server is restarted while client thinks it is still connected 2009-09-17 19:15:56 +00:00
Volker Fischer
9f1ca3a21e include CELT in front picture 2009-08-19 19:21:39 +00:00
Volker Fischer
9837af237d make the project compilable again 2009-07-30 18:36:37 +00:00
Volker Fischer
572dcd8728 some fixes/updates 2009-07-25 20:54:57 +00:00
Volker Fischer
034530474c start work for supporting CELT codec, code does not compile at the moment (backup checkin) 2009-07-24 14:31:25 +00:00