Author: duncan Date: Wed Feb 27 04:01:02 2008 New Revision: 10452 Log: Added audio scrobbler bug fix
Modified: branches/rel-1-7/freevo/ChangeLog branches/rel-1/freevo/ChangeLog Modified: branches/rel-1-7/freevo/ChangeLog ============================================================================== --- branches/rel-1-7/freevo/ChangeLog (original) +++ branches/rel-1-7/freevo/ChangeLog Wed Feb 27 04:01:02 2008 @@ -28,6 +28,7 @@ * Updated xml tv epg to allow a timezone to be specified (F#1889376) * Updated youtube video plug-in to look up two links (F#1890214) * Fixed audio selection for the first track for mkv and ogm video files (B#1890498) + * Fixed audioscrobbler plug-in not sending songs to last.fm (B#1902461) * Fixed cdbackup plug-in to allow empty parameters (B#1889068) * Fixed ivtv_xine_tv plug-in encoding of OSD messages (B#1893373) * Fixed rom_drives plug-in crashing when toggling the eject/close drive (B#1890647) Modified: branches/rel-1/freevo/ChangeLog ============================================================================== --- branches/rel-1/freevo/ChangeLog (original) +++ branches/rel-1/freevo/ChangeLog Wed Feb 27 04:01:02 2008 @@ -31,6 +31,7 @@ * Updated xml tv epg to allow a timezone to be specified (F#1889376) * Updated youtube video plug-in to look up two links (F#1890214) * Fixed audio selection for the first track for mkv and ogm video files (B#1890498) + * Fixed audioscrobbler plug-in not sending songs to last.fm (B#1902461) * Fixed cdbackup plug-in to allow empty parameters (B#1889068) * Fixed ivtv_xine_tv plug-in encoding of OSD messages (B#1893373) * Fixed the main program to cause a crash when local_conf.py is invalid (B#1886624) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
