VDR Plugin 'joystick' Revision History
--------------------------------------

2003-12-09: Version 0.0.3

- changed parameter from --joy (-j) to --device (-d) which is more
  standard like
- added axis mapping: Joystick axis values will be mapped to button
  presses. This will also be used for all ordinary axes if no mapping
  is defined. So relearning of your remote-control keys is required.
- some code cleanings
- added missing include (thanks to skies for reporting)

2003-09-10: Version 0.0.2

- better support for analog joysticks through hysteresis (tested with my
  logitech wingman extreme).
- it is now possible to specify the joystick device through command line
  parameter -j (default: /dev/js0)

2003-06-11: Version 0.0.1

- Initial revision.
