summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Handle device insertion and removal more gracefully0.1.8Paul W. Frields2011-03-161-2/+5
|
* Aha! Find and fix devious pipeline string errorPaul W. Frields2011-03-161-1/+1
|
* Make docstring more accuratePaul W. Frields2011-03-161-1/+1
|
* Fix and clean up volume functionPaul W. Frields2011-03-161-10/+4
|
* Remove unused varPaul W. Frields2011-03-161-1/+0
|
* Remove unused importPaul W. Frields2011-03-161-1/+1
|
* Use new PulseCasterSource object in ui.pyPaul W. Frields2011-03-161-134/+28
|
* Set up new PulseCasterSource objectPaul W. Frields2011-03-161-0/+132
|
* Start removing the old progress bar stuff in favor of the newPaul W. Frields2011-03-151-17/+24
|
* Add a third column to the UI for the VU metersPaul W. Frields2011-03-151-1/+7
|
* Explicit changes from a glade3 runPaul W. Frields2011-03-151-2/+4
|
* Add a TODO to make a PulseCasterInput objectPaul W. Frields2011-03-151-0/+1
|
* Remove finished TODOPaul W. Frields2011-03-151-2/+0
| | | | | - PulseCaster now has working VU meters using GStreamer 'level' element and through watching the bus messages.
* Fix method namePaul W. Frields2011-03-141-1/+1
|
* Set VUs when user is moving around the combo boxPaul W. Frields2011-03-141-0/+2
|
* Fix function namePaul W. Frields2011-03-141-2/+2
|
* Establish pipeline for active sourcePaul W. Frields2011-03-141-21/+67
|
* Make way for a VU meter for active source.Paul W. Frields2011-03-131-8/+58
|
* Knock finished TODO items off listPaul W. Frields2011-03-131-5/+0
| | | | | - python-babel-BabelGladeExtractor now in Fedora - Timer is implemented as a tooltip on trayicon
* Include additional translationsPaul W. Frields2011-03-064-12/+12
|
* Add transifex configurationPaul W. Frields2011-03-061-0/+8
|
* Add latest translations from Transifex.netPaul W. Frields2011-02-254-0/+144
|
* Fix tooltip problemsPaul W. Frields2011-02-201-2/+2
|
* This GtkBuilder file should be .ui now.Paul W. Frields2011-02-202-4/+4
|
* Shouldn't need to import eggtrayicon stuff anymorePaul W. Frields2011-01-301-1/+0
|
* Add translations from TransifexPaul W. Frields2011-01-304-0/+144
|
* Oops, restore necessary functionPaul W. Frields2010-12-211-2/+5
|
* Do some trivial code refactoringPaul W. Frields2010-12-211-11/+9
| | | | | - No need for _remove_tempfile function - Make _copy_temp_to_perm more integral
* Dynamically generate file chooser, remove from builderPaul W. Frields2010-12-212-72/+13
|
* Make debugging more discerniblePaul W. Frields2010-12-211-1/+1
|
* For devel, load resources if not in same directoryPaul W. Frields2010-12-211-3/+9
|
* More verbose tempfile debugging messagePaul W. Frields2010-12-212-1/+329
|
* Use envar for debugging from now onPaul W. Frields2010-12-211-1/+4
|
* PulseCaster now has a real homePaul W. Frields2010-12-201-2/+1
|
* Let tray icon track recording timePaul W. Frields2010-12-201-0/+19
|
* Remove unused modulePaul W. Frields2010-12-201-1/+0
|
* Replace use of egg.trayicon with gtk.StatusIconPaul W. Frields2010-12-202-32/+3
|
* Put app name on warning dialogPaul W. Frields2010-12-201-0/+1
|
* Bump version for next develPaul W. Frields2010-12-201-1/+1
|
* Remove file magic from non-executable scriptPaul W. Frields2010-12-201-1/+0
|
* Remove unnecessary Unicode marking0.1.7Paul W. Frields2010-12-201-1/+1
|
* Fix remaining static locations of iconsPaul W. Frields2010-12-192-3/+3
|
* Add eggtrayicon placeholderPaul W. Frields2010-12-192-0/+34
|
* Remove data location hackPaul W. Frields2010-12-191-2/+0
| | | | | | | | | Packaging should take care of icon locations properly. If the PulseCaster package properly runs gtk-update-icon-cache and puts the icons in e.g. /usr/share/icons/hicolor... the icon can be found (and overridden) by default. Leaving in place the path used to load the icon during developmen in case PulseCaster isn't installed on the running system.
* Place icons in standard area for GTK icon cachingPaul W. Frields2010-12-191-6/+6
|
* Include proper encoding (PEP-0263)Paul W. Frields2010-12-192-0/+2
|
* Fix copyright informationPaul W. Frields2010-12-196-6/+6
|
* Add Jürgen to authorshipPaul W. Frields2010-12-193-0/+3
|
* Add licensing info to listener.pyPaul W. Frields2010-12-191-0/+18
|
* Scratch item off TODO list, yay!Paul W. Frields2010-12-191-1/+0
|