index
:
vdr-plugin-upnp
master
VDR UPnP Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
tools.cpp
Age
Commit message (
Collapse
)
Author
2013-01-03
Fixed stupid comparator bug
methodus
2013-01-02
Fixed crash if no network connection is available. Plugin will then listen ↵
methodus
on localhost
2012-12-31
Fixed string encoding issue
methodus
2012-12-30
Added debug flag for more detailed debugging information. Removed some ↵
methodus
output from regular logging
2012-11-29
Added some SQLite pragmas which should reduce accesses on the file system ↵
methodus
for writing
2012-10-03
Splitted tools.h into several tool headers to avoid clashed for example when ↵
methodus
only requiring string tools but not ixml tools.
2012-09-29
Streamer almost completed. First tests successful. However, there are no ↵
methodus
plugins, yet.
2012-09-26
Added streamer interface which connects the webserver with the resource ↵
methodus
provider.
2012-09-23
Added setup menu and the possibility to use live-plugin instead of the ↵
methodus
internal presentation page
2012-09-21
Continued work on browsing.
methodus
2012-09-20
Continued work on browsing.
methodus
2012-09-13
Initial commit
Denis Loh