diff options
author | TheTroll <trolldev@gmail.com> | 2010-02-26 17:54:23 +0100 |
---|---|---|
committer | TheTroll <trolldev@gmail.com> | 2010-02-26 17:54:23 +0100 |
commit | 9f48deba3bfbba05d6e8944026f73391dbc777fa (patch) | |
tree | 4e2f2e0ff42c780bd9e9bbdab02a56831d8991d9 | |
parent | e02a8a1c841686b469a2664815a6cc0f3c5a039b (diff) | |
parent | 307dc9c35c0e2eb9481bb9fa9213773ab01f633b (diff) | |
download | istreamdev-9f48deba3bfbba05d6e8944026f73391dbc777fa.tar.gz istreamdev-9f48deba3bfbba05d6e8944026f73391dbc777fa.tar.bz2 |
Merge branch 'master' of projects.vdr-developer.org:istreamdev
* 'master' of projects.vdr-developer.org:istreamdev:
updated history
-rwxr-xr-x | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ in progress: - added switch auto to next track while playing audio files. - added audio dir playback with itune style - replaced mediainfo by getid3 (http://getid3.sourceforge.net/) +- trick channel names having a \ for logos. Replace the \ by a _ in the logo name. ex CHAN\CHAN gives CHAN_CHAN.png. +- fixed Thumbnails aspect/ratio. Now it checks sources resolution before generating the thumb. +- Added more info for video. +- no more killall ffmpeg command. Now the pid is checked and killed. 19.02.2010 - V.0.3.6.1 |