aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
* audio: remove handling of partially written dataGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* player: make separation between user/automatic track selection strongerGravatar wm42014-03-03
* player: cheap hack against idle event feedback loopGravatar wm42014-03-01
* config: don't save options to resume-config that didn't changeGravatar wm42014-02-25
* client API: report pause/unpause reasonGravatar wm42014-02-24
* client API: add events for video and audio reconfigGravatar wm42014-02-17
* player: fix --force-window on OSXGravatar wm42014-02-11
* build: add option to build a libraryGravatar wm42014-02-10
* lua: port to client APIGravatar wm42014-02-10
* Add a client APIGravatar wm42014-02-10
* player: handle seek delays differentlyGravatar wm42014-02-07
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* player: remove OSD message IDsGravatar wm42014-01-17
* player: remove OSD stackGravatar wm42014-01-17
* player: don't use OSD message stack for term OSD subsGravatar wm42014-01-17
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* player: don't select subtitles added from quvi by defaultGravatar wm42014-01-05
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: add infrastructure to select multiple tracks at onceGravatar wm42013-12-24
* player: redo demuxer stream selectionGravatar wm42013-12-24
* player: move code aroundGravatar wm42013-12-22
* player: use separate msg prefix for statuslineGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Rename mp_core.h to core.hGravatar wm42013-12-17