Commit Graph

23 Commits

Author SHA1 Message Date
Nedko Arnaudov 47728b1cd8 Dual license dbus helpers to match the libdbus licensing
Juuso Alasuutari will sign this commit with a GPG signed git tag
2009-09-05 00:13:40 +03:00
Nedko Arnaudov 322dca7c1c cleanup dbus helpers 2009-09-04 02:27:05 +03:00
Nedko Arnaudov 186b8ac84e GetStudioList implemented 2009-08-24 01:58:14 +03:00
Nedko Arnaudov 667a5830c0 Fix crash in jack_proxy
This was caused by using uninitialized DBusError.
g_dbus_error should be used instead.
2009-08-23 00:22:16 +03:00
Nedko Arnaudov 08105b1efd Disable log on each dbus call
annoying when polling
2009-08-22 19:20:22 +03:00
Nedko Arnaudov 5fe3f67e31 Link patchbay interface to studio object 2009-08-21 23:13:19 +03:00
Nedko Arnaudov b0a9409cbf patchbay interface 2009-08-20 23:50:24 +03:00
Nedko Arnaudov 6d927edeb6 basic control_proxy object 2009-08-20 00:51:27 +03:00
Nedko Arnaudov 5defb7982b Move daemon jack_proxy code to top dir
Step toward removal of code duplication between daemon and gui
2009-08-11 11:50:22 +03:00
Nedko Arnaudov aea1b7bd19 graph object implementation 2009-08-10 02:18:55 +03:00
Nedko Arnaudov d9ac0f36cd new dbus helper function: dbus_call_simple() 2009-08-09 22:19:32 +03:00
Nedko Arnaudov d88e11f203 D-Bus interface macro improvements
* Descriptions for methods, signals and arguments
 * Use real boolean in method descriptor
 * Use dedicated macros for in and out params. The direction argument is always a C constant.
2009-08-09 19:23:04 +03:00
Nedko Arnaudov b123acc84f unify source copyright headers in in dbus/ and common/ 2009-08-01 19:51:07 +03:00
Nedko Arnaudov f93e4e8761 studio appeared/disappeared signals (again) 2009-08-01 19:24:00 +03:00
Nedko Arnaudov 4b93feb267 Separate d-bus object paths for control and studio objects 2009-08-01 19:07:16 +03:00
Nedko Arnaudov 3018d63225 int->bool 2009-07-31 01:40:04 +03:00
Nedko Arnaudov 6368707025 Clean the control interface 2009-07-31 00:48:20 +03:00
Nedko Arnaudov f03cc60ad2 Use define for dbus name/path 2009-07-13 02:34:32 +03:00
Nedko Arnaudov 1e63ba92bb Remove autohell traces 2009-07-13 01:08:55 +03:00
Nedko Arnaudov 177197f8ca tabs->spaces 2009-07-13 00:15:44 +03:00
Nedko Arnaudov d364193985 waf buildable daemon 2009-07-12 22:56:19 +03:00
Nedko Arnaudov ad6922d788 fix slight misuse of autotools by iuso (as said by iuso)
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@580 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2008-09-23 21:59:50 +00:00
Nedko Arnaudov 4d77bc329c merge the dbus development branch, 77:541
git-svn-id: svn://svn.savannah.nongnu.org/lash/trunk@542 1de19dc7-4e3f-0410-a61d-eddf686bf0b7
2008-09-06 22:48:05 +00:00