| Commit message (Expand) | Author | Age | Files | Lines |
* | Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line | diego | 2007-03-21 | 1 | -10/+10 |
* | New slave command: tv_step_freq <offset in MHz> | voroshil | 2007-03-17 | 2 | -0/+2 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -1/+0 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -4/+4 |
* | Allow to add/modify keybind for '#' | reimar | 2007-03-05 | 1 | -0/+1 |
* | Remove remnants of the nonfunctional "grab_frames" command. | uau | 2007-02-19 | 2 | -2/+1 |
* | Add ignore key bind | reimar | 2007-01-21 | 1 | -0/+1 |
* | Remove undocumented redundant key bindings. | diego | 2006-12-24 | 1 | -4/+0 |
* | Do not call usec_sleep when we are not supposed to sleep. | reimar | 2006-12-03 | 1 | -2/+3 |
* | Simplify: 1 > 0 seems to be a rather safe assumption to make ;-) | reimar | 2006-12-02 | 1 | -7/+1 |
* | FFmpeg-style dependency declaration | diego | 2006-11-27 | 1 | -6/+2 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 | 1 | -28/+1 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 1 | -3/+1 |
* | new slave command: radio_step_freq | voroshil | 2006-11-19 | 2 | -0/+2 |
* | bind TAB to 'step_property switch_program' | nicodvb | 2006-11-18 | 1 | -0/+1 |
* | Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound | reimar | 2006-11-17 | 1 | -2/+1 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 | 1 | -0/+1 |
* | associated _ to 'step_property switch_video' | nicodvb | 2006-11-16 | 1 | -0/+1 |
* | Introduce step_property command. | reimar | 2006-11-14 | 2 | -0/+2 |
* | litle bug, didn't compile :( | ptt | 2006-10-12 | 1 | -1/+1 |
* | slight overall verbosity reduction | diego | 2006-10-12 | 2 | -3/+3 |
* | introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0); | nicodvb | 2006-09-19 | 2 | -1/+2 |
* | removed old dvdnav_event definitions | nicodvb | 2006-09-19 | 2 | -3/+0 |
* | when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma... | nicodvb | 2006-09-16 | 1 | -0/+1 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 | 2 | -0/+2 |
* | Add repeated screenshot mode to vf_screenshot. | eugeni | 2006-09-15 | 1 | -2/+3 |
* | Move conditional compilation to the build system. | diego | 2006-09-12 | 3 | -9/+8 |
* | permit to select previous dvdnav menu, in the order chapter->title->root | nicodvb | 2006-09-10 | 2 | -0/+2 |
* | reassigned to KEY_KP? the dvdnav bindings used in input.conf | nicodvb | 2006-09-09 | 1 | -6/+6 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 | 2 | -0/+8 |
* | extended slave mode with metadata retrieval commands | ben | 2006-08-26 | 2 | -0/+28 |
* | added new filter option to menu file browser to only display some files accor... | ben | 2006-08-22 | 2 | -0/+2 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 1 | -1/+1 |
* | Add matroska chapter seeking capability. | eugeni | 2006-08-06 | 2 | -0/+6 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 | 1 | -1/+1 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 | 1 | -1/+1 |
* | rm unnecesary casts from void* - part 4 | reynaldo | 2006-07-03 | 1 | -1/+1 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 | 1 | -4/+4 |
* | gets ride of a few more sizeof(char)s | reynaldo | 2006-06-30 | 1 | -3/+3 |
* | Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load | reimar | 2006-06-25 | 1 | -4/+8 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 1 | -1/+0 |
* | Make EDL compilation unconditional | uau | 2006-04-27 | 2 | -6/+0 |
* | Align osd_show_text with osd_show_property_text. | albeu | 2006-04-23 | 1 | -1/+1 |
* | Add a new command: osd_show_property_text that show an expanded property | albeu | 2006-04-23 | 2 | -0/+3 |
* | Handle the tv color control commands with the properties. | albeu | 2006-04-22 | 1 | -4/+4 |
* | Switch audio delay keys to something more sane (+ to increase, - to decrease) | diego | 2006-04-15 | 1 | -2/+2 |
* | prevent overflow.. wtf?! from irc: | rfelker | 2006-03-31 | 1 | -1/+1 |
* | Subtitles properties: move sub_select, sub_pos, sub_visibilty, | albeu | 2006-03-24 | 1 | -2/+2 |
* | Convert fullscreen, panscan, color controls, ontop, rootwin, | albeu | 2006-03-23 | 1 | -4/+4 |
* | Move audio_delay to a property and add a few read only properties to | albeu | 2006-03-22 | 1 | -1/+1 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 | 2 | -2/+6 |
* | Enable gui key bindings only when running the gui. Fix enter and esc | albeu | 2006-03-18 | 2 | -15/+29 |
* | remove useless cruft (binds variable) | reimar | 2006-03-12 | 1 | -7/+0 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | add "pausing_keep" and "pausing_toggle" input cmd prefixes | ods15 | 2005-12-25 | 1 | -0/+6 |
* | Add double-click mouse events. | joey | 2005-11-11 | 2 | -0/+22 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 | 2 | -0/+2 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 | 1 | -8/+40 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-25 | 3 | -10/+10 |
* | translatable eng strings to new section on help_mp-en | reynaldo | 2005-10-25 | 1 | -30/+30 |
* | printf to mp_msg | reynaldo | 2005-10-25 | 1 | -9/+12 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 | 1 | -1/+2 |
* | When compiled with gui, bind ESC to gui_stop so that s is free for screenshot. | reimar | 2005-09-15 | 1 | -2/+2 |
* | add key_down_eventto slave mode, used to inject key down event with mplayer_p... | nplourde | 2005-08-31 | 2 | -0/+2 |
* | loadfile/loadlist can now also add files to the playlist | reimar | 2005-08-15 | 1 | -2/+2 |
* | use calloc so that mp_cmd_free won't use uninitialized data in case of an error | reimar | 2005-07-23 | 1 | -1/+1 |
* | consume empty lirc events at once. | reimar | 2005-06-27 | 3 | -1/+5 |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 | 2 | -0/+4 |
* | new get_time_pos slave mode commando | reimar | 2005-05-18 | 2 | -0/+2 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 | 1 | -1/+1 |
* | when parsing one cmd argument, only un-escape _this_ argument, not the follow... | aurel | 2005-04-15 | 1 | -1/+1 |
* | allow sub_select and vobsub_lang to select particular subtitle | henry | 2005-04-11 | 1 | -2/+2 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 | 2 | -0/+3 |
* | Make seek command parameter float. | reimar | 2005-02-17 | 1 | -1/+1 |
* | command to log current subtitle to file | henry | 2005-02-12 | 2 | -0/+2 |
* | fix "Unknown argument" with cmd containing spaces | aurel | 2005-02-11 | 1 | -0/+1 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 | 1 | -11/+0 |
* | Add missing break that caused an irritating error message all the time when u... | reimar | 2005-01-03 | 1 | -0/+1 |
* | enable the run slave commande even without libmenu | aurel | 2004-12-02 | 2 | -2/+2 |
* | add "pausing" prefix for MPlayer commands | reimar | 2004-11-20 | 2 | -0/+8 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 1 | -3/+3 |
* | small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com> | faust3 | 2004-10-30 | 1 | -0/+2 |
* | allow changing playback speed during playback. | reimar | 2004-10-20 | 2 | -0/+11 |
* | Make '.' key default for framestepping | reimar | 2004-10-14 | 1 | -0/+1 |
* | Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>. | diego | 2004-10-13 | 1 | -2/+2 |
* | allow to step only one frame forward by pressing s. | reimar | 2004-10-12 | 2 | -0/+2 |
* | Do not loose commands while paused. | reimar | 2004-10-10 | 2 | -9/+19 |
* | fix a memory corruption and make sure only getch2 handles stdin | faust3 | 2004-09-15 | 1 | -2/+2 |
* | slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at... | faust3 | 2004-09-15 | 2 | -0/+2 |
* | quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <... | faust3 | 2004-09-15 | 1 | -1/+1 |
* | slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn... | faust3 | 2004-09-02 | 2 | -0/+2 |
* | added runtime toggle of root window playback | joey | 2004-08-22 | 2 | -0/+2 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 | 2 | -2/+2 |
* | Corrected my mistake in the last memfix patch. | al | 2004-08-03 | 1 | -4/+13 |
* | false-use-of-get_path() memleak fixes. | al | 2004-07-23 | 1 | -1/+4 |
* | individual sub_select option not interferring with vobsub_lang | alex | 2004-07-17 | 2 | -0/+3 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | slave command dvb_set_channel now takes 2 arguments: channel card | nicodvb | 2004-04-26 | 1 | -1/+1 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 | 1 | -0/+2 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 1 | -2/+2 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 2 | -0/+3 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 2 | -0/+3 |
* | slave mode commands to print out vo_fs and sub_visibility globals, patch by M... | faust3 | 2003-09-19 | 2 | -0/+5 |
* | spelling cosmetics | diego | 2003-09-14 | 1 | -22/+22 |
* | 1000l | alex | 2003-09-02 | 1 | -2/+2 |
* | Finnaly commit Nico's dvb menu. Sorry for committing this | albeu | 2003-08-16 | 1 | -0/+3 |
* | I've juste found a bug which prevent to load a file whose name contain | albeu | 2003-08-15 | 1 | -3/+4 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -9/+8 |
* | reverse of accidently twice commited patch (non-unified patch suxx) | gabucino | 2003-08-12 | 2 | -8/+0 |
* | From: Kir Kostuchenko <kir@users.sourceforge.net> | gabucino | 2003-08-12 | 2 | -0/+8 |
* | Hi, here are slave commands: | gabucino | 2003-08-12 | 2 | -0/+8 |
* | dvbin fix by Nico <nsabbi@libero.it> | alex | 2003-08-11 | 1 | -0/+4 |
* | I'd like to change tv tuner frequency in the slave mode. So this patch | gabucino | 2003-08-04 | 2 | -0/+4 |
* | Output typos fixed. | diego | 2003-07-09 | 1 | -33/+33 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -1/+1 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -1/+1 |
* | lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net> | alex | 2003-05-30 | 1 | -1/+15 |
* | new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.... | faust3 | 2003-05-17 | 2 | -0/+2 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 | 1 | -0/+24 |
* | allow select()less compilation | faust3 | 2003-04-04 | 1 | -0/+20 |
* | Support for "internet" or "multimedia" keyboards in X11. | albeu | 2003-04-04 | 1 | -0/+12 |
* | - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have | arpi | 2003-03-29 | 1 | -3/+9 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -3/+3 |
* | use 'a' for subtitle aligment instead for useless gui aboutbox | arpi | 2003-01-12 | 1 | -2/+1 |
* | user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois) | henry | 2002-12-28 | 2 | -2/+3 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 2 | -0/+3 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 2 | -0/+10 |
* | add a TV_SET_CNANNEL command | henry | 2002-12-19 | 2 | -0/+2 |
* | This patch makes it possible to navigate among the subtitles while | arpi | 2002-12-05 | 2 | -0/+4 |
* | slave-mode commands to get movie length & pos | arpi | 2002-12-05 | 2 | -0/+4 |
* | 10l my last fix choked the last command definition, this fix seems to work co... | atmos4 | 2002-11-25 | 1 | -2/+2 |
* | Fix endless-loop if no newline at input.conf EOF | atmos4 | 2002-11-25 | 1 | -3/+3 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 1 | -1/+1 |
* | Add quoting support for string arguments (fix loading of file with space in | albeu | 2002-11-18 | 2 | -9/+32 |
* | Add the possibilty to grab the keys and to filter the commands | albeu | 2002-11-14 | 2 | -26/+106 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -0/+1 |
* | Reverse Arpi's commit and put the right fix in place. | albeu | 2002-10-25 | 2 | -14/+32 |
* | better error handling | arpi | 2002-10-25 | 1 | -3/+8 |
* | rewrote the lirc code to remove the fork | arpi | 2002-10-23 | 3 | -97/+73 |
* | Fixed a bug in MPlayer which would prevent proper parsing of | arpi | 2002-10-23 | 1 | -0/+11 |
* | mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in... | arpi | 2002-10-23 | 2 | -0/+28 |
* | New feature to let mplayer read commands from a file. Mostly | albeu | 2002-10-22 | 1 | -0/+18 |
* | Mplayer can switch between subtitles of different languages during | kmkaplan | 2002-10-17 | 2 | -0/+3 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 | 2 | -0/+3 |
* | -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) | arpi | 2002-09-27 | 2 | -0/+2 |
* | removed old input code | alex | 2002-08-28 | 2 | -9/+0 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 1 | -1/+1 |
* | new slave volume command done : | arpi | 2002-08-21 | 1 | -1/+1 |
* | Add the input command "change_rectangle" to control the rectangle | kmkaplan | 2002-08-04 | 2 | -0/+2 |
* | Add loadfile and loadlist commands. May be buggy if the filename contain some | albeu | 2002-07-26 | 2 | -0/+4 |
* | 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut... | albeu | 2002-07-20 | 1 | -1/+2 |
* | Fix after the patch of Dominik Mierzejewski. Try the user's input.conf | albeu | 2002-06-24 | 1 | -3/+7 |
* | Patch by Dominik Mierzejewski: | atmos4 | 2002-06-24 | 1 | -1/+1 |
* | 10L forgot to close input.conf fd | albeu | 2002-06-19 | 1 | -0/+5 |
* | Add support for hex key code in input.conf | albeu | 2002-06-12 | 1 | -8/+13 |
* | add mute support ( step 1 ) and fixed panscan bugs (1000l for me) | pontscho | 2002-06-06 | 2 | -1/+4 |
* | pan&scan support with -vo xv by ?? <mplayer@svennevid.net> | arpi | 2002-06-04 | 2 | -0/+4 |
* | fix two small bug and add multimedia keyboard support ( i tested with Acer Ai... | pontscho | 2002-05-25 | 1 | -3/+3 |
* | 10L bugfix | albeu | 2002-05-23 | 1 | -1/+1 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -1/+1 |
* | Add the forgoten scrennshot command | albeu | 2002-05-18 | 2 | -0/+3 |
* | Added -input js-dev xx option to specifies the joystick device to use. | albeu | 2002-04-20 | 1 | -1/+4 |
* | Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> | albeu | 2002-04-12 | 1 | -13/+27 |
* | dvdnav event added, queue size 10->100, added void* event arg type - dvdnav p... | arpi | 2002-04-03 | 2 | -1/+6 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 | 2 | |