index
:
vdr-plugin-epgfixer
master
VDR EPGFixer Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools.c
Age
Commit message (
Expand
)
Author
2014-08-23
Fix crash when cloning to a non-existent channel, thanks to Guy Martin.
Matti Lehtimäki
2013-09-28
Refactoring. Fix possible null pointer error.
Matti Lehtimäki
2013-09-28
Fix header includes.
Matti Lehtimäki
2012-09-30
More code formatting fixes.
Matti Lehtimäki
2012-09-29
Remove duplicate code. Harmonise code formatting.
Matti Lehtimäki
2012-08-31
Support for channel intervals for channel numbers.
Matti Lehtimäki
2012-05-12
Fix variable initialisation bug, thanks to Rolf Ahrenberg.
Matti Lehtimäki
2012-05-12
Fix ordering of cloned EPG events and purging old event.
Matti Lehtimäki
2012-05-12
Fix event handling thread, thanks to Rolf Ahrenberg.
Matti Lehtimäki
2012-05-12
Support for ignoring and copying EPG data. Bug fixes.
Matti Lehtimäki
2012-05-05
Improve error logging. Make character list for menu editing modifiable throug...
v0.1.0
Matti Lehtimäki
2012-05-05
Several bugs fixes. Code cleanup. Update history.
Matti Lehtimäki
2012-05-03
Add support for character set conversions. Add support for stripping HTML ent...
Matti Lehtimäki