[vlc-devel] vlc: svn commit r9874 (jpsaman)

Subversion daemon svn at videolan.org
Wed Feb 2 23:03:51 CET 2005


r9874 | jpsaman | 2005-02-02 23:03:50 +0100 (Wed, 02 Feb 2005) | 10 lines
Changed paths:
   M /branches/0.8.1-jpsaman-thedj/include/vlc_config.h
   M /branches/0.8.1-jpsaman-thedj/include/vlc_objects.h
   M /branches/0.8.1-jpsaman-thedj/modules/control/rc.c
   M /branches/0.8.1-jpsaman-thedj/modules/video_filter/osdmenu.c
   M /branches/0.8.1-jpsaman-thedj/src/video_output/video_output.c
   M /branches/0.8.1-jpsaman-thedj/src/video_output/vout_subpictures.c

OSD menu supports range type of buttons/images that perform a hotkey action directly when iterated through using "menu up" and "menu down".

src/video_output/vout_subpictures.c : reverted overflow on "subpicture heap is full" dectection. It is not needed anymore. The problem was caused by an error in OSD menu filter routines.
src/video_output/video_output.c : changed space
modules/control/rc.c : removed a superflous empty line
modules/video_filter/osdmenu.c : menu navigation for "menu up" and "menu down" (see explanation above)
include/vlc_config.h : increased default audio level and audio step
include/vlc_objects.h: added a new object VLC_OBJECT_OSDMENU


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list