Commit Graph

9 Commits

Author SHA1 Message Date
Nedko Arnaudov 8ff8613dc7 gladish: add menu items for reactivating jackdbus and a2jmidid. Fixes #132 2010-12-25 05:12:19 +02:00
Nedko Arnaudov ff8348650a Move the dbus call default timeout define out of the interface header
The default timeout is a property of the implementation, not the interface
2010-12-02 05:22:05 +02:00
Nedko Arnaudov b8852eaf9f Wait longer for JACK server to start. Workaround for #121 2010-12-02 03:55:39 +02:00
Nedko Arnaudov 7a6f30474b Allow non-default timeout when using dbus_call() 2010-12-02 03:54:24 +02:00
Nedko Arnaudov 1b95e77e1a Remove duplicate funcionality
All proxy functions for accessing a jack patchbay interface belong to
the graph proxy. graph_proxy_get_client_pid() must be used instead of
the removed jack_proxy_get_client_pid()
2010-09-01 16:02:44 +03:00
Nedko Arnaudov 20ebf9ee7c Fix buffer overflow if pid_t is smaller than 64bits 2010-08-24 20:08:12 +03:00
Nedko Arnaudov 27b57d818c untabify 2010-08-24 20:05:15 +03:00
nykeej f6440042a7 Implemented "jack_proxy_get_client_pid" function. 2010-08-24 19:58:52 +03:00
Nedko Arnaudov b5565fd398 move proxy implementations to new /proxies directory 2009-12-13 18:10:57 +02:00