summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix header and description in palist.cPaul W. Frields2009-05-241-5/+19
|
* Add some parameters to pipeline instancesPaul W. Frields2009-05-241-2/+4
|
* Apparently I inadvertently added *.pyc files earlier.Paul W. Frields2009-05-246-0/+0
|
* Ignore palist binaryPaul W. Frields2009-05-241-1/+1
|
* Baby steps toward a GStreamer pipelinePaul W. Frields2009-05-241-1/+8
|
* Add reference info about gstreamer pipelinePaul W. Frields2009-05-241-0/+9
|
* Require GStreamer 0.10Paul W. Frields2009-05-241-0/+2
|
* Add placeholder for gstreamer workPaul W. Frields2009-05-242-0/+28
|
* Add helpful information and Makefile for utilityPaul W. Frields2009-05-242-0/+34
|
* Move ignore file to topPaul W. Frields2009-05-241-0/+0
|
* Add helper program and fix READMEPaul W. Frields2009-05-242-1/+31
|
* Add module fluff for pulsecasterPaul W. Frields2009-05-241-0/+23
|
* Fix name everywherePaul W. Frields2009-05-241-3/+3
|
* Get rid of awkward runlib stuffPaul W. Frields2009-05-241-6/+4
|
* Add a TODO listPaul W. Frields2009-05-241-0/+4
|
* Use application name for PA client connectionPaul W. Frields2009-05-241-1/+1
|
* Make PulseObj take an optional client namePaul W. Frields2009-05-241-3/+3
|
* Try to fix signals, failed. Return to this later.Paul W. Frields2009-05-241-8/+14
|
* Sprinkle in some UI changes for usabilityPaul W. Frields2009-05-241-19/+25
| | | | | | * Add function for repopulating PA sources * FIXME: Signal for repop_sources() should change to a PA event subscription * Remove old combo box chaff
* Fix action area warning in glade filePaul W. Frields2009-05-241-53/+31
|
* Fix instructionsPaul W. Frields2009-05-241-1/+1
|
* Update README in case someone wants to try this outPaul W. Frields2009-05-241-0/+10
|
* Include Glade-3 source and logo image filesPaul W. Frields2009-05-248-1/+1320
|
* Add some starting points for the interfacePaul W. Frields2009-05-242-0/+169
|
* 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
|
* Thank Harry Karvonen for his Python-fuPaul W. Frields2009-05-231-0/+3
|
* Add AUTHORS filePaul W. Frields2009-05-231-0/+1
|
* Fix minor typoPaul W. Frields2009-05-231-2/+2
|
* Add simple PulseAudio bindings for PythonPaul W. Frields2009-05-2313-0/+1711
| | | | | Thank you to Harry Karvonen <harry.karvonen@gmail.com> for providing this very helpful code!
* Utility to list sources and sinks from PA serverPaul W. Frields2009-05-231-0/+251
|
* Initial commit, just a READMEPaul W. Frields2009-05-201-0/+1