index
:
vdr-plugin-xmltv2vdr
master
VDR XMLTV2VDR Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse.cpp
Age
Commit message (
Expand
)
Author
2013-09-08
Changed parsing of eplist files
Jochen Dolze
2012-09-02
Added handling of content descriptor
Jochen Dolze
2012-08-27
Prevent uninitialised values for season, episode or overallepisode getting in...
Jochen Dolze
2012-08-25
Added Title as option
Jochen Dolze
2012-07-14
Fixed bug which prevents some events to get updates
Jochen Dolze
2012-07-09
Added support for two titles (e.g. 'Mein cooler Onkel Charlie' vs. 'Two and a...
Jochen Dolze
2012-06-25
Removed cSchedulesLock from cParse::Process (not needed)
Jochen Dolze
2012-06-24
Updatet linkpictures function
Jochen Dolze
2012-06-18
Add values from episode-num field
Jochen Dolze
2012-06-18
Prevent update of wrong database events if eiteventids rotate daily
Jochen Dolze
2012-06-14
Fixed missing local variable initialisation
Jochen Dolze
2012-06-14
Fixed epdir bug
Jochen Dolze
2012-06-14
Fixed xmltv eventid bug
Jochen Dolze
2012-06-12
Fixed adding description bug
Jochen Dolze
2012-06-03
Added cEvent::AddDescription to allow adding multiple descriptions from xmltv
Jochen Dolze
2012-05-30
Small fixes in sql error logging
Jochen Dolze
2012-05-28
Added better debug output on sql errors while parsing xmltv
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
2012-05-17
Fix bug #986 reported from oldmanuk (unknown elements)
Jochen Dolze
2012-05-17
Added 'pid' tag for eventid
Jochen Dolze
2012-05-09
Added image housekeeping
Jochen Dolze
2012-05-05
Added option 'add shorttext/title from list'
v0.1.1
Jochen Dolze
2012-04-27
Added -e parameter for path to episodes dir
Jochen Dolze
2012-04-24
Fixed automatic wakeup
Jochen Dolze
2012-04-24
Added support for mixing channels with different eventids (e.g. zdf,zdfhd)
Jochen Dolze
2012-04-22
Added missing debug.h
Jochen Dolze
2012-04-21
Added logging to file with -l
Jochen Dolze
2012-04-16
Added subtitles element (but just ignore it till now)
Jochen Dolze
2012-04-13
Fixed segfault in EPGTimer thread
Jochen Dolze
2012-04-13
Improved sqlite handling
Jochen Dolze
2012-04-07
Fixed execution check
Jochen Dolze
2012-04-04
Added cppcheck 1.53 suggestions
Jochen Dolze
2012-04-01
Added EpgHandler support
v0.1.0
Jochen Dolze
2012-03-04
Added season/episode handling
Jochen Dolze
2011-11-30
Added epgdata2xmltv.xls to dist package
Jochen Dolze
2011-11-27
epgdata2xmltv now handles wrong charset and encoding (only sort of!)
v0.0.2
Jochen Dolze
2011-10-24
Fixed two segfaults pointed to by ludi
Jochen Dolze
2011-08-07
Added log output
Jochen Dolze
2011-08-05
Prevent mapping deletion of an disabled channel
Jochen Dolze
2011-08-01
Fixed "parse error" bug
Jochen Dolze
2011-08-01
Updated error reporting
Jochen Dolze
2011-07-29
Added more error info when xmltv data overlaps
Jochen Dolze
2011-07-09
Configfiles are now stored in /var/lib/epgsources (grabber) and ConfigDir (pl...
Jochen Dolze
2011-07-06
Added category handling
Jochen Dolze
2011-07-06
Fixed bugs found by pbuenger
Jochen Dolze
2011-06-30
Added changes recommended by iNOB
Jochen Dolze
2011-06-29
Changed a few things according to cppcheck
Jochen Dolze
2011-06-21
Cleanup of cParse::Process
Jochen Dolze
2011-05-16
Check, if schedule is empty and return a message in case of "merge"
Jochen Dolze
[next]