Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-05-23 | - show auth part only when enabled | Christian Wieninger | |
- common method Setup::SaveSetup to store setup values from osd and web frontend | |||
2007-05-23 | - setup page | Christian Wieninger | |
2007-05-23 | - epgsearch defaults for search timer creation | Christian Wieninger | |
2007-05-23 | - defaults from epgsearch setup for searchtimer creation (Bug 270) | Christian Wieninger | |
2007-05-23 | - link to channel in search results | Christian Wieninger | |
2007-05-23 | - summary for search results | Christian Wieninger | |
2007-05-15 | - changed default port from 8001 to 8008 | Christian Wieninger | |
2007-05-11 | - new beautified folder icons for recordings page :o) | Michael Brückner | |
2007-05-11 | - added translation for "wrong username or password" in login.ecpp | Michael Brückner | |
2007-05-11 | - removed global table width 100% | Michael Brückner | |
- fixed table padding in login.ecpp | |||
2007-05-11 | - added padding in login.ecpp | Michael Brückner | |
2007-05-08 | - Control recordings playback from Infobox | Dieter Hametner | |
- Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions | |||
2007-05-08 | - added css style to 'a' in timers table | Christian Wieninger | |
2007-05-08 | - additional version check before accessing the service interface | Christian Wieninger | |
2007-05-07 | - feature 292: link to schedule on channel name in timers list | Christian Wieninger | |
2007-05-07 | - activation of infobox before streaming | Christian Wieninger | |
2007-05-07 | - fixed password handling | Christian Wieninger | |
2007-05-07 | Changed Header, used time is now one column, fixing bugs #299 and #285 | Thomas Keil | |
2007-05-07 | Focus is now on the login field by default, fixing Bug #288 | Thomas Keil | |
2007-05-06 | - new button design | Dieter Hametner | |
2007-05-06 | - display of series timer was broken, if a series timer was at top | Christian Wieninger | |
- gab between series timer and following standard timer was missing |