summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-01New version 0.3.7.HEADv0.3.7masterDave
2016-06-01Tidy shutdown code.Dave
2016-05-04OSD: Display future timers for each series link.Dave
2016-04-02Removed obsolete patch files.Dave
2016-03-13Change series link lifetime to 91 days (NORDIG spec).Dave
2016-02-11Use non-escaped event title for timers in daily report.Dave
2015-12-01Fix initial CRID collection for devices with no RTC (eg Raspberry Pi).Dave
2015-11-19Correct paste error in dac0e06e.Dave
2015-11-19Don't let CRID capture stall indefinitely for lock.Dave
2015-11-02Create links.data file on first run, not when first link is created. Update ↵Dave
TODO.
2015-10-08Create new version 0.3.6.v0.3.6Dave
2015-09-30Add rsvps patch for development version of vdr (experimental)Dave
2015-09-29Makefile now builds stable or development version.Dave
2015-09-23Add new file for 2.3 development version of VDR (experimental).Dave
2015-02-23Added VPS patch for new stable VDR version 2.2.0.v0.3.5Dave
2013-08-13Only add events on same channel to series.v0.3.4Dave
2013-08-09Refactor links code.Dave
2013-08-07Add channel name to links file entries.Dave
2013-05-15Add heading to daily timer check report.Dave
2013-04-14Update VPS patch for VDR 2.0.0.v0.3.3Dave
2013-01-02Update for VDR 1.7.35 - will not work with earlier versions.v0.3.2Dave
2012-10-10Don't log CRC errors. Patch updated to vdr 1.7.31.v0.3.1Dave
2012-09-01Add option to skip timer collision check (eg if using multiple cards)Dave
2012-08-16Added another check for missing event pointer.Dave
2012-07-19Provide OSD to manage Series Links.v0.3.0Dave
2012-07-14Delete leading 'crid://' from Default Authority if found.Dave
2012-07-09Don't try to delete a running timer, also tell VDR if we do delete one.Dave
2012-07-08Delete any remaining timers when deleting a series link.Dave
2012-07-07Delay collection to allow other plugins to start first.Dave
2012-06-21Start CRID collection at VDR startup.v0.2.2Dave
Inhibit some functions until collection complete.
2012-06-17Simplify saving of Links file.Dave
2012-06-16Allow for start-padding when checking timers for changed events.Dave
2012-06-11update VPS patch for latest VDR.Dave
2012-06-06Links file functions moved into Links class.Dave
2012-05-23Variables holding timestamps should be of type time_t.Dave
2012-05-17Add series title to links file.v0.2.1Dave
2012-05-14Add VPS patch for latest VDR. Fix another compiler warning.Dave
2012-05-09Add 'delete series link' SVDRP command.Dave
2012-05-02Correctly maintain list counts.Dave
2012-04-23Suppress a few compiler warnings with latest gcc.Dave
2012-04-20Gather CRID data continuously.v0.2.0Dave
2012-04-16Timers are recording into subdirectories when they shouldn't be.Dave
2012-04-12Handle timers recording into subdirectories.Dave
2012-04-10Ignore repeating timers.Dave
2012-04-01COPYING file omitted.v0.1.3Dave
2012-03-25Fix update time when DST changes.Dave
2012-03-22Start CRID data capture soon after VDR startup.Dave
2012-03-18Ignore inactive timers. Dont hard-code status flags.Dave
2012-03-16Mail report rewritten to include suggestions.v0.1.2Dave
2012-03-08More code tidying.Dave