summaryrefslogtreecommitdiff
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* Revert "save experiments with python for dbus interactions (for posterity)"Paul Davis2016-02-233-0/+0
| | | | | | This reverts commit cf32a3475eb2955d42f033fec9078d160c9620b2. These files are python "binaries", and the source is already in git.
* save experiments with python for dbus interactions (for posterity)Paul Davis2016-02-233-0/+0
|
* fix Makefiles and configure.ac to correctly include include/ in tarball; ↵Paul Davis2013-02-221-1/+1
| | | | minor fix for python in tarball
* changes required for 0.121.[12]paul2011-06-291-0/+3
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4474 0c269be4-1314-0410-8aa9-9f06e86f4224
* port the dbus reservation code back to jacktorben2011-06-273-5/+53
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4472 0c269be4-1314-0410-8aa9-9f06e86f4224
* [python] add commandline prompt and switch commandtorben2011-05-291-13/+30
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4446 0c269be4-1314-0410-8aa9-9f06e86f4224
* [python] add first version of jackd.pytorben2011-05-291-0/+99
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4444 0c269be4-1314-0410-8aa9-9f06e86f4224
* [python] add id to Parameter class and make value take str, add name to drvtorben2011-05-291-6/+17
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4443 0c269be4-1314-0410-8aa9-9f06e86f4224
* [python] add mygetopt.py and the current reserve_audio codetorben2011-05-292-0/+111
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4441 0c269be4-1314-0410-8aa9-9f06e86f4224
* [python] move jackctl.py into python dirtorben2011-05-291-0/+209
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4439 0c269be4-1314-0410-8aa9-9f06e86f4224
* remove the python sm ... got its own repo now.torben2010-03-268-1573/+0
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3971 0c269be4-1314-0410-8aa9-9f06e86f4224
* Merge branch 'jack-session2' into session-rebasetorben2010-03-265-0/+797
|\ | | | | | | | | | | | | | | | | Conflicts: jack/session.h jackd/engine.c libjack/client.c git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3970 0c269be4-1314-0410-8aa9-9f06e86f4224
| * restructure sessionmanager.py a bit and add setup.py and dbus .service fileTorben Hohn2010-03-265-9/+31
| |
| * tweak messages a bit.Torben Hohn2010-02-281-1/+1
| |
| * update python sessionmanager for new interface.Torben Hohn2010-02-281-9/+9
| |
| * handle Ctrl-C and other exceptions nicely in sessionmanager.pyTorben Hohn2009-11-291-12/+21
| |
| * add some support for quitTorben Hohn2009-11-292-4/+32
| |
| * change libjack.py to new signature of jack_session_notifyTorben Hohn2009-11-281-2/+2
| |
| * support rename in session domTorben Hohn2009-11-282-1/+23
| |
| * save uuid, reservations code, and --renames optionTorben Hohn2009-11-283-14/+65
| |
| * remove sessionload and sessionsave... merged into sessionmanagerTorben Hohn2009-11-282-111/+0
| |
| * Merge branch 'clientrename' of git://siel.endofinternet.org/jack into ↵Dave Robillard2009-11-271-2/+0
| |\ | | | | | | | | | | | | | | | | | | clientrename Conflicts: python/sessionmanager.py
| | * remove obsolete sessionpathTorben Hohn2009-11-271-2/+0
| | |
| * | Fix space/tab mixing for python indenting.Dave Robillard2009-11-271-151/+151
| | |
| * | Remove hardcoded home directory.Dave Robillard2009-11-271-1/+1
| |/
| * wrap and use client_open... also check client pointer for NullTorben Hohn2009-11-271-1/+7
| |
| * add dbus stuff...Torben Hohn2009-11-271-10/+84
| |
| * add sessionmanager.py more complete aggregate of the session codeTorben Hohn2009-11-271-0/+167
| |
| * fixup infra clients.Torben Hohn2009-11-264-8/+41
| |
| * python session stuff, first working versionTorben Hohn2009-11-264-30/+172
| |
| * add session_save with new command_t struct to libjack.pyTorben Hohn2009-11-261-1/+23
| |
| * initial import of sessionsave.py and state.pyTorben Hohn2009-11-262-0/+78
| |
| * more functions for libjack.pyTorben Hohn2009-11-261-4/+70
| |
| * remove the threading stuff again. wasnt necessary.Torben Hohn2009-11-241-56/+0
| |
| * python bindings, with Python jack thread :D unnecessary thoughTorben Hohn2009-11-241-0/+246
|
* add session notification infrastructuretorben2010-03-263-0/+776
squashed rebase. git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3969 0c269be4-1314-0410-8aa9-9f06e86f4224