add last backwards-compatible version

This commit is contained in:
2021-12-14 00:33:46 -07:00
parent 68b10d413b
commit b0dd3f07f3
335 changed files with 4746 additions and 19627 deletions

View File

@@ -13,6 +13,7 @@
#include "cue_parser.h"
#include "text_file_loader.h"
#include "file_list_helper.h"
#include "listview_helper.h"
#include "stream_buffer_helper.h"
#include "file_info_const_impl.h"
#include "dynamic_bitrate_helper.h"
@@ -28,6 +29,8 @@
#include "metadb_io_hintlist.h"
#include "meta_table_builder.h"
#include "icon_remapping_wildcard.h"
#include "clipboard.h"
#include "IDataObjectUtils.h"
#include "CallForwarder.h"
#include "playlist_position_reference_tracker.h"
#include "ThreadUtils.h"
@@ -37,5 +40,7 @@
#include "ProfileCache.h"
#include "file_win32_wrapper.h"
#include "fullFileBuffer.h"
#include "CPowerRequest.h"
#include "writer_wav.h"
#include "TypeFind.h"
#include "readers.h"