log mplayer.h @ 37195:ac6c37d85d65 default tip

age author description
Sat, 30 Mar 2013 08:42:57 +0000 reimar Add -heartbeat-interval option.
Fri, 24 Feb 2012 20:19:46 +0000 cigaes Allow to set the OST progress position.
Mon, 06 Jun 2011 11:55:35 +0000 ib Make option '-noidle' working for the GUI.
Thu, 21 Oct 2010 18:19:30 +0000 diego Implement a basic capture feature, available through -capture.
Sat, 11 Sep 2010 12:13:30 +0000 diego Move disable_gui_conf extern var declaration to mplayer.h, where it belongs.
Fri, 10 Sep 2010 21:48:48 +0000 diego Move slave_mode extern declaration to mplayer.h, where it belongs.
Thu, 09 Sep 2010 18:57:48 +0000 diego cosmetics: reorder declarations, prettyprinting
Thu, 09 Sep 2010 18:52:56 +0000 diego Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
Thu, 09 Sep 2010 18:40:30 +0000 diego Remove unused video_driver/audio_driver extern variable declarations.
Thu, 09 Sep 2010 17:10:18 +0000 diego Move stream_dump_type extern declaration to mplayer.h, where it belongs.
Thu, 09 Sep 2010 16:17:27 +0000 diego Move **sub_name extern declaration to mpcommon.h.
Thu, 09 Sep 2010 15:46:25 +0000 diego Move use_menu extern declaration to mplayer.h, where it belongs.
Thu, 09 Sep 2010 15:41:43 +0000 diego Move **sub_name extern declaration to mplayer.h, where it belongs.
Fri, 03 Sep 2010 18:50:03 +0000 reynaldo Add new slave mode command for loading EDL file on demand.
Thu, 24 Jun 2010 17:19:49 +0000 diego Clean up sub-related extern declarations.
Sun, 14 Feb 2010 14:47:22 +0000 diego Move movie_aspect extern declaration to libmpcodecs/vd.h.
Sun, 14 Feb 2010 14:33:16 +0000 diego Move GUI-related extern declarations to a GUI header file.
Sun, 14 Feb 2010 10:53:20 +0000 diego Fix exit_player() usage throughout the codebase.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 14 Feb 2008 14:50:34 +0000 reimar Change force_fps and force_ofps to double
Sat, 25 Aug 2007 12:25:34 +0000 diego Remove redundant extern variable declarations, include proper headers instead.
Tue, 31 Jul 2007 07:04:07 +0000 diego Identifiers starting with underscores are reserved.
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Wed, 29 Nov 2006 14:08:24 +0000 reimar Remove some of the worst "headers include headers which include
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Tue, 25 Apr 2006 21:36:02 +0000 uau Remove updating of vo_mouse_timer_const from the main loop and also
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>