Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-19 | new setup option to display channels without EPG | Christian Wieninger | |
2007-12-25 | - Presence of IMDb URLs is now configurable. Closes bug #401. | Dieter Hametner | |
2007-12-19 | - Added option to select streamdev stream type in live setings. | Dieter Hametner | |
2007-12-16 | - Adapted Rolf Ahrenbergs patch for VLC streaming to current LIVE | Dieter Hametner | |
development status. See Bug #343. This will need some additional tweaking. | |||
2007-10-19 | - i18n-fix for vdr<1.5.9 | Christian Wieninger | |
2007-10-19 | - fixed #399 | Christian Wieninger | |
2007-07-22 | - Bugfix introduced with W3C compliance commit earlier. (change of | Dieter Hametner | |
schedules channel jumped to default page, due to wrong actions attribute in form) | |||
2007-07-18 | - Setup option to use Ajax technology. If turned off no javascript is | Dieter Hametner | |
loaded but almost all functionality is exposed via single html pages. This can speed up loading over slow links at the cost of a fancy interface. - Infobox is only available with Ajax features enabled but can still be switched on/off when Ajax is active. - Added posibility to turn off the logo. When also infobox is turned off the menu line appears at the top of the page. This is helpful for PDA based browsers and low resolution screens. | |||
2007-07-12 | - Update to the mootools framework. | Dieter Hametner | |
- New more XHTML compliant tips. - Optional AJAX enabled infoboxes for epg information. - Major speed enhancement for the single pages, due to less data to transfer to the browser. - See doc/ChangeLog for more detailed changes description. - See doc/dev-conventions.txt for how we benefit from mootools package on the ECMAScript side of live. | |||
2007-06-24 | - Don't show a directory named CVS in the theme selection. This is | Dieter Hametner | |
usefull for alpha and beta testers using the anonymous cvs access. - Fixed typos and formatting in README. | |||
2007-06-22 | - Introducing Mootools as base javascript library. | Dieter Hametner | |
- ported Infobox javascript code to this library. - LiveSimpleAjaxRequest uses Ajax-Object from mootools. - Start of distribution of javascript in source form (not compiled into the live binary). | |||
2007-06-15 | - Use stat to find the directories that are assumed to be themes for | Dieter Hametner | |
live. This fixes #353. | |||
2007-06-14 | - Added option in live setup to disable infobox at all. Fixes #312 | Dieter Hametner | |
2007-06-06 | - fixed translation | Christian Wieninger | |
2007-06-06 | - Use GetConfigDir instead of USRDIR define. | Dieter Hametner | |
- Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes. | |||
2007-06-05 | - check and save login/password only if changed | Christian Wieninger | |
- message "Setup saved." after saving | |||
2007-06-04 | - check for login/password before saving setup (#351) | Christian Wieninger | |
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 | - bug fix for local net mask | Christian Wieninger | |
2007-06-03 | - support for local net without necessary login | Christian Wieninger | |
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 | - configurable start page | Christian Wieninger | |
2007-05-27 | - empty display of "last channel" when 0 | Christian Wieninger | |
2007-05-26 | - added a tooltip for user defined times | Christian Wieninger | |
2007-05-25 | - first version of "userdef. times" in "What's on?" | Christian Wieninger | |
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 | |