Commit Graph

166 Commits

Author SHA1 Message Date
Volker Fischer c301929e21 r3_5_10 2020-08-16 09:16:39 +02:00
Volker Fischer 2fcfc5e396 multithreading is not yet ready... 2020-08-14 16:59:37 +02:00
Volker Fischer a386d388fa replacing internal history graph functionality by external scripts/tools (#501) 2020-08-08 08:17:43 +02:00
Volker Fischer 30c8f462c3 add multithreading CONFIG parameter and use thread synchronization 2020-08-04 16:43:32 +02:00
Volker Fischer 0d5ce4b62b backup checking, compiles but not tested -> quick hack test 2020-08-03 22:36:47 +02:00
Volker Fischer 73ad939352 remove the "multithreading" qmake CONFIG parameter since OMP does not work for the Jamulus server because of too much threading overhead 2020-08-02 11:07:46 +02:00
Volker Fischer 5865702577 change git version numbering to avoid confusion (#475) 2020-08-01 08:58:48 +02:00
Volker Fischer 81f9af8be3 prepare for next version 2020-07-19 09:50:02 +02:00
Volker Fischer 82a06f6dde bug fix 2020-07-19 09:13:53 +02:00
Volker Fischer f40d1f50d5 r3_5_9 2020-07-19 08:44:47 +02:00
Volker Fischer c5c5486cd6 update for bug fix release 3.5.8 2020-06-30 22:25:49 +02:00
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