index
:
vdr-plugin-epgfixer
master
VDR EPGFixer Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regexp.c
Age
Commit message (
Collapse
)
Author
2012-10-07
Fix prepending and appending to empty EPG fields.
Matti Lehtimäki
2012-09-29
Remove duplicate code. Harmonise code formatting.
Matti Lehtimäki
2012-09-17
Fix replacing with empty string at the beginning of a string when using s///.
Matti Lehtimäki
2012-09-08
Add support for Perl-style operators 's///' and 'm//' and modifiers 'gimsuxX'.
Matti Lehtimäki
2012-08-31
Enable JIT compiling in PCRE if supported.
Matti Lehtimäki
2012-05-12
Support for ignoring and copying EPG data. Bug fixes.
Matti Lehtimäki
Fix character set conversion for selected channels. Fix and improve Makefile (thanks to Ville Skyttä and Rolf Ahrenberg). Fix compiling with g++-4.7.
2012-05-05
Improve error logging. Make character list for menu editing modifiable ↵
v0.1.0
Matti Lehtimäki
through translation files. New version number.
2012-05-05
Several bugs fixes. Code cleanup. Update history.
Matti Lehtimäki
2012-05-04
Fix last commit.
Matti Lehtimäki
2012-04-13
Add support for channel IDs. Cleaning up code.
Matti Lehtimäki
2012-04-12
Import version 0.0.4 to git.
Matti Lehtimäki