| Commit message (Expand) | Author | Age |
* | litle bug, didn't compile :( | ptt | 2006-10-12 |
* | slight overall verbosity reduction | diego | 2006-10-12 |
* | introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0); | nicodvb | 2006-09-19 |
* | removed old dvdnav_event definitions | nicodvb | 2006-09-19 |
* | when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma... | nicodvb | 2006-09-16 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 |
* | Add repeated screenshot mode to vf_screenshot. | eugeni | 2006-09-15 |
* | Move conditional compilation to the build system. | diego | 2006-09-12 |
* | permit to select previous dvdnav menu, in the order chapter->title->root | nicodvb | 2006-09-10 |
* | reassigned to KEY_KP? the dvdnav bindings used in input.conf | nicodvb | 2006-09-09 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 |
* | extended slave mode with metadata retrieval commands | ben | 2006-08-26 |
* | added new filter option to menu file browser to only display some files accor... | ben | 2006-08-22 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | Add matroska chapter seeking capability. | eugeni | 2006-08-06 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 |
* | rm unnecesary casts from void* - part 4 | reynaldo | 2006-07-03 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 |
* | gets ride of a few more sizeof(char)s | reynaldo | 2006-06-30 |
* | Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load | reimar | 2006-06-25 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | Make EDL compilation unconditional | uau | 2006-04-27 |
* | Align osd_show_text with osd_show_property_text. | albeu | 2006-04-23 |
* | Add a new command: osd_show_property_text that show an expanded property | albeu | 2006-04-23 |
* | Handle the tv color control commands with the properties. | albeu | 2006-04-22 |
* | Switch audio delay keys to something more sane (+ to increase, - to decrease) | diego | 2006-04-15 |
* | prevent overflow.. wtf?! from irc: | rfelker | 2006-03-31 |
* | Subtitles properties: move sub_select, sub_pos, sub_visibilty, | albeu | 2006-03-24 |
* | Convert fullscreen, panscan, color controls, ontop, rootwin, | albeu | 2006-03-23 |
* | Move audio_delay to a property and add a few read only properties to | albeu | 2006-03-22 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 |
* | Enable gui key bindings only when running the gui. Fix enter and esc | albeu | 2006-03-18 |
* | remove useless cruft (binds variable) | reimar | 2006-03-12 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | add "pausing_keep" and "pausing_toggle" input cmd prefixes | ods15 | 2005-12-25 |
* | Add double-click mouse events. | joey | 2005-11-11 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-25 |
* | translatable eng strings to new section on help_mp-en | reynaldo | 2005-10-25 |
* | printf to mp_msg | reynaldo | 2005-10-25 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | When compiled with gui, bind ESC to gui_stop so that s is free for screenshot. | reimar | 2005-09-15 |
* | add key_down_eventto slave mode, used to inject key down event with mplayer_p... | nplourde | 2005-08-31 |
* | loadfile/loadlist can now also add files to the playlist | reimar | 2005-08-15 |
* | use calloc so that mp_cmd_free won't use uninitialized data in case of an error | reimar | 2005-07-23 |
* | consume empty lirc events at once. | reimar | 2005-06-27 |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 |