summaryrefslogtreecommitdiff
path: root/parse.cpp
AgeCommit message (Collapse)Author
2011-11-27epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2Jochen Dolze
added eplist support
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-05Prevent mapping deletion of an disabled channelJochen Dolze
Added proper thread cleanup
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-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-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-06-29Changed a few things according to cppcheckJochen Dolze
2011-06-21Cleanup of cParse::ProcessJochen 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-05-10Fixed bug in FetchEventJochen Dolze
Added error log throttle
2011-05-05Added still more debug outputJochen Dolze
2011-05-04Improved search algorithmJochen Dolze
Added more debug output
2011-05-02Added new algorithm for finding eventsJochen Dolze
Added more debug output
2011-03-21Fixed actor/other list bug (added more than once)Jochen Dolze
Added more debug info
2011-02-27First releasev0.0.1Jochen Dolze
Some minor bugfixes Some minor enhancements
2011-01-04Added more log outputJochen Dolze
2011-01-03Fixed bugs in xmltv format processingJochen Dolze
Added more options (still not working)
2010-12-29First commitJochen Dolze