summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.2.1v0.2.1wm42013-10-201-1/+1
* input: fix --input-ar-rate=0wm42013-10-201-1/+1
* wayland: use mp_input_test_draggingAlexander Preisinger2013-10-202-3/+8
* Revert "wayland: remove moving window by grabbing"Alexander Preisinger2013-10-201-0/+4
* Revert "wayland: remove outdated comment"Alexander Preisinger2013-10-201-0/+2
* vdpau_old: restore hardware decoding with old APIwm42013-10-201-0/+1
* af_lavrresample: actually free resamplerwm42013-10-201-0/+3
* mpv.desktop: add russian translation, sortNikoli2013-10-201-1/+3
* sws_utils: work around libswscale crash with --contrast=-100wm42013-10-201-1/+2
* vf_scale: fix get/set confusionwm42013-10-201-1/+1
* spelling fixesAlessandro Ghedini2013-10-203-5/+5
* Release 0.2.0v0.2.0wm42013-10-161-0/+1
* docs: osc: add short info about lua and how to disable itChrisK22013-10-151-0/+3
* changes.rst: add some replaced options, follow conventions betterwm42013-10-151-4/+6
* docs: osc: fix table and other errorsChrisK22013-10-151-11/+18
* docs: Add osc.rst to mpv.rstChrisK22013-10-152-3/+5
* osc: fix borked optionsChrisK22013-10-151-13/+13
* osc docs: Add documentation for OSC and rename some optionsChrisK22013-10-152-6/+194
* x11_common: don't handle mouse enter eventswm42013-10-151-5/+1
* tech-overview.txt: reflect talloc/TA changeswm42013-10-151-0/+6
* osc: reset mouse position when leaving windowChrisK22013-10-151-4/+9
* osc: Don't create a config if none exists.ChrisK22013-10-151-19/+14
* osc: use "info" instead of "warn" for config file creation messagewm42013-10-141-1/+1
* example.conf: add example for disabling the OSCwm42013-10-141-0/+3
* parser-cfg: allow putting options with leading "--"wm42013-10-141-0/+3
* parser-cfg: use bstr everywhere after parsing stagewm42013-10-143-7/+8
* options: enable OSC by defaultwm42013-10-141-0/+1
* mplayer: escape strings if needed when writing watch_later configwm42013-10-141-2/+19
* parser-cfg: parse % escapeswm42013-10-141-7/+31
* version.sh: don't use git tags for version output (again)wm42013-10-141-5/+10
* mplayer: print ffmpeg library versions along with mpv version infowm42013-10-143-16/+33
* osc: raise minmousemove default setting to 3 and disable input mouse area whe...ChrisK22013-10-141-6/+11
* mplayer, vo_image: simplify OSD redrawing, fix vo_image crashwm42013-10-132-11/+1
* mplayer: print a warning if libass is not compiledwm42013-10-131-0/+3
* osc: fix mouse hidingChrisK22013-10-131-2/+2
* osc: Once again new Show/Hide handlingChrisK22013-10-131-7/+34
* Copyright, LICENSE: switch to GPL version 2 or laterwm42013-10-136-653/+303
* Replace tallocwm42013-10-139-1928/+1098
* talloc: change talloc destructor signaturewm42013-10-138-30/+14
* cocoa: make --ontop also cover dock+menubarStefano Pigozzi2013-10-121-1/+3
* command: preferably show "add"/"cycle"/"set" command errors on OSDwm42013-10-121-10/+10
* command: don't allow changing volume if no audio initializedwm42013-10-123-0/+12
* playlist: check for NULL on caller sitewm42013-10-122-2/+3
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-123-8/+9
* libquvi9: work around insane interaction between libquvi and libkdecorewm42013-10-121-0/+7
* cocoa: refactor precise scrolling to a separate methodStefano Pigozzi2013-10-121-4/+7
* cocoa: fix mouse wheel scrollingMad Fish2013-10-121-1/+1
* mpvcore/playlist.c: Avoid NULL reference in playlist_add_base_path()Mohammad Alsaleh2013-10-111-1/+1
* cocoa_common: check if the screen has a menubar in a more generic wayStefano Pigozzi2013-10-091-1/+3
* mp_ring: fix mp_ring_read_cb() when read wraps aroundWilliam Light2013-10-081-2/+10
* demux_raw: set a default video sizewm42013-10-071-2/+2
* command: sub_seek: avoid getting stuckwm42013-10-072-2/+10
* osc: Okay, don't multiply the cache valueChrisK22013-10-071-5/+1
* osc: Display cache fill statusChrisK22013-10-071-1/+21
* osc: Add another scale option for forced windows.ChrisK22013-10-061-3/+6
* ad_mpeg123: support in-stream format changesThomas Orgis2013-10-061-61/+88
* vo_x11, vo_xv: fix OSD redrawing with --force-windowwm42013-10-062-16/+19
* mplayer: don't resume playlist if --no-resume-playback is usedwm42013-10-061-0/+2
* ao_sndio: add documentationChristian Neukirchen2013-10-051-0/+9
* command: add commands for displaying overlayswm42013-10-058-4/+227
* command: add properties for retrieving OSD dimensionswm42013-10-054-0/+31
* mplayer: fix some issues with playlist_prev commandwm42013-10-051-1/+9
* mplayer: fix cleanup if VO initialization failswm42013-10-051-0/+1
* cocoa_common: add OS X 10.7 compatibility hacks includesStefano Pigozzi2013-10-052-0/+2
* mplayer: don't keep previous video frame with --force-windowwm42013-10-041-15/+14
* gl_x11: fail gracefully if selected FBconfig has no X visualwm42013-10-031-0/+6
* ao_coreaudio: clear output buffer on buffer underrunStefano Pigozzi2013-10-031-0/+1
* audio/out: add sndio supportChristian Neukirchen2013-10-037-0/+496
* vo_opengl_old: mp_msg conversionwm42013-10-021-74/+65
* cosmetics: replace "CTRL" defines by enumswm42013-10-025-51/+61
* command: add sub_seek input commandwm42013-10-024-6/+27
* input: remove strange offset from commands enumwm42013-10-021-1/+1
* command: don't let "avsync" property print NOPTS valuewm42013-10-021-0/+2
* vo: mark frame lost after seek resetwm42013-10-021-0/+1
* mplayer: osd bar depends on VO, not video decodingwm42013-10-021-1/+1
* mplayer: make VO interaction work in --idle modewm42013-10-021-19/+34
* mplayer: change default window size for --force-windowwm42013-10-021-1/+1
* mpv.desktop: add --force-windowwm42013-10-021-1/+1
* command: subtitle support depends on VO, not video decodingwm42013-10-022-13/+9
* core: add --force-windowwm42013-10-028-17/+103
* core: don't require "refresh" seek for --keep-openwm42013-10-021-7/+1
* vo_vdpau: don't blank screen on VOCTRL_RESETwm42013-10-021-16/+35
* video/out: always support redrawing VO window at any pointwm42013-10-028-15/+73
* ao_coreaudio: fetch device name only for verbose log levelStefano Pigozzi2013-10-011-6/+8
* ao_jack: don’t force exact client nameMartin Herkt2013-09-301-1/+1
* x11: remove colormap code, always request TrueColor visualswm42013-09-303-164/+17
* vf_scale: factor out libswscale equalizer controlwm42013-09-303-23/+34
* Remove completely outdated AUTHORS filewm42013-09-302-1117/+2
* mplayer: fix looping of very short fileswm42013-09-293-7/+19
* vaapi: remove non-VLD entrypointswm42013-09-291-6/+2
* vaapi: fix non-sense conditionwm42013-09-291-1/+1
* vaapi: fix inverted conditionwm42013-09-291-2/+2
* cocoa_common: call gl_clear indirectlyStefano Pigozzi2013-09-283-2/+23
* cocoa_common: fix deadlockStefano Pigozzi2013-09-281-5/+7
* cocoa_common: report pixels instead of points during mouse movementStefano Pigozzi2013-09-281-5/+15
* cocoa_common: split the code, refactoring and cleanupsStefano Pigozzi2013-09-2810-515/+722
* osc: add options to show OSC only when FS/windowedChrisK22013-09-271-2/+12
* osx: fix buildwm42013-09-271-2/+2
* network: add options to control TLS verificationwm42013-09-274-0/+17
* vaapi: make vaDeriveImage() less verbosewm42013-09-271-1/+1
* vaapi: check image format in va_surface_upload()wm42013-09-273-6/+9
* vaapi: potentially make reading surfaces back to system RAM fasterwm42013-09-274-33/+64
* input: translate mouse position to OSD space earlywm42013-09-274-18/+5
* input: handle MOUSE_LEAVE speciallywm42013-09-271-0/+8
* input: more mp_msg conversionwm42013-09-273-64/+57
* matroska: prevent uids from being dereferenced when NULLBen Boeckel2013-09-271-5/+5
* osc: Prevent OSD style options from messing with the OSC stylesChrisK22013-09-261-18/+30
* matroska: fix uninitialized memory accesses with ordered chaptersBen Boeckel2013-09-263-1/+3
* osd_libass: add "Default" dummy stylewm42013-09-263-2/+11
* video: let sh_video->disp_w/h always be container sizewm42013-09-262-8/+9
* video: let sh_video->aspect always be container aspect ratiowm42013-09-264-20/+33
* vd: move aspect calculation to a functionwm42013-09-263-24/+25
* vd: remove some dead codewm42013-09-261-14/+4
* Add the on-screen-controllerChrisK22013-09-266-0/+1183
* Add initial Lua scripting supportwm42013-09-2622-3/+1238
* Fix previous commitwm42013-09-252-4/+4
* vaapi: fix compilation with Libavwm42013-09-253-6/+5
* options: allow selecting the libass shaperwm42013-09-254-0/+16
* options: make --ass-hinting a choice, instead of using magic numberswm42013-09-253-8/+14
* configure: make the pdflatex check use the tempdirMartin Herkt2013-09-251-2/+1
* configure: improve pdflatex checkMartin Herkt2013-09-251-2/+6
* vaapi: allow GPU read-back with --hwdec=vaapi-copywm42013-09-255-4/+114
* vd_lavc: allow process_image to change image formatwm42013-09-252-18/+21
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-2513-524/+1145
* sd_ass: minor simplificationwm42013-09-241-14/+8
* sd_ass: remove dead codewm42013-09-241-48/+0
* command: fix short buffer when handling of long property nameswm42013-09-241-6/+4
* wayland: remove outdated commentAlexander Preisinger2013-09-241-2/+0
* wayland: remove moving window by grabbingAlexander Preisinger2013-09-241-4/+0
* .gitignore: add pdflatex output filesMartin Herkt2013-09-231-1/+5
* sub/ass_mp: remove superfluous message prefixesMartin Herkt2013-09-231-3/+2
* install: don’t force append /mpv to docdirMartin Herkt2013-09-232-5/+5
* win32: edit resource files, in particular set CompanyNamewm42013-09-232-5/+5
* demux: don't print "Clip info:" line if there are no tagswm42013-09-231-1/+1
* ao_oss: add support for SNDCTL_DSP_RESET and use it when pausingPaul B Mahol2013-09-231-0/+6
* mplayer: attempt to make playback resume work with DVD/BDwm42013-09-228-19/+27
* network: fix rtsp playbackwm42013-09-225-2/+35
* stream_lavf: print lavf options that could not be setwm42013-09-221-0/+6
* command: when changing volume while muted, show an extra message on OSDwm42013-09-211-1/+2
* command: when changing a property, allow showing an extra OSD messagewm42013-09-214-33/+50
* m_property: add a way to switch on property values in property expansionwm42013-09-202-6/+24
* m_property: rearrange codewm42013-09-201-20/+27
* command: don't append, but prepend deinterlace filter by defaultwm42013-09-201-1/+1
* vo_lavc: mp_msg conversionwm42013-09-201-34/+27
* command: use a list of potential deinterlacer filterswm42013-09-201-13/+22
* vo/x11_common: don't require a working input methodwm42013-09-201-14/+9
* vf: fix filter initialization error checkwm42013-09-201-1/+1
* ao_pulse: bug fix: goto the correct error handlerJohan Kiviniemi2013-09-201-2/+2
* ao_pulse: set the property media.role=videoJohan Kiviniemi2013-09-201-2/+17
* Merge branch 'volume_restore'wm42013-09-2014-227/+290
|\
| * af: merge af_reinit() and fix_output_format()wm42013-09-202-30/+12
| * mixer: make struct opaquewm42013-09-207-57/+64
| * mixer: allow accessing volume and mute property on disabled audiowm42013-09-201-8/+0
| * manpage: af_volnorm was renamedwm42013-09-202-1/+2
| * mixer: restore volume with playback resumewm42013-09-207-3/+61
| * mixer: don't unmute audio when raising volumewm42013-09-191-2/+0
| * mixer: refactor, fix some aspects of --volume handlingwm42013-09-194-104/+131
| * mixer, af_volume: use linear values instead of dBwm42013-09-192-21/+21
| * mixer: minor refactoringwm42013-09-193-33/+31
* | vo/x11_common: remove superfluous msg prefixesMartin Herkt2013-09-201-2/+2
* | macosx_application: fix regression causing crashStefano Pigozzi2013-09-191-2/+11
* | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-192-9/+5
* | vo/x11_common: Fail init with no valid XIMMartin Herkt2013-09-191-0/+9
* | wayland/common: exit properly on fd errorsAlexander Preisinger2013-09-191-2/+6
* | mplayer: rename a somewhat misnamed functionwm42013-09-191-2/+2
* | vo_opengl: blend alpha components by defaultwm42013-09-195-13/+29
|/
* af_export: fix compilation warningwm42013-09-191-2/+1
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-182-5/+9
* Config path functions can return NULLwm42013-09-182-3/+11
* osdep/path: remove ifdefswm42013-09-181-6/+0
* macosx: move bundle path stuff to path-macosx.mStefano Pigozzi2013-09-185-40/+16
* path, win32: redo user configfile path handlingwm42013-09-185-72/+102
* win32: add getenv() UTF-8 variantwm42013-09-182-0/+62
*