index
:
vdr-plugin-upnp
master
VDR UPnP Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
pluginManager.cpp
Age
Commit message (
Expand
)
Author
2012-11-24
Improved plugin loader. This makes linking of the upnp plugin from sub plugin...
methodus
2012-10-28
Fixed setting duration of recordings
methodus
2012-10-27
Fixed file size type in dvbProfiler for recordings.
methodus
2012-10-27
Fixed type bug in parsing Range header.
methodus
2012-10-14
Continued recProvider to navigate through the recordings list
methodus
2012-10-12
Fixed some minor issues. Added current event from schedule to channel details.
methodus
2012-10-12
Continued DVBProfiler for recordings and Live-TV channels
methodus
2012-10-12
Third step to scan directories provided by plugable providers.
methodus
2012-10-11
First attempts to scan directories provided by plugable providers.
methodus
2012-10-09
First attempts to get live-TV working. Not yet successful.
methodus
2012-10-04
Finnally got the plugin interface working, hurray...
methodus
2012-10-03
Splitted tools.h into several tool headers to avoid clashed for example when ...
methodus
2012-10-02
VDRProvider plugin for serving live tv started.
methodus
2012-09-30
Working on plugin interface. Created initial structure and makefiles for prim...
methodus
2012-09-30
Working on plugin interface. PluginManager almost done.
methodus
2012-09-29
Streamer almost completed. First tests successful. However, there are no plug...
methodus
2012-09-20
Continued work on browsing.
methodus
2012-09-18
Changed database columns to property names for faster access
methodus
2012-09-16
Removed Getter/Setter for constant properties in plugin.h
methodus
2012-09-16
Added constant property keys to plugin interface
methodus
2012-09-16
Parser für Suche, Filter und Sortierung hinzugefügt
methodus
2012-09-15
Anpassung der Plugin-Schnittstelle
methodus
2012-09-13
Initial commit
Denis Loh