Wed, 27 Jul 2011 13:40:16 +0000 |
diego |
Clarify console output when reading optional configuration files.
|
Sat, 07 May 2011 11:11:07 +0000 |
reimar |
Fix output of "No bind found for key" to actually make sense for
|
Sat, 07 May 2011 10:44:57 +0000 |
reimar |
Support up to 20 mouse buttons, there really seem to be input devices
|
Thu, 24 Mar 2011 22:34:23 +0000 |
reimar |
Allow mouse wheel to work with a key fifo size of 2.
|
Thu, 24 Mar 2011 22:11:18 +0000 |
reimar |
Make "stuck keys" problem impossibly by resetting the internal
|
Sat, 11 Dec 2010 12:44:39 +0000 |
reimar |
Allow cycling subtitles backwards with 'J'.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
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, 17 Oct 2010 09:06:18 +0000 |
reimar |
Make code clearer by putting the "special case hack" inside the if.
|
Sun, 17 Oct 2010 08:59:41 +0000 |
reimar |
Fix indentation.
|
Sun, 17 Oct 2010 08:58:40 +0000 |
reimar |
Do not fail opening a -input file= file just because stat failed, but try
|
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.
|
Fri, 28 May 2010 18:44:41 +0000 |
reimar |
Document thatg time argument is in milliseconds.
|
Thu, 27 May 2010 23:36:03 +0000 |
diego |
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.
|
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, 04 Apr 2010 16:15:38 +0000 |
diego |
Mark input-related m_option_t arrays as const.
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Sat, 27 Feb 2010 23:09:15 +0000 |
reimar |
Support all line ending types in mp_input_read_cmd.
|
Thu, 18 Feb 2010 09:26:00 +0000 |
diego |
Mark some more functions that are not used outside of their files as static.
|
Sat, 07 Nov 2009 16:40:42 +0000 |
cehoyos |
Remove CONFIG_TV_TELETEXT.
|
Fri, 26 Jun 2009 20:21:38 +0000 |
ben |
Increase slave mode buffer so that one can load files with a deeper
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 25 Mar 2009 21:31:56 +0000 |
diego |
Rename 'default-binds' input option to 'default-bindings'.
|
Sun, 08 Mar 2009 09:14:30 +0000 |
reimar |
Add an option to disable the default key binding that MPlayer includes
|
Sat, 07 Mar 2009 13:25:55 +0000 |
reimar |
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
|
Sat, 13 Dec 2008 18:28:00 +0000 |
diego |
Add standard GPL license header.
|
Thu, 25 Sep 2008 17:40:33 +0000 |
reimar |
Add an experimental pausing_keep_force slave mode command prefix
|
Thu, 07 Aug 2008 08:58:07 +0000 |
diego |
Rename a bunch of miscellaneous preprocessor directives.
|
Wed, 06 Aug 2008 07:42:26 +0000 |
diego |
Rename all preprocessor directives related to Apple / Mac OS X.
|
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.
|
Thu, 19 Jun 2008 18:51:42 +0000 |
ben |
Change DVDNAV command key names.
|
Tue, 27 May 2008 18:39:57 +0000 |
ben |
Add a slave command to stop stream playback.
|
Sun, 18 May 2008 18:11:05 +0000 |
ben |
fix compilation of input.c if neither macosx/linux apple remote code
|
Sun, 18 May 2008 12:11:17 +0000 |
ben |
Keep AppleIR enabled by default on MacOSX but have it disable on Linux.
|
Sun, 18 May 2008 11:56:20 +0000 |
ben |
Do not enable AppleIR by default.
|
Sun, 18 May 2008 11:53:00 +0000 |
ben |
Add support for AppleIR Remote as an input under Linux systems.
|
Sat, 10 May 2008 14:03:42 +0000 |
reimar |
usec_sleep(0) is not the same as not sleeping at all.
|
Mon, 28 Apr 2008 14:44:10 +0000 |
diego |
Use full path for libavutil #includes.
|
Tue, 11 Mar 2008 14:44:19 +0000 |
reimar |
Fix handling of comments in input.c, current code had useless ifs and in addition
|
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
|
Sat, 19 Jan 2008 11:42:03 +0000 |
reimar |
Fix some types to const
|
Tue, 15 Jan 2008 09:27:22 +0000 |
reimar |
Remove a useless cast
|
Sun, 13 Jan 2008 16:13:54 +0000 |
reimar |
Make several mapping tables related to input processing const.
|
Wed, 09 Jan 2008 01:17:49 +0000 |
uau |
Remove unnecessary <signal.h> includes
|
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
|
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.
|
Mon, 10 Dec 2007 01:46:02 +0000 |
ulion |
Ignore heading spaces when parsing command.
|
Tue, 04 Dec 2007 10:42:59 +0000 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
Sun, 02 Dec 2007 15:53:33 +0000 |
ulion |
Do not queue empty cmd.
|
Tue, 27 Nov 2007 08:27:20 +0000 |
ulion |
Use const char * to replace a char * parameter.
|
Sun, 25 Nov 2007 04:09:04 +0000 |
ulion |
Support select subtitle by source, add 4 properties:
|
Thu, 08 Nov 2007 05:19:56 +0000 |
ulion |
Fix cmd filter memory leak, free the cmd after filter ate it.
|
Wed, 31 Oct 2007 01:23:33 +0000 |
ulion |
Fix input.conf parse bug when comment follows key binding in the same line.
|
Tue, 23 Oct 2007 00:44:22 +0000 |
ulion |
Fix input command parser for using only tab to separate the arguments.
|
Thu, 13 Sep 2007 13:16:30 +0000 |
diego |
warning fixes:
|
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
|
Mon, 27 Aug 2007 15:21:12 +0000 |
reimar |
Process any waiting commands (got_cmd set). Should fix e.g. smplayer.
|
Sat, 25 Aug 2007 09:29:27 +0000 |
reimar |
Revert r24158, it is not necessary with unsigned bitfield
|
Sat, 25 Aug 2007 09:27:43 +0000 |
reimar |
Change bitfield to unsigned so that we get the usual truth values
|
Sat, 25 Aug 2007 07:35:35 +0000 |
reimar |
Hack around broken bitfields in gcc 4.2
|
Sat, 25 Aug 2007 07:30:17 +0000 |
reimar |
Fix invalid fd check, the bug is somewhere else though.
|
Sat, 25 Aug 2007 07:08:49 +0000 |
reimar |
HACK: check added fds for validity because otherwise mplayer
|
Sat, 25 Aug 2007 06:52:17 +0000 |
reimar |
Fix loads of warnings
|
Sat, 25 Aug 2007 04:28:20 +0000 |
uau |
Handle queued commands from input event functions immediately
|
Sat, 25 Aug 2007 04:28:14 +0000 |
uau |
Add separate event input type for terminal+vo
|
Sat, 25 Aug 2007 04:28:11 +0000 |
uau |
Use a single select() for both key and slave input
|
Sat, 25 Aug 2007 04:28:08 +0000 |
uau |
Make terminal input work more like VO key input
|
Sat, 25 Aug 2007 04:28:06 +0000 |
uau |
Remove unused function
|
Sat, 25 Aug 2007 04:28:04 +0000 |
uau |
Use bitfield instead of manual bit fiddling in input.c
|
Thu, 23 Aug 2007 16:09:30 +0000 |
voroshil |
Automatic TV channels scanning ability for MPlayer.
|
Tue, 14 Aug 2007 14:29:22 +0000 |
diego |
Apple Remote support
|
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"
|
Thu, 31 May 2007 09:42:14 +0000 |
albeu |
Allow setting the direction in the step_property command.
|
Wed, 21 Mar 2007 08:24:20 +0000 |
diego |
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
|
Sat, 17 Mar 2007 11:51:17 +0000 |
voroshil |
New slave command: tv_step_freq <offset in MHz>
|
Mon, 05 Mar 2007 10:15:55 +0000 |
reimar |
Allow to add/modify keybind for '#'
|
Mon, 19 Feb 2007 06:20:47 +0000 |
uau |
Remove remnants of the nonfunctional "grab_frames" command.
|
Sun, 21 Jan 2007 11:10:52 +0000 |
reimar |
Add ignore key bind
|
Sun, 24 Dec 2006 04:54:31 +0000 |
diego |
Remove undocumented redundant key bindings.
|
Sun, 03 Dec 2006 14:01:22 +0000 |
reimar |
Do not call usec_sleep when we are not supposed to sleep.
|
Sat, 02 Dec 2006 19:59:35 +0000 |
reimar |
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
|
Sun, 19 Nov 2006 16:15:05 +0000 |
voroshil |
new slave command: radio_step_freq
|
Sat, 18 Nov 2006 14:33:46 +0000 |
nicodvb |
bind TAB to 'step_property switch_program'
|
Fri, 17 Nov 2006 19:37:58 +0000 |
reimar |
Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound
|
Fri, 17 Nov 2006 18:16:21 +0000 |
reimar |
Add deinterlace property, patch by Carl Eugen Hoyos
|
Thu, 16 Nov 2006 21:26:46 +0000 |
nicodvb |
associated _ to 'step_property switch_video'
|
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:38:21 +0000 |
nicodvb |
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
|
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
|
Fri, 15 Sep 2006 13:27:59 +0000 |
eugeni |
Add repeated screenshot mode to vf_screenshot.
|
Sun, 10 Sep 2006 10:25:48 +0000 |
nicodvb |
permit to select previous dvdnav menu, in the order chapter->title->root
|
Sat, 09 Sep 2006 23:08:25 +0000 |
nicodvb |
reassigned to KEY_KP? the dvdnav bindings used in input.conf
|
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.
|
Sun, 16 Jul 2006 01:40:24 +0000 |
reynaldo |
marks several strings inside structs as const when they hold just
|
Mon, 03 Jul 2006 23:27:37 +0000 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 03 Jul 2006 13:21:54 +0000 |
reynaldo |
rm unnecesary casts from void* - part 4
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Fri, 30 Jun 2006 04:24:07 +0000 |
reynaldo |
gets ride of a few more sizeof(char)s
|
Sun, 25 Jun 2006 14:03:56 +0000 |
reimar |
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Sun, 23 Apr 2006 14:48:15 +0000 |
albeu |
Align osd_show_text with osd_show_property_text.
|
Sun, 23 Apr 2006 14:31:54 +0000 |
albeu |
Add a new command: osd_show_property_text that show an expanded property
|
Sat, 22 Apr 2006 19:29:02 +0000 |
albeu |
Handle the tv color control commands with the properties.
|
Sat, 15 Apr 2006 14:24:36 +0000 |
diego |
Switch audio delay keys to something more sane (+ to increase, - to decrease)
|
Fri, 24 Mar 2006 19:32:23 +0000 |
albeu |
Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Thu, 23 Mar 2006 01:22:43 +0000 |
albeu |
Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Wed, 22 Mar 2006 23:05:13 +0000 |
albeu |
Move audio_delay to a property and add a few read only properties to
|
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
|
Sun, 12 Mar 2006 21:47:15 +0000 |
reimar |
remove useless cruft (binds variable)
|
Sun, 25 Dec 2005 19:22:48 +0000 |
ods15 |
add "pausing_keep" and "pausing_toggle" input cmd prefixes
|
Fri, 11 Nov 2005 13:25:48 +0000 |
joey |
Add double-click mouse events.
|
Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
Tue, 25 Oct 2005 21:23:45 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Tue, 25 Oct 2005 18:46:25 +0000 |
reynaldo |
translatable eng strings to new section on help_mp-en
|
Tue, 18 Oct 2005 11:11:25 +0000 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
Thu, 15 Sep 2005 10:25:43 +0000 |
reimar |
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
|
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, 15 Aug 2005 08:30:43 +0000 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
Sat, 23 Jul 2005 16:54:45 +0000 |
reimar |
use calloc so that mp_cmd_free won't use uninitialized data in case of an error
|
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
|
Thu, 28 Apr 2005 14:43:19 +0000 |
reimar |
adds a parameter to the switch_audio command to directly select a track.
|
Fri, 15 Apr 2005 14:52:33 +0000 |
aurel |
when parsing one cmd argument, only un-escape _this_ argument, not the following ones
|
Mon, 11 Apr 2005 21:26:14 +0000 |
henry |
allow sub_select and vobsub_lang to select particular subtitle
|
Sun, 03 Apr 2005 14:08:28 +0000 |
gpoirier |
Added support of audio stream switching in the MPEG demuxer using the #-key
|
Thu, 17 Feb 2005 15:56:25 +0000 |
reimar |
Make seek command parameter float.
|
Sat, 12 Feb 2005 14:45:54 +0000 |
henry |
command to log current subtitle to file
|
Fri, 11 Feb 2005 11:44:00 +0000 |
aurel |
fix "Unknown argument" with cmd containing spaces
|
Thu, 20 Jan 2005 13:22:53 +0000 |
reimar |
remove all setlocale calls, they break the behaviour of sscanf and
|
Mon, 03 Jan 2005 13:56:48 +0000 |
reimar |
Add missing break that caused an irritating error message all the time when using slave mode.
|
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
|
Mon, 15 Nov 2004 09:09:29 +0000 |
diego |
Reduce excessive verbosity.
|
Sat, 30 Oct 2004 10:40:53 +0000 |
faust3 |
small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
|
Wed, 20 Oct 2004 20:07:50 +0000 |
reimar |
allow changing playback speed during playback.
|
Thu, 14 Oct 2004 15:33:10 +0000 |
reimar |
Make '.' key default for framestepping
|
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 14:08:46 +0000 |
faust3 |
fix a memory corruption and make sure only getch2 handles stdin
|
Wed, 15 Sep 2004 09:45:34 +0000 |
faust3 |
slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Wed, 15 Sep 2004 09:29:10 +0000 |
faust3 |
quit slave mode command now accepts an exit value, 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
|
Tue, 03 Aug 2004 12:21:14 +0000 |
al |
Corrected my mistake in the last memfix patch.
|
Fri, 23 Jul 2004 16:10:21 +0000 |
al |
false-use-of-get_path() memleak fixes.
|
Sat, 17 Jul 2004 12:47:12 +0000 |
alex |
individual sub_select option not interferring with vobsub_lang
|
Mon, 26 Apr 2004 21:15:14 +0000 |
nicodvb |
slave command dvb_set_channel now takes 2 arguments: channel card
|
Fri, 16 Jan 2004 17:31:38 +0000 |
diego |
Support binding F11 and F12 keys to commands.
|
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>
|
Tue, 02 Sep 2003 17:44:38 +0000 |
alex |
1000l
|
Sat, 16 Aug 2003 09:51:05 +0000 |
albeu |
Finnaly commit Nico's dvb menu. Sorry for committing this
|
Fri, 15 Aug 2003 18:45:35 +0000 |
albeu |
I've juste found a bug which prevent to load a file whose name contain
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
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, 04 Aug 2003 09:13:10 +0000 |
gabucino |
I'd like to change tv tuner frequency in the slave mode. So this patch
|
Wed, 09 Jul 2003 01:42:19 +0000 |
diego |
Output typos fixed.
|
Mon, 09 Jun 2003 12:15:48 +0000 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
Fri, 30 May 2003 18:23:55 +0000 |
alex |
lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
|
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)
|
Wed, 09 Apr 2003 17:05:39 +0000 |
alex |
keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
|
Fri, 04 Apr 2003 20:56:29 +0000 |
faust3 |
allow select()less compilation
|
Fri, 04 Apr 2003 15:04:26 +0000 |
albeu |
Support for "internet" or "multimedia" keyboards in X11.
|
Sat, 29 Mar 2003 21:52:08 +0000 |
arpi |
- 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Sun, 12 Jan 2003 18:56:48 +0000 |
arpi |
use 'a' for subtitle aligment instead for useless gui aboutbox
|
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, 25 Nov 2002 14:17:15 +0000 |
atmos4 |
10l my last fix choked the last command definition, this fix seems to work correct.
|
Mon, 25 Nov 2002 13:28:40 +0000 |
atmos4 |
Fix endless-loop if no newline at input.conf EOF
|
Sat, 23 Nov 2002 10:58:14 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
|
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
|
Tue, 12 Nov 2002 01:56:42 +0000 |
albeu |
New config system + cleanup of header inter dependency
|
Fri, 25 Oct 2002 16:06:25 +0000 |
albeu |
Reverse Arpi's commit and put the right fix in place.
|
Fri, 25 Oct 2002 14:58:30 +0000 |
arpi |
better error handling
|
Wed, 23 Oct 2002 22:23:12 +0000 |
arpi |
rewrote the lirc code to remove the fork
|
Wed, 23 Oct 2002 17:42:12 +0000 |
arpi |
Fixed a bug in MPlayer which would prevent proper parsing of
|
Wed, 23 Oct 2002 14:46:20 +0000 |
arpi |
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
|
Tue, 22 Oct 2002 14:32:17 +0000 |
albeu |
New feature to let mplayer read commands from a file. Mostly
|
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
|
Wed, 21 Aug 2002 20:44:29 +0000 |
arpi |
new slave volume command done :
|
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
|
Sat, 20 Jul 2002 14:26:38 +0000 |
albeu |
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
|
Mon, 24 Jun 2002 12:17:23 +0000 |
albeu |
Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
|
Mon, 24 Jun 2002 08:23:48 +0000 |
atmos4 |
Patch by Dominik Mierzejewski:
|
Wed, 19 Jun 2002 16:41:38 +0000 |
albeu |
10L forgot to close input.conf fd
|
Wed, 12 Jun 2002 10:39:04 +0000 |
albeu |
Add support for hex key code in input.conf
|
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, 25 May 2002 09:46:37 +0000 |
pontscho |
fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )
|
Mon, 20 May 2002 03:25:26 +0000 |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs.
|
Sat, 18 May 2002 00:11:43 +0000 |
albeu |
Add the forgoten scrennshot command
|
Sat, 20 Apr 2002 08:51:09 +0000 |
albeu |
Added -input js-dev xx option to specifies the joystick device to use.
|
Fri, 12 Apr 2002 10:17:24 +0000 |
albeu |
Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
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>
|
Wed, 20 Mar 2002 13:30:57 +0000 |
albeu |
Added options -input keylist and -input cmdlist to list all know
|
Tue, 19 Mar 2002 18:27:54 +0000 |
albeu |
10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.
|
Tue, 19 Mar 2002 13:30:16 +0000 |
albeu |
A bug fix in the auto-repeat stuff + moved all printf to mp_msg
|
Sat, 16 Mar 2002 16:57:35 +0000 |
albeu |
1L : removed redondant enter key binding
|
Sat, 16 Mar 2002 16:47:35 +0000 |
gabucino |
ENTER now quits after last file
|