aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osd_libass: make sure Z-order is well defined for multiple eventsGravatar wm42013-09-08
* mplayer: cosmetics: split some code off of run_playloop()Gravatar wm42013-09-08
* mplayer: add --cursor-autohide-fs-only optionGravatar wm42013-09-08
* options: remove --(no-)mouseinput optionGravatar wm42013-09-08
* options: cosmetics: move cursor_autohide_delay definitionGravatar wm42013-09-08
* input: rearrange codeGravatar wm42013-09-08
* input: don't deliver mouse events if mouse area is not setGravatar wm42013-09-08
* input: merge consecutive mouse move eventsGravatar wm42013-09-08
* input: split queue_add() functionGravatar wm42013-09-08
* input: redo what input events can be droppedGravatar wm42013-09-08
* input: remove separation between key and control queueGravatar wm42013-09-08
* example.conf: some modificationsGravatar wm42013-09-07
* mplayer: don't auto-load explicitly loaded subtitle filesGravatar wm42013-09-07
* find_subfiles: don't auto-load .sub file if .idx file existsGravatar wm42013-09-07
* find_subfiles: some cleanupsGravatar wm42013-09-07
* find_subfiles: use stat() instead of opening the file to check existenceGravatar wm42013-09-07
* find_subfiles: don't try to open URLs as directoriesGravatar wm42013-09-07
* mp_core: fix a commentGravatar wm42013-09-07
* mplayer: remove unused mp_add_subtitles() parameterGravatar wm42013-09-07
* command: make options writeable in idle modeGravatar wm42013-09-07
* command: remove some unneeded codeGravatar wm42013-09-07
* macosx_application: handle mpv:// linksGravatar Stefano Pigozzi2013-09-07
* macosx_application: handle URL events as fileopen eventsGravatar Stefano Pigozzi2013-09-07
* options: fix --volume option range, add some explanations to manpageGravatar wm42013-09-07
* demux_lavf: workaround for broken libavformat subtitle seekingGravatar wm42013-09-07
* input: don't print warning if certain internal keys are not boundGravatar wm42013-09-06
* etc: delete mplayer.xpmGravatar wm42013-09-05
* mplayer: try to resume playback only if a resume file actually existsGravatar wm42013-09-05
* mpvcore/input: Fix build without pthreadsGravatar Martin Herkt2013-09-05
* macosx_events: fix modifiers handling with media keysGravatar Stefano Pigozzi2013-09-05
* mplayer: print informative message when resuming playbackGravatar wm42013-09-04
* mplayer: make --save-position-on-quit save only on quitGravatar wm42013-09-04
* mplayer: always write playback resume info, even at start/end of fileGravatar wm42013-09-04
* path: better check for mp_is_url()Gravatar wm42013-09-04
* mplayer: allow resuming from playlistGravatar wm42013-09-04
* command: unescape URLs for ${filename} and ${media-title}Gravatar wm42013-09-04
* path: add a common mp_is_url() functionGravatar wm42013-09-04
* x11_common: don't allocate more than needed for iconGravatar wm42013-09-04
* tv: attempt to support mjpeg streamsGravatar wm42013-09-04
* mplayer: handle --reset-on-next-file=""Gravatar wm42013-09-04
* mplayer: don't let playback resume force options that are file localGravatar wm42013-09-04
* configure: build with wayland 1.2.0Gravatar Alexander Preisinger2013-09-03
* configure: improve wayland checkGravatar Alexander Preisinger2013-09-03
* macosx_events: send a `release all` after key up eventsGravatar Stefano Pigozzi2013-09-02
* macosx_events: remove duplicationGravatar Stefano Pigozzi2013-09-02
* cocoa_common: remove unlocking from fullscreen functionGravatar Stefano Pigozzi2013-09-02
* cocoa_common: avoid the opengl view to leak it's stateGravatar Stefano Pigozzi2013-09-02
* cocoa: enqueue events only if input context is presentGravatar Stefano Pigozzi2013-09-01
* x11: add window iconGravatar wm42013-09-01
* mplayer: fix race condition on uninit with CocoaGravatar Stefano Pigozzi2013-09-01