summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for gtkmm-3.0 and prefer it over gtkmm-2.* by default.HEADmasterMarc-Antoine Perennou2011-04-291-0/+4
* Ensure the marker for base volume is set on all channels.Colin Guthrie2011-03-281-2/+2
* volume: Don't bother setting the steps.Colin Guthrie2011-03-095-14/+0
* volume: Support volumes up to 11.Colin Guthrie2011-03-096-28/+42
* ui: Remove ellipsize attribute from some labels (causes ellipsis to be displa...Colin Guthrie2011-03-031-6/+2
* ui: Resave glade file without any changes to tidy it upColin Guthrie2011-03-031-8/+4
* Drop the need to use libglademmRafał Mużyło2011-03-0324-631/+886
* Add DONT_INHIBIT_AUTO_SUSPEND flag to monitor streamsMaarten Bosmans2011-03-032-37/+10
* source-outputs: Source outputs do not support volume control, so hide the mut...Colin Guthrie2010-12-221-0/+4
* main: Format string fixesColin Guthrie2010-04-221-1/+1
* main: Add a --tab command line argument to force a given tab to be displayed.Colin Guthrie2010-04-221-22/+51
* mainwindow: Fix clearing out of clientsColin Guthrie2010-04-221-1/+1
* mainwindow: Save/restore window sizeColin Guthrie2010-04-222-1/+57
* mainwindow: Compact iterator declsColin Guthrie2010-04-211-25/+12
* main: Cleanup labels after connection reworkColin Guthrie2010-04-201-2/+2
* source-outputs: Fix a bug where the 'no streams' label is sometimes shown alo...Colin Guthrie2010-04-201-0/+1
* connection: Show a nice label when connecting to PA.Colin Guthrie2010-04-204-4/+39
* main: Automatically reconnect to PA upon disconnectionColin Guthrie2010-04-201-14/+31
* mainwindow: Add a method to remove all widgets (e.g. on disconnect)Colin Guthrie2010-04-202-0/+31
* streamwidget: Fix a compile warning.Colin Guthrie2010-04-201-2/+2
* Split out the creation of the PA context a little.Colin Guthrie2010-04-201-18/+26
* glade: ellipsize user supplied text stringsLennart Poettering2010-01-051-0/+21
* Allow for the sink input peak detect to survive across sink moves.Colin Guthrie2009-10-174-13/+23
* Update for the latest incarnation of module-device-managerColin Guthrie2009-10-151-4/+1
* Use the correct update mode for device-restore database writeColin Guthrie2009-10-151-1/+1
* Add support for the device-manager module.Colin Guthrie2009-10-1510-13/+203
* volume: Set the scale properly for delta changes via mouse/keyboard.Colin Guthrie2009-10-031-1/+1
* 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
* fix event sound generation for volume changesLennart Poettering2009-08-278-73/+67
* only assume that the minimal volume is silence for devices that can do dB vol...Lennart Poettering2009-08-271-1/+2
* use fallback icon scheme for stream icons, tooLennart Poettering2009-08-261-35/+36
* glade: minor alignment fixesLennart Poettering2009-07-011-0/+2
* Restructure the class inheritance a bit.Colin Guthrie2009-06-288-52/+39
* Rename event method to be more indicative of what it does.Colin Guthrie2009-06-286-7/+7
* Rename a variable to make it more genericColin Guthrie2009-06-274-8/+8
* Add support for changing ports.Colin Guthrie2009-06-278-12/+200
* Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie2009-06-177-47/+24
* Do not disable the default button when it's set.Colin Guthrie2009-06-175-15/+10
* Hide the terminate button.Colin Guthrie2009-06-177-62/+59
* More changes in the UI to try and make things neater.Colin Guthrie2009-06-1711-208/+249
* Create the event role widget early so that it's always top of the list.Colin Guthrie2009-06-171-3/+5
* Change 'Default' to 'Use as fallback'Colin Guthrie2009-06-171-1/+1
* Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie2009-06-174-15/+14
* Include config.h in the cc file (after rebase)Colin Guthrie2009-06-171-0/+4
* Add a tooltipColin Guthrie2009-06-171-0/+1
* Wire up all the new UI code.Colin Guthrie2009-06-1714-239/+69
* Wire up the default toggle button (replaces the old menu)Colin Guthrie2009-06-172-1/+10
* Hook up the device combo box on change eventColin Guthrie2009-06-171-3/+1
* Remove the 'Default [Out|In]put' option from the combo for now.Colin Guthrie2009-06-171-0/+5