index
:
openslx-ng/pavucontrol-slx.git
master
QT-based pavucontrol with improved layout
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use automatic string conversions
Luís Pereira
2019-05-26
1
-18
/
+18
*
Avoid char raw strings literals memory allocations
Luís Pereira
2019-05-26
1
-17
/
+17
*
Some more code modernization (#111)
Pavel Shlyak
2018-12-30
1
-51
/
+50
*
Use auto when declaring iterators
Shlyak Pavel
2018-12-10
1
-24
/
+24
*
Delete against null pointer is safe
Shlyak Pavel
2018-12-10
1
-2
/
+1
*
Treat the 'off' card profile specifically
Palo Kisa
2018-10-10
1
-0
/
+2
*
mainwindow: Don't make a deep copy of pa_card_profile_info2
Palo Kisa
2018-10-09
1
-11
/
+12
*
mainwindow: Don't use deprecated libpulse members
Palo Kisa
2018-10-09
1
-6
/
+6
*
fix http -> https
Alf Gaida
2018-03-28
1
-1
/
+1
*
MainWindow: Remove old GTK remnants
Palo Kisa
2017-04-11
1
-44
/
+0
*
MainWindow: Force using the size from previous run
Palo Kisa
2017-03-01
1
-2
/
+1
*
MainWindow: Add quit shortcut
Palo Kisa
2017-03-01
1
-0
/
+5
*
Use QSettings for storing configuration
Palo Kisa
2016-11-29
1
-87
/
+26
*
mainwindow: Set icon for eventRoleWidget
Palo Kisa
2016-09-26
1
-1
/
+1
*
Address compiler warnings
Palo Kisa
2016-09-15
1
-6
/
+5
*
* Prevent recursive signal handler invocation.
Hong Jen Yee (PCMan)
2016-09-01
1
-25
/
+7
*
Remove glibmm dependency.
Hong Jen Yee (PCMan)
2016-09-01
1
-13
/
+13
*
Replace GNU gettext with Qt tr() in all places.
Hong Jen Yee (PCMan)
2016-09-01
1
-16
/
+15
*
Trivial fix for Timeout handlers.
Hong Jen Yee (PCMan)
2016-08-31
1
-4
/
+22
*
Porting to Qt 5 - Finish the basic UI.
Hong Jen Yee (PCMan)
2016-08-31
1
-17
/
+18
*
Make all source code compile with Qt5.
Hong Jen Yee (PCMan)
2016-08-31
1
-133
/
+97
*
Fix broken combo box in CardWidget.
Hong Jen Yee (PCMan)
2016-08-30
1
-27
/
+1
*
Port the sound card configuration page to Qt.
Hong Jen Yee (PCMan)
2016-08-30
1
-42
/
+19
*
Start working on a Qt5 port.
Hong Jen Yee (PCMan)
2016-08-30
1
-123
/
+144
*
mainwindow: force icons to have sane size
Felipe Sateler
2016-05-01
1
-1
/
+1
*
Add checkbutton for disabling volume meters
Lukas K
2016-04-26
1
-2
/
+61
*
mainwindow: unavailable profiles are marked as such in their description
David Kreuter
2015-04-10
1
-4
/
+7
*
mainwindow: Remember device visibility selections
Steven Dwy
2015-02-26
1
-0
/
+36
*
mainwindow: Catch Gdk::PixbufError
Martin Steghöfer
2015-02-16
1
-0
/
+2
*
Handle IO errors in icon setting code
Felipe Sateler
2014-10-28
1
-0
/
+2
*
Don't crash if pa_stream_peek returns NULL
Christer Stenbrenden
2014-10-28
1
-0
/
+8
*
Reference the widget before returning it from ::create methods
Hans de Goede
2014-09-07
1
-0
/
+6
*
Add a --maximize command line option
Pierre Zurek
2014-03-07
1
-1
/
+3
*
pavucontrol: ellipsize labels to fix window resizing
Alexander E. Patrakov
2013-12-13
1
-0
/
+6
*
mainwindow: Fix iterator dereferencing style.
Tanu Kaskinen
2012-11-24
1
-5
/
+5
*
mainwindow: Show the availability of the ports and profiles.
poljar (Damir Jelić)
2012-11-24
1
-8
/
+55
*
mainwindow: Don't clear the "updating" flag in updateCard() too early.
Tanu Kaskinen
2012-11-19
1
-2
/
+2
*
Add a few known peak-detect stream clients to a source-output blacklist
Colin Guthrie
2012-09-28
1
-1
/
+3
*
devicewidget: Add a latency offset spinbutton
poljar (Damir Jelić)
2012-07-27
1
-0
/
+54
*
cardwidget: Add a port class
poljar (Damir Jelić)
2012-07-27
1
-0
/
+14
*
source: Only autosuspend network sources
Arun Raghavan
2011-09-23
1
-3
/
+7
*
Check if PA_SINK_SET_FORMATS is defined before using it
Arun Raghavan
2011-08-18
1
-0
/
+2
*
Use sink flags to figure out if we can set formats
Arun Raghavan
2011-08-16
1
-4
/
+2
*
Add UI to select the formats supported by the receiver attached to a digitial...
Colin Guthrie
2011-08-10
1
-2
/
+40
*
source-output: Don't set the channel map for the SO if we do not support SO v...
Colin Guthrie
2011-07-22
1
-0
/
+2
*
stream-volumes: Support source-output volume controls now available in PA.
Colin Guthrie
2011-07-22
1
-0
/
+6
*
Handle simple key events.
Colin Guthrie
2011-06-06
1
-0
/
+33
*
Deal more gracefully with disconnections.
Colin Guthrie
2011-06-06
1
-0
/
+10
*
Add support for gtkmm-3.0 and prefer it over gtkmm-2.* by default.
Marc-Antoine Perennou
2011-04-29
1
-0
/
+4
*
volume: Don't bother setting the steps.
Colin Guthrie
2011-03-09
1
-2
/
+0
[next]