Commit Graph

1080 Commits

Author SHA1 Message Date
falkTX c1187834c6 Revert last commit, fix is needed on jack itself 2013-09-08 14:44:23 +01:00
falkTX fc6aa7f4f2 Auto-stop/start aloop daemon on jack freewheel 2013-08-24 15:05:41 +01:00
falkTX b004e8659d Update jackbridge code from Carla, and clean it 2013-07-17 07:09:00 +01:00
falkTX b0472d09ef Misc fixing; XYController with scrollbar now 2013-07-16 05:30:07 +01:00
falkTX a552c190eb Import and use jackbridge from Carla in C++ code 2013-07-16 05:11:38 +01:00
falkTX 581da0c097 Cadence: Disable JACK autostart options on cxfreeze builds 2013-07-16 04:35:49 +01:00
falkTX c5ca49c358 Set version as 0.8.1 2013-07-16 04:25:59 +01:00
falkTX 562e1a104b Code cleanup 2013-07-16 04:19:34 +01:00
falkTX c45bcb1b42 Add new screens for in+out meter 2013-07-15 05:32:02 +01:00
falkTX 9ce1ac7582 Cadence: Show both in+out versions of JackMeter 2013-07-15 05:31:08 +01:00
falkTX 11de075e68 Add both in+out jackmeter launchers to Unity shortcuts 2013-07-15 04:53:32 +01:00
falkTX cb59ca5afc JackMeter: Add "-in" argument for input usage, closes #38 2013-07-15 04:49:22 +01:00
falkTX 778d51bd93 Render: Use jack_capture '-jf' option for freewheel 2013-07-15 04:12:06 +01:00
falkTX ac00b49aef Render: Enable render button if time is invalid and ignored 2013-07-15 04:05:52 +01:00
falkTX c119b1c2da Render: Add custom filename prefix option (Closes #25) 2013-07-15 03:57:09 +01:00
falkTX 66b773de7d Proper abstract ui setup; Save/restore Logs window pos 2013-07-15 03:28:03 +01:00
falkTX b970c26968 Always forward/backward 2.5secs instead of 100000 frames 2013-07-15 03:03:56 +01:00
falkTX ddec967de4 Implement #54, thanks 2013-07-11 23:41:08 +01:00
falkTX 05c89a8819 Fix for #59 and #60 2013-07-05 23:28:21 +01:00
falkTX 94c081f847 Potential fix for #58 2013-07-05 22:49:46 +01:00
falkTX 23eb1c9c34 Fix "ps" usage, closes #57 2013-07-05 22:34:59 +01:00
falkTX d347476b99 Misc 2013-07-01 18:00:24 +01:00
falkTX ca10b10d82 Fix crash on canvas reinit 2013-06-24 17:24:35 +01:00
falkTX 63d6cf6a05 Fully clear canvas on refresh, fixes #52 2013-06-24 16:50:29 +01:00
falkTX dd6d1f9b13 Fix jacklib usage on non custom-data JACK systems 2013-06-24 16:14:19 +01:00
falkTX 446a9f6d3c Update jacklib; Implement canvas icons on Catia and Claudia 2013-06-22 15:04:50 +01:00
falkTX 9b914011b1 Add new SVG files 2013-06-22 12:35:26 +01:00
falkTX 1c3b6755dd Update canvas code from Carla 2013-06-22 12:35:09 +01:00
falkTX 41b104fe7c Finish widgets update 2013-06-09 07:14:21 +01:00
falkTX 885fd74d9f Update widgets code from Carla 2013-06-09 06:15:21 +01:00
falkTX 5d98790e0d Update digitalpeakmeter widget code from Carla 2013-06-02 21:27:27 +01:00
falkTX 443a9b94ed Claudia-Launcher: Enable ardour3 jack-session in rooms, now fixed 2013-05-16 23:08:12 +01:00
falkTX 09bf6516a8 Claudia-Launcher: Fix Ardour3 template 2013-05-16 18:39:55 +01:00
falkTX 395edced27 Claudia-Database: Add SunVox 2013-05-16 18:39:38 +01:00
falkTX abac976249 Import code fixes from Carla 2013-05-05 08:36:15 +01:00
falkTX 545d2d2f12 Add unzipfx static code 2013-05-04 23:56:27 +01:00
falkTX 571d2dcb6b Misc 2013-05-04 23:56:01 +01:00
falkTX 03712ca8fd Launcher: Remove Plugin experimental label 2013-05-04 23:54:35 +01:00
falkTX 878a74a89e Launcher: Re-enable Plugin tab now that Carla works again 2013-05-04 23:53:20 +01:00
falkTX f720b3ed01 Add unzipfx code used for Windows builds 2013-04-16 05:35:19 +01:00
falkTX 1928a1d083 Windows build 2013-04-16 05:34:27 +01:00
falkTX dd41bcd8e7 Systray: Always disable App-Indicators for now 2013-04-16 04:08:39 +01:00
falkTX 249d89c84b Claudia-Launcher: Disable Plugin tab, not ready yet 2013-04-16 04:02:12 +01:00
falkTX eab6ef75e2 Set version as 0.8 (beta2) 2013-04-16 03:49:26 +01:00
falkTX 2b4c5abbd9 Claudia: Fix add-new popup menu action (closes #18) 2013-04-16 03:44:09 +01:00
falkTX 846ce6e213 PatchCanvas: Fix new groups appearing outside canvas bounds 2013-04-14 21:22:03 +01:00
falkTX 44767321c0 JackSettings: Raise extra latency limit to 99999
This was unset, giving it a max of 99
2013-04-12 12:26:42 +01:00
falkTX 041c564fe5 Render: Save/Load settings, shared accross apps, fixes #23 2013-04-09 11:35:16 +01:00
falkTX d91e99ac01 Claudia: Add "Auto-close" checkbox to add-new dialog 2013-04-09 10:59:15 +01:00
falkTX ad938f6de2 One more fix 2013-04-09 00:15:08 +01:00