summaryrefslogtreecommitdiffstats
path: root/src/pavucontrol.cc
Commit message (Expand)AuthorAgeFilesLines
* add option to kill a stream to popup menuLennart Poettering2007-09-021-4/+19
* add popup menu to sink/source view to choose default deviceLennart Poettering2007-09-021-7/+166
* use pretty channel namesLennart Poettering2007-09-021-1/+1
* add a combobox to the streams page, to filter application streamsLennart Poettering2007-08-311-18/+56
* Don't pass the button index to popup() for the GtkMenu to avoid strange GTK b...Lennart Poettering2007-08-241-1/+1
* support muting sink inputs, avoid duplicate eventsLennart Poettering2007-08-151-3/+44
* Fix license mess: change everything to GPLLennart Poettering2007-05-231-2/+2
* - add new option "All Except Monitor Sources" to sources option menuLennart Poettering2006-08-211-5/+8
* use the sink descripion instead of the name for the stream popup menuLennart Poettering2006-08-111-3/+3
* In times where the sink/source names are generated from HAL UDIs don't show t...Lennart Poettering2006-08-111-7/+5
* optimize redraw a littleLennart Poettering2006-08-071-5/+12
* add popup menu to stream list, allowing "hot" moving of playback streams betw...Lennart Poettering2006-08-071-16/+112
* show an watch cursor while loading device dataLennart Poettering2006-08-071-4/+31
* add combobox to show only a subset of sinks/sources, replacing the old monito...Lennart Poettering2006-08-071-59/+113
* show client name only if we have itLennart Poettering2006-07-211-4/+10
* include config.h properlyLennart Poettering2006-06-211-0/+4
* s/polyp/pulse/gLennart Poettering2006-06-201-3/+3
* use gtk_widget_queue_redraw() to try to workaround an issues that the sources...Lennart Poettering2006-06-011-3/+5
* Show client name for playback streamsLennart Poettering2006-05-201-21/+99
* * change scale behaviour to be more resposiveLennart Poettering2006-05-161-16/+30
* make SIGPIPE warning disappearLennart Poettering2006-04-221-0/+4
* fix glade file pathLennart Poettering2006-04-211-1/+2
* show proper message boxes in case of error instead of printing just to STDERRLennart Poettering2006-04-211-68/+52
* initial commitLennart Poettering2006-04-211-0/+687