summaryrefslogtreecommitdiffstats
path: root/pulseaudio
Commit message (Expand)AuthorAgeFilesLines
* Add a few more definitions to ctypes stuffPaul W. Frields2009-06-161-0/+40
* Remove unnecessary parameter from wrapper methodPaul W. Frields2009-05-251-2/+2
* Still trying to get these even subscriptions to workPaul W. Frields2009-05-251-8/+7
* Try to fix subscribe methods and add testing gunkPaul W. Frields2009-05-251-11/+25
* Fix PA_CONTEXT_SUBSCRIBE_CB_T prototypePaul W. Frields2009-05-251-0/+1
* Fix restype for pa_context_subscribe()Paul W. Frields2009-05-251-1/+1
* Turn on some debugging for subscribe functionsPaul W. Frields2009-05-251-3/+3
* Fix signal callback defintionPaul W. Frields2009-05-251-1/+1
* Fix signal event type and subscribe defsPaul W. Frields2009-05-251-4/+7
* Fix typos in originator's libraryPaul W. Frields2009-05-251-2/+2
* Not ready for enum types here, especially masksPaul W. Frields2009-05-251-28/+0
* Make callback less confusingPaul W. Frields2009-05-251-3/+2
* Add some additional functionality for event subscriptionPaul W. Frields2009-05-252-0/+75
* Apparently I inadvertently added *.pyc files earlier.Paul W. Frields2009-05-246-0/+0
* Move ignore file to topPaul W. Frields2009-05-241-3/+0
* Make PulseObj take an optional client namePaul W. Frields2009-05-241-3/+3
* Fix PulseSource class to report monitor informationPaul W. Frields2009-05-241-9/+11
* Ignore some byproducts in the pulseaudio lib directoryPaul W. Frields2009-05-231-0/+3
* Change name of client object to PulseCatcherPaul W. Frields2009-05-231-2/+2
* Fix minor typoPaul W. Frields2009-05-231-2/+2
* Add simple PulseAudio bindings for PythonPaul W. Frields2009-05-2313-0/+1711