src/mainwindow.cc |2 +-
src/minimalstreamwidget.cc |2 +-
src/minimalstreamwidget.h |2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit eba9ca6898c4883b88f80dbb83c5002fd19492b8
Author: warmos
Date: Fri Aug 26 22:12:16 2022 +0200
Less choppy p
src/mainwindow.cc |1 +
src/minimalstreamwidget.cc |8
src/minimalstreamwidget.h |1 +
3 files changed, 10 insertions(+)
New commits:
commit 4bc93d9d9c1d7f5d195076b514c6ac2391a7017f
Author: Igor V. Kovalenko
Date: Sat Aug 14 19:41:27 2021 +0300
Disconnect an
src/mainwindow.cc | 24
1 file changed, 12 insertions(+), 12 deletions(-)
New commits:
commit 381b708202e87e40347a57f8a627014199cde266
Author: Igor V. Kovalenko
Date: Sat Dec 26 22:39:49 2020 +0300
mainwindow: do not erase from container while iterating
src/mainwindow.cc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a2a452f249947e6fd603d35d86a82e7c5d650795
Author: mephinet
Date: Wed Oct 21 12:17:28 2020 +0200
mainwindow: Close window instead of quitting on Ctrl-W etc.
The end result is the same, so
src/mainwindow.cc |1 +
1 file changed, 1 insertion(+)
New commits:
commit fb75f5d1e4d4ebb91e375f4c3ba16e94f85d856d
Author: Leon Kowarschick
Date: Tue Jun 2 20:20:35 2020 +0200
add gtk window class to mainwindow.
This allows pavucontrol to be specifically addressed when creat
src/mainwindow.cc |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 4f31ec83a8226301336879a36d16b0283abca212
Author: Christoph Haag
Date: Tue Nov 5 22:35:24 2019 +0100
mainwindow: escape nameLabel
Fixes a warning with the 'Valve VR Radio & HMD Mic' d
src/mainwindow.cc | 18 ---
src/pavucontrol.glade |6 ---
src/rolewidget.cc |2 -
src/sinkinputwidget.cc| 75 +-
src/sinkinputwidget.h | 26 +--
src/sourceoutputwidget.cc | 75 ++
src/mainwindow.cc |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 0dd27ba34728ffacf7a0e1183c930cebfa68412d
Author: Tanu Kaskinen
Date: Thu Sep 19 11:37:11 2019 +0300
mainwindow: set the updating flag later for sinks and sources
The updating fl
src/mainwindow.cc | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
New commits:
commit e6caa8b87a9b463ea0db85deb77bac3d960ff1f1
Author: Tanu Kaskinen
Date: Sat Jul 27 13:53:48 2019 +0300
mainwindow: scale icons to sane size
If load_icon() fails
src/mainwindow.cc |4
1 file changed, 4 deletions(-)
New commits:
commit 1035910f45626c6ad77681f212d4a3123f0b985d
Author: Andreas Rönnquist
Date: Wed Jan 9 17:58:10 2019 +0100
Remove closing window by pressing Esc
Disable closing using Esc, to avoid closing the window by
src/mainwindow.cc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6e0de0a39a9d314d93fa382917037a0cd32d3c95
Author: Felipe Sateler
Date: Sun May 1 20:27:12 2016 +0300
mainwindow: force icons to have sane size
BugLink: https://bugs.freedesktop.org/show_
src/mainwindow.cc | 63 ++
src/mainwindow.h |2
src/minimalstreamwidget.cc | 18 +++-
src/minimalstreamwidget.h |6 +
src/pavucontrol.glade | 194 ++---
src/streamwidget.cc|1
src/streamwidget.h
src/mainwindow.cc |2 ++
1 file changed, 2 insertions(+)
New commits:
commit ed140c230c81e4e5652b08a6aa151470426aa9df
Author: Martin Steghöfer
Date: Mon Feb 16 11:29:29 2015 +0100
mainwindow: Catch Gdk::PixbufError
Due to another bug the MIME type guessing of PNG files was b
src/mainwindow.cc |2 ++
1 file changed, 2 insertions(+)
New commits:
commit f2e32ea30599a92f87f6ce947258cf535cbec321
Author: Felipe Sateler
Date: Wed Oct 22 20:48:29 2014 -0300
Handle IO errors in icon setting code
If gtk cannot load the file, it may throw a Gio::Error. In t
src/mainwindow.cc |8
1 file changed, 8 insertions(+)
New commits:
commit c71e9d5b516a16fc7f31c59bfc8dc75497136d69
Author: Christer Stenbrenden
Date: Wed Oct 22 20:38:21 2014 -0300
Don't crash if pa_stream_peek returns NULL
pa_stream_peek can return NULL if either th
src/mainwindow.cc |4 +++-
src/mainwindow.h |2 +-
src/pavucontrol.cc |9 -
3 files changed, 12 insertions(+), 3 deletions(-)
New commits:
commit dc4bdf091f5fbd4540436d721094a782ed836b85
Author: Pierre Zurek
Date: Tue Feb 25 17:36:51 2014 +0100
Add a --maximize comm
src/mainwindow.cc |6 ++
src/pavucontrol.glade |2 ++
2 files changed, 8 insertions(+)
New commits:
commit 35e844d2b2cf35f5a4cb29b1e32f4f1fa95dda7b
Author: Alexander E. Patrakov
Date: Fri Dec 13 17:47:38 2013 +0600
pavucontrol: ellipsize labels to fix window resizing
src/mainwindow.cc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f0853f081054bea169a94d3521a00e77e9cab58e
Author: Tanu Kaskinen
Date: Mon Nov 19 15:16:22 2012 +0200
mainwindow: Don't clear the "updating" flag in updateCard() too early.
The prepar
src/mainwindow.cc |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 27d915d041ff355a3ba6d03b59a214a18098b402
Author: Colin Guthrie
Date: Fri Sep 28 00:08:10 2012 +0100
Add a few known peak-detect stream clients to a source-output blacklist
diff --git a/src/m
src/mainwindow.cc | 10 +++---
src/mainwindow.h |2 +-
2 files changed, 8 insertions(+), 4 deletions(-)
New commits:
commit 8e359a8f710f4f80d2317ea191d429b252c199e7
Author: Arun Raghavan
Date: Fri Sep 23 08:21:07 2011 +0530
source: Only autosuspend network sources
This
src/mainwindow.cc |2 ++
1 file changed, 2 insertions(+)
New commits:
commit c9b307de5af37a56e7327f6467dc7624e68e4d16
Author: Arun Raghavan
Date: Thu Aug 18 14:57:09 2011 +0530
Check if PA_SINK_SET_FORMATS is defined before using it
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
src/mainwindow.cc |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 5c19f6b5d28566462d62bcc02221809a1c9b91aa
Author: Arun Raghavan
Date: Tue Aug 16 11:08:37 2011 +0530
Use sink flags to figure out if we can set formats
The server now signals when
src/mainwindow.cc | 42 +-
src/mainwindow.h |9 +++-
src/pavucontrol.cc| 63 +
src/pavucontrol.glade | 93 --
src/pavucontrol.h |1
src/sinkwidget.cc | 76 +
src/mainwindow.cc |6 ++
src/pavucontrol.h |2 ++
src/sinkinputwidget.h |2 +-
src/sinkwidget.cc |6 +++---
src/sourceoutputwidget.cc | 32 +++-
src/sourceoutputwidget.h |4
6 files changed, 47 insertions(+), 5
24 matches
Mail list logo