summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-24build-sys: Release pavucontrol 3.0v3.0David Henningsson2-2/+6
2015-03-24doc: Adapt the sed expression for cleaning up linksAlexander E. Patrakov1-1/+1
2015-03-23build-sys: Don't dist m4/ChangeLogArun Raghavan1-1/+0
2015-03-23build-sys: Fix README buildingArun Raghavan2-6/+10
2015-02-26mainwindow: Remember device visibility selectionsSteven Dwy1-0/+36
2015-02-26devicewidget, streamwidget: Show only one volume slider when channels are lockedIvan Ivanov5-0/+33
2015-02-16mainwindow: Catch Gdk::PixbufErrorMartin Steghöfer1-0/+2
2014-10-28Handle IO errors in icon setting codeFelipe Sateler1-0/+2
2014-10-28Don't crash if pa_stream_peek returns NULLChrister Stenbrenden1-0/+8
2014-09-07Do not instantiate cardwidget, devicewidget and rolewidget with a type of Eve...Hans de Goede1-6/+6
2014-09-07Reference the widget before returning it from ::create methodsHans de Goede10-0/+15
2014-06-24Add horizontal scrollbars automaticallySimon Johansson1-5/+6
2014-03-24Add TRANSLATORS_README.txtTanu Kaskinen1-0/+4
2014-03-07Add a --maximize command line optionPierre Zurek3-3/+12
2013-12-13pavucontrol: ellipsize labels to fix window resizingAlexander E. Patrakov2-0/+8
2013-03-25build-sys: Use autoreconf in bootstrap.shTanu 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