<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hydrogenaudio.org/index.php?action=history&amp;feed=atom&amp;title=Foobar2000%3ADevelopment%3ASDK_2023-01-18_Release_Notes</id>
	<title>Foobar2000:Development:SDK 2023-01-18 Release Notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hydrogenaudio.org/index.php?action=history&amp;feed=atom&amp;title=Foobar2000%3ADevelopment%3ASDK_2023-01-18_Release_Notes"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Development:SDK_2023-01-18_Release_Notes&amp;action=history"/>
	<updated>2026-05-04T19:02:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Development:SDK_2023-01-18_Release_Notes&amp;diff=36524&amp;oldid=prev</id>
		<title>DEATH: Created page with &quot;Category:Foobar2000 Development  = Overview = foobar2000 v2.0 SDK update with new beta 18 additions and bug fixes.  This SDK, while retaining the ability to build componen...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Development:SDK_2023-01-18_Release_Notes&amp;diff=36524&amp;oldid=prev"/>
		<updated>2023-01-18T10:13:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Foobar2000_Development&quot; title=&quot;Category:Foobar2000 Development&quot;&gt;Category:Foobar2000 Development&lt;/a&gt;  = Overview = foobar2000 v2.0 SDK update with new beta 18 additions and bug fixes.  This SDK, while retaining the ability to build componen...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Foobar2000 Development]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
foobar2000 v2.0 SDK update with new beta 18 additions and bug fixes.&lt;br /&gt;
&lt;br /&gt;
This SDK, while retaining the ability to build components for v1.5 &amp;amp; v1.6 series, allows you to utilize all features of foobar2000 v2.0 series.&lt;br /&gt;
&lt;br /&gt;
= Changes since last update =&lt;br /&gt;
* SDK: Added fb2k::mainAborter(), returning reference to shared abort_callback that becomes set in late app shutdown; wraps async_task_manager method.&lt;br /&gt;
* SDK: New advanced preferences branch GUIDs&lt;br /&gt;
* SDK: Added audio_chunk::g_channelMaskName() helper returning user-friendly name of channel mask.&lt;br /&gt;
* SDK: Various audio_chunk methods cleaned up.&lt;br /&gt;
* SDK: FB2K_DECLARE_CONTEXT_MENU_ITEM() for declaring simple context menu items with one line.&lt;br /&gt;
* SDK: fb2k::isLowMemModeActive() for detecting low-memory mode introduced in foobar2000 v2.0 32-bit.&lt;br /&gt;
* SDK: Added file_info::meta_enumerate(), cleaned up various internals.&lt;br /&gt;
* SDK: FB2K_RUN_ON_INIT_QUIT(), FB2K_RUN_ON_INIT(), FB2K_RUN_ON_QUIT(), FB2K_ON_INIT_STAGE() for easily setting up functions to be called on app init/shutdown events.&lt;br /&gt;
* SDK: Callback merit system; allows control of order in which callbacks get called, so certain special-purpose callbacks can be guarnteed called before others.&lt;br /&gt;
* SDK: playback_stream_capture_v2 with interval controls, so you can create a realtime visualisation that reliably processes all played audio.&lt;br /&gt;
* SDK: search_index, introduced in late foobar2000 v2.0 beta, replacing library_index functionality (library_index is now wrapped to search_index). Allows faster library &amp;amp; playlist search using prebuilt index.&lt;br /&gt;
* SDK, PFC: Removed 16-bit and 24-bit float maniuplation helpers, for lack of test material or specifications.&lt;br /&gt;
* Helpers: cfg_window_placement cleanup + documentation update.&lt;br /&gt;
* Helpers: ThreadUtils removed outdated comments.&lt;br /&gt;
* Helpers: fb2k::readWriteLock - read/write lock class, similar to win32 SRW lock, but respecting abort_callback&amp;amp; when acquiring.&lt;br /&gt;
* Helpers: AAC audioSpecificConfig tools updated.&lt;br /&gt;
* Helpers: metadb_handle_set cleanup.&lt;br /&gt;
* Helpers: file_win32_wrapper updated with mitigation for unreliable GetFileInformationByHandle() with certain network shares.&lt;br /&gt;
* Helpers: fb2k::workerTool harderning against shutdown race condition crash due to referenced objects firing main thread callbacks.&lt;br /&gt;
* Helpers: Callback merit sorting helper (for core use only really).&lt;br /&gt;
* PFC: Substring search tools update&lt;br /&gt;
* libPPUI: CListControl fixed horrible bug breaking screen readers in 64-bit build.&lt;br /&gt;
* libPPUI: CListControl added greedy layout toggle. Old CListControl versions, from foobar2000 1.x SDK, always used greedy layout; old foobar2000 v2.0 betas didn&amp;#039;t; now greedy layout is opt-out.&lt;/div&gt;</summary>
		<author><name>DEATH</name></author>
	</entry>
</feed>