mirror of
https://projects.vdr-developer.org/git/vdr-plugin-scraper2vdr.git
synced 2023-10-19 17:58:31 +02:00
28 lines
611 B
Plaintext
28 lines
611 B
Plaintext
VDR Plugin 'scraper2vdr' Revision History
|
|
-----------------------------------------
|
|
|
|
2014-03-02: Version 0.0.1
|
|
|
|
- Initial revision.
|
|
|
|
Version 0.1.0
|
|
|
|
- some performance optimizations
|
|
- fixed recordings with path size longer that 200 chars
|
|
- improved thread handling
|
|
- added more debugging possibilities
|
|
- fixed bug that scraped events are not displayed randomly
|
|
|
|
Version 0.1.1
|
|
- ...
|
|
|
|
Version 0.1.2
|
|
- update of db api
|
|
- prepare statements only once
|
|
- added statement statistic
|
|
- minor changes
|
|
- changed mail loop timing
|
|
- added path detection for libmysql
|
|
- fixed epgd state detection
|
|
- added cppcheck to Makefile
|