summaryrefslogtreecommitdiffstats
path: root/src/sinkinputwidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Drop the need to use libglademmRafał Mużyło2011-03-031-2/+2
* Restructure the class inheritance a bit.Colin Guthrie2009-06-281-18/+1
* Rename event method to be more indicative of what it does.Colin Guthrie2009-06-281-1/+1
* Rename a variable to make it more genericColin Guthrie2009-06-271-3/+3
* Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie2009-06-171-14/+6
* Hide the terminate button.Colin Guthrie2009-06-171-8/+21
* More changes in the UI to try and make things neater.Colin Guthrie2009-06-171-27/+60
* Wire up all the new UI code.Colin Guthrie2009-06-171-47/+21
* Set the correct combo index for display purposesColin Guthrie2009-06-171-0/+1
* Add setter/getter methods for sink/source indexes so we can update our combo ...Colin Guthrie2009-06-171-1/+9
* Remove the kill menu item now we have a dedicated buttonColin Guthrie2009-06-171-4/+0
* Set the pack_start on the deviceComboColin Guthrie2009-06-171-0/+1
* Set the mainwindow pointer via an init() method rather than directly via publ...Colin Guthrie2009-06-171-4/+10
* Adapt to new UIColin Guthrie2009-06-171-0/+5
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split sinkinputwidget into it's own files.Colin Guthrie2009-03-161-0/+128