Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.25
2012/09/27 18:44:24
khorben
Code cleanup
1.24
2012/09/27 18:19:03
khorben
Now supporting different display modes for applets (like notifications)
1.23
2012/01/07 02:58:13
khorben
Reworked Panel Applets management
1.22
2011/09/09 08:35:18
khorben
Setting some icons to the applets
1.21
2011/08/22 23:35:03
khorben
Removed the need for PanelAppletPosition with the new "spacer" plug-in
1.20
2011/04/05 14:49:23
khorben
Added ALSA support for Linux
1.19
2011/02/05 03:01:39
khorben
Updated copyright information
1.18
2011/02/05 03:01:08
khorben
No longer update the volume 20 times per second
1.17
2010/12/04 00:32:47
khorben
Added a timeout handler to monitor the volume when it changes
1.16
2010/08/11 23:00:17
khorben
Allowing plug-ins to propose configuration dialogs
1.15
2010/08/09 23:02:48
khorben
Updated the plug-in API for consistency with Phone's own plug-in API
1.14
2010/08/07 22:21:11
khorben
Reverting the previous change as the prototype was actually correct here
1.13
2010/08/07 22:12:56
khorben
Fixed wrong prototype of the main callback (whole applet was probably broken)
1.12
2010/07/04 22:51:49
khorben
(Open)Solaris probably supports the audioio API better than OSS
1.11
2010/05/06 17:26:41
khorben
No longer try to set the volume if the file descriptor is invalid (OSS)
1.10
2010/05/06 17:10:20
khorben
Fixed volume control with OSS
1.9
2010/05/04 01:02:17
khorben
Changed the place of the configuration value
1.8
2010/04/22 10:37:36
khorben
Using the configuration file to determine which device to open
1.7
2010/03/11 10:41:41
khorben
The size of the volume icon now matches the others
1.6
2010/01/29 15:08:19
khorben
Don't fail as much when "/dev/mixer" can't be opened for OSS
1.5
2010/01/16 23:57:43
khorben
Also support "mix.master" as the main volume control (on NetBSD or <sys/audioio.h>)
1.4
2009/12/12 21:08:59
khorben
No longer popup an error if the main volume control is not found (NetBSD only)
1.3
2009/12/12 00:30:30
khorben
Ported the applet to OSS version 3
1.2
2009/12/09 23:42:18
khorben
Hardcoded either outputs.lineout or outputs.master, whichever is first
1.1
2009/12/09 22:38:00
khorben
Added a volume setting applet (works only on NetBSD, needs Gtk+ 2.12)