summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-13Fixed copying settings from one map to anotherJochen Dolze
Added scrolling with yellow/green in source channel listing (suggested by Der_Pit)
2012-05-13Added pic parameter after pin (needs updated sources)Jochen Dolze
Added image links to new format (ChannelID_picname_nr.jpg)
2012-05-12Changed title- and shorttext-handlerJochen Dolze
Added epgsearch config examples
2012-05-09Added image housekeepingJochen Dolze
Added manual housekeeping with HOUS command
2012-05-07Improved epgdata2xmltv, added audio/video/starrating/icon-tagsJochen Dolze
2012-05-07Adding newline to events without descriptionJochen Dolze
2012-05-05Added option 'add shorttext/title from list'v0.1.1Jochen Dolze
Added cGlobal class for global variables New version 0.1.1
2012-04-28Moved script error outputJochen Dolze
2012-04-28Fixed bug in check4procJochen Dolze
2012-04-27Changed error output for sqlite3_prepare_v2Jochen Dolze
Moved codeset recognition to start function
2012-04-27Added -e parameter for path to episodes dirJochen Dolze
2012-04-24Fixed automatic wakeupJochen Dolze
Prevent unnecessary updates Optimized debug output
2012-04-24Added support for mixing channels with different eventids (e.g. zdf,zdfhd)Jochen Dolze
Replaced mixing field with picexists Changed some debugging output
2012-04-23Fixed segfault in cImport::~cImport()Jochen Dolze
2012-04-22Added missing debug.hJochen Dolze
Changed some debugging output
2012-04-21Added logging to file with -lJochen Dolze
2012-04-16Removed debug messageJochen Dolze
2012-04-16Changed EpghandlerJochen Dolze
2012-04-16Added subtitles element (but just ignore it till now)Jochen Dolze
2012-04-15Moved housekeeping into own threadJochen Dolze
2012-04-15Removed upstart optionJochen Dolze
Some code cleanups
2012-04-14Added more checksJochen Dolze
2012-04-13Fixed segfault in EPGTimer threadJochen Dolze
Fixed handling error in EpgHandler
2012-04-13Improved sqlite handlingJochen Dolze
2012-04-11Added full parential rating supportJochen Dolze
2012-04-10Added setting of parential rating in importJochen Dolze
2012-04-08Added ioprio_set to all threads and epghandlerJochen Dolze
2012-04-07Fixed execution checkJochen Dolze
Cosmetics and more (debug) output
2012-04-04Added cppcheck 1.53 suggestionsJochen Dolze
2012-04-02Added execution priority to import thread, prevent housekeeping while ↵Jochen Dolze
importer thread is running
2012-04-01Added locking between epghandler, timer and importer thread - should close ↵Jochen Dolze
bug #927
2012-04-01Added EpgHandler supportv0.1.0Jochen Dolze
2012-03-04Added season/episode handlingJochen Dolze
Changed epgdata size limit, reusing old downloaded files
2011-11-30Added epgdata2xmltv.xls to dist packageJochen Dolze
Compare only length of eplist shorttext
2011-11-27epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2Jochen Dolze
added eplist support
2011-11-18Changed parsing of qy.dtdJochen Dolze
2011-10-24Fixed two segfaults pointed to by ludiJochen Dolze
2011-08-07Added log outputJochen Dolze
Added check before adding events Minor code updates/cleanups
2011-08-07Fixed wrong content-type in epgdata2xmltv (cp1252 instead of latin1)Jochen Dolze
2011-08-05Prevent mapping deletion of an disabled channelJochen Dolze
Added proper thread cleanup
2011-08-01Changed days in advance displayJochen Dolze
2011-08-01Fixed setup "days in advance" double entry bugJochen Dolze
2011-08-01Fixed "parse error" bugJochen Dolze
2011-08-01Updated error reportingJochen Dolze
Updated parsing
2011-07-29Added more error info when xmltv data overlapsJochen Dolze
Added Makefile_ to build plugin with grabber
2011-07-28Only add valid lines from configJochen Dolze
2011-07-26Added information filesJochen Dolze
Added error handler for libxml
2011-07-24Added epgdata importerJochen Dolze
2011-07-10Fixed bug found by MegaV0ltJochen Dolze
2011-07-09Configfiles 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)