]> git.sesse.net Git - vlc/commit
* src/video_output/video_widgets.c: Added OSD sliders when changing volume or positio...
authorYoann Peronneau <yoann@videolan.org>
Sun, 23 May 2004 16:19:29 +0000 (16:19 +0000)
committerYoann Peronneau <yoann@videolan.org>
Sun, 23 May 2004 16:19:29 +0000 (16:19 +0000)
commit9cfa603843fbc44e4d31ee6e60a7303d686c3535
treee828079c925b7acb5da8b65805760a971545d840
parenta3bd6ef235a10e93d4d685383700ffa83c6b5616
* src/video_output/video_widgets.c: Added OSD sliders when changing volume or position with hotkeys.
Those sliders are graphical (ie not written with characters) and we can now add others OSD "widgets".
Makefile.am
include/osd.h
modules/control/hotkeys.c
src/video_output/video_widgets.c [new file with mode: 0644]
src/video_output/vout_subpictures.c