diff options
-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 |