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
Age
Commit message (
Expand
)
Author
2013-01-09
Fixed compile issue caused by previous commit
methodus
2013-01-08
Added more logging.
methodus
2013-01-08
Fixed issue, that cmd args aren't used
methodus
2013-01-02
Fixed crash if no network connection is available. Plugin will then listen on...
methodus
2012-12-30
Added debug flag for more detailed debugging information. Removed some output...
methodus
2012-12-28
Fixed crash when getting thumbnail directory.
methodus
2012-12-27
Fixed plugin start if enabled=false, limited result count to 30
methodus
2012-12-11
Fixed thread cancelation due timeout. Threads should now exit in a clean manner.
methodus
2012-12-11
Fixed sql syntax error with special chars
methodus
2012-12-10
Ignoring signal SIGPIPE which might cause crashes
methodus
2012-12-01
Fixed static access of setKeepAliveTimeout
methodus
2012-11-30
Added the ability to filter the number of channels outputed by the vdrProvider
methodus
2012-11-29
Added some SQLite pragmas which should reduce accesses on the file system for...
methodus
2012-11-09
Added configuration for request timeout.
methodus
2012-11-09
Fixed WMP12 support.
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
2012-10-26
Temporarily removed search from the CDS service as this causes WMP to fail op...
methodus
2012-10-22
Fixed issue, that the database file is stored in the directory where the VDR ...
methodus
2012-10-22
Fixed static initialization bug. Fixed linefeed bug
methodus
2012-10-12
Fixed some minor issues. Added current event from schedule to channel details.
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-29
Streamer almost completed. First tests successful. However, there are no plug...
methodus
2012-09-23
Added setup menu and the possibility to use live-plugin instead of the intern...
methodus
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
Ausversehen hinzugefügte Objektdateien wieder gelöscht
methodus
2012-09-15
Anpassung der Plugin-Schnittstelle
methodus
2012-09-13
Initial commit
Denis Loh