summaryrefslogtreecommitdiff
path: root/setup.cpp
AgeCommit message (Collapse)Author
2012-09-02Added handling of content descriptorJochen Dolze
Added tvm2xmltv .xsl and channellist .dist files
2012-08-25Added Title as optionJochen Dolze
Added code if soundex isnt available Smaller code cleanups
2012-07-14Fixed bug which prevents some events to get updatesJochen Dolze
Added better handling of two titles
2012-06-12Fixed adding description bugJochen Dolze
2012-06-07Added sorting of epg entriesJochen Dolze
Added episode, "tagestipp" and "toptipp" to epgdata2xmltv
2012-05-19Changed search algo for existing events (max. difftime 780s)Jochen Dolze
Improved log output
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-09Added image housekeepingJochen Dolze
Added manual housekeeping with HOUS command
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-27Added -e parameter for path to episodes dirJochen Dolze
2012-04-15Removed upstart optionJochen Dolze
Some code cleanups
2012-04-10Added setting of parential rating in importJochen Dolze
2012-04-07Fixed execution checkJochen Dolze
Cosmetics and more (debug) output
2012-04-04Added cppcheck 1.53 suggestionsJochen Dolze
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-27epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2Jochen Dolze
added eplist support
2011-08-07Added log outputJochen Dolze
Added check before adding events Minor code updates/cleanups
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-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)
2011-07-07Added k_Repeat to key commands ("bug" reported by pbuenger)Jochen Dolze
2011-07-06Added category handlingJochen Dolze
Added more error checking
2011-07-06Fixed bugs found by pbuengerJochen Dolze
2011-06-30Added changes recommended by iNOBJochen Dolze
2011-05-16Check, 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-02-27First releasev0.0.1Jochen Dolze
Some minor bugfixes Some minor enhancements
2011-01-22Added new option update on startJochen Dolze
Removed -pedantic from Makefile Fixed some minor bugs (missing EOL in file, etc. pp.) Removed cEPGExecute and introduced cEPGExecutor
2011-01-03Fixed bugs in xmltv format processingJochen Dolze
Added more options (still not working)
2010-12-29First commitJochen Dolze