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

Subversion daemon svn at videolan.org
Sat Feb 12 23:15:16 CET 2005


r9925 | jpsaman | 2005-02-12 23:15:15 +0100 (Sat, 12 Feb 2005) | 16 lines
Changed paths:
   M /branches/0.8.1-jpsaman-thedj/Makefile.am
   M /branches/0.8.1-jpsaman-thedj/include/vlc_common.h
   A /branches/0.8.1-jpsaman-thedj/include/vlc_osd.h
   M /branches/0.8.1-jpsaman-thedj/modules/access/mms/mmsh.c
   M /branches/0.8.1-jpsaman-thedj/modules/codec/dvbsub.c
   M /branches/0.8.1-jpsaman-thedj/modules/control/hotkeys.c
   M /branches/0.8.1-jpsaman-thedj/modules/control/rc.c
   M /branches/0.8.1-jpsaman-thedj/modules/misc/png.c
   M /branches/0.8.1-jpsaman-thedj/modules/video_filter/osdmenu.c
   M /branches/0.8.1-jpsaman-thedj/src/misc/image.c
   M /branches/0.8.1-jpsaman-thedj/src/misc/modules.c
   M /branches/0.8.1-jpsaman-thedj/src/misc/objects.c
   A /branches/0.8.1-jpsaman-thedj/src/misc/osd.c
   M /branches/0.8.1-jpsaman-thedj/src/playlist/playlist.c

Introduced VLC_OBJECT_OSDMENU for loading the osdmenu graphics only once.

include/vlc_osd.h
include/vlc_common.h
src/misc/modules.c
src/misc/objects.c
src/misc/osd.c : Introduced VLC_OBJECT_OSDMENU and fixed a memleak in osd_StatesFree()

src/playlist/playlist.c
modules/control/rc.c
modules/control/hotkeys.c : If playing at slower of faster rate, then clicking on play button will restore playing rate to normal speed.

modules/misc/png.c : cleanup
modules/access/mms/mmsh.c : fix compiler warning


-- 
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