summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow for the sink input peak detect to survive across sink moves.Colin Guthrie2009-10-171-11/+19
* Add support for the device-manager module.Colin Guthrie2009-10-151-3/+4
* events: Hide output streams with a stream restore designator for the event wi...Colin Guthrie2009-10-031-0/+8
* drop reference to beepDeviceLennart Poettering2009-09-091-1/+0
* use fallback icon scheme for stream icons, tooLennart Poettering2009-08-261-35/+36
* Add support for changing ports.Colin Guthrie2009-06-271-11/+56
* Do not disable the default button when it's set.Colin Guthrie2009-06-171-8/+4
* More changes in the UI to try and make things neater.Colin Guthrie2009-06-171-63/+16
* Wire up all the new UI code.Colin Guthrie2009-06-171-4/+9
* Remove the 'Default [Out|In]put' option from the combo for now.Colin Guthrie2009-06-171-0/+5
* Set the correct combo index for display purposesColin Guthrie2009-06-171-0/+12
* Record in a map the combobox indexes vs. the sink/source indexesColin Guthrie2009-06-171-16/+9
* Add setter/getter methods for sink/source indexes so we can update our combo ...Colin Guthrie2009-06-171-3/+3
* Set the mainwindow pointer via an init() method rather than directly via publ...Colin Guthrie2009-06-171-4/+2
* Adapt to new UIColin Guthrie2009-06-171-0/+53
* make sure that two card profiles with the same priority don't collide with ea...Lennart Poettering2009-06-171-5/+12
* don't abort when icon is missing from the themeLennart Poettering2009-06-141-4/+9
* reenable monitor streamsLennart Poettering2009-04-141-2/+0
* Order the card profiles by their priorityColin Guthrie2009-03-251-3/+15
* configure steps for scalesLennart Poettering2009-03-211-0/+2
* visualize base volumeLennart Poettering2009-03-211-0/+4
* Use C style comments as per Lennart's fetish :pColin Guthrie2009-03-181-1/+0
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split mainwindow into it's own files.Colin Guthrie2009-03-161-0/+825