Download latest Software Development Kit
SDK 2011-03-11
Change log
2011-03-11
- Included decode_postprocessor API - for transparent HDCD and DTS decoding.
- Included project files for Visual Studio 10.
- foobar2000 v1.1 or newer required to run components made with this SDK.
2010-10-02
- Clarified preferences page API documentation to warn about known source of spooky crashes.
- Updated preferences page framework in ATLHelpers to workaround the above.
2010-05-21
- Preliminary documentation for upcoming foobar2000 1.1 features.
2010-01-19
- Sample code updates, new UI Element sample.
- Helper macro bug fix (thanks musicmusic).
- New measures to make certain types of crashes easier to track.
2010-01-09
- Updated to include foobar2000 v1.0 features - components built with this SDK require foobar2000 v1.0 or newer.
- Completely new sample component demonstrating various functionality.
- Included Default User Interface element specifications.
- Improved compatibility with MSVC10.
2008-11-29
- Fixed invalid data handling bugs in string manipulation helpers.
2008-09-22
- Fixed a major bug in the Decoder Validator component.
- Updated documentation of various DSP related APIs.
2008-07-20
- Fixed a bug in context menu generation code.
2008-07-10
- Added access to new features introduced in foobar2000 0.9.5.4: extensions to the autoplaylist APIs, new API to access Media Library Search user interface.
- Updated documentation - including notes regarding future compatibility and planned changes the library_manager API.
- Updated Decoder Validator component.
2008-05-27
- Added access to new features introduced in foobar2000 0.9.5.3: extensions to search_filter and autoplaylist_client APIs, replaygain_scanner API.
- Updated documentation.
2008-04-19
- Added access to new features introduced in foobar2000 versions 0.9.5, 0.9.5.1 and 0.9.5.2. Version 0.9.5 or newer is now required to load components made with this SDK.
- Structural changes in included helper libraries, some parts of them now depend on WTL.
- Updated documentation.
- Updated Decoder Validator component.
2007-02-04
- Fixed pfc::sort performance problem.
2006-11-29
- Added access to new features introduced in 0.9.4. Version 0.9.4 or newer is required to load components made with this SDK.
2006-07-30
- Resolved incompatibility with _expand() behaviors on Windows Vista. It is recommended to recompile all components built with older versions of the SDK with an updated version to avoid incompatibility with Windows Vista.