summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version number0.1.3Paul W. Frields2009-08-311-1/+1
* Convert to GtkBuilderPaul W. Frields2009-08-312-97/+107
* Clean up TODO listPaul W. Frields2009-08-301-1/+0
* Fix typo0.1.2Paul W. Frields2009-08-301-1/+1
* Add TODO for GtkBuilder taskPaul W. Frields2009-08-301-0/+1
* Remove TODO for nag screenPaul W. Frields2009-08-301-2/+0
* Support initial warning dialogPaul W. Frields2009-08-304-10/+157
* Make warning next TODOPaul W. Frields2009-08-291-1/+1
* More UI twiddlingPaul W. Frields2009-08-291-5/+4
* Minor interface cleanupsPaul W. Frields2009-08-291-50/+51
* Use a clicked event, not mouse-only button pressPaul W. Frields2009-08-291-2/+2
* Make save file widget a labelPaul W. Frields2009-08-292-10/+11
* Add note about overwrite/replacePaul W. Frields2009-08-291-0/+1
* Try using this again with EclipsePaul W. Frields2009-08-293-2/+26
* Oops, put this in the right placePaul W. Frields2009-08-211-0/+0
* Add beginning of GConf supportPaul W. Frields2009-08-211-0/+37
* Eliminate leftover cruft from aborted UI changePaul W. Frields2009-08-041-1/+1
* Fix size of structure memberPaul W. Frields2009-07-181-1/+1
* Move some enumerators aroundPaul W. Frields2009-07-181-27/+29
* Add some support for streamsPaul W. Frields2009-07-181-1/+150
* Add Mairin Duffy's UI brainstorm from FUDCon Berlin 2009Paul W. Frields2009-07-041-0/+2085
* Add Eclipse .settings to ignore listPaul W. Frields2009-07-041-0/+1
* Up the version number for release0.1.1Paul W. Frields2009-06-291-1/+1
* Add file chooser dialog and functionalityPaul W. Frields2009-06-292-6/+107
* Make all strings unicode0.1Paul W. Frields2009-06-281-1/+1
* Trivial fix, tabbingPaul W. Frields2009-06-281-1/+1
* Add logo with textPaul W. Frields2009-06-281-0/+845
* Wrap text in dialogPaul W. Frields2009-06-271-0/+1
* Add TODO brainstorming from FUDCon Berlin 2009Paul W. Frields2009-06-271-1/+13
* Make note about additional way to accomplish gst pipelinePaul W. Frields2009-06-201-0/+3
* Update TODO listPaul W. Frields2009-06-201-2/+10
* Fix GStreamer pipeline; almost there nowPaul W. Frields2009-06-191-11/+53
* Remove unused gstreamer.py filePaul W. Frields2009-06-192-44/+0
* Use direct entry for filePaul W. Frields2009-06-191-2/+3
* No longer need these vestigial bitsPaul W. Frields2009-06-181-5/+0
* Add more notes on GStreamer detailsPaul W. Frields2009-06-181-0/+7
* Update TODO listPaul W. Frields2009-06-181-2/+0
* Add Eclipse stuff to ignore listPaul W. Frields2009-06-161-0/+4
* 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
* Add a few more definitions to ctypes stuffPaul W. Frields2009-06-161-0/+40
* Add dbus thingie to TODO (late)Paul W. Frields2009-06-161-0/+1
* Update task listPaul W. Frields2009-05-251-1/+1
* Fix function call, removing deprecated paramPaul W. Frields2009-05-251-2/+2
* Remove unnecessary parameter from wrapper methodPaul W. Frields2009-05-251-2/+2
* Still trying to get these even subscriptions to workPaul W. Frields2009-05-252-12/+10
* Try to fix subscribe methods and add testing gunkPaul W. Frields2009-05-252-15/+30
* Fix PA_CONTEXT_SUBSCRIBE_CB_T prototypePaul W. Frields2009-05-251-0/+1
* Fix restype for pa_context_subscribe()Paul W. Frields2009-05-251-1/+1
* Add subscribe on all PA events, fwiwPaul W. Frields2009-05-251-0/+5