summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update TODO listPaul W. Frields2009-06-201-2/+10
|
* Fix GStreamer pipeline; almost there nowPaul W. Frields2009-06-191-11/+53
|
* Remove unused gstreamer.py filePaul W. Frields2009-06-192-44/+0
|
* Use direct entry for filePaul W. Frields2009-06-191-2/+3
|
* No longer need these vestigial bitsPaul W. Frields2009-06-181-5/+0
|
* Add more notes on GStreamer detailsPaul W. Frields2009-06-181-0/+7
|
* Update TODO listPaul W. Frields2009-06-181-2/+0
|
* Add Eclipse stuff to ignore listPaul W. Frields2009-06-161-0/+4
|
* GSt stuff still not working, just jotting thoughtsPaul W. Frields2009-06-161-11/+16
|
* Handle device changes using dbusPaul W. Frields2009-06-161-4/+23
|
* Add a few more definitions to ctypes stuffPaul W. Frields2009-06-161-0/+40
|
* Add dbus thingie to TODO (late)Paul W. Frields2009-06-161-0/+1
|
* Update task listPaul W. Frields2009-05-251-1/+1
|
* Fix function call, removing deprecated paramPaul W. Frields2009-05-251-2/+2
|
* Remove unnecessary parameter from wrapper methodPaul W. Frields2009-05-251-2/+2
|
* Still trying to get these even subscriptions to workPaul W. Frields2009-05-252-12/+10
|
* Try to fix subscribe methods and add testing gunkPaul W. Frields2009-05-252-15/+30
|
* 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
|
* Add subscribe on all PA events, fwiwPaul W. Frields2009-05-251-0/+5
|
* 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
|
* Add some more ignores for Emacs, $DEITYs own editor.Paul W. Frields2009-05-241-0/+4
|
* Add a stub function for the Record button for nowPaul W. Frields2009-05-241-0/+11
|
* 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
|