Commit Graph

155 Commits

Author SHA1 Message Date
Volker Fischer
31bae6836e remove vertical LEDs since they are not used 2020-06-28 20:51:07 +02:00
Volker Fischer
8b6537c509 remove mainicon.png since it is not used anymore 2020-06-28 20:46:34 +02:00
Volker Fischer
67b6b49d97 fix linux deploy issue 2020-06-28 18:24:28 +02:00
Volker Fischer
c94d450868
Merge pull request #391 from pljones/feature/228-refactor-jam-recorder
Feature/228 refactor jam recorder
2020-06-28 14:47:52 +02:00
Volker Fischer
3b964ac77e
Prepare for next version 2020-06-28 11:19:44 +02:00
Peter L Jones
d3059b608a Move the source 2020-06-28 08:48:48 +01:00
Volker Fischer
b08865c50c r_3_5_7 2020-06-28 09:00:01 +02:00
Volker Fischer
b082fde2e7 rename multicolorledbar -> levelmeter 2020-06-21 19:55:12 +02:00
Volker Fischer
2ce9b4907e added empty Swedish translation files 2020-06-20 12:45:41 +02:00
Volker Fischer
a3dfa4fdf8 update 2020-06-19 16:22:59 +02:00
Volker Fischer
3ac8a2de8d Merge commit '0c7866eda3266bd7cba8bc6af03d969b777e188d' 2020-06-19 16:21:13 +02:00
Volker Fischer
44977e6557 added pt_BR initial translation file, update all translation files 2020-06-18 21:00:27 +02:00
Volker Fischer
ca60870a55 Merge branch 'master' of https://github.com/corrados/jamulus 2020-06-18 16:20:34 +02:00
Volker Fischer
e9f0af6864 check "headless nosound" mode in Travis 2020-06-18 16:20:19 +02:00
Volker Fischer
b84d9448ed output a qmake message on headless mode 2020-06-17 19:38:45 +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
fc9a3a4b76 prepare for next version 2020-06-09 19:40:24 +02:00
Volker Fischer
55af62b348 r3_5_6 2020-06-09 18:45:30 +02:00
Volker Fischer
0c7866eda3 initial OMP processing tests 2020-06-08 21:47:36 +02:00
Volker Fischer
a9dc06f167
Merge pull request #336 from Martyna27/master
Initial polish translation
2020-06-05 22:41:31 +02:00
Martyna27
2827b7689c Initial polish translation 2020-06-05 22:02:16 +02:00
Adam Sampson
69e3286057 Install the 512x512 icon, used by the .desktop file. 2020-06-05 20:55:20 +01:00
Adam Sampson
d66a8fac60 Expand $TARGET in jamulus.desktop. 2020-06-05 20:54:22 +01:00
Volker Fischer
7c7c0ad930 merge fixes 2020-06-05 11:19:04 +02:00
Adam Sampson
4c2a5d1834 Install jamulus.desktop.
Because this assumes the binary is called jamulus, and qmake doesn't
have a mechanism for string expansion, only do so if noupcasename is
set.
2020-06-04 18:09:48 +01:00
Gauthier Östervall
21d7ad291a Make level meter LED black when off 2020-06-01 21:27: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
2a76f3c202 prepare for next version 2020-05-26 22:12:37 +02:00
Volker Fischer
c6b6e3ab02 r3_5_5 2020-05-26 21:34:57 +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
70dafe7612 prepare for next version 2020-05-24 12:53:06 +02:00
Volker Fischer
cb112aca49 3.5.4 2020-05-24 12:22:16 +02:00
Volker Fischer
04cb38e25d minor clean up 2020-05-23 15:42:49 +02:00
Volker Fischer
2c21e435a0 move the OPUS conditions in one place 2020-05-22 18:55:07 +02:00
Volker Fischer
290ee9f76a attempt to fix Linux deployment issue 2020-05-22 08:50:03 +02:00
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