Skip to content
  • Jean-Paul Saman's avatar
    Patch by Frans van Veen and Jasper Alias with modifications by me. · 65de9dd7
    Jean-Paul Saman authored
    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
    
    65de9dd7