1. f53f5eb winemp3: Be more tolerant to what a valid mp3 header is. by Maarten Lankhorst · 17 years ago
  2. dbaec0a Assorted spelling fixes. by Francois Gouget · 17 years ago
  3. 586d9e1 winemp3: Try to find a valid header instead of failing immediately. by Maarten Lankhorst · 17 years ago
  4. f5fdb79 winemp3: Change a few more fprintf's to wine logs. by Maarten Lankhorst · 17 years ago
  5. 0faee4a winemp3: Replace fprintf with wine debugging facilities. by Maarten Lankhorst · 17 years ago
  6. 2756bed winemp3: Skip idv3 header too. by Maarten Lankhorst · 17 years ago
  7. 8f46a51 winemp3: Don't keep unused data buffered. by Chris Robinson · 17 years ago
  8. b286289 winemp3.acm: Remove unneeded casts. by Andrew Talbot · 17 years ago
  9. 0e4adae Spelling fixes. by Austin English · 17 years ago
  10. 8a865e5 winemp3: Remove function declarations with no definition and unused macros. by Chris Robinson · 18 years ago
  11. fa969d1 winemp3: Remove global mpstr pointer. by Chris Robinson · 18 years ago
  12. 22e94d0 winemp3: Use head_check to check for valid headers. by Chris Robinson · 18 years ago
  13. 23d3302 winemp3: Check the right macro when defining TRUE. by Chris Robinson · 18 years ago
  14. 0fe33f2 winemp3: Announce capability to decode at 48 KHz. by Alex Villacís Lasso · 18 years ago
  15. 7d085d2 winemp3: Clear stream buffers when the stream is reset. by Chris Robinson · 18 years ago
  16. 8145f97 winemp3.acm: Remove unused functions. by Andrew Talbot · 18 years ago
  17. 6d7e1e7 winemp3.acm: Declare some items static. by Andrew Talbot · 18 years ago
  18. cfdd334 winemp3.acm: Ensure null check before dereference. by Jeff Latimer · 18 years ago
  19. 72ed451 winemp3.acm: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  20. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  21. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  22. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  23. b587879 winemp3.acm: Make some variables static and/or const. by Alexandre Julliard · 19 years ago
  24. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  25. 25d1340 winemp3: Renamed the dlls/msacm/winemp3 directory to dlls/winemp3.acm. by Alexandre Julliard · 19 years ago