macbook-tools/Changelog

116 lines
5.0 KiB
Plaintext
Raw Normal View History

2013-01-24 01:00:00 +01:00
2012-01-21 0.3.25 Silvan Calarco <silvan.calarco@mambasoft.it>
- initscript:
- load applesmc module
- macbook-lightd:
- check for sensor file existence or exit
2011-09-01 0.3.24 Silvan Calarco <silvan.calarco@mambasoft.it>
- initscript:
- configure it-macbook in /etc/vconsole.conf when Apple computer is detected;
- remove it-macbook KEYMAP configuration for non Apple computers
2009-08-03 0.3.23 Silvan Calarco <silvan.calarco@mambasoft.it>
- macbook-lightd: small fix to algorithm
2009-07-25 0.3.22 Silvan Calarco <silvan.calarco@mambasoft.it>
- modprobe.conf.d/macbook: install as /etc/modprobe.d/macbook.conf
2009-06-29 0.3.21 Silvan Calarco <silvan.calarco@mambasoft.it>
- initscript: redirect macbook-light output to fix multithreaded init lockup
2009-06-23 0.3.20 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: disabled LCD backlight setting (managed by HAL/KDE)
- macbook-lightd: modified and re-enabled in initscript
2009-02-24 0.3.19 Silvan Calarco <silvan.calarco@mambasoft.it>:
- modprobe.conf.d/macbook: st fnmode for hid_apple not for hid (kernel 2.6.28)
2008-04-14 0.3.18 Silvan Calarco <silvan.calarco@mambasoft.it>:
- isight-firmware-loaded: removed as it is now provided by external package
2008-03-09 0.3.17 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: fix check for SYSTEM_MANUFACTURER against new postplug
2008-02-01 0.3.16 Silvan Calarco <silvan.calarco@mambasoft.it>:
- macbook-set-input: don't execute xbindkeys and xmodmap as they are
now handled by xbindkeys-start
- initscript: use /etc/sysconfig/machine to detect manufacturer
2008-01-08 0.3.15 Silvan Calarco <silvan.calarco@mambasoft.it>:
- Makefile: build statically against libpci
2007-11-10 0.3.14 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: remove mapping of <SUPER> button to central mouse key
2007-09-12 0.3.13 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscripts: replace loading of module speedstep-centrino (obsolete)
with acpi_cpufreqd
2007-09-10 0.3.12 Silvan Calarco <silvan.calarco@mambasoft.it>:
- swapped right-Apple and numpad enter association (respectively they
are now ISO_Level3_Shift and right mouse key
2007-08-31 0.3.11 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: set mause button emulation to apple keys
- modprobe: enable pb_fnmode=2 option of hid module
- macbook_set_input: xprofile script moved to /usr/bin/macbook_set_input
and called by kde autostart desktop file
2007-08-15 0.3.10 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: don't install suid root
2007-08-06 0.3.9 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: load specific modules here instead of /etc/modules.d/macbook
- /etc/modules.d/macbook: remove
- initscript: change chkconfig priority from 44 to 42 (before cpufreqd)
2007-08-03 0.3.8 Silvan Calarco <silvan.calarco@mambasoft.it>:
- initscript: added support for macmini configuration in lirc
- modprobe: removed loading of appletouch (now automatic) and appleir
(obsolete)
- udev: removed macbook file installation
- scripts: added check for Apple chassis so this package can be installed
harmlessy also on non macbook computers
2007-03-08 0.3.7 Silvan Calarco <silvan.calarco@mambasoft.it>:
- modprobe macbook: fix appleir and appletouch loading before usbhid
2007-03-06 0.3.6 Silvan Calarco <silvan.calarco@mambasoft.it>:
- use xprofile.d instead of autostart desktop file
2006-10-20 0.3.5 Silvan Calarco <silvan.calarco@mambasoft.it>:
- fix xmodmap file to match new keyboard layout fixes in kernel 2.6.18.3
2006-10-12 0.3.4 Silvan Calarco <silvan.calarco@mambasoft.it>:
- fix udev rule to match KERNEL event device
- appleir: load before usbhid
2006-10-10 0.3.3 Silvan Calarco <silvan.calarco@mambasoft.it>:
- add udev rule for appleir
2006-10-08 0.3.2 Silvan Calarco <silvan.calarco@mambasoft.it>:
- add lircd support
- load uvcvideo on boot
2006-10-02 0.3 Silvan Calarco <silvan.calarco@mambasoft.it>:
- add more complete kbd support (Function keys mapping and commands)
- set keyboard configuration on X session startup
2006-10-02 0.2.2 Silvan Calarco <silvan.calarco@mambasoft.it>:
- appletouch: load before usbhid (needs usbhid compiled as a module)
2006-07-24 0.2.1 Silvan Calarco <silvan.calarco@mambasoft.it>:
- add modprobe.conf.d file for automatic firmware loading
2006-07-24 0.2 Silvan Calarco <silvan.calarco@mambasoft.it>:
- added isight firmware loader tool
- applesmc: resync from original macbook-tools 0.1.1
- macbook-lightd: added very simple daemon for keyboard backlight control
2006-07-13 0.1a Silvan Calarco <silvan.calarco@mambasoft.it>:
- backlight tool updated
- added applesmc tool for keyboard backlight control
2006-07-09 0.1:
- first official release with backlight tool by Nicolas Boichat <nicolas@boichat.ch>