diff options
author | root <root@mediaserver.Belkin> | 2010-02-18 17:48:07 +0100 |
---|---|---|
committer | root <root@mediaserver.Belkin> | 2010-02-18 17:48:07 +0100 |
commit | ee59e19183a839784e6ac30ed639548e4f36615e (patch) | |
tree | ccb25718c32934f41368fa46dbc6083aae533fa6 /HISTORY | |
parent | 1f5be309fb11e8fa2070c186efe6037a03a9b572 (diff) | |
download | istreamdev-ee59e19183a839784e6ac30ed639548e4f36615e.tar.gz istreamdev-ee59e19183a839784e6ac30ed639548e4f36615e.tar.bz2 |
Second rev with media streaming. Now it works for all video types.
And some more bugfixes
Committer: Alib <aliboba@free.fr>
modified: HISTORY
modified: config.php
modified: css/style.css
modified: includes/inc_media.php
modified: includes/inc_rec.php
modified: includes/inc_stream.php
modified: includes/inc_vdr.php
modified: includes/include.php
modified: istream.sh
Diffstat (limited to 'HISTORY')
-rwxr-xr-x | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ iStreamdev History ------------------ +in progress - V.0.3.6-dev + +- Added Media streaming. Only video files for the moment. Mediainfo is needed on the system. ( The Troll ) +- fix logos channels size in channel list. Now it's ok ( thanks alex ) +- now recordings show logo channel ( The Troll ) +- fix channels with comma in the name to display epg ( thanks hendrikw01 & Mentox ) 18.02.2010 - V.0.3.5 |