summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-28Update README for new Makefile.Matti Lehtimäki
2013-09-28Refactoring. Fix possible null pointer error.Matti Lehtimäki
2013-09-28Fix header includes.Matti Lehtimäki
2013-09-28Makefile fixes. Update HISTORY.Matti Lehtimäki
2013-04-12Fix crash in config editing menus if using color buttons when config is empty.Matti Lehtimäki
2013-04-03Actually reload regexp.conf with REL, thanks to Ville Skyttä.Matti Lehtimäki
2013-04-03Fix SVDRP help entry for REL, thanks to Ville Skyttä.Matti Lehtimäki
2013-04-03Fix LoadConfigFile() return value on success, thanks to Ville Skyttä.Matti Lehtimäki
2013-01-22New Makefile for VDR >= 1.7.34.Matti Lehtimäki
2013-01-22Backup old Makefile.Matti Lehtimäki
2013-01-22Report an error if PCRE library is not available.Matti Lehtimäki
2012-12-02Fix replacing at the end of string when using s///. Fix variable name clash.Matti Lehtimäki
2012-11-28Version 0.3.1.v0.3.1Matti Lehtimäki
2012-11-28Fix memory leak.Matti Lehtimäki
2012-10-30Drop OBJS dependency from cppcheck target, thanks to Ville Skyttä.Matti Lehtimäki
2012-10-11Version 0.3.0.v0.3.0Matti Lehtimäki
2012-10-11Change regexp examples to use m// syntax. Update history.Matti Lehtimäki
2012-10-07Fix prepending and appending to empty EPG fields.Matti Lehtimäki
2012-10-01Support stripping control characters from EPG data introduced in VDR-1.7.31.Matti Lehtimäki
2012-09-30More code formatting fixes.Matti Lehtimäki
2012-09-29Remove duplicate code. Harmonise code formatting.Matti Lehtimäki
2012-09-17Fix replacing with empty string at the beginning of a string when using s///.Matti Lehtimäki
2012-09-08Add support for Perl-style operators 's///' and 'm//' and modifiers 'gimsuxX'.Matti Lehtimäki
2012-08-31Enable JIT compiling in PCRE if supported.Matti Lehtimäki
2012-08-31Support for channel intervals for channel numbers.Matti Lehtimäki
2012-06-05Add new example to regexp.conf, thanks to Ville Skyttä.Matti Lehtimäki
2012-05-18Add missing feature to README.Matti Lehtimäki
2012-05-13Bug fix release.v0.2.1Matti Lehtimäki
2012-05-13Fix linking when --as-needed is used.Matti Lehtimäki
2012-05-13Improve example configuration files. Version 0.2.0.v0.2.0Matti Lehtimäki
2012-05-12Fix variable initialisation bug, thanks to Rolf Ahrenberg.Matti Lehtimäki
2012-05-12Fix ordering of cloned EPG events and purging old event.Matti Lehtimäki
2012-05-12Fix event handling thread, thanks to Rolf Ahrenberg.Matti Lehtimäki
2012-05-12Support for ignoring and copying EPG data. Bug fixes.Matti Lehtimäki
2012-05-06Fix compiling with g++-4.7. Fix and improve Makefile.Matti Lehtimäki
2012-05-05Improve error logging. Make character list for menu editing modifiable throug...v0.1.0Matti Lehtimäki
2012-05-05Improve README. Comment out all lines in example files. Add support for help ...Matti Lehtimäki
2012-05-05Several bugs fixes. Code cleanup. Update history.Matti Lehtimäki
2012-05-04Fix last commit.Matti Lehtimäki
2012-05-03Add support for character set conversions. Add support for stripping HTML ent...Matti Lehtimäki
2012-04-14Version 0.0.6.v0.0.6Matti Lehtimäki
2012-04-14Fix null-pointer error.Matti Lehtimäki
2012-04-14Fix plugin version. Makefile improvements.Matti Lehtimäki
2012-04-13Remove incorrect file.v0.0.5Matti Lehtimäki
2012-04-13Add support for channel IDs. Cleaning up code.Matti Lehtimäki
2012-04-12Fix HISTORYMatti Lehtimäki
2012-04-12Import version 0.0.4 to git.Matti Lehtimäki