summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29Added X_MS_MediaReceiverRegistrar service for device managementmethodus
2013-04-27Possible fix for high CPU load when refreshing EPGmethodus
2013-04-19Renamed German po-file. Applied second patch by Zoolooc. Thank you\!methodus
2013-04-19Applied makefile patch provided by Zoolooc. Thank you\!methodus
2013-01-09Fixed compile issue caused by previous commitmethodus
2013-01-08Added more logging.methodus
2013-01-08Added more logging.methodus
2013-01-08Fixed issue, that cmd args aren't usedmethodus
2013-01-04Reversed last commit. Using now recording name. Recording title is a bit conf...methodus
2013-01-04Using recording title instead of info title for recordings to include the epi...methodus
2013-01-03Updated HISTORYmethodus
2013-01-03Updated german translation filemethodus
2013-01-03Added channel group to channel item properties (genre) to use that for filter...methodus
2013-01-03Fixed stupid comparator bugmethodus
2013-01-02Fixed crash if no network connection is available. Plugin will then listen on...methodus
2013-01-01Fixed possible segfault if recordings have no valid eventmethodus
2012-12-31Fixed compiler issuemethodus
2012-12-31Fixed string encoding issuemethodus
2012-12-30Improved loggingmethodus
2012-12-30Added more loggingmethodus
2012-12-30Added more loggingmethodus
2012-12-30Added more loggingmethodus
2012-12-30Added more loggingmethodus
2012-12-30Added more loggingmethodus
2012-12-30Added debug flag for more detailed debugging information. Removed some output...methodus
2012-12-28Fixed crash when getting thumbnail directory.methodus
2012-12-27Further improvements to the live-tv scanner thread.methodus
2012-12-27Added command line options for IP address, interace and port.methodus
2012-12-27Fixed plugin start if enabled=false, limited result count to 30methodus
2012-12-11Fixed thread cancelation due timeout. Threads should now exit in a clean manner.methodus
2012-12-11Fixed sql syntax error with special charsmethodus
2012-12-10Fixed compile issue with recent changes to plugin.hmethodus
2012-12-10Ignoring signal SIGPIPE which might cause crashesmethodus
2012-12-01Removed annoying log message when a container was updated.methodus
2012-12-01Fixed static access of setKeepAliveTimeoutmethodus
2012-12-01Fixed static access of setKeepAliveTimeoutmethodus
2012-12-01Fixed compile error with VDR 1.7.32methodus
2012-12-01Removed VACUUM from HouseKeeper.methodus
2012-12-01Fixed compile error with VDR 1.7.32, removed recordings if VDR version is bel...methodus
2012-12-01Fixed compile error with VDR 1.7.32methodus
2012-11-30Added the ability to filter the number of channels outputed by the vdrProvidermethodus
2012-11-29Added some SQLite pragmas which should reduce accesses on the file system for...methodus
2012-11-24Fixed small issue with the new fileProvidermethodus
2012-11-24Improved plugin loader. This makes linking of the upnp plugin from sub plugin...methodus
2012-11-15Added file providermethodus
2012-11-15Fixed some minor issues with request timeoutmethodus
2012-11-09Shutdown is postponed if there are active requests open. Default is 5 minutes.methodus
2012-11-09Added configuration for request timeout.methodus
2012-11-09Fixed WMP12 support.methodus
2012-11-08Added atomic integer class.methodus