summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-26 17:52:27 +0100
committerAlib <aliboba@free.fr>2010-02-26 17:52:27 +0100
commitc717ff82b3d58a1dc43323b53f3e4a4c9bf8b4ec (patch)
tree34e7ead2652571f8a8329107be6d972289a109df /HISTORY
parent398df164f62f5296fc7cd186eae02891881f5dc0 (diff)
downloadistreamdev-c717ff82b3d58a1dc43323b53f3e4a4c9bf8b4ec.tar.gz
istreamdev-c717ff82b3d58a1dc43323b53f3e4a4c9bf8b4ec.tar.bz2
updated history
Diffstat (limited to 'HISTORY')
-rwxr-xr-xHISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e5c4d8f..e674964 100755
--- a/HISTORY
+++ b/HISTORY
@@ -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