pommed/pommed.changes

87 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de
- add ExclusiveArch x86 x86_64
-------------------------------------------------------------------
Fri Sep 5 00:54:21 CEST 2008 - ro@suse.de
- add Required-Stop to init script
-------------------------------------------------------------------
Mon Jul 21 16:31:24 CEST 2008 - lrupp@suse.de
- update to 1.21:
+ Note that this version of pommed REQUIRES Linux 2.6.25 or
later and WILL NOT WORK PROPERLY on earlier kernels
+ pommed: add support for the MacBookPro4,1.
+ pommed: add support for the MacBook4,1.
+ pommed: add support for the WellSpring keyboard+trackpad
assembly ("MultiTouch"), found in the MacBookAir1,1 and
MacBookPro4,1
+ fix array boundary check in check_machine_dmi().
+ use BUS_BLUETOOTH for the Apple wireless keyboard
+ gpomme: won't cause 10 wakeups/sec anymore
+ gpomme: use compositing if available, patch by Soeren Sonnenburg
- create the desktop icons after fdupes (otherwise they will
be stale symlinks)
- remove libsmbios build dependency
- split the patch into it's pieces
-------------------------------------------------------------------
Sun Feb 24 21:57:42 CET 2008 - crrodriguez@suse.de
- use RPM_OPT_FLAGS
-------------------------------------------------------------------
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)