Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-25 | Updated LIVE to latest changes in vdr 1.7.27 | Dieter Hametner | |
- Do not use the direct access to cRecoding members any more. | |||
2012-01-14 | Fix wrong preprocessor directive reported by rene (Bug #714) | Dieter Hametner | |
2011-09-05 | Support for native recording length since VDR 1.7.21: | Dieter Hametner | |
Applying a patch provided by ROFA: As the new vdr-1.7.21 provides native interface for recording lenght, there's no need to keep the "Show duration in 'Recordings'" setting anymore - less the options the better. If users want to speed up the recordings page, they must just upgrade to vdr-1.7.21+. | |||
2011-02-13 | Added an option to copy recordings instead of moving. | Rolf Ahrenberg | |
2011-02-10 | Fixed the compilation for VDR versions prior to introduction of TS | Dieter Hametner | |
recordings. | |||
2011-02-10 | Added support for sorting recordings by name and date in both ascending and ↵ | Rolf Ahrenberg | |
descending orders. | |||
2011-02-10 | Added support for renaming/moving recordings and for deleting multiple ↵ | Rolf Ahrenberg | |
recordings at once. | |||
2011-01-24 | Applied a patch provided by vdr-portal.de user 'copperhead' about | Dieter Hametner | |
recordings archived on HDDs. | |||
2011-01-23 | finnish translation update, thanks to Rolf Ahrenberg | Christian Wieninger | |
2009-04-19 | Calculate right length for TS recordings.cvs-commit-361 | Dieter Hametner | |
This is a patch submitted by jowi24. Newer development versions of VDR create TS recordings. There was no support for such recordings in LIVE yet. length calculation with the new TS recordings introduced wit | |||
2008-04-10 | Whitespace change only. | Dieter Hametner | |
2008-04-08 | display length of recordings (#451) | Christian Wieninger | |
2008-01-25 | - tadi's update | Christian Wieninger | |
2008-01-10 | fix compile with gcc4.3 | Michael Brückner | |
2007-10-21 | - renamed recordings.h/cpp to recman.h/cpp. Preparations for | Dieter Hametner | |
recordings updates. |