index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command, lua: change script_message semantics
wm4
2014-03-17
1
-0
/
+12
*
client API: fix timeout handling
wm4
2014-03-01
1
-1
/
+4
*
client API: rename MPV_EVENT_PLAYBACK_START, add MPV_EVENT_SEEK
wm4
2014-02-28
1
-1
/
+3
*
client API: wait for remaining asynchronous requests before terminating
wm4
2014-02-28
1
-0
/
+9
*
client API: don't explode when destroying uninitialized mpv_handle
wm4
2014-02-26
1
-1
/
+2
*
client API: accept NULL as mpv_destroy() argument
wm4
2014-02-26
1
-0
/
+3
*
client API: treat MPV_FORMAT_STRING differently in mpv_set_property
wm4
2014-02-26
1
-19
/
+20
*
client API: fix broken property/option functions
xylosper
2014-02-26
1
-3
/
+4
*
client API: report pause/unpause reason
wm4
2014-02-24
1
-8
/
+22
*
client API: expose the internal clock
wm4
2014-02-24
1
-0
/
+6
*
client API: implement setting options using their native type too
wm4
2014-02-24
1
-4
/
+13
*
client API: add support for accessing properties by their native type
wm4
2014-02-24
1
-33
/
+158
*
client API: adjust error strings
wm4
2014-02-24
1
-2
/
+2
*
client API: change semantics for MPV_FORMAT_STRING
wm4
2014-02-24
1
-5
/
+5
*
client API: add event for metadata changes
wm4
2014-02-19
1
-0
/
+1
*
client API: add events for video and audio reconfig
wm4
2014-02-17
1
-0
/
+2
*
client API: add a client message event
wm4
2014-02-17
1
-0
/
+1
*
Add a client API
wm4
2014-02-10
1
-0
/
+856