Commit Graph

2327 Commits

Author SHA1 Message Date
Nedko Arnaudov 5e94e9dccc unify source copyright headers in ladishd 2009-07-29 21:08:27 +03:00
Nedko Arnaudov de37a1ef33 Add copyright headers to the reverntly added new files 2009-07-29 20:45:43 +03:00
Nedko Arnaudov 7274c16805 Remove messages window 2009-07-29 02:18:44 +03:00
Nedko Arnaudov 2df73f5e7f Tweak the about box 2009-07-29 02:18:29 +03:00
Nedko Arnaudov 9fd5b6cb7b Switch the url used in dbus paths to ladish.org 2009-07-28 00:44:15 +03:00
Nedko Arnaudov e221c2c209 Catch studio appeared/disappeared signals in gladish 2009-07-27 00:47:15 +03:00
Nedko Arnaudov f1aa5f96be studio appeared/disappeared signals 2009-07-26 23:49:43 +03:00
Nedko Arnaudov 3f71b1bc2d When JACK server is started, create studio object and store JACK conf as part of it 2009-07-26 23:26:29 +03:00
Nedko Arnaudov 0f9047c699 remove configure check for libxml and check for expat instead 2009-07-26 17:02:36 +03:00
Nedko Arnaudov 8ccd4445de sigsegv requires libdl 2009-07-26 17:02:00 +03:00
Nedko Arnaudov 86ee1ed3da Move unused code to legacy subdir 2009-07-26 16:57:44 +03:00
Nedko Arnaudov 32b932af20 Retrieve values of jack server settings that are set by user 2009-07-26 16:43:19 +03:00
Nedko Arnaudov cd979e7655 cleanup conf_callback
* compose the full address for leaves too. will be used to get parameter value
 * remove redudancy by using the fact that buffer (context) and address are same pointer
 * add error message
2009-07-24 02:20:30 +03:00
Nedko Arnaudov 6fbba644d4 Remove the unused parameters of jack_proxy_read_conf_container() 2009-07-24 02:16:40 +03:00
Nedko Arnaudov d6d6818a1a jack conf tree scan 2009-07-24 01:41:05 +03:00
Nedko Arnaudov 42af29b3d0 Dispatch signals from jack 2009-07-24 01:39:06 +03:00
Nedko Arnaudov 3360209378 Watch for dbus signals 2009-07-23 01:37:53 +03:00
Nedko Arnaudov c04de01546 skeleton for jack monitor and control code 2009-07-23 00:36:32 +03:00
Nedko Arnaudov 2ee313b403 jack_proxy skeleton 2009-07-23 00:23:18 +03:00
Nedko Arnaudov acf50a5001 New object model. 2009-07-21 09:13:13 +03:00
Nedko Arnaudov d1856e0a34 Remove lash status control and monitor stuff from gladish. It is not supposed to be usable without ladish. 2009-07-21 01:38:37 +03:00
Nedko Arnaudov 4cf6b9dd63 compile striped down dbus control interface 2009-07-21 00:12:07 +03:00
Nedko Arnaudov c8fa7425b8 Remove sneaked LASH_DEBUG from loader.c 2009-07-20 23:59:55 +03:00
Nedko Arnaudov ba111e16a3 strip & cleanup ladishd
* code for the service lifecycle object moved to main.c - remove polution by fake OO concept
 * removed types.h - typedefs for public structs are evil. typedefs for handles must be per header
 * compile with -Wall and -Werror flags. Warnings are here to help.
 * define _GNU_SOURCE globally, in config.h. This is propoerty of the whole daemon codebase.
 * common.h is header to collect stuff that is needed almost everywhere in the ladishd
 * cleanup loader module.
2009-07-20 23:49:57 +03:00
Nedko Arnaudov d8ccdad704 Remove unused header 2009-07-20 05:02:28 +03:00
Nedko Arnaudov 68a83207cf tabs->spaces 2009-07-20 04:59:25 +03:00
Nedko Arnaudov 9e31a708dc Cleanup headers 2009-07-20 04:55:25 +03:00
Nedko Arnaudov 4827a5e414 Install glade file 2009-07-20 04:53:21 +03:00
Nedko Arnaudov e05140226f Fix glade loading 2009-07-20 04:50:15 +03:00
Nedko Arnaudov bead1adfa3 Merge AUTHORS 2009-07-20 04:29:49 +03:00
Nedko Arnaudov ec711f4925 Move lash icons
Eventually patchage and lash icons will get merged
Until then, lets keep them at same place.
2009-07-20 04:23:51 +03:00
Nedko Arnaudov 7ae75d02aa Build gladish 2009-07-20 03:29:45 +03:00
Nedko Arnaudov 2f8b34f091 Merge commit 'patchage/ladish'
Conflicts:
	.gitignore
2009-07-20 01:42:59 +03:00
Nedko Arnaudov 14970afe8a Move to subdir (surrender before ladish gate) 2009-07-20 01:36:58 +03:00
Nedko Arnaudov 23defd631c Fix boost signals (portability) 2009-07-20 01:33:49 +03:00
Nedko Arnaudov f03cc60ad2 Use define for dbus name/path 2009-07-13 02:34:32 +03:00
Nedko Arnaudov 87bea07447 Install D-Bus service file 2009-07-13 02:18:06 +03:00
Nedko Arnaudov 983c28234b Small fixes for compat liblash
* library versioning is required by liblash apps
 * liblash needs to be compiled with DEBUG_OUTPUT_TERMINAL
   because it needs to use printf() and not lash_log()
2009-07-13 01:55:41 +03:00
Nedko Arnaudov 5d7f71d453 Fix defines and git version fetch 2009-07-13 01:44:43 +03:00
Nedko Arnaudov 3b5d8a0549 Remove the obsolete list.h 2009-07-13 01:14:51 +03:00
Nedko Arnaudov 6a0355ab05 Remove more autohell traces 2009-07-13 01:12:11 +03:00
Nedko Arnaudov 1e63ba92bb Remove autohell traces 2009-07-13 01:08:55 +03:00
Nedko Arnaudov 2825eb5abb Adjust AUTHORS 2009-07-13 01:00:18 +03:00
Nedko Arnaudov 177197f8ca tabs->spaces 2009-07-13 00:15:44 +03:00
Nedko Arnaudov 416f43a612 waf buildable compat liblash 2009-07-12 23:56:05 +03:00
Nedko Arnaudov d364193985 waf buildable daemon 2009-07-12 22:56:19 +03:00
Nedko Arnaudov d1d3807512 add waf configure checks and summary print 2009-07-12 17:33:52 +03:00
Nedko Arnaudov 5a5b69e233 Basic wscript 2009-07-12 15:11:14 +03:00
Nedko Arnaudov 5877daffe0 Improve directory layout 2009-07-12 15:05:55 +03:00
Nedko Arnaudov 9175804c2f Remove obsolete files 2009-07-12 14:51:23 +03:00