Volker Fischer
003eebe676
Merge pull request #247 from seb314/submit/install_path_option
...
optional INSTALL_PATH qmake flag (on unix)
2020-05-21 21:39:36 +02:00
Volker Fischer
017796919c
fixes issues in the .pro file
2020-05-21 09:52:01 +02:00
Volker Fischer
91cdcfa6ab
lrelease seems not to work as expected -> remove it for now
2020-05-21 09:39:02 +02:00
seb314
660e07ef6c
use jtojnar's suggestion, add default install target with PREFIX/BINDIR
2020-05-20 21:42:07 +02:00
Volker Fischer
f4912e6beb
prepare for italian translation
2020-05-20 17:17:32 +02:00
seb314
278925edb7
optional INSTALL_PATH qmake flag (on unix)
...
I packaged Jamulus for nix/nixos and it would
be neat if there was an option to specify a
path at which to install the binary. I'm not
really familiar with qmake -- is this a good
way to achieve this?
(nixpkgs pull request: https://github.com/NixOS/nixpkgs/pull/87914 )
2020-05-19 00:53:09 +02:00
Volker Fischer
a42302393f
remove the "instr" from the instrument picture names since it is no longer needed because all pictures are now in a separate instrument directory
2020-05-18 17:54:49 +02:00
Volker Fischer
641eaec426
added vocal bass/tenor/alto/soprano instrument icons created by Alberstein8 (Ticket #131 )
2020-05-17 18:12:03 +02:00
Volker Fischer
b58da08983
prepare for next version
2020-05-15 20:00:02 +02:00
Volker Fischer
5385f4f113
r3_5_3
2020-05-15 17:02:18 +02:00
Geerzen, Jeroen (ELS-AMS)
eb3e507a1e
Added Dutch translation
2020-05-14 21:40:01 +02:00
Volker Fischer
5e62699518
fix for c++11 for linux build (the correct way is to use CONFIG, not QMAKE_CXXFLAGS)
2020-05-14 20:53:32 +02:00
Volker Fischer
5806093878
Merge pull request #195 from pljones/feature/130-signal-handling
...
Handle server application closure more cleanly
2020-05-12 16:47:45 +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
dd451dc868
added bongo instrument icon created by bspeer (Ticket #131 )
2020-05-10 22:32:36 +02:00
Peter L Jones
b60c3cab7b
Handle server application closure more cleanly
2020-05-10 18:20:57 +01:00
Volker Fischer
ae250f2c16
add lrelease in qmake pro file to auto generate the .qm files
2020-05-09 21:47:14 +02:00
Volker Fischer
1c4e3edda6
added congas instrument icon created by bspeer (Ticket #131 )
2020-05-08 17:51:44 +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
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
a7f1b0c7d8
fixes for raspijamulus.sh script
2020-05-03 19:12:46 +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
7ee97ae23c
prepare for next version
2020-04-24 19:47:41 +02:00
Volker Fischer
2941f63acf
r3_5_2
2020-04-24 18:54:30 +02:00
Volker Fischer
0a7967ca71
bug fix for 64 bit Jamulus crashes with Jack Audio on Windows #93 , thanks to elliotclee
2020-04-24 16:36:31 +02:00
corrados
94057d57cb
Merge pull request #134 from doloopuntil/improve_mac_ci
...
Improve Mac deployment process
2020-04-24 16:05:46 +02:00
Volker Fischer
104ebbfa2d
added Keyboard+Vocal instrument icon, thanks to jp8
2020-04-23 21:16:09 +02:00
Daniel Masato
7c7a47a066
Improve Mac deployment script
2020-04-23 20:15:42 +01:00
Volker Fischer
8319e16644
added bodhran instrument icon, created by bomm (Ticket #131 )
2020-04-23 16:40:14 +02:00
Volker Fischer
f1177d42df
try to make Travis happy again
2020-04-21 16:12:55 +02:00
Stanislas Michalak
240b66879b
Add config for mingw compiler for Windows
...
This allows Jamulus to be cross-compiled with MinGW compiler.
2020-04-20 22:49:30 +02:00
Daniel Masato
8411debb39
Build Jamulus client and server for macOS
2020-04-19 11:03:36 +01:00
Volker Fischer
702760c03b
prepare for next version
2020-04-18 12:15:25 +02:00
Volker Fischer
6615c97561
r3_5_1
2020-04-18 11:43:30 +02:00
corrados
7187470719
Merge pull request #85 from doloopuntil/opus_1_3
...
Upgrade OPUS codec to v1.3.1
2020-04-17 15:39:39 +02:00
Daniel Masato
703625a577
Upgrade to OPUS v1.3 - project file
2020-04-16 20:24:52 +01:00
Volker Fischer
ce647535d8
prepare for next version
2020-04-15 22:35:26 +02:00
Volker Fischer
285f4e019b
3.5.0
2020-04-15 21:58:31 +02:00
Volker Fischer
c5d9b29aaa
finished: support for 64 samples OPUS packets in the client (if a sound card buffer size larger or equal than 128 samples is chosen, the legacy 128 samples OPUS packets are used)
2020-04-13 19:26:15 +02:00
Volker Fischer
c59173d076
prepare for next version number
2020-04-11 20:59:12 +02:00
Volker Fischer
5431e23fd3
r3_4_7
2020-04-11 20:22:59 +02:00
Volker Fischer
faac172af7
prepare for next version
2020-04-09 14:05:01 +02:00
Volker Fischer
7304aec1b2
r3_4_6
2020-04-09 13:23:54 +02:00