[pulseaudio-commits] src/mainwindow.cc src/minimalstreamwidget.cc src/minimalstreamwidget.h

2023-06-23 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc src/minimalstreamwidget.cc src/minimalstreamwidget.h

2021-08-15 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2021-01-04 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2020-11-09 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2020-06-04 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2019-12-21 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc src/pavucontrol.glade src/rolewidget.cc src/sinkinputwidget.cc src/sinkinputwidget.h src/sourceoutputwidget.cc src/sourceoutputwidget.h src/streamwidget.cc src/s

2019-11-27 Thread GitLab Mirror
src/mainwindow.cc | 18 --- src/pavucontrol.glade |6 --- src/rolewidget.cc |2 - src/sinkinputwidget.cc| 75 +- src/sinkinputwidget.h | 26 +-- src/sourceoutputwidget.cc | 75 ++

[pulseaudio-commits] src/mainwindow.cc

2019-09-19 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2019-08-05 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2019-02-08 Thread GitLab Mirror
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

[pulseaudio-commits] src/mainwindow.cc

2016-05-01 Thread Tanu Kaskinen
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_

[pulseaudio-commits] src/mainwindow.cc src/mainwindow.h src/minimalstreamwidget.cc src/minimalstreamwidget.h src/pavucontrol.glade src/streamwidget.cc src/streamwidget.h

2016-04-26 Thread Tanu Kaskinen
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

[pulseaudio-commits] src/mainwindow.cc

2015-02-16 Thread David Henningsson
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

[pulseaudio-commits] src/mainwindow.cc

2014-10-28 Thread Tanu Kaskinen
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

[pulseaudio-commits] src/mainwindow.cc

2014-10-28 Thread Tanu Kaskinen
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

[pulseaudio-commits] src/mainwindow.cc src/mainwindow.h src/pavucontrol.cc

2014-03-07 Thread Tanu Kaskinen
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

[pulseaudio-commits] src/mainwindow.cc src/pavucontrol.glade

2013-12-13 Thread Tanu Kaskinen
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

[pulseaudio-commits] src/mainwindow.cc

2012-11-22 Thread Tanu Kaskinen
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

[pulseaudio-commits] src/mainwindow.cc

2012-09-27 Thread Colin Guthrie
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

[pulseaudio-commits] src/mainwindow.cc src/mainwindow.h

2011-09-22 Thread Arun Raghavan
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

[pulseaudio-commits] src/mainwindow.cc

2011-08-18 Thread Arun Raghavan
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

[pulseaudio-commits] src/mainwindow.cc

2011-08-16 Thread Arun Raghavan
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

[pulseaudio-commits] src/mainwindow.cc src/mainwindow.h src/pavucontrol.cc src/pavucontrol.glade src/pavucontrol.h src/sinkwidget.cc src/sinkwidget.h

2011-08-10 Thread Colin Guthrie
src/mainwindow.cc | 42 +- src/mainwindow.h |9 +++- src/pavucontrol.cc| 63 + src/pavucontrol.glade | 93 -- src/pavucontrol.h |1 src/sinkwidget.cc | 76 +

[pulseaudio-commits] src/mainwindow.cc src/pavucontrol.h src/sinkinputwidget.h src/sinkwidget.cc src/sourceoutputwidget.cc src/sourceoutputwidget.h

2011-07-22 Thread Colin Guthrie
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