index
:
pavucontrol.git
master
master-tx
tags/release-0.8
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
PulseAudio Volume Control
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainwindow: Compact iterator decls
Colin Guthrie
2010-04-21
1
-25
/
+12
*
source-outputs: Fix a bug where the 'no streams' label is sometimes shown alo...
Colin Guthrie
2010-04-20
1
-0
/
+1
*
connection: Show a nice label when connecting to PA.
Colin Guthrie
2010-04-20
1
-1
/
+20
*
mainwindow: Add a method to remove all widgets (e.g. on disconnect)
Colin Guthrie
2010-04-20
1
-0
/
+29
*
Allow for the sink input peak detect to survive across sink moves.
Colin Guthrie
2009-10-17
1
-11
/
+19
*
Add support for the device-manager module.
Colin Guthrie
2009-10-15
1
-3
/
+4
*
events: Hide output streams with a stream restore designator for the event wi...
Colin Guthrie
2009-10-03
1
-0
/
+8
*
drop reference to beepDevice
Lennart Poettering
2009-09-09
1
-1
/
+0
*
use fallback icon scheme for stream icons, too
Lennart Poettering
2009-08-26
1
-35
/
+36
*
Add support for changing ports.
Colin Guthrie
2009-06-27
1
-11
/
+56
*
Do not disable the default button when it's set.
Colin Guthrie
2009-06-17
1
-8
/
+4
*
More changes in the UI to try and make things neater.
Colin Guthrie
2009-06-17
1
-63
/
+16
*
Wire up all the new UI code.
Colin Guthrie
2009-06-17
1
-4
/
+9
*
Remove the 'Default [Out|In]put' option from the combo for now.
Colin Guthrie
2009-06-17
1
-0
/
+5
*
Set the correct combo index for display purposes
Colin Guthrie
2009-06-17
1
-0
/
+12
*
Record in a map the combobox indexes vs. the sink/source indexes
Colin Guthrie
2009-06-17
1
-16
/
+9
*
Add setter/getter methods for sink/source indexes so we can update our combo ...
Colin Guthrie
2009-06-17
1
-3
/
+3
*
Set the mainwindow pointer via an init() method rather than directly via publ...
Colin Guthrie
2009-06-17
1
-4
/
+2
*
Adapt to new UI
Colin Guthrie
2009-06-17
1
-0
/
+53
*
make sure that two card profiles with the same priority don't collide with ea...
Lennart Poettering
2009-06-17
1
-5
/
+12
*
don't abort when icon is missing from the theme
Lennart Poettering
2009-06-14
1
-4
/
+9
*
reenable monitor streams
Lennart Poettering
2009-04-14
1
-2
/
+0
*
Order the card profiles by their priority
Colin Guthrie
2009-03-25
1
-3
/
+15
*
configure steps for scales
Lennart Poettering
2009-03-21
1
-0
/
+2
*
visualize base volume
Lennart Poettering
2009-03-21
1
-0
/
+4
*
Use C style comments as per Lennart's fetish :p
Colin Guthrie
2009-03-18
1
-1
/
+0
*
Move config.h inclusion to the .cc files
Colin Guthrie
2009-03-18
1
-0
/
+4
*
Split mainwindow into it's own files.
Colin Guthrie
2009-03-16
1
-0
/
+825