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

Subversion daemon svn at videolan.org
Sat Jan 19 15:54:38 CET 2008


r24414 | jpsaman | 2008-01-19 15:54:38 +0100 (Sat, 19 Jan 2008) | 18 lines
Changed paths:
   M /trunk/THANKS
   M /trunk/configure.ac
   M /trunk/mozilla/vlcplugin.h
   M /trunk/mozilla/vlcshell.cpp
   A /trunk/share/mozilla
   A /trunk/share/mozilla/fullscreen.xpm
   A /trunk/share/mozilla/pause.xpm
   A /trunk/share/mozilla/play.xpm
   A /trunk/share/mozilla/skip_next.xpm
   A /trunk/share/mozilla/skip_previous.xpm
   A /trunk/share/mozilla/stop.xpm
   A /trunk/share/mozilla/time_icon.xpm
   A /trunk/share/mozilla/time_line.xpm
   A /trunk/share/mozilla/volume_knob.xpm
   A /trunk/share/mozilla/volume_max.xpm
   A /trunk/share/mozilla/volume_mute.xpm
   A /trunk/share/mozilla/volume_slider_bar.xpm

Patch by Frans van Veen and Jasper Alias with modifications by me.

New;
- Mozilla/firefox toolbar for Linux
- Play, Pause, Stop, Fullscreen and Mute buttons
- Timeline, you can click on any place in the timeline and the movie will jump to it

Fixed: 
- Coding style, readibility
- Maximum 80 characters per line
- Major memory leak, due to not releasing image data

Known bugs:
- updating timeline not working well because callback function not working "libvlc_event_attach......"
- white line below the toolbar
- play/pause toggle not working well because ticket #1065


 > http://trac.videolan.org/vlc/changeset/24414



More information about the vlc-devel mailing list