* src/input/*:
+ new input_Control() function (doesn't do much for now). + started bookmarks support through input_Control(). + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option. * src/video_output/*: + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow()) + new --video-x/y config options
Showing
src/input/control.c
0 → 100644
src/video_output/vout_intf.c
0 → 100644
Please register or sign in to comment