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
/
client.h
Commit message (
Expand
)
Author
Age
*
client API: add function to create new mpv_handles from existing ones
wm4
2014-12-31
*
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: 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: add qthelper.hpp
wm4
2014-10-13
*
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
*
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
*
client API: clarify mpv_get_wakeup_pipe docs
wm4
2014-06-07
*
client API: add API function that ensures total destruction
wm4
2014-06-07
*
client API: docs: some clarifications
wm4
2014-06-07
*
client API: change mpv_wait_event() timeout semantics
wm4
2014-06-07
*
client API: report success status when running commands
wm4
2014-06-01
*
client API: add mpv_load_config_file()
wm4
2014-05-18
*
client API: add chapter change event
wm4
2014-04-27
*
client API: remove mpv_event_pause_reason
wm4
2014-04-14
*
client API: add mpv_get_wakeup_pipe convenience function
wm4
2014-04-12
*
client API: include the reason in MPV_EVENT_END_FILE
wm4
2014-04-11
*
client API: remove outdated comments
wm4
2014-04-11
*
client API: improve comments
wm4
2014-04-10
*
client API: avoid redundant property change events if possible
wm4
2014-04-08
*
client API: add a way to notify clients of property changes
wm4
2014-04-06
*
client APIs: fix some typos
xylosper
2014-02-28
*
client API: rename MPV_EVENT_PLAYBACK_START, add MPV_EVENT_SEEK
wm4
2014-02-28
*
options: allow changing options at runtime
wm4
2014-02-25
*
client API: change description of format conversions
wm4
2014-02-25
*
client API: report pause/unpause reason
wm4
2014-02-24
[next]