Commit Graph

192 Commits

Author SHA1 Message Date
Nedko Arnaudov 41c7c2d825 Incorporate siginfo-1 2013-01-13 02:05:15 +02:00
Nedko Arnaudov 01298d0915 Install lash include files into dedicated dir
This matches the lash-0.5.4 and lash-0.6.0~rc2 behaviour
2013-01-13 00:15:32 +02:00
Nedko Arnaudov 441128e025 Fix unresolved external liblash
The bug was recently introduced by commit 73acf78b8d
2012-12-22 10:56:54 +02:00
Nedko Arnaudov ebce813997 Fix unused-parameter warnings in plain C code 2012-12-02 23:50:05 +02:00
Nedko Arnaudov abf820278b extra compiler warnings 2012-12-02 21:39:51 +02:00
Nedko Arnaudov 73acf78b8d Improve logging
* Take advantage of gcc printf format checks
 * Move code dependent on log level to log.c
   This is a basis for runtime logging tweaks.
 * Remove the now useless LADISH_DEBUG defines
2012-12-02 20:24:22 +02:00
Nedko Arnaudov 67cc9c9e05 embed flowcanvas-0.7.1 2012-04-07 23:47:03 +03:00
Nedko Arnaudov 7f05684806 Development cycle for version 2 2012-03-05 04:12:00 +02:00
Nedko Arnaudov ac5a278f10 version 1 2011-12-19 00:36:27 +02:00
Nedko Arnaudov a0738fe6e7 dbus/ -> cdbus/ 2011-11-09 02:45:13 +02:00
Nedko Arnaudov 9202dae129 cdbus: remove lash traces
* rename cdbus header include guards to use CDBUS_ instead of LASH_DBUS_
 * remove dbus/error.h and dbus/error.c

error.h contained lash/ladish specific error strings and
lash_dbus_error() prototype. lash_dbus_error() is renamed to
cdbus_error() and its implementation is moved to dbus/method.c. The
D-Bus error strings that have DBUS_ERROR_XXX matches are removed and
their uses are switched to the libdbus variants. The ladish specific
error strings are moved to dbus_constants.h
2011-11-06 00:10:10 +02:00
Nedko Arnaudov 60efb8728f failed boost headers check should not stop configure anymore 2011-10-15 20:28:07 +03:00
Nedko Arnaudov 36ef11202b alsapid: make it work again
c62134ca6e broke alsapid
2011-10-02 02:30:46 +03:00
Nedko Arnaudov c62134ca6e liblash: export as public only LASH API symbols 2011-09-10 04:11:50 +03:00
Nedko Arnaudov e9a07d14e9 wscript: check for alsa headers
they are needed by alsapid/lib.c
2011-09-03 03:34:48 +03:00
Nedko Arnaudov 2b66a82e9a ladishd: new function - ladish_js_save_app() 2011-09-03 03:17:49 +03:00
Nedko Arnaudov 026659406a LASH support in ladishd 2011-08-04 02:59:01 +03:00
Nedko Arnaudov ac74c5ef23 liblash: implement save/restore/quit 2011-08-01 05:59:24 +03:00
Nedko Arnaudov 0686ff9c47 Notify ladishd when lash client is initialized 2011-07-31 20:33:27 +03:00
Nedko Arnaudov 997630bfb7 use strings for app levels
With jack-session on the manege, strict L0-L3 classification
does not reflect the actual situation. LASH and jack-session
are still L2 though.
2011-07-28 15:15:47 +03:00
Nedko Arnaudov e0ec247159 split vclient functionality
vgraph manipulation is going to be able to do more than split
2011-06-01 03:04:18 +03:00
Nedko Arnaudov 7e53b28c3a wscript: use gtk+-2.0 cflags/libs when building gladish 2011-04-14 02:38:32 +03:00
Nedko Arnaudov 62b5b43fe0 wscript: copy the right license file to datadir 2011-01-29 14:35:41 +02:00
Nedko Arnaudov 14da83ea4c wscript: start the 0.4-dev cycle 2011-01-09 23:24:22 +02:00
Nedko Arnaudov dec0b7d9b8 ladish-0.3 release 2011-01-09 18:56:07 +02:00
Nedko Arnaudov 5057e59fa2 wscript: enable warnings in release builds 2011-01-09 18:56:07 +02:00
Nedko Arnaudov 8ff8613dc7 gladish: add menu items for reactivating jackdbus and a2jmidid. Fixes #132 2010-12-25 05:12:19 +02:00
Nedko Arnaudov df4def70b2 ladishd: data integrity checks 2010-12-23 04:20:52 +02:00
Nedko Arnaudov 54aebc4b29 Revert "gladish: Move help text from code to separate text file"
This reverts commit a5d878cdc4.

gui/help/fr.txt is manually incorporated into po/po.fr
2010-12-19 21:28:38 +02:00
Nedko Arnaudov c4119ff60b use waf for generating and installing *.mo files 2010-12-19 14:30:13 +02:00
Nikita Zlobin 875f8496f3 i18n: Configurable locale dir 2010-12-19 16:25:20 +05:00
Nikita Zlobin ee247506bd Install translations 2010-12-17 23:08:26 +05:00
falkTX fbe3409dab Fix pylash includes 2010-12-14 04:28:12 +00:00
Nedko Arnaudov dd6c013574 gui: implement project properties dialog (description and notes). Fix for #90 2010-12-07 05:31:28 +02:00
Nedko Arnaudov 75e08bc107 wscript: fix and improve dist target (waf 1.6) 2010-12-03 02:38:10 +02:00
Nikita Zlobin a5d878cdc4 gladish: Move help text from code to separate text file 2010-11-28 15:31:20 +05:00
Nikita Zlobin 9e0b654848 Make file reading function common 2010-11-28 15:26:36 +05:00
Nedko Arnaudov fb15df6218 ladishd: recent list for studios 2010-11-18 00:48:32 +02:00
Nedko Arnaudov f44f92d4f3 wscript: more waf-1.6 related improvements 2010-11-14 21:20:14 +02:00
Nedko Arnaudov ffc3be463e wscript: adjust some stuff that is deprecated in waf-1.6 2010-11-14 19:56:25 +02:00
Nedko Arnaudov 726f4cb642 untabify the wscript 2010-11-14 19:31:50 +02:00
Nedko Arnaudov f76f48f436 waf: fix the include path workaround 2010-11-14 19:27:56 +02:00
Nedko Arnaudov f9142569d9 waf: switch to 1.6.1 2010-11-14 19:20:29 +02:00
Nedko Arnaudov 9592afef25 alsapid_get_pid() for use in ladishd virtualizer 2010-10-31 10:17:42 +02:00
Nedko Arnaudov e9d9baa830 wscript: remove commented libalsapid related code 2010-10-31 00:28:56 +03:00
Nedko Arnaudov 9beaac7cf6 wscript: build&install libalsapid.so 2010-10-31 00:28:01 +03:00
Nedko Arnaudov 8f09afb007 wscript: dont try to remove non-existing files
dist tarball creation code will not attempt to remove non-existing files anymore
This was causing exception raise
2010-10-30 17:43:38 +03:00
Nedko Arnaudov 309e3ca23d pylash. Fixes #112 2010-10-24 06:01:13 +03:00
Nedko Arnaudov c26d5015fc liblash: provide lash_get_fqn(). Fixes #111
lash_get_fqn() is known to be used by jack-rack
2010-10-24 04:11:31 +03:00
Nedko Arnaudov e405d25fc1 gladish: make dynmenu code reusable 2010-10-16 04:32:25 +03:00