| Commit message (Expand) | Author | Age | Files | Lines |
* | vaapi: fix inverted condition | wm4 | 2013-09-29 | 1 | -2/+2 |
* | cocoa_common: call gl_clear indirectly | Stefano Pigozzi | 2013-09-28 | 3 | -2/+23 |
* | cocoa_common: fix deadlock | Stefano Pigozzi | 2013-09-28 | 1 | -5/+7 |
* | cocoa_common: report pixels instead of points during mouse movement | Stefano Pigozzi | 2013-09-28 | 1 | -5/+15 |
* | cocoa_common: split the code, refactoring and cleanups | Stefano Pigozzi | 2013-09-28 | 10 | -515/+722 |
* | osc: add options to show OSC only when FS/windowed | ChrisK2 | 2013-09-27 | 1 | -2/+12 |
* | osx: fix build | wm4 | 2013-09-27 | 1 | -2/+2 |
* | network: add options to control TLS verification | wm4 | 2013-09-27 | 4 | -0/+17 |
* | vaapi: make vaDeriveImage() less verbose | wm4 | 2013-09-27 | 1 | -1/+1 |
* | vaapi: check image format in va_surface_upload() | wm4 | 2013-09-27 | 3 | -6/+9 |
* | vaapi: potentially make reading surfaces back to system RAM faster | wm4 | 2013-09-27 | 4 | -33/+64 |
* | input: translate mouse position to OSD space early | wm4 | 2013-09-27 | 4 | -18/+5 |
* | input: handle MOUSE_LEAVE specially | wm4 | 2013-09-27 | 1 | -0/+8 |
* | input: more mp_msg conversion | wm4 | 2013-09-27 | 3 | -64/+57 |
* | matroska: prevent uids from being dereferenced when NULL | Ben Boeckel | 2013-09-27 | 1 | -5/+5 |
* | osc: Prevent OSD style options from messing with the OSC styles | ChrisK2 | 2013-09-26 | 1 | -18/+30 |
* | matroska: fix uninitialized memory accesses with ordered chapters | Ben Boeckel | 2013-09-26 | 3 | -1/+3 |
* | osd_libass: add "Default" dummy style | wm4 | 2013-09-26 | 3 | -2/+11 |
* | video: let sh_video->disp_w/h always be container size | wm4 | 2013-09-26 | 2 | -8/+9 |
* | video: let sh_video->aspect always be container aspect ratio | wm4 | 2013-09-26 | 4 | -20/+33 |
* | vd: move aspect calculation to a function | wm4 | 2013-09-26 | 3 | -24/+25 |
* | vd: remove some dead code | wm4 | 2013-09-26 | 1 | -14/+4 |
* | Add the on-screen-controller | ChrisK2 | 2013-09-26 | 6 | -0/+1183 |
* | Add initial Lua scripting support | wm4 | 2013-09-26 | 22 | -3/+1238 |
* | Fix previous commit | wm4 | 2013-09-25 | 2 | -4/+4 |
* | vaapi: fix compilation with Libav | wm4 | 2013-09-25 | 3 | -6/+5 |
* | options: allow selecting the libass shaper | wm4 | 2013-09-25 | 4 | -0/+16 |
* | options: make --ass-hinting a choice, instead of using magic numbers | wm4 | 2013-09-25 | 3 | -8/+14 |
* | configure: make the pdflatex check use the tempdir | Martin Herkt | 2013-09-25 | 1 | -2/+1 |
* | configure: improve pdflatex check | Martin Herkt | 2013-09-25 | 1 | -2/+6 |
* | vaapi: allow GPU read-back with --hwdec=vaapi-copy | wm4 | 2013-09-25 | 5 | -4/+114 |
* | vd_lavc: allow process_image to change image format | wm4 | 2013-09-25 | 2 | -18/+21 |
* | vaapi: add vf_vavpp and use it for deinterlacing | xylosper | 2013-09-25 | 13 | -524/+1145 |
* | sd_ass: minor simplification | wm4 | 2013-09-24 | 1 | -14/+8 |
* | sd_ass: remove dead code | wm4 | 2013-09-24 | 1 | -48/+0 |
* | command: fix short buffer when handling of long property names | wm4 | 2013-09-24 | 1 | -6/+4 |
* | wayland: remove outdated comment | Alexander Preisinger | 2013-09-24 | 1 | -2/+0 |
* | wayland: remove moving window by grabbing | Alexander Preisinger | 2013-09-24 | 1 | -4/+0 |
* | .gitignore: add pdflatex output files | Martin Herkt | 2013-09-23 | 1 | -1/+5 |
* | sub/ass_mp: remove superfluous message prefixes | Martin Herkt | 2013-09-23 | 1 | -3/+2 |
* | install: don’t force append /mpv to docdir | Martin Herkt | 2013-09-23 | 2 | -5/+5 |
* | win32: edit resource files, in particular set CompanyName | wm4 | 2013-09-23 | 2 | -5/+5 |
* | demux: don't print "Clip info:" line if there are no tags | wm4 | 2013-09-23 | 1 | -1/+1 |
* | ao_oss: add support for SNDCTL_DSP_RESET and use it when pausing | Paul B Mahol | 2013-09-23 | 1 | -0/+6 |
* | mplayer: attempt to make playback resume work with DVD/BD | wm4 | 2013-09-22 | 8 | -19/+27 |
* | network: fix rtsp playback | wm4 | 2013-09-22 | 5 | -2/+35 |
* | stream_lavf: print lavf options that could not be set | wm4 | 2013-09-22 | 1 | -0/+6 |
* | command: when changing volume while muted, show an extra message on OSD | wm4 | 2013-09-21 | 1 | -1/+2 |
* | command: when changing a property, allow showing an extra OSD message | wm4 | 2013-09-21 | 4 | -33/+50 |
* | m_property: add a way to switch on property values in property expansion | wm4 | 2013-09-20 | 2 | -6/+24 |
* | m_property: rearrange code | wm4 | 2013-09-20 | 1 | -20/+27 |
* | command: don't append, but prepend deinterlace filter by default | wm4 | 2013-09-20 | 1 | -1/+1 |
* | vo_lavc: mp_msg conversion | wm4 | 2013-09-20 | 1 | -34/+27 |
* | command: use a list of potential deinterlacer filters | wm4 | 2013-09-20 | 1 | -13/+22 |
* | vo/x11_common: don't require a working input method | wm4 | 2013-09-20 | 1 | -14/+9 |
* | vf: fix filter initialization error check | wm4 | 2013-09-20 | 1 | -1/+1 |
* | ao_pulse: bug fix: goto the correct error handler | Johan Kiviniemi | 2013-09-20 | 1 | -2/+2 |
* | ao_pulse: set the property media.role=video | Johan Kiviniemi | 2013-09-20 | 1 | -2/+17 |
* | Merge branch 'volume_restore' | wm4 | 2013-09-20 | 14 | -227/+290 |
|\ |
|
| * | af: merge af_reinit() and fix_output_format() | wm4 | 2013-09-20 | 2 | -30/+12 |
| * | mixer: make struct opaque | wm4 | 2013-09-20 | 7 | -57/+64 |
| * | mixer: allow accessing volume and mute property on disabled audio | wm4 | 2013-09-20 | 1 | -8/+0 |
| * | manpage: af_volnorm was renamed | wm4 | 2013-09-20 | 2 | -1/+2 |
| * | mixer: restore volume with playback resume | wm4 | 2013-09-20 | 7 | -3/+61 |
| * | mixer: don't unmute audio when raising volume | wm4 | 2013-09-19 | 1 | -2/+0 |
| * | mixer: refactor, fix some aspects of --volume handling | wm4 | 2013-09-19 | 4 | -104/+131 |
| * | mixer, af_volume: use linear values instead of dB | wm4 | 2013-09-19 | 2 | -21/+21 |
| * | mixer: minor refactoring | wm4 | 2013-09-19 | 3 | -33/+31 |
* | | vo/x11_common: remove superfluous msg prefixes | Martin Herkt | 2013-09-20 | 1 | -2/+2 |
* | | macosx_application: fix regression causing crash | Stefano Pigozzi | 2013-09-19 | 1 | -2/+11 |
* | | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts" | Stefano Pigozzi | 2013-09-19 | 2 | -9/+5 |
* | | vo/x11_common: Fail init with no valid XIM | Martin Herkt | 2013-09-19 | 1 | -0/+9 |
* | | wayland/common: exit properly on fd errors | Alexander Preisinger | 2013-09-19 | 1 | -2/+6 |
* | | mplayer: rename a somewhat misnamed function | wm4 | 2013-09-19 | 1 | -2/+2 |
* | | vo_opengl: blend alpha components by default | wm4 | 2013-09-19 | 5 | -13/+29 |
|/ |
|
* | af_export: fix compilation warning | wm4 | 2013-09-19 | 1 | -2/+1 |
* | osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts | Stefano Pigozzi | 2013-09-18 | 2 | -5/+9 |
* | Config path functions can return NULL | wm4 | 2013-09-18 | 2 | -3/+11 |
* | osdep/path: remove ifdefs | wm4 | 2013-09-18 | 1 | -6/+0 |
* | macosx: move bundle path stuff to path-macosx.m | Stefano Pigozzi | 2013-09-18 | 5 | -40/+16 |
* | path, win32: redo user configfile path handling | wm4 | 2013-09-18 | 5 | -72/+102 |
* | win32: add getenv() UTF-8 variant | wm4 | 2013-09-18 | 2 | -0/+62 |
* | path: fix undefined behavior | wm4 | 2013-09-18 | 1 | -2/+2 |
* | cocoa_common: signal a mouse movement when changing window size | Stefano Pigozzi | 2013-09-18 | 1 | -0/+8 |
* | cocoa_common: override core's cursor visibility state | Stefano Pigozzi | 2013-09-18 | 1 | -3/+5 |
* | HIDRemote: remove OS X version checks | Stefano Pigozzi | 2013-09-17 | 1 | -44/+1 |
* | find_subfiles: fix really dumb bug causing segfaults | wm4 | 2013-09-17 | 1 | -1/+1 |
* | macosx_application: remove deprecation warning on OS X 10.9 | Nyx0uf | 2013-09-16 | 1 | -15/+29 |
* | gl_common: add wayland backend before x11 backend | Andreas Sinz | 2013-09-16 | 1 | -3/+5 |
* | gl_common: signal to GL backend whether we are probing | wm4 | 2013-09-16 | 4 | -7/+16 |
* | mplayer: read subtitle packets as soon as possible | wm4 | 2013-09-16 | 1 | -8/+5 |
* | demux_mkv: don't add too many subtitle packets during seeking | wm4 | 2013-09-16 | 1 | -14/+19 |
* | command: force video refresh when changing aspect | wm4 | 2013-09-15 | 1 | -1/+2 |
* | manpage: remove bogus space in example usage | wm4 | 2013-09-15 | 1 | -1/+1 |
* | Add mpv.desktop, let Makefile install the desktop file and the icons | wm4 | 2013-09-15 | 2 | -4/+45 |
* | manpage: remove version and date fields | wm4 | 2013-09-15 | 1 | -2/+0 |
* | screenshot: change %w format to be more like %t | wm4 | 2013-09-15 | 2 | -22/+17 |
* | mplayer: attempt to skip playlist entries which can't be played | wm4 | 2013-09-15 | 4 | -5/+42 |
* | screenshot: make it possible to format playback time in various ways | wm4 | 2013-09-15 | 2 | -0/+40 |
* | mp_common: add function which accepts a format string to format playback time | wm4 | 2013-09-15 | 2 | -11/+50 |
* | mplayer: don't run heartbeat command while paused | wm4 | 2013-09-15 | 2 | -3/+5 |
* | av_log: show ffmpeg "info" messages with -v only | wm4 | 2013-09-15 | 1 | -1/+1 |
* | mplayer: m_option: fix clang -Wformat compiler warning | Stefano Pigozzi | 2013-09-14 | 2 | -2/+2 |
* | stream_dvd: prevent segmentation fault with some broken files | Stefano Pigozzi | 2013-09-14 | 1 | -2/+2 |
* | macosx: add webm the filetypes handled by the bundle | Bilal Syed Hussain | 2013-09-14 | 1 | -0/+2 |
* | demux_playlist: add mov RTSPtext tag parser | Benjamin Franzke | 2013-09-14 | 1 | -0/+18 |
* | README: add clarification about --enable | Stefano Pigozzi | 2013-09-14 | 1 | -3/+7 |
* | README: update Contact info with Mailing Lists | Stefano Pigozzi | 2013-09-14 | 1 | -3/+15 |
* | mplayer: print a message when writing watch_later config for resume | wm4 | 2013-09-13 | 1 | -0/+2 |
* | mplayer: change "Playing" message printed before playback start | wm4 | 2013-09-13 | 1 | -1/+1 |
* | vd_lavc: reset last_sample_aspect_ratio in uninit_avctx() | xylosper | 2013-09-13 | 1 | -0/+1 |
* | core: restore user-set video and audio filters with resume functionality | wm4 | 2013-09-13 | 2 | -0/+39 |
* | core: add --deinterlace option, restore it with resume functionality | wm4 | 2013-09-13 | 9 | -4/+61 |
* | macosx_application: fix file opening on 10.9 (for real this time) | Stefano Pigozzi | 2013-09-13 | 1 | -1/+1 |
* | macosx: always active bundle path lookup if cocoa is active | Stefano Pigozzi | 2013-09-12 | 3 | -21/+3 |
* | macosx_application: fix file opening on OS X 10.9 (hopefully) | Stefano Pigozzi | 2013-09-12 | 1 | -1/+10 |
* | mpvcore/path: Fix non-MinGW builds | Martin Herkt | 2013-09-12 | 1 | -2/+5 |
* | wayland/shm: fix resizing for good (finally) | Alexander Preisinger | 2013-09-12 | 1 | -7/+45 |
* | mpvcore/path: Fix config path handling on Windows | Martin Herkt | 2013-09-12 | 1 | -5/+21 |
* | wayland: change fs messages to dbg | Alexander Preisinger | 2013-09-12 | 1 | -2/+2 |
* | wayland/egl: use wayland log | Alexander Preisinger | 2013-09-12 | 1 | -10/+7 |
* | wayland/shm: use wayland log | Alexander Preisinger | 2013-09-12 | 1 | -11/+11 |
* | Revert "wayland: don't create our own log context" | Alexander Preisinger | 2013-09-12 | 3 | -13/+18 |
* | gl_osd: mp_msg conversion | wm4 | 2013-09-12 | 5 | -10/+11 |
* | aspect: mp_msg conversion | wm4 | 2013-09-12 | 1 | -6/+5 |
* | gl_lcms: mp_msg conversion | wm4 | 2013-09-12 | 3 | -11/+22 |
* | gl_common: complete mp_msg conversion | wm4 | 2013-09-12 | 7 | -42/+42 |
* | x11_common: mp_msg conversion | wm4 | 2013-09-12 | 2 | -40/+38 |
* | gl_32: mp_msg conversion | Alexander Preisinger | 2013-09-11 | 1 | -9/+7 |
* | w32_common: mp_msg conversion | Alexander Preisinger | 2013-09-11 | 1 | -14/+12 |
* | gl_x11: mp_msg conversion | Alexander Preisinger | 2013-09-11 | 1 | -12/+10 |
* | Makefile: update DIRS to fix cleaning | Stefano Pigozzi | 2013-09-11 | 1 | -1/+2 |
* | input: fix accidental NULL pointer dereference | wm4 | 2013-09-11 | 1 | -2/+2 |
* | input: convert to new msg API | Stefano Pigozzi | 2013-09-10 | 3 | -27/+26 |
* | cocoa_common: remove most of the special handling for cursor autohide | Stefano Pigozzi | 2013-09-10 | 1 | -17/+3 |
* | mplayer: remove duplicated mouse autohide check | Stefano Pigozzi | 2013-09-10 | 1 | -2/+0 |
* | wayland/common: improved error messages | Alexander Preisinger | 2013-09-10 | 1 | -4/+8 |
* | mplayer: print libquvi results in verbose mode | wm4 | 2013-09-10 | 1 | -0/+31 |
* | quvi: restore playback position when switching formats | wm4 | 2013-09-10 | 3 | -4/+13 |
* | quvi: coerce libquvi 0.4 support into allowing format switching | wm4 | 2013-09-10 | 3 | -6/+30 |
* | stream_bluray: return number of titles | wm4 | 2013-09-10 | 1 | -6/+11 |
* | command: make title property unavailable if there's no support | wm4 | 2013-09-10 | 1 | -3/+3 |
* | stream: force demuxer of cached stream, fixes cdda:// + cache | wm4 | 2013-09-10 | 1 | -0/+1 |
* | mplayer: mentioned --list-options in --help output | wm4 | 2013-09-10 | 1 | -1/+3 |
* | Makefile: restore manpage dependency rules | wm4 | 2013-09-10 | 1 | -0/+9 |
* | manpage: various improvements | wm4 | 2013-09-10 | 6 | -106/+87 |
* | wayland: update license headers | Alexander Preisinger | 2013-09-09 | 3 | -23/+16 |
* | wayland/shm: version detection that also works | Alexander Preisinger | 2013-09-09 | 1 | -3/+8 |
* | Add PDF manual target | Martin Herkt | 2013-09-09 | 4 | -19/+75 |
* | demux: keep title chapter tag in uppercase | wm4 | 2013-09-08 | 2 | -2/+2 |
* | demux_mkv: support V_PRORES | wm4 | 2013-09-08 | 3 | -0/+11 |
* | DOCS/crosscompile-mingw.txt: Update | Martin Herkt | 2013-09-08 | 1 | -17/+9 |
* | Manpage: Fix formatting (mostly for PDF output) | Martin Herkt | 2013-09-08 | 4 | -13/+19 |
* | find_subfiles: fix off-by-1 error | Gabriel Peixoto | 2013-09-08 | 1 | -1/+1 |
* | demux: retrieve per-chapter metadata | wm4 | 2013-09-08 | 6 | -10/+59 |
* | demux: refactor tag handling | wm4 | 2013-09-08 | 3 | -50/+86 |
* | core: remove a minor memory leak | wm4 | 2013-09-08 | 2 | -0/+2 |
* | demux_mkv: don't overflow packet queue when doing sub-preroll | wm4 | 2013-09-08 | 1 | -4/+13 |
* | osc: rename osd_font, add some glyphs | ChrisK2 | 2013-09-08 | 2 | -4/+2 |
* | osd_libass: make sure Z-order is well defined for multiple events | wm4 | 2013-09-08 | 1 | -0/+1 |
* | mplayer: cosmetics: split some code off of run_playloop() | wm4 | 2013-09-08 | 1 | -117/+159 |
* | mplayer: add --cursor-autohide-fs-only option | wm4 | 2013-09-08 | 5 | -19/+31 |
* | options: remove --(no-)mouseinput option | wm4 | 2013-09-08 | 6 | -11/+5 |
* | options: cosmetics: move cursor_autohide_delay definition | wm4 | 2013-09-08 | 3 | -7/+8 |
* | input: rearrange code | wm4 | 2013-09-08 | 1 | -44/+44 |
* | input: don't deliver mouse events if mouse area is not set | wm4 | 2013-09-08 | 2 | -4/+12 |
* | input: merge consecutive mouse move events | wm4 | 2013-09-08 | 1 | -0/+14 |
* | input: split queue_add() function | wm4 | 2013-09-08 | 1 | -20/+20 |
* | input: redo what input events can be dropped | wm4 | 2013-09-08 | 1 | -57/+65 |
* | input: remove separation between key and control queue | wm4 | 2013-09-08 | 1 | -16/+10 |
* | example.conf: some modifications | wm4 | 2013-09-07 | 1 | -23/+22 |
* | mplayer: don't auto-load explicitly loaded subtitle files | wm4 | 2013-09-07 | 2 | -1/+11 |
* | find_subfiles: don't auto-load .sub file if .idx file exists | wm4 | 2013-09-07 | 1 | -22/+55 |
* | find_subfiles: some cleanups | wm4 | 2013-09-07 | 2 | -8/+0 |
* | find_subfiles: use stat() instead of opening the file to check existence | wm4 | 2013-09-07 | 1 | -3/+1 |
* | find_subfiles: don't try to open URLs as directories | wm4 | 2013-09-07 | 1 | -0/+3 |
* | mp_core: fix a comment | wm4 | 2013-09-07 | 1 | -2/+1 |
* | mplayer: remove unused mp_add_subtitles() parameter | wm4 | 2013-09-07 | 3 | -6/+6 |
* | command: make options writeable in idle mode | wm4 | |