abock / moonshine
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
Aaron Bockover (committer)
Wed Sep 02 12:53:06 -0700 2009
commit 1e6efed14d57c937005f8610e2a4fadfea37cfa4
tree 9f86e3093a035e515e3bef043f13574898fcc923
parent b80f974aaa215a59c852209c767a914d171f9d42
tree 9f86e3093a035e515e3bef043f13574898fcc923
parent b80f974aaa215a59c852209c767a914d171f9d42
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Feb 13 15:21:01 -0800 2009 | |
| |
AUTHORS | Mon Feb 02 14:49:00 -0800 2009 | |
| |
COPYING | Mon Feb 02 14:49:00 -0800 2009 | |
| |
ChangeLog | Tue Jan 27 21:50:12 -0800 2009 | |
| |
Makefile.am | Mon Feb 02 14:43:42 -0800 2009 | |
| |
NEWS | Wed Feb 11 22:41:19 -0800 2009 | |
| |
README | Mon Feb 02 16:37:44 -0800 2009 | |
| |
autogen.sh | Wed Jan 28 14:45:03 -0800 2009 | |
| |
configure.ac | Wed Sep 02 12:53:06 -0700 2009 | |
| |
player/ | Wed Sep 02 12:53:06 -0700 2009 | |
| |
plugin/ | Wed Sep 02 12:53:06 -0700 2009 | |
| |
www/ | Wed May 20 10:44:24 -0700 2009 | |
| |
xulrunner/ | Mon Feb 23 17:58:51 -0800 2009 |
README
Moonshine leverages the Windows Media capabilities from Silverlight,
provided by the Moonlight browser plugin on Linux, and the Firefox web
browser framework to enable the playback of legacy embedded Windows
Media content on the web and local files on a user's desktop.
It consists of two components:
- Firefox/NPAPI plugin that handles legacy embedded Windows Media mime
types. This plugin loads the Moonlight plugin and creates a XAML/JS
player to play the media. This enables web sites like hbo.com and
c-span.com to work on Linux. Additionally, the Windows Media Player
ActiveX/JavaScript API is implemented to enable the most compatibility.
- Chromeless Firefox overlay for playing back local WM content
from a user's desktop. A .desktop file and launcher is provided for
easy integration with Linux distributions.
