aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sd_ass: minor simplificationGravatar wm42013-09-24
* sd_ass: remove dead codeGravatar wm42013-09-24
* command: fix short buffer when handling of long property namesGravatar wm42013-09-24
* wayland: remove outdated commentGravatar Alexander Preisinger2013-09-24
* wayland: remove moving window by grabbingGravatar Alexander Preisinger2013-09-24
* .gitignore: add pdflatex output filesGravatar Martin Herkt2013-09-23
* sub/ass_mp: remove superfluous message prefixesGravatar Martin Herkt2013-09-23
* install: don’t force append /mpv to docdirGravatar Martin Herkt2013-09-23
* win32: edit resource files, in particular set CompanyNameGravatar wm42013-09-23
* demux: don't print "Clip info:" line if there are no tagsGravatar wm42013-09-23
* ao_oss: add support for SNDCTL_DSP_RESET and use it when pausingGravatar Paul B Mahol2013-09-23
* mplayer: attempt to make playback resume work with DVD/BDGravatar wm42013-09-22
* network: fix rtsp playbackGravatar wm42013-09-22
* stream_lavf: print lavf options that could not be setGravatar wm42013-09-22
* command: when changing volume while muted, show an extra message on OSDGravatar wm42013-09-21
* command: when changing a property, allow showing an extra OSD messageGravatar wm42013-09-21
* m_property: add a way to switch on property values in property expansionGravatar wm42013-09-20
* m_property: rearrange codeGravatar wm42013-09-20
* command: don't append, but prepend deinterlace filter by defaultGravatar wm42013-09-20
* vo_lavc: mp_msg conversionGravatar wm42013-09-20
* command: use a list of potential deinterlacer filtersGravatar wm42013-09-20
* vo/x11_common: don't require a working input methodGravatar wm42013-09-20
* vf: fix filter initialization error checkGravatar wm42013-09-20
* ao_pulse: bug fix: goto the correct error handlerGravatar Johan Kiviniemi2013-09-20
* ao_pulse: set the property media.role=videoGravatar Johan Kiviniemi2013-09-20
* Merge branch 'volume_restore'Gravatar wm42013-09-20
|\
| * af: merge af_reinit() and fix_output_format()Gravatar wm42013-09-20
| * mixer: make struct opaqueGravatar wm42013-09-20
| * mixer: allow accessing volume and mute property on disabled audioGravatar wm42013-09-20
| * manpage: af_volnorm was renamedGravatar wm42013-09-20
| * mixer: restore volume with playback resumeGravatar wm42013-09-20
* | vo/x11_common: remove superfluous msg prefixesGravatar Martin Herkt2013-09-20
* | macosx_application: fix regression causing crashGravatar Stefano Pigozzi2013-09-19
* | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Gravatar Stefano Pigozzi2013-09-19
* | vo/x11_common: Fail init with no valid XIMGravatar Martin Herkt2013-09-19
* | wayland/common: exit properly on fd errorsGravatar Alexander Preisinger2013-09-19
* | mplayer: rename a somewhat misnamed functionGravatar wm42013-09-19
* | vo_opengl: blend alpha components by defaultGravatar wm42013-09-19
| * mixer: don't unmute audio when raising volumeGravatar wm42013-09-19
| * mixer: refactor, fix some aspects of --volume handlingGravatar wm42013-09-19
| * mixer, af_volume: use linear values instead of dBGravatar wm42013-09-19
| * mixer: minor refactoringGravatar wm42013-09-19
|/
* af_export: fix compilation warningGravatar wm42013-09-19
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsGravatar Stefano Pigozzi2013-09-18
* Config path functions can return NULLGravatar wm42013-09-18
* osdep/path: remove ifdefsGravatar wm42013-09-18
* macosx: move bundle path stuff to path-macosx.mGravatar Stefano Pigozzi2013-09-18
* path, win32: redo user configfile path handlingGravatar wm42013-09-18
* win32: add getenv() UTF-8 variantGravatar wm42013-09-18
* path: fix undefined behaviorGravatar wm42013-09-18