]> git.sesse.net Git - vlc/commit
OSDMenu improvements
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 6 Jun 2007 13:52:31 +0000 (13:52 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 6 Jun 2007 13:52:31 +0000 (13:52 +0000)
commit4b1fd54acfaffe0c6b6cdb88ccaecc2a345a35de
tree79592950e077e1cf6eca782f96a7e1f8ffad385f
parente2f3f6cbd61a2ba03139afed34e1f4a55e017b70
OSDMenu improvements
- new style concat to indicate that images should be put in a region list
- user selected alpha value for subpictures
- position, x, y, timeout, update, alpha values are changeable during runtime
- vlc_osd.h: documented new osdmenu style concat

Known issues:
In osdmenu concat mode there is one issue left where two subpicture regions are displayed on top of each other when cycling through the menu.
include/vlc_osd.h
modules/video_filter/osdmenu.c
src/osd/osd_parser.c