Commit Graph

22 Commits

Author SHA1 Message Date
Colin Leroy f6ce4fb8db Implement single-launch with Gtk::Application
This introduces a new file for clarity. Options
handling changes so that --tab changes the tab
if the window is already opened. Other options
are only used at start time.
2017-11-01 13:39:39 +02:00
Colin Guthrie e509205be2 Rebase the sink/source widgets on the device widget 2009-06-17 08:54:10 +01:00
Colin Guthrie 53288073c1 Split mainwindow into it's own files. 2009-03-16 13:21:14 +00:00
Colin Guthrie cf3da7b364 Split rolewidget into it's own files. 2009-03-16 13:13:34 +00:00
Colin Guthrie 0d746559c3 Split sourceoutputwidget out into it's own files. 2009-03-16 13:05:58 +00:00
Colin Guthrie dc5498f86a Split sinkinputwidget into it's own files.
Also had to put mainwindow into it's own header for this to work. Full conversion of mainwindow will ultimately follow.
2009-03-16 12:59:01 +00:00
Colin Guthrie ed4f413ec5 Split sourcewidget into it's own files. 2009-03-16 12:45:53 +00:00
Colin Guthrie 38e7792eec Split sinkwidget into it's own files. 2009-03-16 12:41:02 +00:00
Colin Guthrie d3a66f65b5 Split cardwidget out into it's own files.
Also define a get_context() method to get the context from outside of the main file.
2009-03-15 13:32:28 +00:00
Colin Guthrie a8357b3dc2 Move common setup into a shared header 2009-03-15 13:08:22 +00:00
Colin Guthrie e1e452ac22 Split out streamwidget into it's own files.
Also correct the location of the argument default value specification (it should be in prototype not implementation)
2009-03-15 13:02:56 +00:00
Colin Guthrie f6af4f80b8 Split channelwidget into separate files. Also separate out the definition of streamwidget into it's own header 2009-03-15 12:54:56 +00:00
Colin Guthrie 1c73564f66 Split the minimalstreamwidget into it's own file 2009-03-15 12:42:45 +00:00
Lennart Poettering c019877a9e internationalize pavucontrol.cc 2008-08-05 20:45:24 +02:00
Lennart Poettering 21bb91f1b9 add i18n 2008-08-05 20:20:09 +02:00
Lennart Poettering 1a75fb1ddd use system installed glade file 2008-08-05 19:48:31 +02:00
Lennart Poettering 3cca13223b update license headers for GPL 2.0+ 2008-08-05 19:42:21 +02:00
Lennart Poettering 52a85a0737 remove $Id$ 2008-07-15 13:24:56 +02:00
Lennart Poettering 789012dd4c s/polyp/pulse/g
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@26 c17c95f2-f111-0410-90bf-f30a9569010c
2006-06-20 23:48:27 +00:00
Lennart Poettering ac9aae022d actually ship the .desktop file
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@22 c17c95f2-f111-0410-90bf-f30a9569010c
2006-06-02 20:41:49 +00:00
Pierre Ossman 206556d05f Add .desktop file.
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@20 c17c95f2-f111-0410-90bf-f30a9569010c
2006-05-31 12:15:47 +00:00
Lennart Poettering 296f986a9e initial commit
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@3 c17c95f2-f111-0410-90bf-f30a9569010c
2006-04-21 14:51:33 +00:00