summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-05-05Fixed segfault in vdrProvidermethodus
2013-04-27Possible fix for high CPU load when refreshing EPGmethodus
2013-04-19Applied makefile patch provided by Zoolooc. Thank you\!methodus
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-03Added channel group to channel item properties (genre) to use that for filter...methodus
2013-01-01Fixed possible segfault if recordings have no valid eventmethodus
2012-12-31Fixed string encoding issuemethodus
2012-12-30Improved loggingmethodus
2012-12-27Further improvements to the live-tv scanner thread.methodus
2012-12-11Fixed thread cancelation due timeout. Threads should now exit in a clean manner.methodus
2012-12-10Ignoring signal SIGPIPE which might cause crashesmethodus
2012-12-01Fixed compile error with VDR 1.7.32methodus
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-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-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-03Added channel group supportmethodus
2012-11-03Added channel group supportmethodus
2012-11-03Changed friendlyname divider from colon to hyphenmethodus
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-29Implemented new makefiles, which enables building the plugins from the main m...methodus
2012-10-28Fixed setting duration of recordingsmethodus
2012-10-28Fixed invalid conversion from const to non-const. Thanks to Lucian Muresanmethodus
2012-10-28Added READMEs for the sub plugin to describe their purposemethodus
2012-10-29Fixed compile error when building against VDR 1.7.20 and oldermethodus
2012-10-27Fixed seeking in recordings with more than one file.methodus
2012-10-27Fixed file size type in dvbProfiler for recordings.methodus
2012-10-27Fixed duration calculation of recordings.methodus
2012-10-27Fixed type bug in parsing Range header.methodus
2012-10-26The database file is now saved in config directory because resource directory...methodus
2012-10-22Revert "Rearraged makefiles"methodus
2012-10-22Rearraged makefilesmethodus
2012-10-22Fixed static initialization bug. Fixed linefeed bugmethodus
2012-10-22Fixed issue, that symbolic link is required to link the plugins agains the up...methodus
2012-10-22Added check for PES recordings. Sorry, those aren't supported, yet.methodus
2012-10-22Seeking finally works even on TV sets.methodus