Skip to content

Commit a830343

Browse files
authored
update BASS libraries (#2888)
1 parent 6989f3d commit a830343

File tree

5 files changed

+3
-2
lines changed

5 files changed

+3
-2
lines changed

Client/loader/MainFunctions.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -849,8 +849,8 @@ void CheckDataFiles()
849849
} integrityCheckList[] = {{"8E58FCC0672A66C827C6F90FA4B58538", "bass.dll"}, {"285A668CB793F5A5CA134DE9682A6064", "bass_aac.dll"},
850850
{"07C11F7D8058F350ADF6FC9AB81B38AC", "bass_ac3.dll"}, {"D8CCB4B8235F31A3C73485FDE18B0187", "bass_fx.dll"},
851851
{"65F79B61AD377DE06D88FE40B1D70538", "bassflac.dll"}, {"9AAF837944A9763CD914AC7D31ABC8C7", "bassmidi.dll"},
852-
{"D31DA7583083C1370F3C6B9C15F363CC", "bassmix.dll"}, {"26C74F5E9DF6C59DED3B09335E5D82AD", "bassopus.dll"},
853-
{"1A78628A8AB4B8DB0E336610A3ACF153", "basswebm.dll"}, {"893113C6C49DC1E1EF288310E68DB306", "basswma.dll"},
852+
{"D31DA7583083C1370F3C6B9C15F363CC", "bassmix.dll"}, {"75FCD499EE86AC9B234FF837D2080CDA", "bassopus.dll"},
853+
{"07852D9E8DB268D0187EDDBDD25A29E9", "basswebm.dll"}, {"1507C60C02E159B5FB247FEC6B209B09", "basswma.dll"},
854854
{"6E2C5DCF4EE973E69ECA39288D20C436", "tags.dll"}, {"309D860FC8137E5FE9E7056C33B4B8BE", "vea.dll"},
855855
{"0602F672BA595716E64EC4040E6DE376", "vog.dll"}, {"B37D7DF4A1430DB65AD3EA84801F9EC3", "vvo.dll"},
856856
{"B33B21DB610116262D906305CE65C354", "D3DCompiler_42.dll"}, {"1C9B45E87528B8BB8CFA884EA0099A85", "d3dcompiler_43.dll"},
7.57 KB
Binary file not shown.
-7.1 KB
Binary file not shown.
984 Bytes
Binary file not shown.

vendor/bass/bass.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ typedef DWORD HPLUGIN; // plugin handle
168168
#define BASS_CONFIG_NET_AGENT 16
169169
#define BASS_CONFIG_NET_PROXY 17
170170
#define BASS_CONFIG_IOS_NOTIFY 46
171+
#define BASS_CONFIG_ANDROID_JAVAVM 63
171172
#define BASS_CONFIG_LIBSSL 64
172173
#define BASS_CONFIG_FILENAME 75
173174

0 commit comments

Comments
 (0)