summaryrefslogtreecommitdiffstats
path: root/pulsecaster
Commit message (Expand)AuthorAgeFilesLines
* Add hidden function for FLAC encodingPaul W. Frields2010-05-062-8/+20
* Quit on warning box close unless user understandsPaul W. Frields2010-04-171-1/+1
* Make warning box OK an understanding insteadPaul W. Frields2010-04-171-4/+4
* Fix warning box text wrappingPaul W. Frields2010-04-171-2/+1
* Move merged file to proper locationPaul W. Frields2010-04-171-0/+55
* Trying to build some stream code to handle samplesPaul W. Frields2010-04-172-0/+19
* Make elements insensitive when Record is clickedPaul W. Frields2010-04-101-0/+9
* Forward version to 0.1.6 for more developmentPaul W. Frields2010-03-311-2/+2
* Remove newlines from label, use max. width insteadPaul W. Frields2010-02-221-6/+2
* Add i18n support in .py filesPaul W. Frields2010-02-212-4/+7
* Bump version for next releasePaul W. Frields2010-02-201-1/+1
* Remove shebangs from scripts to prevent rpmlint whiningPaul W. Frields2010-02-2011-14/+0
* Remove unnecessary import from __init__Paul W. Frields2010-02-201-1/+0
* Move version number for next releasePaul W. Frields2010-02-201-1/+1
* Set logo for About dialogPaul W. Frields2010-02-201-0/+1
* Don't use hard coded path separatorsPaul W. Frields2010-02-201-2/+1
* Convert script to UTF-8Paul W. Frields2010-02-201-2/+2
* Add Jürgen to contributors list, with pride!Paul W. Frields2010-02-201-1/+2
* Use UTF-8 encodingPaul W. Frields2010-02-201-2/+2
* Fixed some pathsJürgen Geuter2010-02-201-1/+1
* Towards a working distutils setupJürgen Geuter2010-02-202-5/+16
* Added a scriptJürgen Geuter2010-02-151-0/+26
* Fixed directory layoutJürgen Geuter2010-02-1520-0/+4677
* Move to standard src/ folderPaul W. Frields2009-09-0119-4682/+0
* Move folders to a more standard locationPaul W. Frields2009-09-0115-0/+4326
* Update version number0.1.3Paul W. Frields2009-08-311-1/+1
* Convert to GtkBuilderPaul W. Frields2009-08-311-17/+18
* Fix typo0.1.2Paul W. Frields2009-08-301-1/+1
* Support initial warning dialogPaul W. Frields2009-08-302-8/+32
* 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