Linux Audio Desktop Integration Tools
Go to file
marco ce89a50469 * Fix some weird behavior with the way parametters where handled
git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@106 bfe161da-02ef-4cea-8c43-ae261ea21ac6
2008-03-02 15:16:12 +00:00
data * Fix the purge jackdbus logs button in jacklog 2008-02-29 14:10:55 +00:00
icons/96x96 * Added jackctl_conf (non functional, UI only) 2007-12-30 14:51:14 +00:00
lib/pyjackctl * Fix some weird behavior with the way parametters where handled 2008-03-02 15:16:12 +00:00
COPYING Partial merge from packaged branche to retain compatibility (until Nedko looks at my changes) 2007-12-20 20:09:23 +00:00
INSTALL Documentation updates... 2008-03-01 12:40:52 +00:00
MANIFEST.in * Fix some weird behavior with the way parametters where handled 2008-03-02 15:16:12 +00:00
README * Correct a few mistakes in the documentation files 2008-02-29 11:32:58 +00:00
TODO update the TODO file... I might just make a release now :-) 2008-02-29 00:52:46 +00:00
g15jackmon * Updated copyright dates 2008-01-05 15:12:15 +00:00
jackconf * Fix some weird behavior with the way parametters where handled 2008-03-02 15:16:12 +00:00
jacklog * Fix the purge jackdbus logs button in jacklog 2008-02-29 14:10:55 +00:00
jacktray * Some name changes in config.py (there are now 2 sets of functions get/set_as_array and get/set_as_dict) 2008-02-19 20:01:34 +00:00
setup.py * Fix the purge jackdbus logs button in jacklog 2008-02-29 14:10:55 +00:00
wmjackctl Fix bug causing exception 2008-02-25 00:01:38 +00:00

README

The python JACK dbus controller suite

This project was created to take advantage of Nedko Arnaudov's JACK Audio Connection Kit (improvements) patches, especially the dbus one. Those patches can be found here : http://sharesource.org/project/jack/

You will find in this suite :
 - The pyjackctl python module
 - jacktray : a system tray icon
 - wmjackctl : a controller as a Window Maker dockapp
 - jacklog : a JACK log viewer
 - jackconf : a gui to setup jack's configuration
 - g15jackmon : a JACK monitor for g15 keyboards

Enjoy !