summaryrefslogtreecommitdiff
path: root/regexp.h
AgeCommit message (Collapse)Author
2013-09-28Support conditional regular expressions.Matti Lehtimäki
These are used only if the content of another EPG field matches to an additional regular expression.
2013-09-28Refactoring. Fix possible null pointer error.Matti Lehtimäki
2013-09-28Fix header includes.Matti Lehtimäki
2012-09-30More code formatting fixes.Matti Lehtimäki
2012-09-08Add support for Perl-style operators 's///' and 'm//' and modifiers 'gimsuxX'.Matti Lehtimäki
2012-05-12Support 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-05Several bugs fixes. Code cleanup. Update history.Matti Lehtimäki
2012-05-04Fix last commit.Matti Lehtimäki
2012-04-13Add support for channel IDs. Cleaning up code.Matti Lehtimäki
2012-04-12Import version 0.0.4 to git.Matti Lehtimäki