summaryrefslogtreecommitdiffstats
path: root/pulsecaster
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo0.1.2Paul W. Frields2009-08-301-1/+1
|
* Support initial warning dialogPaul W. Frields2009-08-302-8/+32
| | | | | - Use /apps/PulseCaster/skip_warning to toggle - Reserve /apps/PulseCaster/vorbisq for later use
* Use a clicked event, not mouse-only button pressPaul W. Frields2009-08-291-2/+2
|
* Make save file widget a labelPaul W. Frields2009-08-291-4/+4
|
* Oops, put this in the right placePaul W. Frields2009-08-211-0/+37
|
* Eliminate leftover cruft from aborted UI changePaul W. Frields2009-08-041-1/+1
|
* Up the version number for release0.1.1Paul W. Frields2009-06-291-1/+1
|
* Add file chooser dialog and functionalityPaul W. Frields2009-06-291-3/+23
|
* Make all strings unicode0.1Paul W. Frields2009-06-281-1/+1
|
* Fix GStreamer pipeline; almost there nowPaul W. Frields2009-06-191-11/+53
|
* Remove unused gstreamer.py filePaul W. Frields2009-06-192-44/+0
|
* No longer need these vestigial bitsPaul W. Frields2009-06-181-5/+0
|
* 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
|
* Fix function call, removing deprecated paramPaul W. Frields2009-05-251-2/+2
|
* Still trying to get these even subscriptions to workPaul W. Frields2009-05-251-4/+3
|
* Try to fix subscribe methods and add testing gunkPaul W. Frields2009-05-251-4/+5
|
* Add subscribe on all PA events, fwiwPaul W. Frields2009-05-251-0/+5
|
* Add a stub function for the Record button for nowPaul W. Frields2009-05-241-0/+11
|
* Add some parameters to pipeline instancesPaul W. Frields2009-05-241-2/+4
|
* Baby steps toward a GStreamer pipelinePaul W. Frields2009-05-241-1/+8
|
* Require GStreamer 0.10Paul W. Frields2009-05-241-0/+2
|
* Add placeholder for gstreamer workPaul W. Frields2009-05-242-0/+28
|
* 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
|
* Use application name for PA client connectionPaul W. Frields2009-05-241-1/+1
|
* 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
* Include Glade-3 source and logo image filesPaul W. Frields2009-05-241-1/+1
|
* Add some starting points for the interfacePaul W. Frields2009-05-242-0/+169