Volker Fischer
86ddedb306
fix compiler warnings
2020-06-18 19:22:21 +02:00
Volker Fischer
30d8181423
some more merge fixes
2020-06-17 19:34:51 +02:00
Hector Martin
1651a8d065
Add a "headless" build type which does not depend on QtGui/QtWidgets
2020-06-18 00:29:56 +09:00
Volker Fischer
78d77e323d
some cleanup
2020-06-11 08:35:10 +02:00
Volker Fischer
44e883900b
fixed Free Software Foundation address (see #341 )
2020-06-08 22:58:11 +02:00
Volker Fischer
33073658c6
show channel numbers if --ctrlmidich is used ( #241 , #95 )
2020-06-06 15:51:54 +02:00
Volker Fischer
2750dddf44
fixed: Example of config file on linux #310
2020-05-30 07:45:33 +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
d9008d1541
get rid of LLCON
2020-05-15 21:00:41 +02:00
Volker Fischer
d1a3dd9c22
merge fixes
2020-05-15 15:55:40 +02:00
Jean Pierre Cimalando
dc2bd63d3a
Translation of qt messages
2020-05-15 00:12:00 +02:00
Volker Fischer
599306156d
new command line option -d to disconnect all clients on shutdown of the server (Ticket #161 )
2020-05-12 22:40:59 +02:00
Volker Fischer
7df3ce1115
small merge fixes
2020-05-11 17:10:38 +02:00
Simon Tomlinson
0b12722460
Merge branch 'master' into master
2020-05-11 08:03:29 +01:00
Simon Tomlinson
c112b1e0fc
Added Oboe support code for android audio. There are problems rendering
...
audio (audio is dithered), still more work required.
2020-05-11 07:36:46 +01:00
Volker Fischer
ac3255afbf
Fixed a bug with the default server port (Ticket #194 )
2020-05-10 19:06:27 +02:00
Volker Fischer
b56912b2b3
added missing tr() functions, WIP German translation, changed --translation in --notranslation so that the translation is on per default
2020-05-09 23:09:56 +02:00
Volker Fischer
84d53914b9
fix for client port number (avoid socket bind problems if client on the same PC is started before the server)
2020-05-07 20:22:14 +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
27e9bebea3
some more testing for translations
2020-05-02 21:55:25 +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
3e715423c1
some preparation work for translations
2020-04-23 17:00:58 +02:00
mirabilos
47958ffef0
do not default to the restrictive commons licence on GUI server
...
advances #100
2020-04-22 16:08:26 +02:00
Volker Fischer
6883c30dec
added -v/--version command line argument to output version information (Ticket #121 )
2020-04-20 20:27:07 +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
Volker Fischer
af2c04bd32
make sure the description text on console is shown before any server list registration infos
2020-04-19 20:29:44 +02: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
Peter L Jones
8ca0635fea
Log server registration flow
2020-04-19 10:14:18 +01:00
Volker Fischer
b335321950
rename SYSTEM_FRAME_SIZE_SAMPLES_SMALL to SYSTEM_FRAME_SIZE_SAMPLES
2020-04-15 15:29:43 +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
ed46357ac4
added command line argument for new 64 samples server mode
2020-04-10 12:28:50 +02:00
Volker Fischer
5824855252
added show licence switch in the server GUI
2020-04-08 15:30:32 +02:00
Volker Fischer
c310aa16cd
WIP 64 samples frame size support in the server, not yet working
2020-04-05 08:13:53 +02:00
Volker Fischer
57f203502c
WIP on support of 64/128 samples frame size in the server
2020-04-04 19:03:19 +02:00
Volker Fischer
ede92ac25e
fix https://sourceforge.net/p/llcon/bugs/30
2020-03-28 18:51:25 +01:00
Volker Fischer
4cac0e935b
code style changes
2020-03-22 20:24:30 +01:00
Peter L Jones
eca8eff4c9
Revert --histitems argument
2020-03-22 17:45:00 +00:00
Peter L Jones
f20d7feab1
Accept number of items and days as arguments
2020-03-21 22:19:29 +00:00
Volker Fischer
791d600634
2019->2020
2020-01-01 15:41:43 +01:00
Volker Fischer
81b5cf7861
added command line argument for disabling auto jack connection (Ticket #49 )
2019-09-22 20:13:08 +02:00
Peter L Jones
50f69ec7e4
SVG history graph
2019-05-19 12:20:34 +01:00
Volker Fischer
3348056253
move ConsoleWriterFactory implementation in util.cpp
2019-04-12 18:24:35 +02:00
Volker Fischer
feaea570f2
use the application pointer directly without the need of the define
2019-04-12 18:12:22 +02:00
Volker Fischer
05a0ac60a6
fixed warnings
2019-04-12 18:04:28 +02:00
Volker Fischer
8367ecc64f
remove -T command line argument since it was only intended for debugging (see pull request from pljones).
2019-04-12 18:02:26 +02:00
Volker Fischer
30b5833d3d
- remove unnecessary command line argument (if directory is given, the recording is enabled automatically
...
- jamrecorder is not a pointer in the class but an object now
- only call jamrecorder functions if it is enabled
2019-04-11 22:25:36 +02:00
Peter L Jones
005a506b0d
Merge branch 'master' into feature/pljones-audio-stream-saving
2019-04-03 18:14:49 +01:00