Menu

Tree [ef0636] default tip /
 History

Read Only access


File Date Author Commit
 debian 2012-01-25 Darren Salt Darren Salt [66ed08] Build-depend on libxine2-dev | libxine-dev.
 demo 2007-02-02 Claudio Ciccani Claudio Ciccani [f2143a] Added missing extra dist files.
 include 2011-02-17 Nobuhiro Iwamatsu Nobuhiro Iwamatsu [ef0636] Add support Renesas SH(sh4)
 m4 2007-02-02 Darren Salt Darren Salt [d8a072] Cause the plugin to be linked with libX11.
 misc 2006-11-25 Claudio Ciccani Claudio Ciccani [0e537e] Added missing cvsignore.
 src 2009-08-26 Darren Salt Darren Salt [1739ec] Mention various supported formats in the plugin...
 .hgignore 2008-11-26 Darren Salt Darren Salt [b11254] Switch to .hgignore.
 .hgtags 2008-11-26 convert-repo convert-repo [da2e3e] update tags
 AUTHORS 2006-09-30 Claudio Ciccani Claudio Ciccani [567293] Rewrite from scratch of the xine plugin:
 COPYING 2003-01-23 Daniel Caujolle-Bert Daniel Caujolle-Bert [45836b] This one is really important\!
 INSTALL 2003-02-05 Miguel Freitas Miguel Freitas [b6f4a1] update docs. this plugin is getting usable...
 Makefile.am 2008-11-26 Darren Salt Darren Salt [ff2cd9] Rewrite mkchlog for use with Mercurial.
 NEWS 2001-10-22 Guenter Bartsch Guenter Bartsch [4251fb] initial source import
 README 2008-04-27 Darren Salt Darren Salt [2010b1] Use href= to make the plugin clickable rather t...
 TODO 2007-01-20 Claudio Ciccani Claudio Ciccani [5be785] Plan to add a context menu (or a control panel)...
 autogen.sh 2008-04-02 Darren Salt Darren Salt [708c65] Use autogen.sh instead of cvscompile.sh (for co...
 configure.ac 2008-04-27 Darren Salt Darren Salt [5bc360] Bump version no.
 cvscompile.sh 2003-01-23 Daniel Caujolle-Bert Daniel Caujolle-Bert [304377] rename configure.in to configure.ac
 mkchlog 2008-11-26 Darren Salt Darren Salt [ff2cd9] Rewrite mkchlog for use with Mercurial.

Read Me

This is a very simple netscape/mozilla browser plugin using the xine
engine to display multimedia streams.

Features:

- embedded display on browser window
- streaming playback directly from xine engine
- playback control using keyboard
- relative paths supported
- on screen display of buffering and stream information
- playlists and references support
- loop and repeat mode
- multiple instances within the same page
- javascript support

Requirements:

- xine-lib version 1.0 or newer

Key Bindings:

- Enter to toggle playback
- Pause,Space to toggle pause mode
- ArrowLeft/ArrowRight to seek relative (30 seconds)
- F[1-9] to seek to percentage position
- ArrowUp/ArrowDown to adjust volume level
- Tab to show current playback time
- I to show stream information
- Esc to quit playback
- L to launch the linked URL, if there is one, replacing the content
- Ctrl+L to launch the linked URL, if there is one, in another window/tab

Mouse Bindings:

- Button 1 to activate embedded buttons (e.g. DVD menus)
- Button 2 to launch the linked URL, if there is one, in another window/tab
- Button 3 to launch the linked URL, if there is one, replacing the content

Known Issues:

- Mozilla do caching of plugin information in order to speed the program
  loading. however xine-plugin capabilities (mime types) may change every
  time xine-lib is updated. in order to make sure that mozilla cache
  is up-to-date just erase the file ~/.mozilla/pluginreg.dat
  
- This software is still under development. If any crash/freeze problem is
  experienced please try to load the URL manually on xine-ui to check if
  it is a specific xine-plugin bug or on xine engine itself. bug reports
  should be sent to xine developer's mailing list.