mpv/player
wm4 92b9d75d72 threads: use utility+POSIX functions instead of weird wrappers
There is not much of a reason to have these wrappers around. Use POSIX
standard functions directly, and use a separate utility function to take
care of the timespec calculations. (Course POSIX for using this weird
format for time values.)
2015-05-11 23:44:36 +02:00
..
lua ytdl_hook: remove tabs 2015-05-09 21:41:44 +02:00
audio.c
client.c threads: use utility+POSIX functions instead of weird wrappers 2015-05-11 23:44:36 +02:00
client.h
command.c
command.h
configfiles.c player: reuse a function 2015-05-09 16:48:08 +02:00
core.h player: make resuming playlists less noisy in verbose mode 2015-05-09 16:48:05 +02:00
discnav.c
loadfile.c player: make resuming playlists less noisy in verbose mode 2015-05-09 16:48:05 +02:00
lua.c
main.c Always block SIGPIPE globally 2015-05-11 17:38:35 +02:00
misc.c
osd.c
playloop.c
screenshot.c
screenshot.h
scripting.c
sub.c
video.c