log mplayer.h @ 37153:ee0a7558379e

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.