Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2007-05-25 | - Make about box visible on all main pages. | Dieter Hametner | |
2007-05-25 | - added translation for about box | Michael Brückner | |
2007-05-25 | - Adapted Aboutbox for better i18n support. | Dieter Hametner | |
- Modified styles for longer german translation strings. | |||
2007-05-25 | - Change styles to get rid of transparent line in about box. | Dieter Hametner | |
2007-05-25 | - added version display for epgsearch | Sascha Volkenandt | |
2007-05-25 | - refixed #318 (thx to vejoun) | Michael Brückner | |
2007-05-25 | - corrected Michis name | Sascha Volkenandt | |
2007-05-25 | - added icon epgsearch | Sascha Volkenandt | |
- moved about_box to pageelems - fixed aboutbox without auth | |||
2007-05-25 | - about box, first summit | Sascha Volkenandt | |
2007-05-25 | - suppressed some gcc 4.1 warnings | Sascha Volkenandt | |
2007-05-25 | *sigh* | Sascha Volkenandt | |
2007-05-25 | - removed emergency exit | Sascha Volkenandt | |
2007-05-25 | - first version of "userdef. times" in "What's on?" | Christian Wieninger | |
2007-05-25 | - added emergency exit in case the httpd port is blocked | Sascha Volkenandt | |
2007-05-25 | - merged 'What's on now' and 'What's on next' | Christian Wieninger | |
2007-05-25 | - search for repeats in what'on and schedule, if epgsearch is present | Christian Wieninger | |
2007-05-24 | - fixed bug #318 | Michael Brückner | |
2007-05-24 | fixed some style errors | Thomas Keil | |
2007-05-24 | - highlight "Search" in menu when displaying any search results | Christian Wieninger | |
2007-05-24 | Added nice frames around checkboxes and their labels, added logical labels ↵ | Thomas Keil | |
(you can click the label now to enable the checkbox/radio) | |||
2007-05-24 | - bug fix for version check of epgsearch service | Christian Wieninger | |
2007-05-24 | - removed debug switch '-g' for smaller libs (please use your own ↵ | Christian Wieninger | |
Make.config with '-g' for debugging purposes) | |||
2007-05-24 | - added -Wno-unused-variable -Wno-non-virtual-dtor to avoid compiler ↵ | Christian Wieninger | |
warnings produced by tntnet |