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
Showing
This diff is collapsed.
share/mozilla/fullscreen.xpm
0 → 100644
share/mozilla/pause.xpm
0 → 100644
share/mozilla/play.xpm
0 → 100644
share/mozilla/skip_next.xpm
0 → 100644
share/mozilla/stop.xpm
0 → 100644
share/mozilla/time_icon.xpm
0 → 100644
share/mozilla/time_line.xpm
0 → 100644
share/mozilla/volume_max.xpm
0 → 100644
Please register or sign in to comment