Commit Graph

  • 08cec66e66 ladishd: generic object refcounting Nedko Arnaudov 2012-09-15 06:50:06 +0300
  • 7558eefb1e fix invalid client context on graph iteration Nedko Arnaudov 2012-12-29 16:56:06 +0200
  • fcb16ae71e minor coding style fix Nedko Arnaudov 2013-02-09 21:06:56 +0200
  • 74fbf510b9 Fix doxygen warnings Nedko Arnaudov 2013-02-10 16:19:59 +0200
  • 41c7c2d825 Incorporate siginfo-1 Nedko Arnaudov 2013-01-13 02:04:56 +0200
  • 01298d0915 Install lash include files into dedicated dir Nedko Arnaudov 2013-01-13 00:15:32 +0200
  • e8f6f15762 gladish: quit on ctrl-q Nedko Arnaudov 2012-12-31 17:49:11 +0200
  • f44ef3ff31 Update INSTALL Nedko Arnaudov 2012-12-29 15:47:50 +0200
  • 62230f606b Fix warning (try again) Nedko Arnaudov 2012-12-22 22:03:57 +0200
  • d562213ddd (Hopeuflly) fix comilation warning/error Nedko Arnaudov 2012-12-22 21:53:38 +0200
  • 441128e025 Fix unresolved external liblash Nedko Arnaudov 2012-12-22 10:56:54 +0200
  • 0120d3162b Fix room creation that got broken two commits ago Nedko Arnaudov 2012-12-03 00:28:03 +0200
  • e5efbfc472 Add missing header text Nedko Arnaudov 2012-12-02 23:52:43 +0200
  • ebce813997 Fix unused-parameter warnings in plain C code Nedko Arnaudov 2012-12-02 23:50:05 +0200
  • abf820278b extra compiler warnings Nedko Arnaudov 2012-12-02 21:39:51 +0200
  • 73acf78b8d Improve logging Nedko Arnaudov 2012-12-02 20:21:36 +0200
  • 9bbfff1608 Fix log calls Nedko Arnaudov 2012-12-02 20:06:41 +0200
  • ce46d97bd5 Comment out useless code in flowcanvas and make the clang static analyzer happy Nedko Arnaudov 2012-11-19 09:06:04 +0200
  • a45b9576f0 Fix memory leak when separator is added to dynmenu; check for allocation failure otherwise Nedko Arnaudov 2012-11-19 08:28:06 +0200
  • 304a3d16ae Fix memory leak in strdup() failure handling code path Nedko Arnaudov 2012-11-19 08:06:45 +0200
  • 15f637b92b Improve handling of failure to get studio name Nedko Arnaudov 2012-11-19 07:52:54 +0200
  • f0d11f411f Fix error checks in graph_client module Nedko Arnaudov 2012-11-19 07:42:23 +0200
  • 702b287d35 Fix memory leak when a2j mapping fails Nedko Arnaudov 2012-11-19 06:54:49 +0200
  • 84a338dfd2 Don't set garbge pid to ports (either new or existing ones) Nedko Arnaudov 2012-11-19 06:42:13 +0200
  • e99af5f8be Fix undefined return value in case of error Nedko Arnaudov 2012-11-19 06:42:04 +0200
  • 871dace9c5 Improve assert and fix clang static analyzer report Nedko Arnaudov 2012-11-19 06:00:43 +0200
  • 0660f36589 Fix use of uninitialized memory in chdir() failure handling code path Nedko Arnaudov 2012-11-19 05:49:33 +0200
  • ad6dbf1392 Fix memory leak on procfs read() failure Nedko Arnaudov 2012-11-19 05:32:21 +0200
  • 64be659748 Remove useless assignment pointed by clang static analizer Nedko Arnaudov 2012-11-19 05:19:42 +0200
  • 61c34054e1 Fix error handling Nedko Arnaudov 2012-11-19 05:18:05 +0200
  • 136d9d1d45 fix use of uninitialized memory in malloc failure handling code path Nedko Arnaudov 2012-11-19 04:47:07 +0200
  • a42ac047af Fix use of unintialized memory Nedko Arnaudov 2012-11-19 04:06:51 +0200
  • 676db75cb1 add assert Nedko Arnaudov 2012-11-19 03:50:19 +0200
  • 6b3524b6a6 fix potential access of NULL pointer Nedko Arnaudov 2012-11-17 15:36:00 +0200
  • c2fc519d5c fix double free in malloc failure handling code path Nedko Arnaudov 2012-11-17 14:48:48 +0200
  • 88aaa609e2 preload libasound.so.2 instead of libasound.so Under some systems libasound.so is not available by default (reserved to devel packages), which will trigger some LD_PRELOAD warnings. Bristol fails to start because of this, as it's not expecting such output when first requesting jack sample-rate and buffer-size. Adding .2 to the library name ensures that the alsa library is always present on non-devel systems, and fixes the Bristol issue. falkTX 2012-11-11 22:59:32 +0000
  • 2c3c3f0290 Don't notify user about unexpectedly stopped apps that returned 0 exit code. Fixes #197 Nedko Arnaudov 2012-10-09 02:32:42 +0300
  • a2a17cd392 add includes for getrlimit Nedko Arnaudov 2012-10-07 14:06:04 +0300
  • ce273d9e58 Fix logging from child processes Nedko Arnaudov 2012-09-08 04:14:47 +0300
  • 9742a120cd Catch last words before children death Nedko Arnaudov 2012-09-08 04:13:30 +0300
  • 49eca113c8 remove set but not used variable Nedko Arnaudov 2012-05-16 21:17:59 +0300
  • 67cc9c9e05 embed flowcanvas-0.7.1 Nedko Arnaudov 2012-04-07 23:47:03 +0300
  • 466d958b82 Refresh against the laditools' first stable release. Alessio Treglia 2012-03-23 19:19:55 +0100
  • 7f05684806 Development cycle for version 2 Nedko Arnaudov 2012-03-05 04:12:00 +0200
  • 835756ac02 Fix small misspellings. Alessio Treglia 2012-01-13 21:04:36 +0100
  • 17c1068c47 Add a script to generate an unpacked instance of the waf all-in-one blob. Alessio Treglia 2012-01-09 18:50:33 +0100
  • e4f04599ab update jack2 submodule to 1.9.8 ladi branch ladish-1 Nedko Arnaudov 2011-12-19 18:05:10 +0200
  • d497e80d6b disable lash apps in studios Nedko Arnaudov 2011-12-19 01:33:53 +0200
  • 11122ed666 Update NEWS for version 1 Nedko Arnaudov 2011-12-19 00:54:16 +0200
  • 4a2c6cc69b Update NEWS for preview 3 Nedko Arnaudov 2011-12-19 00:48:34 +0200
  • ac5a278f10 version 1 Nedko Arnaudov 2011-12-19 00:36:27 +0200
  • e85a6e96fe setting for jack conf tool Nedko Arnaudov 2011-12-19 00:16:51 +0200
  • d66d57ae8a liblash: disable debug messages Nedko Arnaudov 2011-12-18 23:34:17 +0200
  • cd3684d1ad cdbus: macros for defining interfaces with default handler Nedko Arnaudov 2011-11-09 02:59:26 +0200
  • a0738fe6e7 dbus/ -> cdbus/ Nedko Arnaudov 2011-11-09 02:45:13 +0200
  • 4202100444 cdbus: prefix macros with CDBUS_ Nedko Arnaudov 2011-11-09 02:38:22 +0200
  • 9202dae129 cdbus: remove lash traces Nedko Arnaudov 2011-11-05 23:37:58 +0200
  • 640ca88481 Implement JS delay workaround. #187 Nedko Arnaudov 2011-10-23 03:52:16 +0300
  • 02dfa258f2 save gtkbuilder file with the blessed glade3 tool Nedko Arnaudov 2011-10-23 03:06:07 +0300
  • 60efb8728f failed boost headers check should not stop configure anymore Nedko Arnaudov 2011-10-15 20:28:07 +0300
  • 17e12e1e84 remove unused variable Nedko Arnaudov 2011-10-15 20:00:46 +0300
  • a3b38602bb update translations, new string Maxim Kachur 2011-10-13 01:13:21 +0400
  • 0083b1aaa9 fix for wrong rename port dialog title Maxim Kachur 2011-10-13 01:03:41 +0400
  • fcc1119eaa update russian translation Maxim Kachur 2011-10-13 01:00:32 +0400
  • 470aaee32a update french translation Maxim Kachur 2011-10-12 18:26:57 +0400
  • ec8bed7d95 Update translation fr graciasfidel 2011-10-12 13:31:09 +0200
  • 95fdd69973 sync and update translations Maxim Kachur 2011-10-11 21:15:05 +0400
  • 6df7809837 Call the save completion callback when ladish_js_save_app() fails. #185 Nedko Arnaudov 2011-10-11 03:49:03 +0300
  • 88712ad5e5 simplify ladish_room_save_project() error handling Nedko Arnaudov 2011-10-11 03:46:18 +0300
  • 8ba2d5f991 daemon: fix function name Nedko Arnaudov 2011-10-11 03:41:20 +0300
  • b592ac3cb7 fix compiler warning Nedko Arnaudov 2011-10-11 01:24:53 +0300
  • 69dd3f5611 fix warnings when building with disabled stacktrace Nedko Arnaudov 2011-10-10 04:42:56 +0300
  • f993abbe9b fix build against older libdbus Nedko Arnaudov 2011-10-10 04:42:08 +0300
  • 9908fe7a0d fix alsapid build on non-linux systems. #181 Nedko Arnaudov 2011-10-10 04:41:16 +0300
  • f14ff0f10e ladishd: when starting apps, always use shell. Fix #179 Nedko Arnaudov 2011-10-02 16:03:20 +0300
  • 17e02f89a3 fix ladish_control new app commands. #183 Nedko Arnaudov 2011-10-02 03:37:47 +0300
  • 36ef11202b alsapid: make it work again Nedko Arnaudov 2011-10-02 02:30:46 +0300
  • f42b4fbef7 operational jack session implementation Nedko Arnaudov 2011-10-02 00:47:50 +0300
  • 5483a52daf ladishd: async app supervisor save. async studio and project save. Nedko Arnaudov 2011-09-26 05:03:57 +0300
  • 3af230cad5 improved error message on jmcore::create() failures Nedko Arnaudov 2011-09-15 10:59:07 +0300
  • 3b69e81c76 ladishd: fix bug in currently unused code Nedko Arnaudov 2011-09-10 15:18:59 +0300
  • c62134ca6e liblash: export as public only LASH API symbols Nedko Arnaudov 2011-09-10 04:11:50 +0300
  • 9ef9615bd1 gladish: fix crash introduced in e9ae6c1be8 Nedko Arnaudov 2011-09-10 04:04:35 +0300
  • 6aa44e9ab9 dbus_ -> cdbus_ renames Nedko Arnaudov 2011-09-10 03:35:48 +0300
  • 8bc41a21a0 fix more gcc-4.6 warnings Nedko Arnaudov 2011-09-10 02:04:28 +0300
  • 68716ee66c ladishd: fix invalid cast and log Nedko Arnaudov 2011-09-10 02:01:38 +0300
  • e9ae6c1be8 fix another compiler warning Nedko Arnaudov 2011-09-10 01:32:36 +0300
  • 6317e37bf6 fix compiler warning Nedko Arnaudov 2011-09-10 01:25:33 +0300
  • 42cdd70e33 Make the app supervisor interface versioned Nedko Arnaudov 2011-09-10 01:06:08 +0300
  • 8100ea334e ladishd: make the D-Bus app supervisor API backward compatible Nedko Arnaudov 2011-09-06 19:02:55 +0300
  • e9a07d14e9 wscript: check for alsa headers Nedko Arnaudov 2011-09-03 03:34:48 +0300
  • 4f7a90a499 gladish: fix lash radio button sensitivity Nedko Arnaudov 2011-09-03 03:21:37 +0300
  • 2b66a82e9a ladishd: new function - ladish_js_save_app() Nedko Arnaudov 2011-09-03 03:16:11 +0300
  • eccd9d26ad [some] jack session D-Bus proxies Nedko Arnaudov 2011-09-03 03:13:41 +0300
  • 0e4270e1bc cdbus: new function - cdbus_call_async() Nedko Arnaudov 2011-09-03 03:10:51 +0300
  • e2b9461547 fix for #173 Nedko Arnaudov 2011-08-31 02:53:36 +0300
  • c0b6865c34 ladish_control: fix rgdump error msg Nedko Arnaudov 2011-08-26 06:13:39 +0300
  • 1113f0e9d3 ladish_app_send_signal() expectes app be in started state Nedko Arnaudov 2011-08-04 04:21:01 +0300
  • 026659406a LASH support in ladishd Nedko Arnaudov 2011-08-04 02:59:01 +0300
  • ac74c5ef23 liblash: implement save/restore/quit Nedko Arnaudov 2011-08-01 05:59:24 +0300