summaryrefslogtreecommitdiff
path: root/tools.h
AgeCommit message (Collapse)Author
2013-09-28Refactoring. Fix possible null pointer error.Matti Lehtimäki
2013-09-28Fix header includes.Matti Lehtimäki
2013-04-03Fix LoadConfigFile() return value on success, thanks to Ville Skyttä.Matti Lehtimäki
2012-09-30More code formatting fixes.Matti Lehtimäki
2012-09-29Remove duplicate code. Harmonise code formatting.Matti Lehtimäki
2012-08-31Support for channel intervals for channel numbers.Matti Lehtimäki
Optimisations when using channel IDs.
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-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 ↵v0.1.0Matti Lehtimäki
through translation files. New version number.
2012-05-05Several bugs fixes. Code cleanup. Update history.Matti Lehtimäki
2012-05-03Add support for character set conversions. Add support for stripping HTML ↵Matti Lehtimäki
entities. Restructure code.