summaryrefslogtreecommitdiffstats
path: root/pulsecaster
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Ok, so now we got something to put into /usr/bin
* Fixed directory layoutJürgen Geuter2010-02-1520-0/+4677
| | | | | /src/ is PyDev/Eclipse's default but it it not a good idea: If your "real module" is called "pulsecaster" just name it like that.
* 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 /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