Commit Graph

2715 Commits

Author SHA1 Message Date
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
Volker Fischer
87ade59aac
Merge pull request #329 from gilgongo/patch-1
Corrections
2020-06-04 15:05:33 +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
Volker Fischer
667c2cc461
Merge pull request #323 from marcan/opus-bugfix
opus: fix equivalent bitrate calculation for <20ms frame sizes
2020-06-04 09:36:32 +02:00
Volker Fischer
3fb699aa2a
Merge pull request #327 from alexbuckland/patch-1
Update small typo on manual.md
2020-06-04 08:51:27 +02:00
Alex Buckland
68ce14f533
Update small typo on manual.md 2020-06-04 00:50:40 +01:00
Hector Martin
36e6b37fa4 opus: fix equivalent bitrate calculation for <20ms frame sizes 2020-06-03 20:16:02 +09: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
984962afad use OPUS 1.3.1 in raspijamulus file 2020-06-01 22:31:52 +02:00
Volker Fischer
cbdd93f36e merge fix 2020-06-01 22:28:47 +02:00
Volker Fischer
ca94e9f878
Merge pull request #318 from fleutot/off_led_black
Make level meter LED black when off
2020-06-01 22:24:09 +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
Volker Fischer
9cdf178e86
Merge pull request #312 from pljones/feature/228-turn-recording-on-off
#228 Enable/Disable recording from command line
2020-06-01 09:47:26 +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
Volker Fischer
c60716ab39
Merge pull request #309 from MITEL-UNIUD/patch-1
Update translation_it_IT.ts
2020-05-29 09:45:02 +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
Volker Fischer
76e57f3869
Merge pull request #307 from dzpex/master
Bug FIX for IT
2020-05-29 07:32:57 +02:00
dzpex
7db3a8680a
Add files via upload 2020-05-28 23:49:31 +02:00
Volker Fischer
fadc950489 small fix 2020-05-28 20:03:55 +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
Volker Fischer
64c4eb4448
Merge pull request #302 from atsampson/acknsize
Check the size of PROTMESSID_ACKN messages
2020-05-28 07:22:59 +02:00