summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add some debugging cruftfix-gst-pygiPaul W. Frields2012-12-071-0/+3
|
* Tutorials say GObject.threads_init() is a good ideaPaul W. Frields2012-12-071-0/+1
|
* Remove unnecessary linesPaul W. Frields2012-12-071-2/+0
|
* Moving toward 100% GI usagePaul W. Frields2012-12-072-45/+57
|
* Make i18n even easier with gettext.install()HEADmasterPaul W. Frields2012-12-061-2/+1
|
* Fix i18n so translations workPaul W. Frields2012-12-062-1/+4
|
* Update translationsPaul W. Frields2012-12-062-58/+59
|
* Fix directory for MO filesPaul W. Frields2012-10-221-1/+1
|
* Fix errant tag for tx pullPaul W. Frields2012-10-221-1/+1
|
* Add MO files to dataPaul W. Frields2012-10-221-13/+22
|
* Update translationsPaul W. Frields2012-10-1820-288/+416
|
* Additional L10n rulesPaul W. Frields2012-10-181-6/+21
|
* Updated translation filesPaul W. Frields2012-10-1619-143/+805
|
* Ignore messages.mo and PO backupsPaul W. Frields2012-10-161-0/+2
|
* Additional translationsPaul W. Frields2012-10-1611-0/+1222
|
* More Makefile work, better modularizationPaul W. Frields2012-10-161-19/+53
|
* Don't track MO filesPaul W. Frields2012-10-161-0/+1
|
* Don't track locale/ eitherPaul W. Frields2012-10-121-0/+1
|
* Create some Makefile fluff for easier releasesPaul W. Frields2012-10-123-1/+54
|
* Fix alignment of checkbox in warning dialogPaul W. Frields2012-10-121-1/+4
|
* Executable also relies on pygobject3Paul W. Frields2012-10-121-2/+2
|
* Remove remaining strings in ui filePaul W. Frields2012-10-122-31/+13
|
* Don't worry about build/ eitherPaul W. Frields2012-10-121-0/+1
|
* Fix additional stringsPaul W. Frields2012-10-042-8/+12
|
* 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
|