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.
|