Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-10 | - favorites in 'detailed mode' | Christian Wieninger | |
2008-01-10 | - presence of favorites now depends on existence of epgsearch | Christian Wieninger | |
2008-01-10 | - translation fixes | Christian Wieninger | |
2008-01-09 | Merge commit 'tadi/master' | Christian Wieninger | |
Conflicts: po/de_DE.po po/fi_FI.po po/it_IT.po | |||
2008-01-09 | - first try with favorites | Christian Wieninger | |
2008-01-08 | Merge branch 'master' into devel | Dieter Hametner | |
2008-01-08 | Applied finish translation update patch from Rolf Ahrenberg. | Dieter Hametner | |
2008-01-07 | Update to current public master | Dieter Hametner | |
2008-01-06 | Added debian build directory and some git specific files. | Dieter Hametner | |
This was needed after the import of the cvs repository into a git repository. | |||
2008-01-04 | - Regenerated generated-i18n.h due to the italian translations commited | Dieter Hametner | |
earlier. | |||
2008-01-04 | - italian translation, thanks to Diego from http://vdr-italia.phpbb24.com | 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 | |
2008-01-04 | - Require /bin/bash as SHELL in top level makefile. | Dieter Hametner | |
2007-12-25 | - Presence of IMDb URLs is now configurable. Closes bug #401. | Dieter Hametner | |
2007-12-24 | - made usage of 'getHost' depending on TNTVERS7 | Christian Wieninger | |
2007-12-23 | - Changed mode of live.pot creation. Should prevent .po file conflicts | Dieter Hametner | |
at subsequent upgrades from CVS. | |||
2007-12-22 | Forgot vlc.js | Dieter Hametner | |
2007-12-22 | - Almost full featured javascript controlling interface for the vlc window. | Dieter Hametner | |
2007-12-21 | - Yet an other update of finish translations from Rolf Ahrenberg. | Dieter Hametner | |
2007-12-20 | - vlc now also works with remote adresses like dyndns | Christian Wieninger | |
2007-12-19 | - Added option to select streamdev stream type in live setings. | Dieter Hametner | |
2007-12-19 | - Fixed encoding problems introduced through an graphical merge | Dieter Hametner | |
conflict resolution tool (kdiff3). | |||
2007-12-18 | - IMDB link for recordings too. Fixes Bug #420 | Dieter Hametner | |
- Window size of streaming window is now adapted to new size of embedded vlc video frame. | |||
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-17 | - Added tooltip for timer status. Closed Bug #396. | Dieter Hametner | |
2007-12-17 | - Removed not needed channels.ecpp file for security reasons as it did | Dieter Hametner | |
not have login protection. | |||
2007-12-17 | - Fixed compilation error for TNTNET Version 1.6.1 | 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-12-02 | - fixed a typo | Christian Wieninger | |
2007-12-01 | - Backwards compatible update to support Tntnet Version 1.6.0.6. | Dieter Hametner | |
Backwards compatibilty will be dropped in future version of LIVE. | |||
2007-10-25 | - update for previous i18n-system | Christian Wieninger | |
2007-10-25 | - check if aux info exists in timer | Christian Wieninger | |
2007-10-25 | - included i18n.h for trVDR | Christian Wieninger | |
2007-10-25 | - additional timer info in popup menu in timers menu | Christian Wieninger | |
2007-10-24 | - EPG popup in timers menu (#385) | Christian Wieninger | |
2007-10-21 | - changed german translation from "letzter angezeigter Kanal" to ↵ | Christian Wieninger | |
"EPG-Anzeige bis Kanal" | |||
2007-10-21 | - renamed recordings.h/cpp to recman.h/cpp. Preparations for | Dieter Hametner | |
recordings updates. | |||
2007-10-21 | - replaced '-F' with '--no-location' to avoid line numbers in po files | Christian Wieninger | |
2007-10-19 | - i18n-fix for vdr<1.5.9 | Christian Wieninger | |
2007-10-19 | # 397,398,400 | Christian Wieninger | |
2007-10-19 | - fixed #399 | Christian Wieninger | |
2007-10-19 | - added 'ignore missing EPG info' introduced in epgsearch-0.9.23 | Christian Wieninger | |
2007-10-17 | - Added changelog and credits for zirias. | Dieter Hametner | |
2007-10-17 | - Added patch from zirias for background color settings. See | Dieter Hametner | |
http://www.vdr-portal.de/board/thread.php?postid=659497#post659497 | |||
2007-09-19 | - preparation to save/restore screenshot interval | Christian Wieninger | |
2007-09-19 | - added missing include for vdr < 1.5.7 | Christian Wieninger | |
2007-09-19 | - fix translations in vdr-1.5.9 | Christian Wieninger | |
2007-09-19 | - fix translations in vdr-1.5.9 | Christian Wieninger | |
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. |