Age | Commit message (Collapse) | Author |
|
- Fixed path for common static data.
|
|
- 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
|
|
- 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.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
- changed component name to "" to force loading from local shared object
- incorporated all code into one shared object
|
|
with Plugin::GetConfigDirectory
- implemented proper shutdown of server thread on vdr termination
|
|
- added method that fetches plugin class from vdr and gets its setup object
- demo code in channels.ecpp
|
|
|
|
- moved commandline-helpstring to setup class to ease maintaining
- added default library directory /usr/local/lib
|
|
|
|
|