Sun, 11 Dec 2011 14:43:16 +0000 |
ib |
Enable gui slave commands.
|
Thu, 24 Mar 2011 22:11:18 +0000 |
reimar |
Make "stuck keys" problem impossibly by resetting the internal
|
Thu, 21 Oct 2010 18:19:30 +0000 |
diego |
Implement a basic capture feature, available through -capture.
|
Sun, 17 Oct 2010 15:54:55 +0000 |
reimar |
Add experimental af_cmdline slave command to allow changing filter options at runtime.
|
Sun, 10 Oct 2010 09:30:42 +0000 |
cigaes |
Add the overlay_add and overlay_remove commands.
|
Fri, 03 Sep 2010 18:50:03 +0000 |
reynaldo |
Add new slave mode command for loading EDL file on demand.
|
Sun, 13 Jun 2010 17:10:52 +0000 |
reimar |
Remove unused mp_input_init parameter.
|
Sun, 13 Jun 2010 11:34:14 +0000 |
reimar |
Remove Gui-specific slave commands and associated key-bindings and other code.
|
Sun, 11 Apr 2010 18:59:19 +0000 |
cehoyos |
Add slave commands for loading and unloading audio filters at runtime.
|
Fri, 09 Apr 2010 19:20:52 +0000 |
cehoyos |
Add osd_show_progression: Show progress bar and elapsed/total time.
|
Sun, 14 Feb 2010 12:39:58 +0000 |
diego |
Declare mp_input_register_options() in input/input.h.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 13 Dec 2008 18:28:00 +0000 |
diego |
Add standard GPL license header.
|
Thu, 04 Dec 2008 15:07:15 +0000 |
reimar |
Re-add "extern"s incorrectly removed in r28085
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Thu, 19 Jun 2008 18:51:42 +0000 |
ben |
Change DVDNAV command key names.
|
Wed, 18 Jun 2008 17:18:49 +0000 |
ben |
Group all input command defines in one big enum
|
Tue, 27 May 2008 18:39:57 +0000 |
ben |
Add a slave command to stop stream playback.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Thu, 24 Jan 2008 19:14:05 +0000 |
ben |
Add new command to switch between dvdnav titles
|
Wed, 23 Jan 2008 21:18:32 +0000 |
eugeni |
Add ass_use_margins command and property to shift subtitles to margins and back
|
Tue, 08 Jan 2008 21:40:44 +0000 |
reimar |
Do not use exit_player in the signal handler, this code just can not
|
Sat, 05 Jan 2008 14:31:03 +0000 |
nicodvb |
properties to change angle; patch by oattila chello hu
|
Tue, 01 Jan 2008 21:35:58 +0000 |
diego |
Add multiple inclusion guards to all header files that lack them.
|
Wed, 26 Dec 2007 13:13:48 +0000 |
ulion |
From now on, libmenu does not steal all input keys from input modules.
|
Tue, 11 Dec 2007 08:03:47 +0000 |
ulion |
Add new function for parsing and queueing multi-commands separated by \n or \r.
|
Tue, 04 Dec 2007 10:42:59 +0000 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
Sun, 25 Nov 2007 04:09:04 +0000 |
ulion |
Support select subtitle by source, add 4 properties:
|
Sat, 25 Aug 2007 04:28:14 +0000 |
uau |
Add separate event input type for terminal+vo
|
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.
|
Mon, 09 Jul 2007 14:52:46 +0000 |
albeu |
Add a loop command and property.
|
Mon, 09 Jul 2007 11:19:21 +0000 |
albeu |
Add the sub_scale property and command.
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Wed, 20 Jun 2007 02:26:20 +0000 |
zuxy |
The audio balance feature implemented with af_pan.
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Thu, 07 Jun 2007 18:06:53 +0000 |
voroshil |
implement "bind sections"
|
Sat, 17 Mar 2007 11:51:17 +0000 |
voroshil |
New slave command: tv_step_freq <offset in MHz>
|
Mon, 19 Feb 2007 06:20:47 +0000 |
uau |
Remove remnants of the nonfunctional "grab_frames" command.
|
Sun, 19 Nov 2006 16:15:05 +0000 |
voroshil |
new slave command: radio_step_freq
|
Tue, 14 Nov 2006 19:52:21 +0000 |
reimar |
Introduce step_property command.
|
Tue, 19 Sep 2006 23:50:21 +0000 |
nicodvb |
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
|
Tue, 19 Sep 2006 22:59:05 +0000 |
nicodvb |
removed old dvdnav_event definitions
|
Sat, 16 Sep 2006 15:13:41 +0000 |
nicodvb |
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
|
Sun, 10 Sep 2006 10:25:48 +0000 |
nicodvb |
permit to select previous dvdnav menu, in the order chapter->title->root
|
Mon, 28 Aug 2006 17:05:18 +0000 |
reimar |
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
|
Sat, 26 Aug 2006 09:44:20 +0000 |
ben |
extended slave mode with metadata retrieval commands
|
Tue, 22 Aug 2006 20:55:49 +0000 |
ben |
added new filter option to menu file browser to only display some files according to extension
|
Sun, 06 Aug 2006 18:55:34 +0000 |
eugeni |
Add matroska chapter seeking capability.
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Sun, 23 Apr 2006 14:31:54 +0000 |
albeu |
Add a new command: osd_show_property_text that show an expanded property
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|
Sat, 18 Mar 2006 18:13:22 +0000 |
albeu |
Enable gui key bindings only when running the gui. Fix enter and esc
|
Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
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
|
Mon, 27 Jun 2005 08:16:23 +0000 |
reimar |
consume empty lirc events at once.
|
Thu, 09 Jun 2005 20:13:53 +0000 |
reimar |
Add sub_load and sub_remove slave commands.
|
Wed, 18 May 2005 11:38:06 +0000 |
reimar |
new get_time_pos slave mode commando
|
Sun, 03 Apr 2005 14:08:28 +0000 |
gpoirier |
Added support of audio stream switching in the MPEG demuxer using the #-key
|
Sat, 12 Feb 2005 14:45:54 +0000 |
henry |
command to log current subtitle to file
|
Thu, 02 Dec 2004 14:37:16 +0000 |
aurel |
enable the run slave commande even without libmenu
|
Sat, 20 Nov 2004 10:51:13 +0000 |
reimar |
add "pausing" prefix for MPlayer commands
|
Wed, 20 Oct 2004 20:07:50 +0000 |
reimar |
allow changing playback speed during playback.
|
Wed, 13 Oct 2004 23:38:11 +0000 |
diego |
Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>.
|
Tue, 12 Oct 2004 22:10:56 +0000 |
reimar |
allow to step only one frame forward by pressing s.
|
Sun, 10 Oct 2004 17:39:07 +0000 |
reimar |
Do not loose commands while paused.
|
Wed, 15 Sep 2004 09:45:34 +0000 |
faust3 |
slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Thu, 02 Sep 2004 12:02:06 +0000 |
faust3 |
slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Sun, 22 Aug 2004 19:01:56 +0000 |
joey |
added runtime toggle of root window playback
|
Sun, 22 Aug 2004 18:47:48 +0000 |
joey |
moved combined vobsub_lang into sub_select
|
Sat, 17 Jul 2004 12:47:12 +0000 |
alex |
individual sub_select option not interferring with vobsub_lang
|
Wed, 24 Dec 2003 22:00:51 +0000 |
diego |
occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Sun, 21 Sep 2003 14:21:43 +0000 |
attila |
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
|
Fri, 19 Sep 2003 20:44:30 +0000 |
faust3 |
slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
|
Sun, 14 Sep 2003 17:52:59 +0000 |
diego |
spelling cosmetics
|
Tue, 12 Aug 2003 13:22:35 +0000 |
gabucino |
reverse of accidently twice commited patch (non-unified patch suxx)
|
Tue, 12 Aug 2003 11:32:51 +0000 |
gabucino |
From: Kir Kostuchenko <kir@users.sourceforge.net>
|
Tue, 12 Aug 2003 07:38:49 +0000 |
gabucino |
Hi, here are slave commands:
|
Mon, 11 Aug 2003 14:32:53 +0000 |
alex |
dvbin fix by Nico <nsabbi@libero.it>
|
Mon, 04 Aug 2003 09:13:10 +0000 |
gabucino |
I'd like to change tv tuner frequency in the slave mode. So this patch
|
Sat, 17 May 2003 09:21:21 +0000 |
faust3 |
new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
|
Sat, 28 Dec 2002 22:57:39 +0000 |
henry |
user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
|
Mon, 23 Dec 2002 01:37:43 +0000 |
arpi |
This patch adds support for vertical subtitle alignment
|
Mon, 23 Dec 2002 00:33:22 +0000 |
arpi |
Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
|
Thu, 19 Dec 2002 10:09:43 +0000 |
henry |
add a TV_SET_CNANNEL command
|
Thu, 05 Dec 2002 00:15:56 +0000 |
arpi |
This patch makes it possible to navigate among the subtitles while
|
Thu, 05 Dec 2002 00:11:12 +0000 |
arpi |
slave-mode commands to get movie length & pos
|
Mon, 18 Nov 2002 00:11:56 +0000 |
albeu |
Add quoting support for string arguments (fix loading of file with space in
|
Thu, 14 Nov 2002 23:41:44 +0000 |
albeu |
Add the possibilty to grab the keys and to filter the commands
|
Fri, 25 Oct 2002 16:06:25 +0000 |
albeu |
Reverse Arpi's commit and put the right fix in place.
|
Wed, 23 Oct 2002 14:46:20 +0000 |
arpi |
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
|
Thu, 17 Oct 2002 15:41:20 +0000 |
kmkaplan |
Mplayer can switch between subtitles of different languages during
|
Sun, 06 Oct 2002 17:40:51 +0000 |
arpi |
This patch adds the functionality to disable/enable subtitles while playing
|
Fri, 27 Sep 2002 21:08:36 +0000 |
arpi |
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
|
Wed, 28 Aug 2002 15:55:58 +0000 |
alex |
removed old input code
|
Sun, 04 Aug 2002 02:22:27 +0000 |
kmkaplan |
Add the input command "change_rectangle" to control the rectangle
|
Fri, 26 Jul 2002 21:26:39 +0000 |
albeu |
Add loadfile and loadlist commands. May be buggy if the filename contain some
|
Thu, 06 Jun 2002 07:13:57 +0000 |
pontscho |
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
|
Tue, 04 Jun 2002 20:17:07 +0000 |
arpi |
pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
|
Sat, 18 May 2002 00:11:43 +0000 |
albeu |
Add the forgoten scrennshot command
|
Wed, 03 Apr 2002 17:58:17 +0000 |
arpi |
dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net>
|
Thu, 28 Mar 2002 20:40:21 +0000 |
arpi |
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
|
Tue, 19 Mar 2002 13:29:28 +0000 |
albeu |
Commentting session
|
Sun, 10 Mar 2002 03:47:53 +0000 |
arpi |
-subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
|
Mon, 25 Feb 2002 13:14:27 +0000 |
pontscho |
add half new input support for gui
|
Sat, 23 Feb 2002 21:13:35 +0000 |
albeu |
Fixed bug with comments in input.conf parser
|
Sun, 17 Feb 2002 01:06:50 +0000 |
alex |
vo_fullscreen added
|
Mon, 11 Feb 2002 11:42:08 +0000 |
albeu |
Added key autorepeat support. Options to enable/disable joystick and lirc
|
Fri, 08 Feb 2002 18:10:56 +0000 |
albeu |
Added support for key combination and mouse buttons key code
|
Thu, 31 Jan 2002 09:37:12 +0000 |
albeu |
Added uninit to input
|
Wed, 30 Jan 2002 12:46:03 +0000 |
albeu |
A new configurable input system and joystick support for this system
|