diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-13 05:34:08 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-13 05:34:08 +0000 |
commit | 817cac65b78c7676f717dc090d55e28dba6558ad (patch) | |
tree | b6d83a6c7d13c233f70387c9774afec25eb0abf2 /docs | |
parent | 645b677b57a1046afc7f146e271ca74eca52f8fb (diff) | |
download | ampache-817cac65b78c7676f717dc090d55e28dba6558ad.tar.gz ampache-817cac65b78c7676f717dc090d55e28dba6558ad.tar.bz2 ampache-817cac65b78c7676f717dc090d55e28dba6558ad.zip |
fixed up the now playing to account for the stupidity that is WMP10
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 92fa5783..be4b9bf2 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -13,6 +13,10 @@ - Updated Now Playing to account for new db structure - Fixed Now Playing so that songs played by the MPD file method actually show up (Thx sigger) + - Fixed Now Playing so that if Windows Media Player is detected + it handles it correctly, and doesn't remove the row after + the script execution has finished, and depends upon the + GC to catch it -------------------------------------------------------------------------- |