
--------------------------------------
VDR Plugin 'epg2vdr' Revision History
--------------------------------------

2015-02-03: version 0.1.12
   - change: fixed compile without X headers

2014-12-28: version 0.1.11
   - change: deleting old timers from timer table

2014-05-13: version 0.1.10
   - bugfix: fixed mutex problem in epg handler

2014-05-10: version 0.1.9
   - change: build lib for ther ./lib stuff
   - change: improved the speed and optimized cpu load

2014-03-22: version 0.1.8
   - bugfix: fixed name lookup for mapdb

2014-01-03: version 0.1.7
   - bugfix: fixed epg handler

2014-01-03: version 0.1.6
   - change: adapted epgdata plugin to modified header
   - change: added fields producer, other and camera
   - change: removed fields origtitle and team

2013-02-05: version 0.1.5
   - change: removed activity check, instead wait up to 20 seconds to give the mail loop time to finish

2013-12-31: version 0.1.4
   - change: increased field guest to 1000

2013-12-04: version 0.1.3
   - bugfix: fixed insert handling with multimerge
   - change: speedup reload with multimerge

2013-11-20: version 0.1.2
   - change: increased shorttext and compshorttext to 300 chars, topic and guest to 500 chars
             therefore you have to alter your tables

2013-10-28: version 0.1.1
   - bugfix: fixed core on missing database

2013-10-23: version 0.1.0
   - change:  first release with epg merge
   - added:   'LoadImages', 'Shutdown On Busy', 'Schedule Boot For Update'
              and 'Prohibit Shutdown On Busy epgd' to plugin setup menu
   - removed: "UpdateTime" Option
    
2013-09-27: version 0.0.7b
   - change: first alpha version with epg merge
   - added:  optional schedule of wakeup 
   - added:  optional "Prohibit Shutdown On Busy 'epgd'"
   - change: improved picture load and link handling

2013-09-23: version 0.0.7a
   - change: started devel branch for epg merge

2013-09-16: version 0.0.6
   - bugfix: fixed install of locale files 
   - bugfix: fixed handler bug (thread conflict), reported by 3po
   - change: improved handler speed 
   - change: enhanced connection check reported by OleS
   - bugfix: problem with blacklist, reportet by theChief

2013-09-05: version 0.0.5
   - change: pause update only if epgd is busy with events (not while epgd is loading images)

2013-09-04: version 0.0.4
   - added: removed cyclic update og EPG from database 
            -> instead auto trigger update after epgd finished download
   - added: get changes by DVB of "vdr:000" channels every 5 minutes
   - added: pause epg handler while epgd is busy
   - added: pause update while epgd is busy

2013-08-31: version 0.0.3
   - change: improved speed of connection check
             (speed of 0.0.1 restored)

2013-08-30: version 0.0.2
   - bugfix: improved database reconnect
   - added:  check DBAPI on startup
   - bugfix: empty shorttext now NULL instead of ""

2013-08-28: version 0.0.1
   - first official release

2012-12-19: version 0.0.1-rc1
   - initiale version
