log mplayer.c @ 17935:d72e7330c548

age author description
Fri, 24 Mar 2006 19:32:23 +0000 albeu Subtitles properties: move sub_select, sub_pos, sub_visibilty,
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Thu, 23 Mar 2006 15:17:23 +0000 albeu Fix osd_show_msg alignment and make sure msg strings
Thu, 23 Mar 2006 01:22:43 +0000 albeu Convert fullscreen, panscan, color controls, ontop, rootwin,
Wed, 22 Mar 2006 23:05:13 +0000 albeu Move audio_delay to a property and add a few read only properties to
Wed, 22 Mar 2006 16:35:17 +0000 albeu Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.
Tue, 21 Mar 2006 23:09:52 +0000 michael feed something (hopefully correct timestamps) into the video filter chain
Sat, 18 Mar 2006 18:48:14 +0000 diego Print the mute state on the OSD.
Sat, 18 Mar 2006 18:13:22 +0000 albeu Enable gui key bindings only when running the gui. Fix enter and esc
Sun, 05 Mar 2006 08:55:08 +0000 nicodvb restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)
Thu, 02 Mar 2006 21:19:57 +0000 nicodvb don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
Mon, 20 Feb 2006 09:36:10 +0000 corey New option: -ignore-start
Sat, 18 Feb 2006 09:26:39 +0000 corey dwStart support for mplayer.
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Fri, 13 Jan 2006 20:06:59 +0000 nicodvb dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are present
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Sun, 08 Jan 2006 10:18:18 +0000 henry fix premature end of audio playback (audio only)
Wed, 04 Jan 2006 15:28:02 +0000 gpoirier Update copyright date to 2006
Mon, 02 Jan 2006 20:40:25 +0000 nicodvb don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
Sat, 31 Dec 2005 07:37:37 +0000 henry check the intermediate audio buffer
Thu, 29 Dec 2005 11:27:22 +0000 ods15 change erase to end of line, fall back to old behavior if no termcap found
Tue, 27 Dec 2005 10:42:02 +0000 ods15 Fix erase to end of line with windows, windows terminal does not support
Sun, 25 Dec 2005 19:22:48 +0000 ods15 add "pausing_keep" and "pausing_toggle" input cmd prefixes
Sun, 25 Dec 2005 18:26:35 +0000 ods15 Use termcap "erase to end of line" character code instead of using spaces
Wed, 07 Dec 2005 05:12:07 +0000 ods15 Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
Tue, 06 Dec 2005 08:52:18 +0000 ods15 Fix EDL to be per file, allow -edlout and -edl together as there is really
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Mon, 05 Dec 2005 01:18:10 +0000 rathann mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'
Sun, 27 Nov 2005 23:29:33 +0000 albeu Add a function to remove osd msg and use it to remove the "OSD: enabled"
Sun, 20 Nov 2005 23:44:46 +0000 albeu Make the osd command only switch between enabled/disabled when
Wed, 16 Nov 2005 16:51:48 +0000 albeu Big OSD cleanup. Replace the mess with 100's of counter vars
Thu, 10 Nov 2005 22:25:54 +0000 joey add a switch, slave command, and vo control to toggle borderless window.
Wed, 09 Nov 2005 23:18:38 +0000 ptt reordered subtitles language OSD display, since it worked bad for ogm...
Sun, 06 Nov 2005 18:01:52 +0000 faust3 there is no sh_video for audio only files
Sun, 06 Nov 2005 16:16:04 +0000 ranma 10l: osd_show_dvd_nav_highlight is just a flag
Sun, 06 Nov 2005 14:44:49 +0000 ranma Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
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 01:27:38 +0000 ptt Enabled OSD localization / moved msgs to help/help_mp-en.h
Thu, 03 Nov 2005 14:19:25 +0000 albeu Autoload vobsub's from ~/.mplayer/sub
Mon, 17 Oct 2005 18:16:28 +0000 rfelker new message was even worse -- B/s means bytes per second, not sample!
Sun, 16 Oct 2005 19:14:09 +0000 faust3 allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
Thu, 13 Oct 2005 22:41:30 +0000 ivo exit mplayer if audio filter init fails (same as mencoder does)
Wed, 12 Oct 2005 20:40:05 +0000 reimar Missing space in status line
Wed, 12 Oct 2005 14:37:03 +0000 ods15 change to switch/case for dumpsub
Tue, 11 Oct 2005 15:51:46 +0000 reimar -frames plays one frame too many.
Tue, 04 Oct 2005 13:59:25 +0000 reimar Show total time when playing audio-only files
Mon, 19 Sep 2005 16:33:39 +0000 gpoirier Prints -identify output for:
Thu, 15 Sep 2005 03:08:35 +0000 diego Add comments to a few #endif statements in order to make clear which
Wed, 14 Sep 2005 23:21:44 +0000 reimar consistency fix: OSD bar for gamma changes should only appear when gamma
Sun, 11 Sep 2005 06:42:32 +0000 henry screenshot filter
Mon, 05 Sep 2005 12:05:29 +0000 reimar clear OSD when playing new file
Fri, 02 Sep 2005 17:11:00 +0000 diego Replace bps by B/s when it means bytes per second to avoid ambiguity since
Fri, 02 Sep 2005 08:44:55 +0000 ods15 Adds -idle, an option to make MPlayer wait for input ('loadfile' or
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Fri, 02 Sep 2005 08:29:30 +0000 gpoirier allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
Wed, 31 Aug 2005 02:15:03 +0000 nplourde add key_down_eventto slave mode, used to inject key down event with mplayer_put_key