summaryrefslogtreecommitdiffstats
path: root/input/ipc-win.c
Commit message (Expand)AuthorAgeFilesLines
* all: replace mpv_detach_destroy() with mpv_destroy()wm42018-03-151-2/+2
* ipc: log when listening to IPC socketwm42016-09-291-0/+2
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-161-5/+1
* ipc-win: restrict read access to the IPC pipeJames Ross-Gowan2016-03-251-2/+96
* ipc: add Windows implementation with named pipesJames Ross-Gowan2016-03-231-0/+408