index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Plugins
/
Extensions
/
WebInterface
Age
Commit message (
Collapse
)
Author
2009-08-18
remove obsolete .cvsignore files
Andreas Oberritter
2007-08-20
.cvsignore
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-01-09
add StreamingM3U
Felix Domke
2007-01-09
add streaming link. you still need streamproxy ↵
Felix Domke
(http://streamproxy.schwerkraft.elitedvb.net/) on port 8001
2007-01-09
add dynamic m3u playlist
Felix Domke
2007-01-09
add web/stream?StreamService=ref to stream service and output demux+pids. ↵
Felix Domke
the (external) streaming proxy will pick up this data and send the TS
2007-01-09
use stand alone screens, and call execBegin/execEnd on web screens. ↵
Felix Domke
Re-enable 3s newline ping until we have something better.
2006-09-23
fix typo
Felix Domke
2006-09-22
not yet
Felix Domke
2006-09-22
add imdb query link
Felix Domke
2006-09-22
work on web interface
Felix Domke
2006-09-06
link correct url for web interface sample
Stefan Pluecken
2006-07-17
move xml files into web/, support hierarchy
Felix Domke
2006-07-14
fix static responses
Felix Domke
2006-07-14
remove non existing file
Felix Domke
2006-07-14
add proof-of-concept web interface
Felix Domke
2006-03-05
plugin api change: Plugins() and main functions must receive (and possibly ↵
Felix Domke
ignore) keyword arguments
2006-03-02
add .cvsignores to plugins
Felix Domke
2006-02-22
install plugins to the correct directories
Stefan Pluecken
2006-02-22
remove update.png for the WebInterface plugin
Stefan Pluecken
2006-02-22
cleanup the plugins to fit the new namespace
Stefan Pluecken