summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Split sourceoutputwidget out into it's own files.Colin Guthrie2009-03-164-115/+172
* Split sinkinputwidget into it's own files.Colin Guthrie2009-03-165-208/+301
* Split sourcewidget into it's own files.Colin Guthrie2009-03-164-76/+129
* Split sinkwidget into it's own files.Colin Guthrie2009-03-165-102/+155
* Split cardwidget out into it's own files.Colin Guthrie2009-03-155-109/+167
* Move common setup into a shared headerColin Guthrie2009-03-157-35/+45
* Split out streamwidget into it's own files.Colin Guthrie2009-03-154-79/+105
* Split channelwidget into separate files. Also separate out the definition of ...Colin Guthrie2009-03-155-136/+235
* Include config.h in minimalstreamwidget.hColin Guthrie2009-03-151-0/+4
* Split the minimalstreamwidget into it's own fileColin Guthrie2009-03-154-127/+179
* Remove the minimalStreamWindow. It's no longer usedColin Guthrie2009-03-061-107/+0
* Merge commit 'coling/master'Lennart Poettering2009-03-021-7/+5
|\
| * Initialise our dropdown at contruction and just repopulate it when the cardin...Colin Guthrie2009-03-021-7/+5
* | use the server provided iconsLennart Poettering2009-03-022-30/+34
|/
* various small glade updatesLennart Poettering2009-03-021-6/+8
* Fix the number of outstanding operations.Colin Guthrie2009-02-281-2/+10
* Typo: spell configuration rightColin Guthrie2009-02-281-1/+1
* Add a new widget for the card configuration and use it.Colin Guthrie2009-02-282-112/+178
* Create a new 'Configuration' tabColin Guthrie2009-02-282-1249/+823
* Silence some warningsColin Guthrie2009-02-281-2/+2
* Initial support for changing card profiles.Colin Guthrie2009-02-281-9/+292
* Add 'Mixer' categorization to .desktop fileChristoph Wickert2009-02-251-1/+1
* deal with non-initialized data from m-s-rLennart Poettering2009-02-041-4/+3
* remove debug outputLennart Poettering2008-10-091-3/+0
* initialize maximum buffer length to automatic value (uint32_t) -1 instead of ...Lennart Poettering2008-09-091-0/+2
* beep when changing volumeLennart Poettering2008-08-191-6/+53
* internationalize pavucontrol.ccLennart Poettering2008-08-053-53/+113
* hide .desktop file from gitLennart Poettering2008-08-051-0/+1
* add i18nLennart Poettering2008-08-052-8/+15
* use system installed glade fileLennart Poettering2008-08-051-2/+2
* update license headers for GPL 2.0+Lennart Poettering2008-08-052-13/+12
* add a special track for controlling event sound volumeLennart Poettering2008-08-051-64/+280
* fix glade widget name caseLennart Poettering2008-07-211-2/+2
* remove $Id$Lennart Poettering2008-07-152-4/+0
* add gitignoreLennart Poettering2008-07-151-0/+1
* Make icons workLennart Poettering2008-06-171-62/+125
* show stream icons, don't show our own monitor streams, initialize client prop...Lennart Poettering2008-06-122-663/+1298
* add volume meter support to each sink/source/record streamLennart Poettering2008-05-211-3/+131
* more intelligent initial page selectionLennart Poettering2008-05-151-3/+12
* Also point the minimalStreamWindow downwardSjoerd Simons2008-04-251-0/+1
* move no_xxx labels in the middle of the dialogsLennart Poettering2008-04-221-20/+0
* properly initialize source output type dropdown; show string for record strea...Lennart Poettering2008-04-221-0/+4
* switch to sink page by default if no streams are activeLennart Poettering2008-04-212-1172/+684
* unclutter UI, remove redundant hint barLennart Poettering2008-04-211-224/+0
* show volume in decibelLennart Poettering2008-04-202-13/+26
* Remove the white header, drop all references to PulseAudio to become a more n...Lennart Poettering2008-04-202-788/+656
* move the lock/mute buttons to the same spot as the menu buttonsLennart Poettering2008-04-201-903/+1522
* Merge patch from sjoerd that adds a new panel for listing recording streams, ...Lennart Poettering2008-04-202-66/+574
* don't crash if server has no default sink/source setLennart Poettering2008-03-281-5/+5
* show radio buttons for the the sink menu itemsLennart Poettering2007-11-201-57/+58