summaryrefslogtreecommitdiff
path: root/epgsearch.h
AgeCommit message (Collapse)Author
2008-12-04updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵Christian Wieninger
but not required)
2008-10-21some fixes for the directory entry within the edit timer menu, requiresChristian Wieninger
epgsearch-0.9.25.beta6
2008-02-21timer conflict implementation moved to timerconflict.cpp/hChristian Wieninger
2008-02-17first version with timer conflictsChristian Wieninger
2008-01-13- code for collecting and displaying EPG events in 'What's on' is now separatedChristian Wieninger
2008-01-09- first try with favoritesChristian Wieninger
2007-10-19- added 'ignore missing EPG info' introduced in epgsearch-0.9.23Christian Wieninger
2007-08-03- support for new features in epgsearch-0.9.23Christian Wieninger
2007-06-06- trigger search timer update within frontendChristian Wieninger
2007-06-01- moved to uniform features detectorSascha Volkenandt
2007-05-25- added icon epgsearchSascha Volkenandt
- moved about_box to pageelems - fixed aboutbox without auth
2007-05-23- defaults from epgsearch setup for searchtimer creation (Bug 270)Christian Wieninger
2007-05-23- summary for search resultsChristian Wieninger
2007-05-06- admin password is now stored as <length>:<md5 hash of password> in ↵Christian Wieninger
live.AdminPasswordMD5 (default password keeps 'live', so please re-edit your password via OSD) - new function MD5Hash in tools - changed epgsearch to use MD5Hash of tools
2007-04-28- added a dropdown list in search timer's edit to select an existing ↵Christian Wieninger
recording directory
2007-04-26- extended searchresults with md5 methodsChristian Wieninger
2007-04-24- added deletion of search timersChristian Wieninger
2007-04-24- enabled toggling of searchtimers in searchtimer listChristian Wieninger
2007-04-22- added helper classes for searchresultsChristian Wieninger
2007-04-17added missing features 'allowed repeats' and 'only repeats within ... days'Christian Wieninger
2007-04-15changes for searchtimer editChristian Wieninger
2007-01-30- added readable channels specificationSascha Volkenandt
2007-01-25- added helper class for epgsearch servicesSascha Volkenandt