2005-11-28 08:47:59 by dhowland | Files touched by this commit (1) |
Log message: Further rewriting of joystick plugin. |
2005-11-28 06:01:35 by dhowland | Files touched by this commit (6) |
Log message: It was inappropriate to modify the functionality of the joystick plugin so dramatically. Instead, pull out the new code into a separate module that is installed along with freevo. (the new code is necessary for netbsd compatability) |
2005-11-23 08:06:15 by dhowland | Files touched by this commit (1) |
Log message: Fairly sure now that nobody else is working on this package - Taking over maintainerless package. |
2005-11-22 17:26:02 by dhowland | Files touched by this commit (2) |
Log message: Make joystick module use all available buttons |
2005-11-22 07:00:25 by dhowland | Files touched by this commit (4) |
Log message: - fix broken xmltv dependency in options.mk - fix type-o in makefile - make freevo pass the correct device name to mplayer when playing audio CDs on NetBSD |
2005-11-21 02:22:24 by dhowland | Files touched by this commit (2) |
Log message: Fix reading CD drives for NetBSD |
2005-11-20 20:23:44 by dhowland | Files touched by this commit (1) |
Log message: Move lsdvd dependency to mmpython where it belongs |
2005-11-20 19:19:04 by dhowland | Files touched by this commit (3) |
Log message: Improve support for NetBSD |
2005-11-20 07:02:44 by dhowland | Files touched by this commit (2) |
Log message: Fix mistake that wiped out audio functionality |
2005-11-20 04:31:17 by dhowland | Files touched by this commit (2) | |
Log message: Completely rewrite joystick plugin. Original code was linux specific, update to use pygame so that it is more portable. |