summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-13sinkwidget: add support for AAC pass-throughAkihiro Tsukada3-4/+29
2013-03-11added back support for gtkmm-2.4 buildsAlam Arias2-0/+9
2012-12-17sinkwidget: Move format selection options to 'Advanced' expanderArun Raghavan2-119/+133
2012-12-17devicewidget: Move latency offset into an expanderArun Raghavan3-58/+78
2012-11-24mainwindow: Fix iterator dereferencing style.Tanu Kaskinen1-5/+5
2012-11-24mainwindow: Show the availability of the ports and profiles.poljar (Damir Jelić)2-8/+56
2012-11-19mainwindow: Don't clear the "updating" flag in updateCard() too early.Tanu Kaskinen1-2/+2
2012-09-28Add a few known peak-detect stream clients to a source-output blacklistColin Guthrie1-1/+3
2012-07-27devicewidget: Add a latency offset spinbuttonpoljar (Damir Jelić)4-21/+177
2012-07-27sink/sourcewidget: Move the index and card_index to the devicewidgetpoljar (Damir Jelić)3-2/+2
2012-07-27cardwidget: Add a port classpoljar (Damir Jelić)2-0/+25
2012-07-04Add --retry command line optionFrédéric Dalleau1-2/+15
2011-10-25Fix theme under gtk3Cosimo Cecchi1-0/+3
2011-09-23source: Only autosuspend network sourcesArun Raghavan2-4/+8
2011-08-18Update device format stuff for (pre-release) API changes.Colin Guthrie2-6/+9
2011-08-18Check if PA_SINK_SET_FORMATS is defined before using itArun Raghavan1-0/+2
2011-08-16Use sink flags to figure out if we can set formatsArun Raghavan1-4/+2
2011-08-10Add UI to select the formats supported by the receiver attached to a digitial...Colin Guthrie7-10/+293
2011-07-27Fix strange vertical alignment of sinks/source/cardsColin Guthrie1-4/+4
2011-07-27Fix GTK Warnings under GTK3 due to combo box sizesColin Guthrie1-4/+4
2011-07-22source-output: We will officially support source output volumes in 0.99Colin Guthrie1-1/+1
2011-07-22source-output: Don't set the channel map for the SO if we do not support SO v...Colin Guthrie1-0/+2
2011-07-22sink: Oops. I didn't mean to comment this out in the previous commit.Colin Guthrie1-3/+3
2011-07-22stream-volumes: Support source-output volume controls now available in PA.Colin Guthrie6-5/+47
2011-06-06Handle simple key events.Colin Guthrie2-0/+34
2011-06-06Deal more gracefully with disconnections.Colin Guthrie4-8/+39
2011-04-29Add support for gtkmm-3.0 and prefer it over gtkmm-2.* by default.Marc-Antoine Perennou1-0/+4
2011-03-28Ensure the marker for base volume is set on all channels.Colin Guthrie1-2/+2
2011-03-09volume: Don't bother setting the steps.Colin Guthrie5-14/+0
2011-03-09volume: Support volumes up to 11.Colin Guthrie6-28/+42
2011-03-03ui: Remove ellipsize attribute from some labels (causes ellipsis to be displa...Colin Guthrie1-6/+2
2011-03-03ui: Resave glade file without any changes to tidy it upColin Guthrie1-8/+4
2011-03-03Drop the need to use libglademmRafał Mużyło24-631/+886
2011-03-03Add DONT_INHIBIT_AUTO_SUSPEND flag to monitor streamsMaarten Bosmans2-37/+10
2010-12-22source-outputs: Source outputs do not support volume control, so hide the mut...Colin Guthrie1-0/+4
2010-04-22main: Format string fixesColin Guthrie1-1/+1
2010-04-22main: Add a --tab command line argument to force a given tab to be displayed.Colin Guthrie1-22/+51
2010-04-22mainwindow: Fix clearing out of clientsColin Guthrie1-1/+1
2010-04-22mainwindow: Save/restore window sizeColin Guthrie2-1/+57
2010-04-21mainwindow: Compact iterator declsColin Guthrie1-25/+12
2010-04-20main: Cleanup labels after connection reworkColin Guthrie1-2/+2
2010-04-20source-outputs: Fix a bug where the 'no streams' label is sometimes shown alo...Colin Guthrie1-0/+1
2010-04-20connection: Show a nice label when connecting to PA.Colin Guthrie4-4/+39
2010-04-20main: Automatically reconnect to PA upon disconnectionColin Guthrie1-14/+31
2010-04-20mainwindow: Add a method to remove all widgets (e.g. on disconnect)Colin Guthrie2-0/+31
2010-04-20streamwidget: Fix a compile warning.Colin Guthrie1-2/+2
2010-04-20Split out the creation of the PA context a little.Colin Guthrie1-18/+26
2010-01-05glade: ellipsize user supplied text stringsLennart Poettering1-0/+21
2009-10-17Allow for the sink input peak detect to survive across sink moves.Colin Guthrie4-13/+23
2009-10-15Update for the latest incarnation of module-device-managerColin Guthrie1-4/+1