summaryrefslogtreecommitdiff
path: root/recman.cpp
AgeCommit message (Collapse)Author
2011-09-05Support 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-13Added an option to copy recordings instead of moving.Rolf Ahrenberg
2011-02-10Fixed the compilation for VDR versions prior to introduction of TSDieter Hametner
recordings.
2011-02-10Added support for sorting recordings by name and date in both ascending and ↵Rolf Ahrenberg
descending orders.
2011-02-10Added support for renaming/moving recordings and for deleting multiple ↵Rolf Ahrenberg
recordings at once.
2011-01-24Applied a patch provided by vdr-portal.de user 'copperhead' aboutDieter Hametner
recordings archived on HDDs.
2011-01-23finnish translation update, thanks to Rolf AhrenbergChristian Wieninger
2009-04-19Calculate right length for TS recordings.cvs-commit-361Dieter 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-10Whitespace change only.Dieter Hametner
2008-04-08display length of recordings (#451)Christian Wieninger
2008-01-25- tadi's updateChristian Wieninger
2008-01-10fix compile with gcc4.3Michael Brückner
2007-10-21- renamed recordings.h/cpp to recman.h/cpp. Preparations forDieter Hametner
recordings updates.