aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stream: re-add accidentally removed seek callGravatar wm42013-07-07
* manpage: fix section headingsGravatar Martin Herkt2013-07-07
* Remove internal network supportGravatar wm42013-07-07
* core: make network options available even if old net code is disabledGravatar wm42013-07-07
* ao_jack: allow more control about channel layoutsGravatar wm42013-07-07
* ao_jack: increase buffer size, always round up buffer sizeGravatar wm42013-07-06
* configure: rename --enable/disable-libquvi to --enable/disable-libquvi4Gravatar wm42013-07-05
* dither: don't use long doubleGravatar wm42013-07-05
* playlist: don't add entries in reverseGravatar wm42013-07-05
* stream: make eof flag more consistentGravatar wm42013-07-04
* core: remove mp_fifo leftoversGravatar wm42013-07-04
* wayland: remove mp_fifo headerGravatar Alexander Preisinger2013-07-03
* cocoa: remove usage of mp_fifoGravatar Stefano Pigozzi2013-07-03
* wayland: fix typoGravatar Alexander Preisinger2013-07-03
* wayland: remove unused membersGravatar Alexander Preisinger2013-07-03
* wayland: remove mp_fifoGravatar Alexander Preisinger2013-07-02
* wayland: implement MOUSE_LEAVEGravatar Alexander Preisinger2013-07-02
* core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* command: add some playlist manipulation commandsGravatar wm42013-07-02
* stream_lavf: request and read streamcast/ICY metadataGravatar wm42013-07-02
* core: update metadata during playback, allow streams to export metadataGravatar wm42013-07-02
* cache: fix per-block metadata memory leakGravatar wm42013-07-02
* input: require VOs to send key up events, redo input key lookupGravatar wm42013-07-02
* input: fix behavior if there are actually key up eventsGravatar wm42013-07-02
* demux_mkv: pass extradata for opusGravatar wm42013-07-01
* input: don't ignore press-only mouse button eventsGravatar wm42013-06-30
* Merge pull request #124 from rossy2401/w32-display-requiredGravatar Martin Herkt2013-06-30
|\
| * w32_common: prevent display power managementGravatar James Ross-Gowan2013-06-30
|/
* osxbundle: suggest some ways to correct missing dependenciesGravatar Stefano Pigozzi2013-06-30
* sd_lavc: respect forced subs only setting for DVD subsGravatar wm42013-06-29
* sd_ass: convert pts to integer for get_text()Gravatar wm42013-06-29
* dec_sub: introduce sub_control(), use it for sub_stepGravatar wm42013-06-29
* command: redraw subs if sub-delay is changedGravatar wm42013-06-29
* sub: update subtitle time offset even if pausedGravatar wm42013-06-29
* input: store number of binds, instead of using 0-terminationGravatar wm42013-06-29
* input: store number of keys, instead of using 0-terminationGravatar wm42013-06-29
* input: don't keep separate sections for builtin key bindingsGravatar wm42013-06-29
* w32_common: prevent that window dragging and mouse input interfereGravatar wm42013-06-29
* w32_common: refactor mouse button code, handle mouse up eventsGravatar wm42013-06-29
* mplayer: don't hide mouse cursor if mouse is inside mouse areaGravatar wm42013-06-29
* input: trigger mouse_leave key bindings if mouse leaves mouse areaGravatar wm42013-06-29
* command: add commands to enable/disable input sectionsGravatar wm42013-06-29
* manpage: document input sectionsGravatar wm42013-06-29
* input: handle mouse movement differentlyGravatar wm42013-06-29
* command: make raw percent-pos property return fractionsGravatar wm42013-06-29
* command: add properties for playlist positionGravatar wm42013-06-29
* cocoa_common: uninit fs window properlyGravatar Stefano Pigozzi2013-06-29
* csputils.h: don't recursively include libavcodec headerGravatar wm42013-06-28
* vo_opengl: handle chroma locationGravatar wm42013-06-28