summaryrefslogtreecommitdiff
path: root/PLUGINS/src/status/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-12-31 15:20:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-12-31 15:20:19 +0100
commit0e6296699e74bd0569bb47b1798972e69f15e4e5 (patch)
tree4b3ea9cd931739e605fc5f5eb6665c440df09113 /PLUGINS/src/status/HISTORY
parent89df44971574415bd51f4eb01f8e085fb6266dc1 (diff)
downloadvdr-0e6296699e74bd0569bb47b1798972e69f15e4e5.tar.gz
vdr-0e6296699e74bd0569bb47b1798972e69f15e4e5.tar.bz2
Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording
Diffstat (limited to 'PLUGINS/src/status/HISTORY')
-rw-r--r--PLUGINS/src/status/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/status/HISTORY b/PLUGINS/src/status/HISTORY
index 1c399aab..998e23df 100644
--- a/PLUGINS/src/status/HISTORY
+++ b/PLUGINS/src/status/HISTORY
@@ -31,3 +31,7 @@ VDR Plugin 'status' Revision History
2002-12-13: Version 0.1.0
- Changed setting of CXX and CXXFLAGS variables in Makefile.
+
+2005-12-31: Version 0.2.0
+
+- API change in cStatus.