Commit Graph

1789 Commits

Author SHA1 Message Date
daryl
94e75d66ec update Spanish translation 2020-06-04 18:56:37 +02:00
daryl
9e7dea91d8 updated help texts 2020-06-04 17:51:32 +02:00
ignotus
fbc2156283
Update connectdlg.cpp 2020-06-04 17:40:11 +02:00
daryl
4cf71c11a9 update 2020-06-04 17:35:14 +02:00
ignotus
706a92184e
Update clientsettingsdlg.cpp 2020-06-04 16:02:00 +02:00
ignotus
1923bf469e
Update clientsettingsdlg.cpp 2020-06-04 15:58:01 +02:00
ignotus
94b4ed854e
Update clientsettingsdlg.cpp 2020-06-04 15:48:53 +02:00
daryl
68cddb20ae update 2020-06-04 15:42:16 +02:00
daryl
c38cf1c825 update 2020-06-04 15:31:19 +02:00
Jonathan
be4d87409c
Corrections
Incorrect (and incomplete) description of "muted" icon behaviour.
2020-06-04 13:20:24 +01:00
daryl
3a01ede996 update 2020-06-04 13:36:14 +02:00
daryl
bd75c353cf update 2020-06-04 13:33:50 +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
daryl
acadfd223d update 2020-06-04 11:49:53 +02:00
Alex Buckland
68ce14f533
Update small typo on manual.md 2020-06-04 00:50:40 +01: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
Gauthier Östervall
21d7ad291a Make level meter LED black when off 2020-06-01 21:27:56 +02:00
Volker Fischer
50ccb63163 merge fixes 2020-06-01 09:55:31 +02:00
Peter L Jones
39483b6197 Initialise sa_flags 2020-05-31 09:02:21 +01:00
Peter L Jones
d33612721e #228 Enable/Disable recording from command line 2020-05-30 18:04:55 +01:00
Volker Fischer
02b09d0b01
Merge pull request #311 from gilgongo/master
Typo fixes, some smaller images
2020-05-30 11:23:26 +02:00
Jonathan
015761514b
Smaller 2020-05-30 09:34:10 +01:00
Jonathan
4c839a1633
Bigger 2020-05-30 09:25:44 +01:00
Jonathan
c157e6f2d2
Bigger 2020-05-30 09:23:05 +01:00
Jonathan
4fd4a0567f
Delete connect.jpg 2020-05-30 09:20:37 +01:00
Jonathan
02f6a3a5ee
New version 2020-05-30 09:18:01 +01:00
Jonathan
3db113e8a7
Fix typos 2020-05-30 09:17:05 +01:00
Volker Fischer
2750dddf44 fixed: Example of config file on linux #310 2020-05-30 07:45:33 +02:00
Vincenzo Della Mea @ Medical Informatics & Telemedicine Lab, UNIUD
822294aca1
Update translation_it_IT.ts
Typos correction.
2020-05-29 09:03:16 +02:00
dzpex
7db3a8680a
Add files via upload 2020-05-28 23:49:31 +02:00
Volker Fischer
16187529ea merge fixes 2020-05-28 19:05:35 +02:00
Volker Fischer
e3865dacd0
Merge pull request #304 from AronVietti/Bug#23-AppNap
Fixes issue with AppNap causing stuttering/silence in background
2020-05-28 18:54:53 +02:00
Volker Fischer
c377156534 small merge fix 2020-05-28 16:35:56 +02:00
AronVietti
6ecada7f87 Fixes issue with AppNap causing stuttering/silence in background
Adds a mac only Activity class that controls the NSProccessInfo
Activity options. This exposes a C++ interface for the
Objective C calls and handles the Activity Id lifecycle. Currently
sets the Activity to background, latency critical, sleep disabled.

Added the Activity calls to main.cpp, starting it in the same
location that Windows priority is set, and ending it right before
the app exits.

