Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-31 | - made filecache threadsafe | Sascha Volkenandt | |
2007-05-31 | - slight optimisation | Sascha Volkenandt | |
2007-05-31 | - some optimisations | Sascha Volkenandt | |
- added dropping items out of cache | |||
2007-05-31 | - added missing slash in path | Sascha Volkenandt | |
2007-05-31 | - looking up paths now with MapUrl | Sascha Volkenandt | |
2007-05-31 | - corrected urlescaping of chars > 127 | Sascha Volkenandt | |
2007-05-31 | Implemented list view (see Feature Request #0000338). | Andreas Mair | |
2007-05-30 | - return real timestamp | Sascha Volkenandt | |
2007-05-30 | - correct 404 | Sascha Volkenandt | |
2007-05-30 | - new files | Sascha Volkenandt | |
2007-05-30 | - fixed chars with 8th bit set in urlencode | Sascha Volkenandt | |
2007-05-30 | - imdb icon | Christian Wieninger | |
2007-05-30 | - imdb support (ticket 323) | Christian Wieninger | |
2007-05-30 | - removed ssl-includes | Christian Wieninger | |
2007-05-30 | - updated requirements | Christian Wieninger | |
2007-05-30 | - now using own MD5 algorithm | Christian Wieninger | |
2007-05-30 | - removing ssl-dependency by own MD5 algorithm | Christian Wieninger | |
2007-05-30 | - removed notes about httpd.config (should not be edited at all) | Christian Wieninger | |
2007-05-30 | - fixed #333 (thx to rofafor!) | Michael Brückner | |
2007-05-30 | - code review | Christian Wieninger | |
- replacing javascript parts with tntnet | |||
2007-05-29 | - Added doc sub directory. | Dieter Hametner | |
- Added doc/TODO.txt with some 'non-bugtracking' development ideas. - Added doc/dev-conventions.txt to collect and promote some coding styles and developing guidelines. - Added pointer to these files in README | |||
2007-05-29 | - now using StringUrlEncode when searching for repeats | Christian Wieninger | |
2007-05-29 | - removed comploader.cleanup(), since all components are dropped in the dtor ↵ | Sascha Volkenandt | |
anyway | |||
2007-05-29 | - function StringUrlEncode | Sascha Volkenandt | |
2007-05-29 | - highlight now/next depending on mode | Christian Wieninger | |
2007-05-29 | - added translation-fixes for aboutbox | Michael Brückner | |
- added hyperlink style for aboutbox | |||
2007-05-29 | - changed about text | Sascha Volkenandt | |
2007-05-29 | - added bugtracking information to about box | Sascha Volkenandt | |
- added nicknames to about box | |||
2007-05-29 | - added zzam's suggestion regarding --as-needed | Sascha Volkenandt | |
2007-05-29 | - moved everything from boost to stdext.h | Sascha Volkenandt | |
- using std::tr1 instead of boost where available | |||
2007-05-28 | Changed to 0.1.0 | Thomas Keil | |
2007-05-28 | - mentioned commandline parameters | Christian Wieninger | |
2007-05-28 | - fixed bugs 316 and 325 | Christian Wieninger | |
2007-05-28 | - update epgsearch homepage | Christian Wieninger | |
2007-05-28 | - typo | Christian Wieninger | |
2007-05-27 | yet again corrected some typos | Thomas Keil | |
2007-05-27 | - empty display of "last channel" when 0 | Christian Wieninger | |
2007-05-27 | - adjusted service-api for first live release | Christian Wieninger | |
2007-05-27 | Fixed typo | Thomas Keil | |
2007-05-27 | Added some stuff | Thomas Keil | |
2007-05-27 | Started to hack in some stuff | Thomas Keil | |
2007-05-27 | - redisplay input time formatted | Christian Wieninger | |
2007-05-27 | - again more flexible handling a lazy input time | Christian Wieninger | |
- redisplay selected or given time (dropdown / input field) in corresponding field after reload | |||
2007-05-26 | - allows now smarter input for time, e.g. "1:5" -> "01:05" | Christian Wieninger | |
2007-05-26 | - manage lazy input for time: e.g. "21" -> "21:00" | Christian Wieninger | |
2007-05-26 | - span seperator font weight: bold -> lighter | Christian Wieninger | |
2007-05-26 | - new translations for 'What's on?' | Christian Wieninger | |
2007-05-26 | - some i18n fixes | Christian Wieninger | |
- added an input field for arbitrary time | |||
2007-05-26 | - added a tooltip for user defined times | Christian Wieninger | |
2007-05-26 | - added span for pagemenu currently used in 'What's on?' as menu seperator | Christian Wieninger | |