Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-17 | Fix bug #986 reported from oldmanuk (unknown elements) | Jochen Dolze | |
2012-05-17 | Added 'pid' tag for eventid | Jochen Dolze | |
Changed epgdata2vdr to use pid tag instead of category for eventid | |||
2012-05-16 | Changed import handling for 'create', existing eventids will be reassigned | Jochen Dolze | |
Added picture linking for 'create' | |||
2012-05-13 | Fixed copying settings from one map to another | Jochen Dolze | |
Added scrolling with yellow/green in source channel listing (suggested by Der_Pit) | |||
2012-05-13 | Added pic parameter after pin (needs updated sources) | Jochen Dolze | |
Added image links to new format (ChannelID_picname_nr.jpg) | |||
2012-05-12 | Changed title- and shorttext-handler | Jochen Dolze | |
Added epgsearch config examples | |||
2012-05-09 | Added image housekeeping | Jochen Dolze | |
Added manual housekeeping with HOUS command | |||
2012-05-07 | Improved epgdata2xmltv, added audio/video/starrating/icon-tags | Jochen Dolze | |
2012-05-07 | Adding newline to events without description | Jochen Dolze | |
2012-05-05 | Added option 'add shorttext/title from list'v0.1.1 | Jochen Dolze | |
Added cGlobal class for global variables New version 0.1.1 | |||
2012-04-28 | Moved script error output | Jochen Dolze | |
2012-04-28 | Fixed bug in check4proc | Jochen Dolze | |
2012-04-27 | Changed error output for sqlite3_prepare_v2 | Jochen Dolze | |
Moved codeset recognition to start function | |||
2012-04-27 | Added -e parameter for path to episodes dir | Jochen Dolze | |
2012-04-24 | Fixed automatic wakeup | Jochen Dolze | |
Prevent unnecessary updates Optimized debug output | |||
2012-04-24 | Added support for mixing channels with different eventids (e.g. zdf,zdfhd) | Jochen Dolze | |
Replaced mixing field with picexists Changed some debugging output | |||
2012-04-23 | Fixed segfault in cImport::~cImport() | Jochen Dolze | |
2012-04-22 | Added missing debug.h | Jochen Dolze | |
Changed some debugging output | |||
2012-04-21 | Added logging to file with -l | Jochen Dolze | |
2012-04-16 | Removed debug message | Jochen Dolze | |
2012-04-16 | Changed Epghandler | Jochen Dolze | |
2012-04-16 | Added subtitles element (but just ignore it till now) | Jochen Dolze | |
2012-04-15 | Moved housekeeping into own thread | Jochen Dolze | |
2012-04-15 | Removed upstart option | Jochen Dolze | |
Some code cleanups | |||
2012-04-14 | Added more checks | Jochen Dolze | |
2012-04-13 | Fixed segfault in EPGTimer thread | Jochen Dolze | |
Fixed handling error in EpgHandler | |||
2012-04-13 | Improved sqlite handling | Jochen Dolze | |
2012-04-11 | Added full parential rating support | Jochen Dolze | |
2012-04-10 | Added setting of parential rating in import | Jochen Dolze | |
2012-04-08 | Added ioprio_set to all threads and epghandler | Jochen Dolze | |
2012-04-07 | Fixed execution check | Jochen Dolze | |
Cosmetics and more (debug) output | |||
2012-04-04 | Added cppcheck 1.53 suggestions | Jochen Dolze | |
2012-04-02 | Added execution priority to import thread, prevent housekeeping while ↵ | Jochen Dolze | |
importer thread is running | |||
2012-04-01 | Added locking between epghandler, timer and importer thread - should close ↵ | Jochen Dolze | |
bug #927 | |||
2012-04-01 | Added EpgHandler supportv0.1.0 | Jochen Dolze | |
2012-03-04 | Added season/episode handling | Jochen Dolze | |
Changed epgdata size limit, reusing old downloaded files | |||
2011-11-30 | Added epgdata2xmltv.xls to dist package | Jochen Dolze | |
Compare only length of eplist shorttext | |||
2011-11-27 | epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2 | Jochen Dolze | |
added eplist support | |||
2011-11-18 | Changed parsing of qy.dtd | Jochen Dolze | |
2011-10-24 | Fixed two segfaults pointed to by ludi | Jochen Dolze | |
2011-08-07 | Added log output | Jochen Dolze | |
Added check before adding events Minor code updates/cleanups | |||
2011-08-07 | Fixed wrong content-type in epgdata2xmltv (cp1252 instead of latin1) | Jochen Dolze | |
2011-08-05 | Prevent mapping deletion of an disabled channel | Jochen Dolze | |
Added proper thread cleanup | |||
2011-08-01 | Changed days in advance display | Jochen Dolze | |
2011-08-01 | Fixed setup "days in advance" double entry bug | Jochen Dolze | |
2011-08-01 | Fixed "parse error" bug | Jochen Dolze | |
2011-08-01 | Updated error reporting | Jochen Dolze | |
Updated parsing | |||
2011-07-29 | Added more error info when xmltv data overlaps | Jochen Dolze | |
Added Makefile_ to build plugin with grabber | |||
2011-07-28 | Only add valid lines from config | Jochen Dolze | |
2011-07-26 | Added information files | Jochen Dolze | |
Added error handler for libxml |