/ChangeLog

http://bdremote-ng.googlecode.com/ · #! · 67 lines · 47 code · 20 blank · 0 comment · 0 complexity · 38d605a908dd17b1cc59628bc0fae623 MD5 · raw file

  1. bdremote-ng 0.6
  2. ---------------
  3. Bugfixes only.
  4. 028 Slow key repeat with VDR.
  5. bdremote-ng 0.5
  6. ---------------
  7. Adds support for printing the battery charge %. Merges patches
  8. from Paul Bender. Adds option to call a script, when battery
  9. charge % changes.
  10. 027 Merge patch from Paul Bender: uinput support.
  11. 026 Call script when battery info changes.
  12. 022 Battery information.
  13. 023 Merge patch from Paul Bender: release support.
  14. 024 Merge patch from Paul Bender: namespace support.
  15. 025 Add missing variable.
  16. bdremote-ng 0.4
  17. ---------------
  18. Adds support for repeating a key (after an initial delay), when
  19. its being held down. A number of more or less serious bugs were
  20. fixed in this release. Also adds doxygen comments.
  21. 002 Implement support for repeat.
  22. 008 Add doxygen comments for all interfaces.
  23. 015 Running in background results in no remote control.
  24. 017 Add doxygen for all files.
  25. 018 High cpu usage.
  26. 019 Repeat is erratic.
  27. 020 Typos.
  28. 021 Not working when another HID is also to be used.
  29. bdremote-ng 0.3
  30. ---------------
  31. Fixes a minor bug.
  32. 009 free(): invalid pointer in captureif.c:54.
  33. bdremote-ng 0.2
  34. ---------------
  35. Fixes a couple of minor bugs.
  36. The following bugs were fixed:
  37. 006 Drop privileges after opening sockets.
  38. 007 Fix GCC warnings.
  39. 008 Add doxygen comments for all interfaces.
  40. bdremote-ng 0.1
  41. ---------------
  42. Initial release, for public consumption.
  43. The following bugs were fixed:
  44. 001 Add cmake build files.
  45. 003 Add support for timeout.
  46. 004 Create release.
  47. 005 Check for memory leaks.