log mplayer.h @ 37174:6c941fe7fc3e

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>
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Tue, 21 Jan 2003 19:12:46 +0000 pontscho - add subcp
Tue, 21 Jan 2003 13:33:40 +0000 pontscho - rewrite sub_fps
Sun, 12 Jan 2003 23:38:55 +0000 pontscho add DVD and CDRom device entry's, and fix two 10l bug
Thu, 02 Jan 2003 14:41:40 +0000 pontscho add overlapping to preferences
Wed, 11 Dec 2002 01:21:12 +0000 pontscho - fix three submenu bug
Thu, 28 Nov 2002 23:17:14 +0000 pontscho add autosync && some 10l bugfix
Mon, 21 Oct 2002 11:11:39 +0000 pontscho add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
Wed, 02 Oct 2002 13:16:15 +0000 pontscho add [video||audio]_driver_list
Sun, 29 Sep 2002 19:26:40 +0000 arpi some cleanup - made private vars/funcs static, removed obsolete externs
Sat, 28 Sep 2002 21:16:12 +0000 pontscho add aspect changing support
Sat, 28 Sep 2002 18:45:47 +0000 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sat, 31 Aug 2002 09:45:59 +0000 pontscho fix vfm and add afm support
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Thu, 29 Aug 2002 22:24:49 +0000 pontscho - add play time subtitle change support
Thu, 15 Aug 2002 22:52:52 +0000 pontscho fix (?) cmd line handling
Thu, 25 Jul 2002 20:34:33 +0000 pontscho add preferences to gui
Wed, 03 Jul 2002 18:57:52 +0000 pontscho add equalizer support and fix some small bug...
Tue, 02 Jul 2002 13:35:04 +0000 pontscho fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
Fri, 07 Jun 2002 22:43:29 +0000 arpi warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Mon, 03 Jun 2002 15:06:32 +0000 pontscho add VCD support for GUI
Wed, 01 May 2002 09:29:06 +0000 pontscho some bug fix
Thu, 07 Mar 2002 17:50:25 +0000 pontscho rewrite fullscreen support in some libvo driver
Sat, 23 Feb 2002 15:12:55 +0000 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
Thu, 21 Feb 2002 22:48:47 +0000 pontscho new interface ? :)
Mon, 04 Jun 2001 18:41:34 +0000 pontscho add a_frame variable.
Fri, 01 Jun 2001 22:48:50 +0000 laaz when using -ss:
Tue, 08 May 2001 12:59:03 +0000 pontscho init.