Commit Graph

23 Commits

Author SHA1 Message Date
76f03d8a2d Reworked Panel Applets management 2012-01-07 02:58:14 +00:00
e6e8b558ce Setting some icons to the applets 2011-09-09 08:35:18 +00:00
1628d25244 Removed the need for PanelAppletPosition with the new "spacer" plug-in 2011-08-22 23:35:03 +00:00
7ed80e9e61 Added ALSA support for Linux 2011-04-05 14:49:23 +00:00
13770ff490 Updated copyright information 2011-02-05 03:01:39 +00:00
e6765a84c6 No longer update the volume 20 times per second 2011-02-05 03:01:08 +00:00
1fcb58d970 Added a timeout handler to monitor the volume when it changes 2010-12-04 00:32:47 +00:00
0d4d6285e6 Allowing plug-ins to propose configuration dialogs 2010-08-11 23:00:17 +00:00
6bc347e88b Updated the plug-in API for consistency with Phone's own plug-in API 2010-08-09 23:02:48 +00:00
5851b1a566 Reverting the previous change as the prototype was actually correct here 2010-08-07 22:21:11 +00:00
1d9a128b50 Fixed wrong prototype of the main callback (whole applet was probably broken) 2010-08-07 22:12:56 +00:00
9d6ee1aaf2 (Open)Solaris probably supports the audioio API better than OSS 2010-07-04 22:51:49 +00:00
512de4cf65 No longer try to set the volume if the file descriptor is invalid (OSS) 2010-05-06 17:26:41 +00:00
d4436e172c Fixed volume control with OSS 2010-05-06 17:10:20 +00:00
23f3eb55fe Changed the place of the configuration value 2010-05-04 01:02:17 +00:00
6ed135ec76 Using the configuration file to determine which device to open 2010-04-22 10:37:36 +00:00
62c11e111f The size of the volume icon now matches the others 2010-03-11 10:41:41 +00:00
639cb68832 Don't fail as much when "/dev/mixer" can't be opened for OSS 2010-01-29 15:08:19 +00:00
737938278f Also support "mix.master" as the main volume control (on NetBSD or <sys/audioio.h>) 2010-01-16 23:57:43 +00:00
ebd4212683 No longer popup an error if the main volume control is not found (NetBSD only) 2009-12-12 21:08:59 +00:00
20e11a1a8d Ported the applet to OSS version 3 2009-12-12 00:30:30 +00:00
a3e5c1319a Hardcoded either outputs.lineout or outputs.master, whichever is first 2009-12-09 23:42:18 +00:00
5df7cbb380 Added a volume setting applet (works only on NetBSD, needs Gtk+ 2.12) 2009-12-09 22:38:01 +00:00