aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* gl_osd: mp_msg conversionGravatar wm42013-09-12
* aspect: mp_msg conversionGravatar wm42013-09-12
* gl_lcms: mp_msg conversionGravatar wm42013-09-12
* gl_common: complete mp_msg conversionGravatar wm42013-09-12
* x11_common: mp_msg conversionGravatar wm42013-09-12
* gl_32: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* w32_common: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* gl_x11: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* Makefile: update DIRS to fix cleaningGravatar Stefano Pigozzi2013-09-11
* input: fix accidental NULL pointer dereferenceGravatar wm42013-09-11
* input: convert to new msg APIGravatar Stefano Pigozzi2013-09-10
* cocoa_common: remove most of the special handling for cursor autohideGravatar Stefano Pigozzi2013-09-10
* mplayer: remove duplicated mouse autohide checkGravatar Stefano Pigozzi2013-09-10
* wayland/common: improved error messagesGravatar Alexander Preisinger2013-09-10
* mplayer: print libquvi results in verbose modeGravatar wm42013-09-10
* quvi: restore playback position when switching formatsGravatar wm42013-09-10
* quvi: coerce libquvi 0.4 support into allowing format switchingGravatar wm42013-09-10
* stream_bluray: return number of titlesGravatar wm42013-09-10
* command: make title property unavailable if there's no supportGravatar wm42013-09-10
* stream: force demuxer of cached stream, fixes cdda:// + cacheGravatar wm42013-09-10
* mplayer: mentioned --list-options in --help outputGravatar wm42013-09-10
* Makefile: restore manpage dependency rulesGravatar wm42013-09-10
* manpage: various improvementsGravatar wm42013-09-10
* wayland: update license headersGravatar Alexander Preisinger2013-09-09
* wayland/shm: version detection that also worksGravatar Alexander Preisinger2013-09-09
* Add PDF manual targetGravatar Martin Herkt2013-09-09
* demux: keep title chapter tag in uppercaseGravatar wm42013-09-08
* demux_mkv: support V_PRORESGravatar wm42013-09-08
* DOCS/crosscompile-mingw.txt: UpdateGravatar Martin Herkt2013-09-08
* Manpage: Fix formatting (mostly for PDF output)Gravatar Martin Herkt2013-09-08
* find_subfiles: fix off-by-1 errorGravatar Gabriel Peixoto2013-09-08
* demux: retrieve per-chapter metadataGravatar wm42013-09-08
* demux: refactor tag handlingGravatar wm42013-09-08
* core: remove a minor memory leakGravatar wm42013-09-08
* demux_mkv: don't overflow packet queue when doing sub-prerollGravatar wm42013-09-08
* osc: rename osd_font, add some glyphsGravatar ChrisK22013-09-08
* 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