Updated Jamulus.pro to add the new files and required lib.
2020-05-28 00:38:41 -07:00
Volker Fischer
43b709d6c2 update change log 2020-05-28 07:29:36 +02:00
Volker Fischer
b509400a80
Merge pull request #303 from atsampson/moretestbench
Update CTestbench for new protocol messages
2020-05-28 07:25:35 +02:00
Adam Sampson
a876b26503 Add recent message types to CTestbench.
The code that generated random messages hadn't been updated for the last
few types of messages.
2020-05-28 02:19:50 +01:00
Adam Sampson
1462ad50db Implement CLMessReadyForSending in CTestbench.
The class had code to generate connectionless messages, but it didn't
implement the signal to send them.
2020-05-28 02:19:50 +01:00
Adam Sampson
024ebb4728 Check the size of PROTMESSID_ACKN messages.
The Evaluate* functions that parse other types of messages all check the
message size before starting to read data, but the special code for
acknowledgements didn't do this, so an ACKN message on an existing
connection that had a valid checksum but no data would result in an
out-of-bounds read.

Found by fuzzing with afl-fuzz.
2020-05-28 02:01:20 +01:00
Jonathan
219b818ded
Add files via upload 2020-05-27 20:33:28 +01:00
Jonathan
7b31c07fa1
Update manual.md 2020-05-27 20:23:23 +01:00
Jonathan
441b3fb452
Add files via upload 2020-05-27 20:22:49 +01:00
Jonathan
1b62a8056c
Delete bufferdelaydependency.jpg 2020-05-27 20:22:39 +01:00
Jonathan
77eb08df7b
Add files via upload 2020-05-27 20:20:18 +01:00
Jonathan
d0bd6a2727
Delete bufferdelaywindows.jpg 2020-05-27 20:20:06 +01:00
Jonathan
8feb890f9a
Add files via upload 2020-05-27 20:17:21 +01:00
Jonathan
cf4d4be919
Delete soundcarddevicewindows.jpg 2020-05-27 20:17:06 +01:00
Jonathan
3be4ab2caa
Add files via upload 2020-05-27 20:15:20 +01:00
Jonathan
8afe195273
Delete audiofader.jpg 2020-05-27 20:15:09 +01:00
Jonathan
aee28beb12
Add files via upload 2020-05-27 20:13:55 +01:00
Jonathan
2616445267
Delete reverberation.jpg 2020-05-27 20:13:42 +01:00
Jonathan
d21df56757
Add files via upload 2020-05-27 20:11:45 +01:00
Jonathan
a464095839
Delete fadertagtooltip.jpg 2020-05-27 20:11:28 +01:00
Jonathan
3030ec10c8
Add files via upload 2020-05-27 20:08:10 +01:00
Jonathan
7118715124
Delete profile.jpg 2020-05-27 20:07:55 +01:00
Jonathan
0fa38d5049
Add files via upload 2020-05-27 20:04:44 +01:00
Jonathan
99dfc2a3fe
Delete inputlevel.jpg 2020-05-27 20:02:41 +01:00
Jonathan
1be7989538
Add files via upload 2020-05-27 20:02:18 +01:00
Jonathan
5c2539bac3
Delete settings.jpg 2020-05-27 19:56:21 +01:00
Jonathan
0d463317f6
Add files via upload 2020-05-27 19:55:36 +01:00
Jonathan
769a6803e1
Add files via upload 2020-05-27 19:54:21 +01:00
Jonathan
7a5b945c45
Delete faders.jpg 2020-05-27 19:54:10 +01:00
Jonathan
12205b5965
Add files via upload 2020-05-27 19:52:15 +01:00
Jonathan
d42026ba0e
Add files via upload 2020-05-27 19:50:49 +01:00
Jonathan
4091fa91f1
Delete main.jpg 2020-05-27 19:50:28 +01:00
Jonathan
eb660f417b
Update manual.md 2020-05-27 19:49:53 +01:00
Jonathan
868bdbb75f
Update manual.md 2020-05-27 19:41:00 +01:00
Jonathan
5d7c3f227d
Update manual.md 2020-05-27 19:39:21 +01:00
Jonathan
760f6b732c
Update manual.md 2020-05-27 19:28:23 +01:00
Jonathan
96a7b3e5f8
Update manual.md 2020-05-27 19:22:37 +01:00
Jonathan
f5b18226b3
Update manual.md 2020-05-27 19:14:20 +01:00
Jonathan
4c555abf7c
Update manual.md 2020-05-27 16:49:40 +01:00
Jonathan
3c8452ce69
Update manual.md 2020-05-27 15:17:48 +01:00
Volker Fischer
e55872ffeb go back to original fader range dynamic (since issue was caused by server gain calculation) 2020-05-26 20:58:01 +02:00
Volker Fischer
45bd6ca52b bug fix: server gain calculations were incorrect 2020-05-26 20:48:08 +02:00
Volker Fischer
a49cb6408c bug fix: honour own fader and Mute button in Mute Myself (#148) 2020-05-26 20:45:10 +02:00
Volker Fischer
f6e5120095 New Client Level now also applies if you enter a server 2020-05-26 17:28:44 +02:00
Volker Fischer
b576b389b4 minor code style changes 2020-05-26 15:57:03 +02:00
Volker Fischer
726cc6facf clean up -> COMPATIBILITY ISSUE can be safely removed, ResetTimeOutCounter is not necessary since it is already done in the channel 2020-05-26 15:43:00 +02:00
Volker Fischer
2e03e387e4 bug fix: audio fader sliders cannot be moved if the main windows is too small (#292) 2020-05-26 11:56:11 +02:00
Volker Fischer
8552863493 introduce global INVALID_INDEX for more consistent code 2020-05-26 09:56:46 +02:00
Volker Fischer
e2b4965466 merge fixes 2020-05-26 07:01:55 +02:00
Peter L Jones
62c4fbfb77 Further review comments 2020-05-25 21:57:17 +01:00
Peter L Jones
7977413bb6 Review comment changes 2020-05-25 21:56:40 +01:00
Peter L Jones
0f8d15f343 Initial Recording GUI
Issue #228.

Display the recorder state and latest recording directory and
allow a new recording to be requested.
2020-05-25 21:56:40 +01:00
Volker Fischer
a95b1ad964 reduce fader dynamic by 10 dB 2020-05-25 22:06:20 +02:00
Volker Fischer
b5b74a3fa0 bug fix with the initial connect dialog initialization when Jamulus is started up and the dialog was open previously 2020-05-25 21:07:25 +02:00
Volker Fischer
54f9705001 quicker update of musicians list in the server list table 2020-05-25 21:00:02 +02:00
Volker Fischer
12b89d8bf3 update 2020-05-25 17:38:47 +02:00
Volker Fischer
980dda7a96
Merge pull request #283 from atsampson/banjolin
Add banjo and mandolin as instruments
2020-05-25 17:29:41 +02:00
ignotus
ff49d2fb0c
Update translation_it_IT.ts 2020-05-25 17:15:27 +02:00
ignotus
b216ca1d3a
Update manual.md 2020-05-25 17:14:56 +02:00
ignotus
658c5553e9
Update translation_es_ES.ts 2020-05-25 11:14:26 +02:00
ignotus
53fb27b8fe
Update clientsettingsdlg.cpp 2020-05-25 11:11:04 +02:00
ignotus
1e6a48b186
Update manual.md 2020-05-25 11:06:31 +02:00
ignotus
f9a7bd7ca6
Update translation_de_DE.ts 2020-05-25 11:05:55 +02:00
ignotus
896e6cf0c1
Update translation_es_ES.ts 2020-05-25 11:05:26 +02:00
ignotus
c990ec5b15
Update translation_fr_FR.ts 2020-05-25 11:05:00 +02:00
ignotus
af6e65b994
Update translation_it_IT.ts 2020-05-25 11:04:32 +02:00
ignotus
0ee680c1f2
Update translation_nl_NL.ts 2020-05-25 11:04:06 +02:00
ignotus
d67f87cd4f
Update translation_pt_PT.ts 2020-05-25 11:03:23 +02:00
ignotus
0c6da51163
Update translation_nl_NL.ts 2020-05-25 11:00:23 +02:00
ignotus
5039b2fad3
Update translation_it_IT.ts 2020-05-25 10:59:19 +02:00
ignotus
9cf5b96c66
Update translation_fr_FR.ts 2020-05-25 10:58:34 +02:00
ignotus
3f5c886336
Update translation_es_ES.ts 2020-05-25 10:57:49 +02:00
ignotus
0620100651
Update translation_de_DE.ts 2020-05-25 10:57:01 +02:00
ignotus
78ab481ca3
Update manual.md 2020-05-25 10:43:50 +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
8bf87a342c translation update 2020-05-24 16:52:27 +02:00
Olivier Humbert
fce4fdc784
French translation update 2020-05-24 13:33:32 +02:00
dzpex
d287c0bcd5
Implementing new feature translation 2020-05-24 13:21:22 +02: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
b61ba382f7 update translation file 2020-05-24 09:04:15 +02:00
Volker Fischer
de8f1e01bf update translation, some fixes 2020-05-24 09:03:39 +02:00
Volker Fischer
5767565d34 some more fixes 2020-05-24 08:58:36 +02:00
Volker Fischer
117acfe48c apply fixes to the english source texts 2020-05-24 08:36:44 +02:00
Volker Fischer
ccf005bde0
Merge branch 'master' into master 2020-05-24 08:27:48 +02:00
Volker Fischer
b6482d3455 prepare for merge 2020-05-24 08:26:40 +02:00
dzpex
edc87f589d
Found Grammatical Error 2020-05-24 00:56:52 +02:00
dzpex
66e7919d3a
Minor Bug Fix 2020-05-24 00:37:47 +02:00
dzpex
c5f7370166
Minor Bug Fix 2020-05-24 00:34:50 +02:00
dzpex
68dfcef694
Minor Bug Fix 2020-05-24 00:32:43 +02:00
dzpex
3044e54724
Add files via upload 2020-05-24 00:20:32 +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
4456252ef7 translation update 2020-05-23 15:43:42 +02:00
Olivier Humbert
4f8e65462e
Fix a typo in the French translation 2020-05-23 14:20:39 +02:00
Volker Fischer
96c66c6118 update translation files 2020-05-23 08:16:47 +02:00
Volker Fischer
03de720915
Merge pull request #267 from Snayler/pt_translation
Update PT translation
2020-05-23 07:27:25 +02:00
Miguel de Matos
79de0161cd
Update PT translation 2020-05-23 01:50:44 +01:00
ignotus
1cde13dd4a
Add files via upload 2020-05-23 00:12:46 +02:00
Olivier Humbert
5d3f1c4caf
Update the French translation to 100% 2020-05-22 21:32:16 +02:00
Volker Fischer
8bcad27d91 translation update 2020-05-22 21:24:47 +02:00
Olivier Humbert
f94d0cfbcf
French translation update 2020-05-22 21:05:55 +02:00
Volker Fischer
700fbae1c2 update translations 2020-05-22 20:28:27 +02:00
Volker Fischer
7324a29031 in mono mode we should not show the Pan controls 2020-05-22 20:26:04 +02:00
Peter L Jones
aed6a432ab #234 Fix from @Snayler for offset problem in recorder 2020-05-22 18:02:50 +01:00
Volker Fischer
50a9cb51ab
Merge pull request #261 from ignotus666/master
Updated Spanish translation
2020-05-22 15:49:05 +02:00
ignotus
36dd4629da
Add files via upload 2020-05-22 15:15:29 +02:00
Volker Fischer
baa171f835 use a special subdomain for the all genres central server 2020-05-22 14:40:00 +02:00
Volker Fischer
6d4d7e4284 use subdomains from fischvolk instead of direct links 2020-05-22 13:46:57 +02:00
Volker Fischer
8ce4263618 added some test code (not enabled) 2020-05-22 10:31:58 +02:00
Volker Fischer
92548290cd change server list genres, fix German translations 2020-05-22 09:48:58 +02:00
Volker Fischer
10a49c0be9 update German translation 2020-05-22 09:03:41 +02:00
Volker Fischer
bccf0bd5d2 fix some context help texts 2020-05-22 08:36:25 +02:00
Volker Fischer
9d64e53064 remove central server selection combo box in settings dialog 2020-05-22 08:19:22 +02:00