------------------------------------------------------------------- Tue Feb 12 01:08:53 CET 2008 - ro@suse.de - update to 1.15: - pommed: add preliminary support for the MacBook Air1,1; USB IDs missing. - pommed: add support for power_supply class to the ACPI code. - remove symlink to grandr (dropped from xorg-x11) ------------------------------------------------------------------- Thu Jan 17 18:15:36 CET 2008 - lrupp@suse.de - update to 1.14: + fix error handling in the audio sample loading code to properly report failure, preventing nasty segfaults later on in case the sound file is not available. + make goutte.wav the default beep sound, add click.wav and remove the KDE beep sound. + add an option to disable the beep on volume change + add the videoSwitch DBus notification + add support for LCD backlight control on the Intel 965GM found in the MacBook3,1 + rework the inotify code to handle several events at once and to handle events with long filenames (longer than sizeof(struct inotify_event)); pommed could enter a busy-loop when receiving an inotify event with ie->len > sizeof(struct inotify_event) + wpomme: added video switch support + gpomme: added video switch support + do not expect at least 3 evdevs at startup + adds partial support for the new MacBook Santa Rosa (MacBook3) + fixes bug with disappearing event devices after suspend + external Apple USB keyboards are now supported + beep on volume change per default + rework the event management. Use epoll() for event polling instead of poll(). + add secondary locations for the uinput device node. + pommed: add a beeper feature as a substitute to the missing PC Speaker. The feature is disabled by default, as not all machines need it and not everybody wants it. - added gpomme.desktop and gpommerc to start gpomme via KDE - added %pre and %post scripts for pommed - use fdupes to save space - use /usr/bin/grandr for videoswitch option - added README.SuSE for applesmc kernel module - fix lang files so gpomme is tranlated ------------------------------------------------------------------- Mon Sep 17 12:54:07 CEST 2007 - ro@suse.de - created package from pommed (version 1.9)