| Commit message (Expand) | Author | Age |
* | Teletext support. | voroshil | 2007-07-29 |
* | Add a loop command and property. | albeu | 2007-07-09 |
* | Add the sub_scale property and command. | albeu | 2007-07-09 |
* | Revert r23530. | voroshil | 2007-06-21 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 |
* | implement "bind sections" | voroshil | 2007-06-07 |
* | Allow setting the direction in the step_property command. | albeu | 2007-05-31 |
* | Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line | diego | 2007-03-21 |
* | New slave command: tv_step_freq <offset in MHz> | voroshil | 2007-03-17 |
* | Allow to add/modify keybind for '#' | reimar | 2007-03-05 |
* | Remove remnants of the nonfunctional "grab_frames" command. | uau | 2007-02-19 |
* | Add ignore key bind | reimar | 2007-01-21 |
* | Remove undocumented redundant key bindings. | diego | 2006-12-24 |
* | Do not call usec_sleep when we are not supposed to sleep. | reimar | 2006-12-03 |
* | Simplify: 1 > 0 seems to be a rather safe assumption to make ;-) | reimar | 2006-12-02 |
* | new slave command: radio_step_freq | voroshil | 2006-11-19 |
* | bind TAB to 'step_property switch_program' | nicodvb | 2006-11-18 |
* | Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound | reimar | 2006-11-17 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 |
* | associated _ to 'step_property switch_video' | nicodvb | 2006-11-16 |
* | Introduce step_property command. | reimar | 2006-11-14 |
* | 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 |
* | 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 |
* | Add matroska chapter seeking capability. | eugeni | 2006-08-06 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 |
* | 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 |
* | 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 |
* | 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 |