Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-09 | Added image housekeeping | Jochen Dolze | |
Added manual housekeeping with HOUS command | |||
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 | 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-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-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-27 | epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2 | Jochen Dolze | |
added eplist support | |||
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-05 | Prevent mapping deletion of an disabled channel | Jochen Dolze | |
Added proper thread cleanup | |||
2011-08-01 | Fixed "parse error" bug | Jochen Dolze | |
2011-08-01 | Updated error reporting | Jochen Dolze | |
Updated parsing | |||
2011-07-28 | Only add valid lines from config | Jochen Dolze | |
2011-07-24 | Added epgdata importer | Jochen Dolze | |
2011-07-09 | Configfiles are now stored in /var/lib/epgsources (grabber) and ConfigDir ↵ | Jochen Dolze | |
(plugin) Added ability to copy and reset channel settings Added input field for pin Grabbers get now called with arguments (channellist) | |||
2011-07-06 | Added category handling | Jochen Dolze | |
Added more error checking | |||
2011-07-06 | Fixed bugs found by pbuenger | Jochen Dolze | |
2011-05-16 | Check, if schedule is empty and return a message in case of "merge" | Jochen Dolze | |
Changed text "append" into "create" Fixed segfault in cEPGSource::Store | |||
2011-05-04 | Improved search algorithm | Jochen Dolze | |
Added more debug output | |||
2011-05-02 | Added new algorithm for finding events | Jochen Dolze | |
Added more debug output | |||
2011-03-21 | Fixed actor/other list bug (added more than once) | Jochen Dolze | |
Added more debug info | |||
2011-02-27 | First releasev0.0.1 | Jochen Dolze | |
Some minor bugfixes Some minor enhancements | |||
2011-01-23 | Save epg.data after successful import | Jochen Dolze | |
2011-01-22 | Added new option update on start | Jochen Dolze | |
Removed -pedantic from Makefile Fixed some minor bugs (missing EOL in file, etc. pp.) Removed cEPGExecute and introduced cEPGExecutor | |||
2011-01-12 | Fixed execution bug (worked only once) | Jochen Dolze | |
2011-01-10 | Fixed bug found by gismo82 (i missed cutting of linefeed) | Jochen Dolze | |
2011-01-03 | Fixed bugs in xmltv format processing | Jochen Dolze | |
Added more options (still not working) | |||
2010-12-29 | First commit | Jochen Dolze | |