log command.c @ 27393:4876c89bafdd

age author description
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Thu, 07 Aug 2008 09:53:59 +0000 ben Fix wrong behavior with slave command by going back to the starting point
Mon, 04 Aug 2008 13:35:42 +0000 ben cosmetic: reindent after r27414
Mon, 04 Aug 2008 13:35:14 +0000 ben Fixes unsafe 'chapter' command with get_property() call.
Mon, 04 Aug 2008 13:34:10 +0000 ben cosmetic: reindent after r27412
Mon, 04 Aug 2008 13:33:22 +0000 ben Fixes unsafe 'angle' command with get_property() call.
Mon, 04 Aug 2008 13:25:20 +0000 ben Fixes unsafe 'switch_audio' command with set_property() call.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Wed, 30 Jul 2008 18:07:19 +0000 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 20 Jun 2008 18:54:38 +0000 ben Keep old dvdnav sub-command options for a while in order
Thu, 19 Jun 2008 18:51:42 +0000 ben Change DVDNAV command key names.
Sat, 07 Jun 2008 12:57:23 +0000 ben Rename some functions as they are mplayer related and not
Tue, 27 May 2008 18:39:57 +0000 ben Add a slave command to stop stream playback.
Fri, 16 May 2008 09:42:28 +0000 diego cosmetics: Remove useless parentheses from return statements.
Tue, 01 Apr 2008 15:24:53 +0000 uau Remove unnecessary includes
Fri, 28 Mar 2008 01:07:59 +0000 uau Include some .h files in corresponding .c files
Fri, 29 Feb 2008 17:44:54 +0000 eugeni Add missing #include.
Fri, 29 Feb 2008 17:25:39 +0000 eugeni Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
Fri, 29 Feb 2008 17:25:37 +0000 eugeni Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Tue, 29 Jan 2008 21:38:23 +0000 nicodvb show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore gmail com
Tue, 29 Jan 2008 16:22:34 +0000 reimar More places that should use SEEK_ABSOLUTE / SEEK_FACTOR
Mon, 28 Jan 2008 18:28:17 +0000 reimar Simplify a condition that probably is not necessary at all
Sun, 27 Jan 2008 15:32:09 +0000 ben reindent after r25881
Sun, 27 Jan 2008 15:31:24 +0000 ben sub_scale command can now handle both ass and non-ass subs at a time
Sat, 26 Jan 2008 11:51:34 +0000 ben Add support for dvdnav still frames playback.
Thu, 24 Jan 2008 19:14:05 +0000 ben Add new command to switch between dvdnav titles
Wed, 23 Jan 2008 22:34:51 +0000 ben cosmetic: reindent code after r25843
Wed, 23 Jan 2008 22:33:46 +0000 ben sub_scale command now works with ass subtitles renderer
Wed, 23 Jan 2008 21:18:32 +0000 eugeni Add ass_use_margins command and property to shift subtitles to margins and back
Sun, 13 Jan 2008 17:00:46 +0000 reimar Make mp_properties const
Fri, 11 Jan 2008 21:45:20 +0000 eugeni Remove global_ass_track. Instead create an ass_track for each 't' track.
Thu, 10 Jan 2008 19:59:09 +0000 eugeni Clear demuxed data when subtitle track is changed.
Sat, 05 Jan 2008 14:32:39 +0000 nicodvb properties to get and set angle; patch by oattila chello hu
Sat, 05 Jan 2008 01:40:36 +0000 ulion Fix property audio_delay bug when step up/down with arg value NULL.
Mon, 24 Dec 2007 16:27:52 +0000 reimar Add some const/static qualifiers as appropriate
Sat, 22 Dec 2007 08:35:15 +0000 ulion Check availability before check argument for getting gamma properties.
Sat, 22 Dec 2007 06:35:35 +0000 ulion Revert to r25490, since the r25491 is not correct.
Sat, 22 Dec 2007 06:27:55 +0000 ulion Combine code for check availability of property audio(id).
Sat, 22 Dec 2007 06:20:48 +0000 ulion Combine common code for check whether chapter is available.
Sat, 22 Dec 2007 06:14:38 +0000 ulion OSD menu support mouse selection.
Mon, 17 Dec 2007 03:42:54 +0000 ulion Modified for using chapter property for $(NAME:TEXT) or ?(NAME:TEXT).
Sat, 15 Dec 2007 13:05:06 +0000 nicodvb dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)
Fri, 14 Dec 2007 08:33:11 +0000 ulion Support chapter as a property.
Mon, 03 Dec 2007 04:08:36 +0000 ulion Skip empty vobsub streams when selecting subtitles.
Sun, 02 Dec 2007 13:53:03 +0000 reimar Remove last remains of long-gone VOCTRL_SCREENSHOT
Sun, 25 Nov 2007 04:09:04 +0000 ulion Support select subtitle by source, add 4 properties:
Sat, 17 Nov 2007 11:23:58 +0000 ulion Fix pausing_toggle not continue play bug when it follows a pause immediately.
Tue, 28 Aug 2007 14:10:47 +0000 voroshil Implement X/27/0 packet decoding.
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Sat, 25 Aug 2007 16:15:46 +0000 diego Extract a poor int declaration from within the uncouth grip of an if statement
Sat, 25 Aug 2007 16:03:02 +0000 diego Fix warnings:
Sat, 25 Aug 2007 13:08:49 +0000 diego Move button variable into the if () where it is actually used.
Sat, 25 Aug 2007 12:47:41 +0000 diego Fix unused variable warning when USE_DVDNAV is not defined.
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Wed, 25 Jul 2007 17:13:02 +0000 reimar subdata must be set to NULL when the corresponding data was freed.
Wed, 25 Jul 2007 17:11:22 +0000 reimar Do not set vo_sub to NULL on changing subtitles, update_subtitles