aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/main.c
Commit message (Expand)AuthorAge
* player: log if NDEBUG is definedGravatar wm42017-11-04
* player: change a minor code fragment to LGPLGravatar wm42017-10-04
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* player: change license of most core files to LGPLGravatar wm42017-06-23
* player: revert multiple help outputGravatar wm42017-06-23
* player: disable dumping configutation in LGPL modeGravatar wm42017-06-23
* player: make sure version information is always included in --log-fileGravatar wm42017-05-22
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* osx: initial Touch Bar supportGravatar Akemi2017-03-26
* atomic: remove __atomic builtin usageGravatar wm42017-02-13
* player: actually initialize/destroy MPContext.lockGravatar wm42017-01-22
* player: restructure cancel callbackGravatar wm42017-01-18
* Update copyright yearGravatar wm42017-01-01
* options: change --h=... behaviorGravatar wm42016-12-16
* player: enable reading from stdin after loading input.confGravatar wm42016-09-29
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* player: allow opts in pseudo-gui set by the user to override user's defaultGravatar Ricardo Constantino2016-09-26
* player: fix intended pseudo-gui behaviorGravatar wm42016-09-23
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* options: make input options generally runtime-settableGravatar wm42016-09-21
* client API: fix init/destruction race conditionsGravatar wm42016-09-21
* player: minor changes in init codeGravatar wm42016-09-19
* player: make --log-file and --dump-stats freely settable at runtimeGravatar wm42016-09-19
* player: make --terminal freetly settable at runtimeGravatar wm42016-09-19
* options: slightly better option update mechanismGravatar wm42016-09-19
* options: take care of propertly updating options on runtime changesGravatar wm42016-09-17
* options: simplify M_OPT_EXITGravatar wm42016-09-17
* player: don't enter playloop for client API requestsGravatar wm42016-09-16
* player: use better way to wait for input and dispatching commandsGravatar wm42016-09-16
* player, ao, vo: don't call mp_input_wakeup() directlyGravatar wm42016-09-16
* player: move builtin profiles to a separate fileGravatar wm42016-09-15
* player: remove unintended !mingw ifdef for IPC uninitGravatar wm42016-09-15
* client API: remove SIGPIPE overriding codeGravatar wm42016-09-15
* options: make --h list options according to a pattern passed to itGravatar wm42016-09-10
* atomics: readd some emulationGravatar wm42016-09-06
* demux: do not access global optionsGravatar wm42016-09-06
* player: remove opengl-es=no flag from opengl-hq profileGravatar wm42016-09-03
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* m_config: introduce basic mechanism to synchronize global option updatesGravatar wm42016-09-02
* client API: create core thread at an earlier timeGravatar wm42016-09-01
* command: add options to property listGravatar wm42016-09-01
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* player: add missing space to error messageGravatar wm42016-07-02
* player: fatal error if linked and compiled FFmpeg versions mismatchGravatar wm42016-07-01
* ipc: add Windows implementation with named pipesGravatar James Ross-Gowan2016-03-23
* options: set fs=yes by default on RPI, and change RPI defaults handlingGravatar wm42016-02-05
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* Update copyright yearGravatar wm42016-01-01
* sub: always recreate ASS_Renderer on subtitle decoder reinitGravatar wm42015-12-26