index
:
vdr-plugin-upnp
master
VDR UPnP Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
server.cpp
Age
Commit message (
Collapse
)
Author
2012-11-09
Added configuration for request timeout.
methodus
2012-11-03
Changed friendlyname divider from colon to hyphen
methodus
2012-11-01
Added german and finnish translation and some fixes. Thanks to Rolf Ahrenberg
methodus
2012-10-28
Fixed logging to cerr or cout. Now logging to syslog. Thanks to Lucian Muresan
methodus
2012-10-29
Added CLI parameter for setting the database directory. Also fixed segfault, ↵
methodus
if databse file can't be opened
2012-10-22
Fixed static initialization bug. Fixed linefeed bug
methodus
2012-10-12
Third step to scan directories provided by plugable providers.
methodus
2012-09-30
Working on plugin interface. PluginManager almost done.
methodus
2012-09-23
Added setup menu and the possibility to use live-plugin instead of the ↵
methodus
internal presentation page
2012-09-19
Fixed check for device udn and continued work on browsing.
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