index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
client.c
Commit message (
Expand
)
Author
Age
*
client API: improve an error message
wm4
2015-08-28
*
client API: fix mpv_get_property_async() string case
wm4
2015-07-10
*
client API: allow using msg-level option for log messages
wm4
2015-06-20
*
client API: fix logging memory leak
wm4
2015-06-18
*
player: fix crashes when adding external tracks before loading main file
wm4
2015-05-26
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
player: use profiles for libmpv and encoding defaults
wm4
2015-05-07
*
client API: add glue for making full use of mpv_command_node()
wm4
2015-04-20
*
vo_opengl_cb: deprecate mpv_opengl_cb_render()
wm4
2015-04-09
*
vo_opengl_cb: add a function to report vsync time
wm4
2015-04-09
*
client API: remove dead assignment
wm4
2015-03-23
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
client API: add mpv_wait_async_requests()
wm4
2015-02-02
*
client API: check locale, and reject anything other than "C" locale
wm4
2015-01-20
*
client API: minor cleanup
wm4
2015-01-19
*
client API: notify API user on event queue overflow
wm4
2015-01-19
*
client API: fix log buffer overflow case
wm4
2015-01-13
*
client API, vo_opengl_cb: properly uninit video
wm4
2015-01-04
*
client API: add function to create new mpv_handles from existing ones
wm4
2014-12-31
*
vo_opengl_cb: simplify API uninitialization
wm4
2014-12-31
*
client API: fix compiler warning if openglcb API is disabled
wm4
2014-12-22
*
client API: fix mpv_wakeup()
wm4
2014-12-22
*
client API: be more lenient about mpv_suspend/resume mismatches
wm4
2014-12-15
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
client API: allow multiple mpv instances with terminal=yes
wm4
2014-12-02
*
client API: print version on initialization
wm4
2014-12-02
*
client API: make sure youtube-dl is not used by default
wm4
2014-11-25
*
input, lua: redo input handling
wm4
2014-11-23
*
client API: restrict client names
wm4
2014-11-23
*
client: remove redundant assignment
wm4
2014-11-07
*
client API: silence silly clang warning
wm4
2014-11-07
*
command: make window-scale property observable
wm4
2014-11-02
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
*
client API: better error reporting
wm4
2014-10-28
*
command: finish hook execution if client fails
wm4
2014-10-24
*
client API: print properties set with -v
wm4
2014-10-23
*
Set thread name for debugging
wm4
2014-10-19
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
client API: allow returning float properties as integers
wm4
2014-10-14
*
client API: check result ptr in mpv_command_node
James Ross-Gowan
2014-10-12
*
client API: add mpv_command_node[_async]
wm4
2014-10-11
*
input: use mpv_node parser for char** command parsers
wm4
2014-10-10
*
libmpv/cocoa: don't start the event monitor
Stefano Pigozzi
2014-10-09
*
libmpv/cocoa: make global events work and get rid of is_cplayer
Stefano Pigozzi
2014-10-09
*
client API: add an explanatory comment
wm4
2014-10-09
*
client API: rename --input-x11-keyboard to --input-vo-keyboard
wm4
2014-10-09
*
client API: introduce numeric log levels
wm4
2014-10-08
*
client API, X11: change default keyboard input handling again
wm4
2014-09-28
*
client API: use playback abort mechanism
wm4
2014-09-13
[next]