Sun, 11 Dec 2011 14:43:16 +0000 |
ib |
Enable gui slave commands.
|
Sat, 10 Dec 2011 14:31:28 +0000 |
reimar |
By default ignore CTRL key on its own.
|
Thu, 01 Dec 2011 19:09:20 +0000 |
reimar |
Only print printable characters, not all ASCII ones.
|
Sat, 27 Aug 2011 09:58:54 +0000 |
reimar |
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
|
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.
|