pavucontrol/src
Tanu Kaskinen dfeabf086c drop gtk2 support
When opening pavucontrol.glade with Glade 3.22.1, this message was
shown:

    pavucontrol.glade targets Gtk+ 2.16

    But this version of Glade is for GTK+ 3 only.
    Make sure you can run this project with Glade 3.8 with no deprecated
    widgets first.

I think it's best to just drop the gtk2 support.
2018-11-21 12:55:11 +02:00
..
.gitignore hide .desktop file from git 2008-08-05 20:26:51 +02:00
Makefile.am Implement single-launch with Gtk::Application 2017-11-01 13:39:39 +02:00
cardwidget.cc rename more objects in the quest to get rid of duplicate IDs 2018-11-21 12:06:08 +02:00
cardwidget.h mainwindow: Show the availability of the ports and profiles. 2012-11-24 16:35:12 +02:00
channelwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
channelwidget.h volume: Don't bother setting the steps. 2011-03-09 21:54:05 +00:00
devicewidget.cc drop gtk2 support 2018-11-21 12:55:11 +02:00
devicewidget.h drop gtk2 support 2018-11-21 12:55:11 +02:00
i18n.h internationalize pavucontrol.cc 2008-08-05 20:45:24 +02:00
mainwindow.cc drop gtk2 support 2018-11-21 12:55:11 +02:00
mainwindow.h remove unnecessary Window -> MainWindow casting 2017-11-02 10:51:34 +02:00
minimalstreamwidget.cc move some widget initializations from MinimalStreamWidget to subclasses 2018-11-21 11:40:02 +02:00
minimalstreamwidget.h move some widget initializations from MinimalStreamWidget to subclasses 2018-11-21 11:40:02 +02:00
pavuapplication.cc pavuapplication: initialize members in the constructor 2018-10-18 15:27:10 +03:00
pavuapplication.h pavuapplication: initialize members in the constructor 2018-10-18 15:27:10 +03:00
pavucontrol.cc main: Fix typo 2017-12-14 08:35:13 +05:30
pavucontrol.desktop.in Remove Encoding key from .desktop file 2016-01-25 08:36:40 +05:30
pavucontrol.glade drop gtk2 support 2018-11-21 12:55:11 +02:00
pavucontrol.gladep initial commit 2006-04-21 14:51:33 +00:00
pavucontrol.h remove unnecessary Window -> MainWindow casting 2017-11-02 10:51:34 +02:00
rolewidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
rolewidget.h Drop the need to use libglademm 2011-03-03 14:31:14 +00:00
sinkinputwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sinkinputwidget.h stream-volumes: Support source-output volume controls now available in PA. 2011-07-22 09:35:38 +01:00
sinkwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sinkwidget.h sinkwidget: add support for AAC pass-through 2013-03-13 11:35:59 +02:00
sourceoutputwidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sourceoutputwidget.h stream-volumes: Support source-output volume controls now available in PA. 2011-07-22 09:35:38 +01:00
sourcewidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sourcewidget.h sink/sourcewidget: Move the index and card_index to the devicewidget 2012-07-27 08:56:02 +03:00
streamwidget.cc rename more objects in the quest to get rid of duplicate IDs 2018-11-21 12:06:08 +02:00
streamwidget.h Add checkbutton for disabling volume meters 2016-04-26 18:15:57 +03:00