summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-02-19 15:45:47 +0100
committerTheTroll <trolldev@gmail.com>2010-02-19 15:45:47 +0100
commitfa25c38dc1fb35f073fa01d4002166e875a098c2 (patch)
tree61bac2d6cc53c1e363f5ca3c73bca67f115726b4
parentc96ba3be049fadb71c9cbfaa53f21607c60d66a5 (diff)
parent2441137a2fbb63547d1963da57c894e8ef889a80 (diff)
downloadistreamdev-fa25c38dc1fb35f073fa01d4002166e875a098c2.tar.gz
istreamdev-fa25c38dc1fb35f073fa01d4002166e875a098c2.tar.bz2
Merge branch 'master' of projects.vdr-developer.org:istreamdev
-rwxr-xr-xHISTORY12
1 files changed, 12 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e33db93..40c88e8 100755
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,18 @@
iStreamdev History
------------------
+in progress:
+
+- fixed indentation
+- nice display of recording date & time
+- epg characters encoding detection and conversion to utf8 if necessary
+
+19.02.2010 - V.0.3.6.1
+
+- fixed CSS typo
+- cosmetic changes in path
+- corrected media listing if directory is empty
+
19.02.2010 - V.0.3.6
- Added Media streaming. Only video files for the moment. Mediainfo is needed on the system. ( The Troll )