| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -4/+4 |
* | Add an option that sets initial playback volume. | diego | 2008-10-31 | 1 | -0/+1 |
* | Give a CONFIG_ prefix to preprocessor directives that lacked one and | diego | 2008-08-07 | 1 | -1/+1 |
* | Rename font-related preprocessor directives. | diego | 2008-08-07 | 1 | -2/+2 |
* | Rename a bunch of miscellaneous preprocessor directives. | diego | 2008-08-07 | 1 | -1/+1 |
* | Rename preprocessor directives related to image libraries. | diego | 2008-08-05 | 1 | -2/+2 |
* | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 | 1 | -2/+2 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -2/+2 |
* | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 | 1 | -4/+4 |
* | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; | diego | 2008-08-01 | 1 | -2/+2 |
* | Rename preprocessor directive HAVE_MENU --> CONFIG_MENU. | diego | 2008-07-30 | 1 | -2/+2 |
* | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 | 1 | -1/+1 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -6/+6 |
* | remove extra dash in nocorrect-pts option | compn | 2008-05-21 | 1 | -1/+1 |
* | Split cfg-common.h into two separate header files. It was being included twice | diego | 2008-04-11 | 1 | -4/+2 |
* | Add comments to #endif preprocessor directives. | diego | 2008-03-04 | 1 | -1/+1 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Allow demuxers to choose a default value for correct_pts | reimar | 2008-02-03 | 1 | -2/+2 |
* | typo fix | diego | 2008-01-16 | 1 | -1/+1 |
* | Add heartbeat-cmd option | reimar | 2008-01-07 | 1 | -0/+1 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 | 1 | -0/+6 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 | 1 | -0/+5 |
* | Make the main m_option_t arrays const | reimar | 2007-12-02 | 1 | -5/+5 |
* | Move fakemono extern to cfg-common.h where it is actually used. | reimar | 2007-12-02 | 1 | -1/+0 |
* | Remove pointless ifdefs around extern declarations | reimar | 2007-12-02 | 1 | -20/+0 |
* | Fix warning: | diego | 2007-10-21 | 1 | -1/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -6/+0 |
* | Fix redundant declaration warnings for variables already defined | voroshil | 2007-09-09 | 1 | -26/+0 |
* | Add comments to some #endif preprocessor directives. | diego | 2007-09-09 | 1 | -3/+3 |
* | Suboptions structure should be passed as array not as address of array. | voroshil | 2007-08-26 | 1 | -1/+1 |
* | Automatic TV channels scanning ability for MPlayer. | voroshil | 2007-08-23 | 1 | -0/+13 |
* | Experimental negative panscan values | reimar | 2007-07-28 | 1 | -1/+1 |
* | Use a new variable for user-supplied monitor-aspect so we can overwrite | reimar | 2007-07-28 | 1 | -2/+2 |
* | Move loop_times into mpctx. | albeu | 2007-07-09 | 1 | -2/+2 |
* | Fix config declarations so that things like rtc=no work in addition to nortc=yes | reimar | 2007-06-08 | 1 | -8/+9 |
* | new -menu-chroot option that prevent OSD file selection menu to go to an unwa... | ben | 2007-05-29 | 1 | -0/+2 |
* | get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf | ben | 2007-05-20 | 1 | -4/+0 |
* | new -menu-keepdir option that allows libmenu file browser to always restart b... | ben | 2007-05-07 | 1 | -0/+2 |
* | support for hebrew through fribidi in libmenu (geexbox patch #580) | ben | 2007-05-07 | 1 | -0/+12 |
* | support for unicode/utf8 in libmenu (geexbox patch #545) | ben | 2007-05-07 | 1 | -0/+4 |
* | Make -monitorpixelaspect 1 the default. | cehoyos | 2007-04-27 | 1 | -2/+2 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 | 1 | -0/+2 |
* | nomouseinput option should not depend on HAVE_X11. | reimar | 2007-03-04 | 1 | -2/+2 |
* | Apply ancient double-click patch that nobody cares to comment on. | reimar | 2007-01-18 | 1 | -0/+1 |
* | Remove misleading comment. | diego | 2007-01-10 | 1 | -1/+0 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -2/+0 |
* | Clarify messages for unavailable options. | diego | 2006-11-14 | 1 | -14/+14 |
* | typo/grammar | diego | 2006-11-10 | 1 | -2/+2 |
* | 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf" | reimar | 2006-10-27 | 1 | -1/+1 |
* | Disable loading of file-specific configuration file from the same | rtogni | 2006-10-15 | 1 | -0/+3 |
* | Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway. | diego | 2006-10-14 | 1 | -2/+0 |
* | COSMETICS: fixed broken indentation | nicodvb | 2006-09-16 | 1 | -2/+2 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 | 1 | -0/+3 |
* | Remove useless extern declaration of nortc which is a static variable in | uau | 2006-09-08 | 1 | -4/+0 |
* | Reintroduce an ugly variant of the -gui/-nogui options. | reimar | 2006-08-08 | 1 | -3/+2 |
* | -identify should display all ID_ messages, including DVD title length | reimar | 2006-08-04 | 1 | -1/+1 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -4/+0 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 | 1 | -0/+2 |
* | Make EDL compilation unconditional | uau | 2006-04-27 | 1 | -4/+0 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -1/+1 |
* | rtsp options should be available for mencoder as well | reimar | 2006-04-18 | 1 | -15/+0 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -3/+1 |
* | new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ... | reimar | 2006-04-15 | 1 | -0/+2 |
* | Add an option to list the properties: -list-properties | albeu | 2006-03-22 | 1 | -0/+1 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 | 1 | -0/+1 |
* | Allows the LIVE555 library to forces the client's port to be used | bertrand | 2006-02-19 | 1 | -0/+3 |
* | Make -really-quiet a common option. | diego | 2005-12-11 | 1 | -1/+0 |
* | Big OSD cleanup. Replace the mess with 100's of counter vars | albeu | 2005-11-16 | 1 | -0/+5 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 | 1 | -0/+3 |
* | Add -panscanrange option | reimar | 2005-09-27 | 1 | -0/+2 |
* | "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media". | rsf | 2005-09-23 | 1 | -3/+3 |
* | Adds -idle, an option to make MPlayer wait for input ('loadfile' or | ods15 | 2005-09-02 | 1 | -0/+2 |
* | -delay for MEncoder, final step 6. | ods15 | 2005-07-17 | 1 | -3/+0 |
* | Make dfbopts a suboption, use suboption parser | reimar | 2005-06-18 | 1 | -1/+1 |
* | Remove long obsolete -fb option. | diego | 2005-06-06 | 1 | -2/+0 |
* | EDL for mencoder, patch by Oded (ods15) | rfelker | 2005-03-19 | 1 | -2/+0 |
* | Oded's patch for -speed in mencoder. This can be used for purposes | rfelker | 2005-03-15 | 1 | -2/+0 |
* | Convert vo_aa suboption parser to using the subopt-helper. | ivo | 2005-03-11 | 1 | -6/+1 |
* | Remove -noxv and -forcexv command line options and replace them by | ivo | 2005-03-01 | 1 | -11/+3 |
* | Remove left-over from old -z command line switch. | ivo | 2005-03-01 | 1 | -3/+0 |
* | Make vd message fit 80 character displays. | diego | 2005-02-23 | 1 | -2/+2 |
* | a helpful new message about vd. | joey | 2005-02-23 | 1 | -0/+7 |
* | Allow monitoraspect > 3 (up to 9) | reimar | 2005-01-30 | 1 | -1/+1 |
* | Implementation of vo_png suboption parser with subopt-helper and removal | ivo | 2005-01-10 | 1 | -1/+1 |
* | aop has been removed | alex | 2005-01-07 | 1 | -1/+1 |
* | Add -ao pcm suboptions and remove -aofile and -waveheader options. | reimar | 2005-01-02 | 1 | -3/+3 |
* | Do not use audio plugins anymore | reimar | 2004-12-27 | 1 | -13/+1 |
* | added -wid support for vo_directx. | joey | 2004-12-21 | 1 | -2/+2 |
* | use a configurable-size ringbuffer instead of a pipe for buffering key events. | reimar | 2004-12-01 | 1 | -0/+1 |
* | Remove the rest of fb_dev_name + directfb usage. | syrjala | 2004-11-26 | 1 | -4/+0 |
* | fb_dev_name no longer user in vo directfb | zdar | 2004-11-26 | 1 | -4/+0 |
* | allow forcing of software volume control and setting maximum amplification. | reimar | 2004-11-14 | 1 | -0/+3 |
* | Allow attaching gdb on crash automatically. | reimar | 2004-10-28 | 1 | -0/+4 |
* | option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.... | faust3 | 2004-09-15 | 1 | -0/+5 |
* | Removal of -jpeg commandline option. | ivo | 2004-09-04 | 1 | -27/+2 |
* | Added output to multiple directories for vo_jpeg. | ivo | 2004-08-26 | 1 | -0/+4 |
* | Make the stepsize of volume changes, changeable by a commandline paarameter | attila | 2004-08-23 | 1 | -0/+3 |
* | -rootwin switch use vo_rootwin var for all vo | nplourde | 2004-08-08 | 1 | -9/+2 |
* | add var vo_rootwin and -rootwin switch for mac osx | nplourde | 2004-07-29 | 1 | -4/+6 |
* | add rootwin cmd to mac osx | nplourde | 2004-07-23 | 1 | -2/+8 |
* | -use-stdin renamed to -noconsolecontrols. | diego | 2004-07-14 | 1 | -2/+4 |
* | 10l of a sweet liquid to Alex: | diego | 2004-06-28 | 1 | -1/+2 |
* | rtc-device cmd option by James Noble | alex | 2004-06-26 | 1 | -0/+1 |
* | spelling, wording, consistency in comments and printed messages | diego | 2004-05-03 | 1 | -22/+22 |
* | keepaspect and nokeepaspect are now useable by all vos | faust3 | 2004-05-01 | 1 | -8/+3 |
* | This was discussed a long time ago but some reason never done. Anyway | rfelker | 2004-04-03 | 1 | -1/+2 |
* | move refreshrate and adapter_num variables to video_out because they might be... | faust3 | 2004-03-13 | 1 | -4/+2 |
* | adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im... | faust3 | 2004-02-29 | 1 | -1/+10 |
* | Duplicate -include option moved to cfg-common.h. | diego | 2004-02-05 | 1 | -1/+0 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 | 1 | -4/+0 |
* | add option to select mixer channel | attila | 2004-01-24 | 1 | -0/+1 |
* | Forced subs support for mencoder | attila | 2003-12-08 | 1 | -1/+0 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+3 |
* | _ ---> - in option names, approved by Alex. | diego | 2003-10-27 | 1 | -5/+6 |
* | fixed -nocolorkey | alex | 2003-10-22 | 1 | -1/+1 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 | 1 | -0/+1 |
* | user settable colorkey | alex | 2003-10-03 | 1 | -0/+1 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 1 | -0/+1 |
* | 10L -fixed-vo must be a global option | albeu | 2003-09-17 | 1 | -2/+2 |
* | Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr... | alex | 2003-08-31 | 1 | -0/+2 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -8/+8 |
* | Moved -slices to cfg-common.h. | diego | 2003-08-11 | 1 | -5/+0 |
* | nofixed-vo | alex | 2003-07-01 | 1 | -0/+1 |
* | Added a \n to the msg about -sdp being deprecated | rsf | 2003-04-07 | 1 | -1/+1 |
* | Remove -sdp, use sdp:// instead. | albeu | 2003-04-02 | 1 | -3/+1 |
* | 1000l (af moved to common) | arpi | 2003-02-08 | 1 | -10/+0 |
* | add newline | nexus | 2003-02-08 | 1 | -1/+1 |
* | Forgot about #ifdef HAVE_X11. 10l | filon | 2003-02-08 | 1 | -1/+1 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -2/+4 |
* | this patch adds the option -guiwid to gmplayer. I think its a more clean | arpi | 2003-02-07 | 1 | -0/+2 |
* | - It adds an option enqueue/noenqueue, so users can choose if they want to | arpi | 2003-02-05 | 1 | -0/+3 |
* | 10l bug for float conversion control + feature fix in volume control | anders | 2003-01-10 | 1 | -1/+1 |
* | pphelp | michael | 2003-01-03 | 1 | -1/+1 |
* | osdlevel can have the value of 3 too | alex | 2003-01-02 | 1 | -1/+1 |
* | [no]progressiv --> [no]progressive | diego | 2003-01-01 | 1 | -2/+2 |
* | X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr> | attila | 2003-01-01 | 1 | -0/+3 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 1 | -0/+7 |
* | dump subtitles in SAMI format | arpi | 2002-12-05 | 1 | -0/+1 |
* | dump in JACOsub format | arpi | 2002-12-04 | 1 | -0/+1 |
* | Experimantal OSD menu | albeu | 2002-11-14 | 1 | -0/+8 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -2/+2 |
* | Switch containing options for DirectFB library was renamed to dfbopts. | arpi | 2002-11-10 | 1 | -0/+10 |
* | -really-quiet | arpi | 2002-11-01 | 1 | -0/+1 |
* | Adding commandline options for filters and fixing stupid bug in cfg | anders | 2002-10-31 | 1 | -1/+1 |
* | Changing the behavour of the commandline parameter -af to conform with -vop. ... | anders | 2002-10-31 | 1 | -1/+2 |
* | postprocessing cleanup: | michael | 2002-10-28 | 1 | -2/+1 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 1 | -0/+8 |
* | Added the -geometry option (supports fbdev and tdfxfb drivers) | mark | 2002-10-23 | 1 | -0/+3 |
* | add -identify switch | ranma | 2002-10-23 | 1 | -0/+1 |
* | _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing | arpi | 2002-10-09 | 1 | -0/+1 |
* | Added support for RTSP stream over TCP. | bertrand | 2002-10-08 | 1 | -1/+5 |
* | Adding -format and -af switches | anders | 2002-10-06 | 1 | -0/+9 |
* | new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5) | arpi | 2002-10-05 | 1 | -0/+2 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 | 1 | -4/+0 |
* | new opt: -autosync, controls ao->get_delay() smoothing (default: disabled) | arpi | 2002-10-01 | 1 | -0/+2 |
* | video out driver list support (like -vc, example: -vo xmga,xv,x11,) | arpi | 2002-09-29 | 1 | -2/+2 |
* | -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net> | arpi | 2002-09-28 | 1 | -0/+3 |
* | removed -dapsync (obsolete code) | arpi | 2002-09-23 | 1 | -2/+3 |
* | New option for mplayer: -dumpmicrodvdsub | kmkaplan | 2002-09-21 | 1 | -0/+1 |
* | some mpcodecs option declaration moved to cfg-*, as aren;t used by | arpi | 2002-09-20 | 1 | -0/+5 |
* | GTF update: Fixes "known parametrs" even when fbdev unused | arpi | 2002-09-10 | 1 | -3/+6 |
* | General Timing Formula algorithm from a scratch. | arpi | 2002-08-22 | 1 | -3/+6 |
* | fix (?) cmd line handling | pontscho | 2002-08-15 | 1 | -2/+2 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 | 1 | -0/+11 |
* | |