log

age author description
Fri, 15 Aug 2003 12:35:08 +0000 alex Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.
Fri, 15 Aug 2003 12:09:56 +0000 nauj27 New spanish translated DOC file
Fri, 15 Aug 2003 12:05:18 +0000 diego docs updates
Fri, 15 Aug 2003 11:55:21 +0000 diego unknow --> unknown as discussed on dev-eng
Fri, 15 Aug 2003 11:19:10 +0000 diego cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
Thu, 14 Aug 2003 21:29:39 +0000 alex there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video files
Thu, 14 Aug 2003 12:15:44 +0000 diego Spelling police:
Thu, 14 Aug 2003 01:54:27 +0000 alex Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
Thu, 14 Aug 2003 01:45:16 +0000 alex translated a message to english
Thu, 14 Aug 2003 01:25:42 +0000 alex 1000l
Thu, 14 Aug 2003 01:15:41 +0000 alex 1000l
Thu, 14 Aug 2003 01:05:49 +0000 alex 1000l
Thu, 14 Aug 2003 00:36:25 +0000 alex warning fix
Wed, 13 Aug 2003 21:32:28 +0000 alex Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
Wed, 13 Aug 2003 21:04:15 +0000 alex Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>