summaryrefslogtreecommitdiff
path: root/plugins/profiler/vdrDVBProfiler/dvbProfiler.cpp
AgeCommit message (Expand)Author
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-04Added an option for leading zeros.methodus
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-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-31Added initial radio support. Unfortunatelly, I cannot test it, because I have...methodus
2012-10-28Fixed setting duration of recordingsmethodus
2012-10-28Fixed invalid conversion from const to non-const. Thanks to Lucian Muresanmethodus
2012-10-29Fixed compile error when building against VDR 1.7.20 and oldermethodus
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-22Added check for PES recordings. Sorry, those aren't supported, yet.methodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-15Removed ffmpeg headers. I don't need them.methodus
2012-10-15Continued recProvider to stream recordings. Finished vdrDVBProfiler. It detec...methodus
2012-10-13Added codec toolkit for getting detailed media informationmethodus
2012-10-12Fixed some minor issues. Added current event from schedule to channel details.methodus
2012-10-12Continued DVBProfiler for recordings and Live-TV channelsmethodus
2012-10-12Added DVBProfiler for recordings and Live-TV channelsmethodus