index
:
vdr-plugin-upnp
master
VDR UPnP Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-11
Fixed sql syntax error with special chars
methodus
2012-12-10
Fixed compile issue with recent changes to plugin.h
methodus
2012-12-10
Ignoring signal SIGPIPE which might cause crashes
methodus
2012-12-01
Removed annoying log message when a container was updated.
methodus
2012-12-01
Fixed static access of setKeepAliveTimeout
methodus
2012-12-01
Fixed static access of setKeepAliveTimeout
methodus
2012-12-01
Fixed compile error with VDR 1.7.32
methodus
2012-12-01
Removed VACUUM from HouseKeeper.
methodus
2012-12-01
Fixed compile error with VDR 1.7.32, removed recordings if VDR version is bel...
methodus
2012-12-01
Fixed compile error with VDR 1.7.32
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-24
Fixed small issue with the new fileProvider
methodus
2012-11-24
Improved plugin loader. This makes linking of the upnp plugin from sub plugin...
methodus
2012-11-15
Added file provider
methodus
2012-11-15
Fixed some minor issues with request timeout
methodus
2012-11-09
Shutdown is postponed if there are active requests open. Default is 5 minutes.
methodus
2012-11-09
Added configuration for request timeout.
methodus
2012-11-09
Fixed WMP12 support.
methodus
2012-11-08
Added atomic integer class.
methodus
2012-11-06
Fixed wrong parsing of recording folder names.
methodus
2012-11-06
Changed ScanUri function a little bit to avoid segfaults.
methodus
2012-11-04
Added installation of the channelTitle.conf to Makefile
methodus
2012-11-04
Added an option for leading zeros.
methodus
2012-11-04
Added an option for leading zeros.
methodus
2012-11-04
Reverted xmlSpecialChars for title, creator, description and longDescription....
methodus
2012-11-04
Reverted xmlSpecialChars for title, creator, description and longDescription....
methodus
2012-11-04
Added missing requestCounter.h
methodus
2012-11-04
Added check if there are active streams ongoing.
methodus
2012-11-04
Added documentation about channelTitle.con to README
methodus
2012-11-04
Improved the channelTitle configuration a little bit. It now has optional del...
methodus
2012-11-04
Added the ability to configure the title of a channel.
methodus
2012-11-03
Fixed deletion of objects from the database if a container has more than 1000...
methodus
2012-11-03
Fixed missing res@protocolInfo in BrowseRequest
methodus
2012-11-03
Added channel group support
methodus
2012-11-03
Added channel group support
methodus
2012-11-03
Changed friendlyname divider from colon to hyphen
methodus
2012-11-02
Updated translation.
methodus
2012-11-02
Updated translation.
methodus
2012-11-01
Escape XML special chars in DIDL
methodus
2012-11-01
Added german and finnish translation and some fixes. Thanks to Rolf Ahrenberg
methodus
2012-10-31
Reviewed README and added some more information about the installation.
methodus
2012-10-31
Fixed wrong objectID of recordings causing the entries to be deleted every ti...
methodus
2012-10-31
Fixed sql statement of sort criteria.
methodus
2012-10-31
Added initial radio support. Unfortunatelly, I cannot test it, because I have...
methodus
2012-10-31
Fixed sortCriteria. The column names were set wrongly.
methodus
2012-10-30
Hopefully fixed the total jobs = 100, too many jobs issue
methodus
2012-10-29
Added missing makefile files and the INSTALL file.
methodus
2012-10-29
Implemented new makefiles, which enables building the plugins from the main m...
methodus
2012-10-29
Fixed empty help message. Thanks to Lucian Muresan
methodus
[next]