log

age author description
Fri, 15 Aug 2003 13:04:37 +0000 alex 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
Fri, 15 Aug 2003 12:55:29 +0000 diego -(no)slices is no longer MPlayer only.
Fri, 15 Aug 2003 12:50:01 +0000 alex updates
Fri, 15 Aug 2003 12:47:18 +0000 diego DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
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>
Wed, 13 Aug 2003 19:02:34 +0000 alex using CONF_TYPE_IMGFMT
Wed, 13 Aug 2003 18:56:29 +0000 alex Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
Wed, 13 Aug 2003 17:38:30 +0000 alex CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
Wed, 13 Aug 2003 17:03:36 +0000 albeu "when I run "mplayer -slave <audiofile> " then, while playing, I send the
Wed, 13 Aug 2003 16:45:02 +0000 alex 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Wed, 13 Aug 2003 16:01:53 +0000 henry v4l2 check
Wed, 13 Aug 2003 12:09:25 +0000 albeu Fix a 10l and add escaped filename support. Needed by ftp.
Wed, 13 Aug 2003 11:18:24 +0000 albeu Fix -cdrom-device to work again with cdda and vcd.
Wed, 13 Aug 2003 09:42:53 +0000 alex 1000l, thanks Pierre
Tue, 12 Aug 2003 23:18:02 +0000 alex added live.com to (no)inputmodules