Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-19 | new setup option to display channels without EPG | Christian Wieninger | |
2008-10-21 | some fixes for the directory entry within the edit timer menu, requires | Christian Wieninger | |
epgsearch-0.9.25.beta6 | |||
2008-08-04 | italian translation update by Diego Pierotto | Christian Wieninger | |
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2008-02-07 | Further posix-ified bildutils/version-util after hints about posix | Dieter Hametner | |
compatibility from vdr-portal.de. | |||
2008-02-06 | Document last changes also in ChangeLog. | Dieter Hametner | |
2008-01-25 | - tadi's update | Christian Wieninger | |
2008-01-15 | - Changelog update | Christian Wieninger | |
2008-01-04 | - A change in the TNTVERS7 detection shell command does not use bash | Dieter Hametner | |
features. So the previous commit could be 'reverted' and bash is no longer a needed prerequisite for LIVE. | |||
2008-01-04 | Updated Changelog with last change | Dieter Hametner | |
2007-12-25 | - Presence of IMDb URLs is now configurable. Closes bug #401. | Dieter Hametner | |
2007-12-23 | - Changed mode of live.pot creation. Should prevent .po file conflicts | Dieter Hametner | |
at subsequent upgrades from CVS. | |||
2007-12-22 | - Almost full featured javascript controlling interface for the vlc window. | Dieter Hametner | |
2007-12-18 | - Added a patch from Rolf Ahrenberg: | Dieter Hametner | |
Updates Finish translations Uses autoplay and standard dvb video size in streamdev playback window. | |||
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-21 | - renamed recordings.h/cpp to recman.h/cpp. Preparations for | Dieter Hametner | |
recordings updates. | |||
2007-10-17 | - Added changelog and credits for zirias. | Dieter Hametner | |
2007-09-17 | - Moved images from compiled in image dir to data dir 'img'. | Dieter Hametner | |
- Fixed MapUrl entries to the new image location - Adapted some pages for the new image locations. - Added a preload functionalty to fill file cache at plugin startup. | |||
2007-09-08 | - Fixed bug #387. content.ecpp delivers only absolute path requests | Dieter Hametner | |
without '..' in them. | |||
2007-09-06 | - First reaction to bug #387. This version has checked MapUrl mappings. | Dieter Hametner | |
2007-08-19 | - First attempt to implement a backward compatible scheme of the new | Dieter Hametner | |
VDR 1.5.7 localization scheme. | |||
2007-07-29 | - Made vdr ajax requests work also via a static page. This is for | Dieter Hametner | |
browsers that don't support javascript (e.g. PDA browsers) - Implemented for AJAX request a visual notification how requested action performed. - Adapted styles for this. - Moded images for rounded boxes (formerly tip-hint-??.png) to central image directory and renamed them according to their color. This makes them reusable in different themes. - Adapted themes to this move. | |||
2007-07-22 | - Tool icons in epg popup windows. | Dieter Hametner | |
2007-07-21 | - Introducing explicit pageenhance javascript class. See Changelog and | Dieter Hametner | |
the files itself for more info. | |||
2007-07-20 | - Made epg images better stylable. Moved epg image info into span | Dieter Hametner | |
area, which floats right of the normal epg description text. | |||
2007-07-20 | - Added support for EPG images: Specify the directory with your | Christian Wieninger | |
EPG images via the new commandline option '-e <dir>' or '--epgimages=<dir> like -P'live -e /video/epgimages' | |||
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-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-14 | - Added option in live setup to disable infobox at all. Fixes #312 | Dieter Hametner | |
2007-06-14 | - Infobox status update state is remembered in session. Fixes #313 | Dieter Hametner | |
2007-06-13 | - show 'user friendly' error message in infobox. Fixes #315 | Dieter Hametner | |
- Tooltip text now independant of update state. Fixes #328 | |||
2007-06-13 | - Select current channel in schedules, if no channel is given. | Dieter Hametner | |
Fixes #308 | |||
2007-06-12 | - New theme orange-blue (see ChangeLog for more info). | Dieter Hametner | |
- Some minor style fixes. | |||
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-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 | - support for local net without necessary login | Christian Wieninger | |
2007-06-01 | - addition | Sascha Volkenandt | |
2007-06-01 | - about uniform feature detection | Sascha Volkenandt | |
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. |