log

age author description
Tue, 08 Nov 2005 11:54:43 +0000 diego fd --> file descriptor, small fixes
Mon, 07 Nov 2005 21:29:38 +0000 reimar do not call glFinish when we do not have a context
Mon, 07 Nov 2005 16:16:14 +0000 reimar Do not show cache-line size message, I've never seen a case where it was useful
Mon, 07 Nov 2005 10:30:37 +0000 diego typo: libcio --> libcdio
Sun, 06 Nov 2005 21:15:53 +0000 reimar Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
Sun, 06 Nov 2005 21:09:07 +0000 faust3 save us from #ifndef hell
Sun, 06 Nov 2005 19:57:02 +0000 gabrov synced with 1.197
Sun, 06 Nov 2005 18:01:52 +0000 faust3 there is no sh_video for audio only files
Sun, 06 Nov 2005 17:48:26 +0000 ranma mostly formatting fixes
Sun, 06 Nov 2005 17:46:26 +0000 faust3 libcdio
Sun, 06 Nov 2005 17:42:20 +0000 faust3 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
Sun, 06 Nov 2005 16:17:17 +0000 nicodvb fixed possible uint8 overflow; assign progid to the newly created pmt
Sun, 06 Nov 2005 16:16:04 +0000 ranma 10l: osd_show_dvd_nav_highlight is just a flag
Sun, 06 Nov 2005 16:10:39 +0000 reimar fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
Sun, 06 Nov 2005 15:54:29 +0000 ranma Two minor corrections by mitch (mitch at cgarbs dot de)
Sun, 06 Nov 2005 15:25:08 +0000 reimar Fix bugs/crash introduced by translation patch
Sun, 06 Nov 2005 14:44:49 +0000 ranma Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
Sun, 06 Nov 2005 14:28:25 +0000 gpoirier sync w/ 1.1149
Sun, 06 Nov 2005 14:21:17 +0000 reimar "describe" cdda://n-m syntax
Sun, 06 Nov 2005 14:17:51 +0000 reimar fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
Sun, 06 Nov 2005 14:14:53 +0000 reimar estimate total time also for audio-only files.
Sun, 06 Nov 2005 02:47:43 +0000 ptt added support for OSD localization
Sun, 06 Nov 2005 02:38:47 +0000 ptt Added translatable messages for OSD localization to help/help_mp-en.h
Sun, 06 Nov 2005 02:36:00 +0000 ptt Added translatable messages for OSD localization from libvo/sub.c
Sat, 05 Nov 2005 21:42:27 +0000 gabrov synced with 1.98
Sat, 05 Nov 2005 18:11:02 +0000 gpoirier Sync with 1.1148
Sat, 05 Nov 2005 17:48:00 +0000 ranma sync with rev. 1.196
Sat, 05 Nov 2005 17:25:34 +0000 ranma Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
Sat, 05 Nov 2005 15:32:50 +0000 rtognimp Use correct demuxer type for aac in shoutcast streams
Sat, 05 Nov 2005 12:01:05 +0000 reimar Speex audio decoding