Changelog

  1. OnScreenDisplay is now x64 compatible
    Fixed by: Thomas Baumann
  2. Removed CoreAudioApi.dll (not x64 compatible) and added another way to get the system volume into BattCursor itself
    Fixed by: Thomas Baumann
  3. Moved relevant source code from WindowsHookLib.dll into BattCursor itself (saves cpu & memory)
    Change by: Thomas Baumann
  4. TouchPad scrolling should be now detected in most cases (needed to determinate idle time for backlight dimming)
    Change by: Thomas Baumann
  5. Fixed an issue with Aero-Glass automatic mode
    Fixed by: Thomas Baumann
  6. Added overlay feature (simulated sidebar gadget)
    Change by: Thomas Baumann
  7. Added support for changing the aero glass color (highly experimental because this feature uses undocumented functions of windows)
    Feature by: Thomas Baumann
  8. Fixed an bug that may cause a lot of cpu load in osd and overlay features
    Fixed by: Thomas Baumann
  9. Some small bugfixes (sidebar overlay)
    Fixed by: Thomas Baumann
  10. Always on top option added for sidebar overlay
    Change by: Thomas Baumann
  11. Added memory optimizion routine
    Feature by: Thomas Baumann