index
:
vdr-plugin-live
feature_recimages
master
release/0.2.x
release/0.3.x
VDR Live Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recman.cpp
Age
Commit message (
Expand
)
Author
2017-06-15
Patched with live-fix-recording-indentation.diff
Jasmin Jessich
2017-06-15
Use a cStateKey for recordings changed detection
Jasmin Jessich
2017-05-21
Fixed compilation with VDR 2.2.0
Jasmin Jessich
2017-05-21
Include file re-ordering
Jasmin Jessich
2017-05-20
gcc-6 fixes
Jasmin Jessich
2017-05-14
Added RecordingsManager::StateChanged
Jasmin Jessich
2017-05-14
Restructure an if in recman.cpp
Jasmin Jessich
2017-05-14
Remove more dead code
Jasmin Jessich
2017-04-01
VDR-2.3.1 compatibility patch by Nachteule.
Rolf Ahrenberg
2015-02-13
Removed all conditional compilation based on VDRVERSNUM. The youngest
Dieter Hametner
2015-02-13
Only VDR versions which have an APIVERSION greater than 10729 are supported f...
Dieter Hametner
2015-02-08
Adapt Live Plugin to compile with VDR versions 2.1.2 and higher (thanks to In...
Dieter Hametner
2012-03-25
Updated LIVE to latest changes in vdr 1.7.27
Dieter Hametner
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
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
2011-02-10
Added support for sorting recordings by name and date in both ascending and d...
Rolf Ahrenberg
2011-02-10
Added support for renaming/moving recordings and for deleting multiple record...
Rolf Ahrenberg
2011-01-24
Applied a patch provided by vdr-portal.de user 'copperhead' about
Dieter Hametner
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
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