summaryrefslogtreecommitdiffstats
path: root/player/core.h
Commit message (Expand)AuthorAgeFilesLines
* player: rename dvdnav to discnavxylosper2014-03-301-1/+1
* player: use MP_NOPTS_VALUE as rel_time_to_abs() error valuewm42014-03-251-2/+1
* player: remove weird separation between no chapters and 0 chapterswm42014-03-251-2/+0
* audio: remove handling of partially written datawm42014-03-091-2/+0
* audio/out: make ao struct opaquewm42014-03-091-0/+5
* player: make separation between user/automatic track selection strongerwm42014-03-031-0/+2
* player: cheap hack against idle event feedback loopwm42014-03-011-0/+1
* config: don't save options to resume-config that didn't changewm42014-02-251-0/+2
* client API: report pause/unpause reasonwm42014-02-241-2/+7
* client API: add events for video and audio reconfigwm42014-02-171-0/+2
* player: fix --force-window on OSXwm42014-02-111-0/+1
* build: add option to build a librarywm42014-02-101-0/+1
* lua: port to client APIwm42014-02-101-1/+0
* Add a client APIwm42014-02-101-1/+8
* player: handle seek delays differentlywm42014-02-071-1/+2
* sub: uglify OSD code path with lockingwm42014-01-181-0/+2
* player: remove OSD message IDswm42014-01-171-15/+2
* player: remove OSD stackwm42014-01-171-1/+0
* player: don't use OSD message stack for term OSD subswm42014-01-171-0/+1
* player: redo terminal OSD and status line handlingwm42014-01-131-2/+3
* player: don't select subtitles added from quvi by defaultwm42014-01-051-0/+1
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-3/+4
* player: add infrastructure to select multiple tracks at oncewm42013-12-241-1/+7
* player: redo demuxer stream selectionwm42013-12-241-5/+7
* player: move code aroundwm42013-12-221-1/+0
* player: use separate msg prefix for statuslinewm42013-12-211-0/+1
* path lookup functions: mp_msg conversionswm42013-12-211-10/+5
* m_option, m_config: mp_msg conversionswm42013-12-211-1/+1
* sub/osd: mp_msg conversionswm42013-12-211-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* Rename mp_core.h to core.hwm42013-12-171-0/+459