diff options
| author | Alib <aliboba@free.fr> | 2010-02-26 17:52:27 +0100 |
|---|---|---|
| committer | Alib <aliboba@free.fr> | 2010-02-26 17:52:27 +0100 |
| commit | c717ff82b3d58a1dc43323b53f3e4a4c9bf8b4ec (patch) | |
| tree | 34e7ead2652571f8a8329107be6d972289a109df | |
| parent | 398df164f62f5296fc7cd186eae02891881f5dc0 (diff) | |
| download | istreamdev-c717ff82b3d58a1dc43323b53f3e4a4c9bf8b4ec.tar.gz istreamdev-c717ff82b3d58a1dc43323b53f3e4a4c9bf8b4ec.tar.bz2 | |
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 |
