aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
* command: make property "deinterlace" unavailable if deinterlacer absentGravatar wm42012-10-30
* command: reduce some property boilerplateGravatar wm42012-10-14
* core: show quvi page title in window title, clean up libquvi handlingGravatar wm42012-10-14
* commands: add print_text input command to print text on the terminalGravatar wm42012-10-12
* sub: add --ass-style-override option to disable style overridesGravatar wm42012-10-12
* commands: move legacy property wrapper to m_property.cGravatar wm42012-10-12
* commands: disable deprecation warningsGravatar wm42012-10-12
* commands: attempt to fix "program" propertyGravatar wm42012-10-12
* commands: don't use dummy option declaration for propertiesGravatar wm42012-10-12
* commands: more user-control whether a command shows OSD bars/messagesGravatar wm42012-10-12
* commands: change property expansion format stringGravatar wm42012-10-12
* commands: cosmetics: rename thingsGravatar wm42012-10-12
* commands: replace "switch" with "add" and "cycle"Gravatar wm42012-10-12
* commands: make "aspect" property writeable, replaces "switch_ratio"Gravatar wm42012-10-12
* commands: remove M_PROPERTY_SWITCH from edition propertyGravatar wm42012-10-12
* commands: make M_PROPERTY_GET_TYPE return an option copyGravatar wm42012-10-12
* commands: cosmetics: reindent colormatrix propertyGravatar wm42012-10-12
* commands: don't replicate mapping to option in levels_property_helperGravatar wm42012-10-12
* commands: cosmetic changes mostly to m_property.hGravatar wm42012-10-12
* commands: add more property-option bridge uses, rename some optionsGravatar wm42012-10-12
* commands: minor improvement to error messageGravatar wm42012-10-12
* commands: handle property clamping in m_optionGravatar wm42012-10-12
* commands: generally handle property formatting with m_optionGravatar wm42012-10-12
* commands: remove pointless NULL checksGravatar wm42012-10-12
* commands: handle property stepping in a generic wayGravatar wm42012-10-12
* options: remove CONF_TYPE_POSITIONGravatar wm42012-10-12
* commands: rename "osdlevel" option and property, make it a choiceGravatar wm42012-10-12
* commands: replace --hardframedrop, change framedropping propertyGravatar wm42012-10-12
* commands: remove third parameter for "switch"Gravatar wm42012-10-12
* commands: rename osd_show_[property_]text and osd_show_progressionGravatar wm42012-10-12
* commands: remove speed_set/speed_incr commandsGravatar wm42012-10-12
* commands: rename properties, update input.confGravatar wm42012-10-12
* commands: change input commands to make OSD usage explicitGravatar wm42012-10-12
* commands: minor cleanup for property_osd_display arrayGravatar wm42012-10-12
* commands: simplify legacy command-to-property bridgeGravatar wm42012-10-12
* commands: remove legacy slave mode get commandsGravatar wm42012-10-12
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* options: change --loop option, and extend choice option typeGravatar wm42012-09-18
* options: remove -subalignGravatar wm42012-09-18
* core: remove duplicated format_time() functionsGravatar wm42012-09-18
* subs: restore support for sub_step command with libassGravatar wm42012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* core: runtime Matroska edition switchingGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* core: refactor MPContext.demuxer field accessesGravatar wm42012-09-18
* command: remove sub_remove commandGravatar wm42012-09-07
* command: remove sub_log commandGravatar wm42012-09-07
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* command: expand properties for "run" commandGravatar mplayer-svn2012-08-16