summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-06Fixed wrong parsing of recording folder names.methodus
2012-11-06Changed ScanUri function a little bit to avoid segfaults.methodus
2012-11-04Added installation of the channelTitle.conf to Makefilemethodus
2012-11-04Added an option for leading zeros.methodus
2012-11-04Added an option for leading zeros.methodus
2012-11-04Reverted xmlSpecialChars for title, creator, description and longDescription....methodus
2012-11-04Reverted xmlSpecialChars for title, creator, description and longDescription....methodus
2012-11-04Added missing requestCounter.hmethodus
2012-11-04Added check if there are active streams ongoing.methodus
2012-11-04Added documentation about channelTitle.con to READMEmethodus
2012-11-04Improved the channelTitle configuration a little bit. It now has optional del...methodus
2012-11-04Added the ability to configure the title of a channel.methodus
2012-11-03Fixed deletion of objects from the database if a container has more than 1000...methodus
2012-11-03Fixed missing res@protocolInfo in BrowseRequestmethodus
2012-11-03Added channel group supportmethodus
2012-11-03Added channel group supportmethodus
2012-11-03Changed friendlyname divider from colon to hyphenmethodus
2012-11-02Updated translation.methodus
2012-11-02Updated translation.methodus
2012-11-01Escape XML special chars in DIDLmethodus
2012-11-01Added german and finnish translation and some fixes. Thanks to Rolf Ahrenbergmethodus
2012-10-31Reviewed README and added some more information about the installation.methodus
2012-10-31Fixed wrong objectID of recordings causing the entries to be deleted every ti...methodus
2012-10-31Fixed sql statement of sort criteria.methodus
2012-10-31Added initial radio support. Unfortunatelly, I cannot test it, because I have...methodus
2012-10-31Fixed sortCriteria. The column names were set wrongly.methodus
2012-10-30Hopefully fixed the total jobs = 100, too many jobs issuemethodus
2012-10-29Added missing makefile files and the INSTALL file.methodus
2012-10-29Implemented new makefiles, which enables building the plugins from the main m...methodus
2012-10-29Fixed empty help message. Thanks to Lucian Muresanmethodus