index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpv
Commit message (
Expand
)
Author
Age
*
client API: add MPV_FORMAT_BYTE_ARRAY type
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: clarify mpv_opengl_cb_render() viewport parameter
wm4
2015-03-09
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
client API: hint that opengl_cb is an alternative to window embedding
wm4
2015-02-23
*
client API: clarify filename string encoding
wm4
2015-02-14
*
client API: add mpv_wait_async_requests()
wm4
2015-02-02
*
client API: notify API user on event queue overflow
wm4
2015-01-19
*
vo_opengl_cb: make mpv_opengl_cb_render() return left frames
xylosper
2015-01-08
*
client API: clarify some vo_opengl_cb requirements
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: qthelper: return NULL as handle if unset
wm4
2014-12-30
*
client API: qthelper: add a refcounting wrapper around mpv_handle
wm4
2014-12-30
*
client API: document requirement to block SIGPIPE
wm4
2014-12-24
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
input, lua: redo input handling
wm4
2014-11-23
*
client API: deprecate some events
wm4
2014-11-08
*
client API: additional documentation comments
wm4
2014-11-07
*
client API: nothing uses the result parameter of mpv_command_node()
wm4
2014-11-02
*
client API: qthelper: add set_option_variant()
wm4
2014-10-30
*
client API: better error reporting
wm4
2014-10-28
*
client API: add an enum for mpv_event_end_file.reason
wm4
2014-10-28
*
client API: clarify statement about thread-safety
wm4
2014-10-28
*
client API: qthelper: remove commented code
wm4
2014-10-14
*
client API: qthelper: fix bugs
wm4
2014-10-14
*
client API: add qthelper.hpp
wm4
2014-10-13
*
libmpv/mpv.def: add mpv_command_node[_async]
James Ross-Gowan
2014-10-12
*
client API: add mpv_command_node[_async]
wm4
2014-10-11
*
client API: introduce numeric log levels
wm4
2014-10-08
*
msg, client API: buffer partial lines
wm4
2014-10-08
*
msg: set an explicit overflow message
wm4
2014-10-08
*
client API: improve mpv_observe_property docs
wm4
2014-10-07
*
client API: clarify pause/unpause events, modify core-idle property
wm4
2014-10-07
*
client API, X11: change default keyboard input handling again
wm4
2014-09-28
*
x11: when using --wid, inherit event flags from parent window
wm4
2014-08-31
*
client API: adjust documentation for mpv_suspend()
wm4
2014-08-14
*
build: add hacks to force waf to generate valid .pc files
wm4
2014-08-07
*
build: move def file to libmpv/
wm4
2014-08-05
*
client API: add and use the MPV_MAKE_VERSION macro
wm4
2014-08-05
*
player: some further playloop cleanups
wm4
2014-08-03
*
client API: make "cache" property and similar observable
wm4
2014-07-31
*
client API: fix typos in documentation
wm4
2014-07-30
*
Remove stream_pts stuff
wm4
2014-07-06
*
DOCS: add a file listing API changes for the client API
wm4
2014-07-03
*
client API: declare as stable
wm4
2014-06-20
*
client API: minor documentation fixes/enhancements
wm4
2014-06-08
*
client API: restructure waiting, do log msg wakeup properly
wm4
2014-06-07
*
client API: rename mpv_destroy() to mpv_detach_destroy()
wm4
2014-06-07
[next]