Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-04 | - additional commandline option: -l level, --log=level log level for ↵ | Christian Wieninger | |
tntnet (values: INFO, DEBUG,...) | |||
2007-06-04 | - check for title when creating/editing a timer (#342) | Christian Wieninger | |
2007-06-04 | - check for login/password before saving setup (#351) | Christian Wieninger | |
2007-06-04 | - added translations for "Theme" | Michael Brückner | |
2007-06-04 | - Fixed themed image tag bug in pageelems.event_timer | Dieter Hametner | |
- Fixed path for common static data. | |||
2007-06-04 | - Added marine theme as default setting. | Dieter Hametner | |
2007-06-03 | - stripped down version of redwine theme.css. Contains now only the | Dieter Hametner | |
overrides regarding styles.css. | |||
2007-06-03 | - fixed email address | Dieter Hametner | |
2007-06-03 | - general CSS based themeing support. | Dieter Hametner | |
- added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt | |||
2007-06-03 | - save and restore last list mode in "What's on" | Christian Wieninger | |
2007-06-03 | - debug output removed | Christian Wieninger | |
2007-06-03 | - bug fix for local net mask | Christian Wieninger | |
2007-06-03 | - support for local net without necessary login | Christian Wieninger | |
2007-06-02 | - minimum required vdr version is now 1.4.0-2 | Christian Wieninger | |
2007-06-02 | - edit_timer now jumps back to its referer after saving the timer instead of ↵ | Christian Wieninger | |
calling timers.html | |||
2007-06-01 | - addition | Sascha Volkenandt | |
2007-06-01 | - about uniform feature detection | Sascha Volkenandt | |
2007-06-01 | - moved to uniform features detector | Sascha Volkenandt | |
2007-06-01 | - added uniform features detector | Sascha Volkenandt | |
2007-06-01 | - [0000281] patch committed | Sascha Volkenandt | |
2007-06-01 | - return DECLINED instead of NotFoundException | Sascha Volkenandt | |
2007-06-01 | - use history.back() onclick at "Cancel" button in edit_timer and | Michael Brückner | |
edit_searchtimer. | |||
2007-06-01 | - make the searchicon more crystal look | Michael Brückner | |
2007-06-01 | - another fix for "Details view" translation *grml* | Michael Brückner | |
2007-06-01 | - fixed translation of "Details view" in german. | Michael Brückner | |
2007-06-01 | - changed HISTORY file plugin name from "httpd" to "live" | Michael Brückner | |
2007-06-01 | - beautification | Sascha Volkenandt | |
2007-06-01 | - link main logo to start page | Christian Wieninger | |
2007-06-01 | - minor fix | Sascha Volkenandt | |
2007-06-01 | - [0000336] finnish translation | Sascha Volkenandt | |
2007-06-01 | - fixed german translation of "Live Interactive VDR Enviroment" and | Michael Brückner | |
"List view". | |||
2007-06-01 | - beautifications | Sascha Volkenandt | |
2007-06-01 | - fixed title and versnum | Sascha Volkenandt | |
2007-06-01 | In list view: | Andreas Mair | |
- Added "switch channel" button. - Added IMDb button. - Added progress bar. - Added station column. - Toggle "list view" / "detail view" links. | |||
2007-05-31 | - Added doc/ChangeLog | Dieter Hametner | |
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile. | |||
2007-05-31 | - fixed padding in schedule tr td css | Michael Brückner | |
2007-05-31 | - fixed #334 | Michael Brückner | |
2007-05-31 | - fixed: imdb link was depending on epgsearch | Christian Wieninger | |
2007-05-31 | - configurable start page | Christian Wieninger | |
2007-05-31 | - fixed translation if no timers defined | Michael Brückner | |
2007-05-31 | - added translation for "Detailview" and "Listview" | Michael Brückner | |
2007-05-31 | - [0000340] moved timer deletion and toggling to foreground thread | Sascha Volkenandt | |
- now stopping recording in case of ongoing recording | |||
2007-05-31 | - missing german translation from 0000336 | Sascha Volkenandt | |
2007-05-31 | - [0000336] finnish translation | Sascha Volkenandt | |
2007-05-31 | - [0000336] finnish updates | Sascha Volkenandt | |
2007-05-31 | - [0000337] patch committed | Sascha Volkenandt | |
2007-05-31 | - correct file attributes | Sascha Volkenandt | |
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 |