PageRenderTime 42ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/xmms-scrobbler-0.4.0/NEWS

#
#! | 123 lines | 99 code | 24 blank | 0 comment | 0 complexity | 3088e071339a2a240d85718392e21c89 MD5 | raw file
Possible License(s): LGPL-2.1
  1. Sat 26 Feb 2005.
  2. Fix to faulty EasyTag APE tag fix
  3. Released XMMS-Scrobbler 0.3.8.1
  4. Tue 22 Feb 2005.
  5. Integrated stability fixes
  6. Split submit-detection algorithm
  7. Debug statements now default to off at configure-time
  8. Released XMMS-Scrobbler 0.3.8
  9. Sat 12 Feb 2005.
  10. Fixed corruption on EasyTag APE tags
  11. Wed 9 Feb 2005.
  12. Added Multi-CD-drive support
  13. Wed 2 Feb 2005.
  14. Fixed corruption on CDex Vorbis tags
  15. Fixed another ID3v2 segfault
  16. Fixed bug in .cda file checking
  17. Fixed bug in endian conversion
  18. Released XMMS-Scrobbler 0.3.7
  19. Fri 10 Dec 2004.
  20. Fixed problems with new submission server.
  21. Released XMMS-Scrobbler 0.3.6
  22. Sat 25 Sep 2004.
  23. Fixed minor configuration issue with BMP plugin
  24. Fixed some problems with password configuration
  25. Released XMMS-Scrobbler 0.3.5.1
  26. Fri 24 Sep 2004.
  27. Released XMMS-Scrobbler 0.3.5
  28. Thu 23 Sep 2004.
  29. Fixed short song blockage
  30. Fixed BADAUTH to stop after 3 consecutive failures
  31. Added configure-time BMP plugin support
  32. Fri 10 Sep 2004.
  33. Fixed queue.c to be a proper queue
  34. (fixes chronological reversal of cache to ensure that cache will
  35. always submit with newer stricter date/time checking)
  36. Moved handshaking to separate thread to allow for caching while not
  37. handshaked at start
  38. Fixed minor bugs in ID3v1 support, as well as blocking short songs
  39. Released XMMS-Scrobbler 0.3.4
  40. Thu 27 May 2004.
  41. Fixed FLAC support to not die on occasion.
  42. Wed 12 May 2004.
  43. Fixed configure script to work properly with musicbrainz-2.0.1
  44. (for Gentoo users not willing to go to unmasked. Possibly others.)
  45. Added error alerts while I was at it
  46. Released XMMS-Scrobbler 0.3.3a
  47. Tue 11 May 2004.
  48. Fixed several memory bugs with BADAUTH
  49. Fixed bug that munged the saved cache when the plugin is deactivated
  50. and reactivated within XMMS
  51. Tweaked configure file, and added configure-time option to set
  52. preference of APE to ID3v2 tags
  53. Added <time.h> to all files using fmt.h, so as to fix compile-time
  54. errors with FreeBSD
  55. Fixed hexify() to allow for BADAUTH to work properly
  56. Released XMMS-Scrobbler 0.3.3
  57. Mon 10 May 2004.
  58. Fixed off-by-one bug for server responses and properly malloc'd
  59. Fixed MBID memory bug in libmetatag
  60. Made ALLOW_MULTIPLE submissions default
  61. Fixed minor bug with ALLOW_MULTIPLE and caching
  62. Fri 09 Apr 2004.
  63. Fixed CDAudio segfault/hang bugs?
  64. Changed 120 second submit time to 240 as per protocol spec...
  65. More robust caching (now writes cache after each queue push and submit)
  66. Should handle HTTP errors correctly
  67. Will rehandshake after receiving a BADAUTH
  68. Sun 28 Mar 2004.
  69. Integrated libmetatag 0.1.0-pre1
  70. Added patchfiles to convert to/from prefering APE to ID3v2
  71. Released XMMS-Scrobbler 0.3.2
  72. Wed 10 Mar 2004.
  73. Fixed slow handshake/small song bugs?
  74. Added cache read support
  75. Wed 07 Jan 2004.
  76. Fixed ID3v1 bug
  77. Rewrote tag-reader code
  78. Added iTunes, Speex, OggFlac tag-readers
  79. Released XMMS-Scrobbler 0.3.1
  80. Thu 01 Jan 2004.
  81. Updated to AudioScrobbler protocol 1.1
  82. Released XMMS-Scrobbler 0.3.0
  83. Tue 23 Dec 2003.
  84. Changed Unicode handling so as to work properly on all platforms
  85. Changed configure.in so as to work properly on all platforms
  86. Sun 07 Dec 2003.
  87. Released XMMS-Scrobbler 0.2.0.
  88. Sat 06 Dec 2003.
  89. Fixed numerous Unicode bugs.
  90. Cleaned code in preparation for public release.
  91. Thu 04 Dec 2003.
  92. Added dependancy on libmusicbrainz.
  93. Fixed CD Audio crash.
  94. Fixed data munging bug in fmt.c.
  95. Fixed off-by-one error while reading INTERVAL responses in scrobbler.c.
  96. Sun 21 Sep 2003.
  97. Added libscrobblertag for tag reading and MusicBrainz tag reading.
  98. Fri 22 Aug 2003.
  99. Initial version.