Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-14 | Fixed missing local variable initialisation | Jochen Dolze | |
2012-06-14 | Fixed epdir bug | Jochen Dolze | |
Replaced local variables with cGlobals in parse.cpp | |||
2012-06-14 | Fixed xmltv eventid bug | Jochen Dolze | |
2012-06-12 | Fixed adding description bug | Jochen Dolze | |
2012-06-08 | Fixed bug which was introduced by sorting epg entries | Jochen Dolze | |
2012-06-07 | Added sorting of epg entries | Jochen Dolze | |
Added episode, "tagestipp" and "toptipp" to epgdata2xmltv | |||
2012-06-03 | Added cEvent::AddDescription to allow adding multiple descriptions from xmltv | Jochen Dolze | |
2012-05-31 | Added check for invalid character in xmltv events | Jochen Dolze | |
2012-05-30 | Small fixes in sql error logging | Jochen Dolze | |
2012-05-29 | Added start/stop of epgsearch searchtimer | Jochen Dolze | |
2012-05-28 | Added better debug output on sql errors while parsing xmltv | Jochen Dolze | |
2012-05-23 | Added patch from Der_Pit to epgdata2xmltv | Jochen Dolze | |
2012-05-23 | Changed sql index handling (fixes bug #987) | Jochen Dolze | |
2012-05-19 | Changed search algo for existing events (max. difftime 780s) | Jochen Dolze | |
Improved log output | |||
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 |