summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update POTPaul W. Frields2012-10-041-17/+41
|
* Disable prefs when recordingPaul W. Frields2012-10-041-0/+2
|
* On abort confirm, remove the right tempfilesPaul W. Frields2012-10-041-1/+5
|
* Add (hacky) treatment for separate streamsPaul W. Frields2012-10-041-14/+48
|
* Do explicit compare to be surePaul W. Frields2012-10-041-1/+1
|
* Set expert mode appropriately with radio buttonPaul W. Frields2012-10-041-0/+2
|
* Make expert configuration workPaul W. Frields2012-10-042-1/+12
|
* Set up prefs dialog to modify settingsPaul W. Frields2012-10-042-4/+41
|
* Include show/hide functions and alternate pipelinePaul W. Frields2012-10-043-31/+71
|
* Add dummy function for nowPaul W. Frields2012-10-041-0/+3
|
* Merge branch 'add-advanced-options' of ↵Paul W. Frields2012-10-040-0/+0
|\ | | | | | | ssh://git.fedorahosted.org/git/pulsecaster into add-advanced-options
| * Add beginning of advanced settings supportPaul W. Frields2011-06-292-134/+352
| |
* | Add beginning of advanced settings supportPaul W. Frields2012-10-042-134/+352
| |
* | Finish removing old pygobject2 modules cruftPaul W. Frields2012-10-041-4/+2
| |
* | Use gir for GObject stuff, eliminate old module importPaul W. Frields2012-10-041-5/+4
|/
* Upgrade to use PyGObject and GTK+ 3.0Paul W. Frields2011-06-113-38/+39
|
* Update messages in POTPaul W. Frields2011-03-211-11/+57
|
* Forward the version for next developmentPaul W. Frields2011-03-211-1/+1
|
* Add a setup.cfg for use with translationsPaul W. Frields2011-03-211-0/+3
|
* Let GTK handle the icon locationPaul W. Frields2011-03-211-1/+1
|
* Try to be a little more PEP-8'ishPaul W. Frields2011-03-181-22/+47
|
* Move strings from GtkBuilder file to Python codePaul W. Frields2011-03-183-8/+17
|
* Add TODO note for extra translations taskPaul W. Frields2011-03-161-0/+2
|
* Remove finished TODOPaul W. Frields2011-03-161-1/+0
| | | | - We now have a PulseCasterSource object
* Only import what we need for UIPaul W. Frields2011-03-161-2/+2
|
* And add this fix to MAINFEST.in as well0.1.8.1Paul W. Frields2011-03-161-1/+1
|
* Fix filename problem and issue oopsie 0.1.8.1Paul W. Frields2011-03-162-2/+2
|
* 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
|