summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-28Fixed logging to cerr or cout. Now logging to syslog. Thanks to Lucian Muresanmethodus
2012-10-28Fixed setting duration of recordingsmethodus
2012-10-28Fixed invalid conversion from const to non-const. Thanks to Lucian Muresanmethodus
2012-10-28Continued database wrappermethodus
2012-10-28Added database wrapper replacement for tntdb. Added a test_programm to verify...methodus
2012-10-28Added READMEs for the sub plugin to describe their purposemethodus
2012-10-29Added CLI parameter for setting the database directory. Also fixed segfault, ...methodus
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 Partial Content Header titlemethodus
2012-10-27Fixed duration calculation of recordings.methodus
2012-10-27Fixed type bug in parsing Range header.methodus
2012-10-26Temporarily removed search from the CDS service as this causes WMP to fail op...methodus
2012-10-26The database file is now saved in config directory because resource directory...methodus
2012-10-22fixed version numbermethodus
2012-10-22added missing slash between directory and database filemethodus
2012-10-22Fixed issue, that the database file is stored in the directory where the VDR ...methodus
2012-10-22Revert "Rearraged makefiles"methodus
2012-10-22Revert "Cleaned CDS.xml from optional tags."methodus
2012-10-22Rearraged makefilesmethodus
2012-10-22Cleaned CDS.xml from optional tags.methodus
2012-10-22Fixed static initialization bug. Fixed linefeed bugmethodus
2012-10-22Fixed segfault, if database connection failedmethodus
2012-10-22Reviewed README. Removed old contents.methodus
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-22added .gitignoremethodus
2012-10-22Filled README and HISTORYmethodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Seeking finally works even on TV sets.methodus
2012-10-22Further improvements to make seeking possible.methodus
2012-10-21Some minor improvements to the bytes position calculation.methodus
2012-10-15First success to stream recordings. However, seeking and different play speed...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-14Continued recProvider to navigate through the recordings listmethodus
2012-10-13Added recProvider to load and stream recordingsmethodus
2012-10-13Added recProvider to load and stream recordingsmethodus
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