summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-25build-sys: Use autoreconf in bootstrap.shHEADmasterTanu Kaskinen1-46/+5
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
2013-03-08build-sys: Drop ChangeLog generation from gitv2.0Arun Raghavan1-7/+0
2013-03-08build-sys: Prepare for a 2.0 releaseArun Raghavan2-1/+5
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-10-30Enable Automake's silent-rules option.Tanu Kaskinen1-0/+1
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-21bootstrap: Enable the pre-commit hook.Tanu Kaskinen1-0/+6
2012-07-04gitignore: Add *.swp.Tanu Kaskinen1-0/+1
2012-07-04Add --retry command line optionFrédéric Dalleau1-2/+15
2011-10-25Fix theme under gtk3Cosimo Cecchi1-0/+3
2011-09-27build-sys: Prepare 1.0v1.0Colin Guthrie2-1/+5
2011-09-27build-sys: Switch to the tar-ustar format (as per a lot of GNOME stuff for 3....Colin Guthrie1-1/+1
2011-09-27i18n: Add devicewidget to POTFILES.inColin Guthrie1-0/+1
2011-09-23source: Only autosuspend network sourcesArun Raghavan2-4/+8
2011-09-15build-sys: Prepare 0.99.2v0.99.2Colin Guthrie2-1/+5
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-08-02build-sys: Prepare 0.99.1Colin Guthrie2-3/+7
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-15i18n: Fix markup error in de translation.Colin Guthrie1-1/+1
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 Perennou2-1/+24
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ło25-632/+887
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