Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-18 | Fixed lock order in SearchResult::GetEvent | Jasmin Jessich | |
- SearchResult::GetEvent has now a new parameter Channel - Call EpgEvents::CreateEpgInfo only, if a Channel has been found. | |||
2017-05-14 | Added comments concerning TODOs | Jasmin Jessich | |
2017-05-14 | Remove more dead code | Jasmin Jessich | |
2017-04-01 | VDR-2.3.1 compatibility patch by Nachteule. | Rolf Ahrenberg | |
http://www.vdr-portal.de/board16-video-disk-recorder/board55-vdr-plugins/p1280013-vdr-live-vdr-2-3-1/#post1280013 | |||
2013-02-24 | Only some white space and formatting changes. | Dieter Hametner | |
2008-12-04 | updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵ | Christian Wieninger | |
but not required) | |||
2008-10-21 | some fixes for the directory entry within the edit timer menu, requires | Christian Wieninger | |
epgsearch-0.9.25.beta6 | |||
2008-02-21 | timer conflict implementation moved to timerconflict.cpp/h | Christian Wieninger | |
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2008-01-13 | - code for collecting and displaying EPG events in 'What's on' is now separated | Christian Wieninger | |
2008-01-09 | - first try with favorites | Christian Wieninger | |
2007-10-19 | - added 'ignore missing EPG info' introduced in epgsearch-0.9.23 | Christian Wieninger | |
2007-08-03 | - support for new features in epgsearch-0.9.23 | Christian Wieninger | |
2007-06-06 | - trigger search timer update within frontend | Christian Wieninger | |
2007-06-01 | - moved to uniform features detector | Sascha Volkenandt | |
2007-05-25 | - added icon epgsearch | Sascha 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 results | Christian 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 methods | Christian Wieninger | |
2007-04-24 | - added deletion of search timers | Christian Wieninger | |
2007-04-24 | - enabled toggling of searchtimers in searchtimer list | Christian Wieninger | |
2007-04-22 | - added helper classes for searchresults | Christian Wieninger | |
2007-04-17 | added missing features 'allowed repeats' and 'only repeats within ... days' | Christian Wieninger | |
2007-04-15 | changes for searchtimer edit | Christian Wieninger | |
2007-01-30 | - added readable channels specification | Sascha Volkenandt | |
2007-01-25 | - added helper class for epgsearch services | Sascha Volkenandt | |