Binary compatibility report for the FMOD Ex library between 43504 and 43505 versions on x86

Test Info


Library NameFMOD Ex
Version #143504
Version #243505
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files12
Total Shared Libraries6
Total Symbols / Types1000 / 365
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-2

Added Symbols (8)


fmod.h, libfmodexL-4.35.05.so
FMOD_Channel_Get3DDistanceFilter ( FMOD_CHANNEL* channel, FMOD_BOOL* custom, float* customLevel, float* centerFreq )
FMOD_Channel_Set3DDistanceFilter ( FMOD_CHANNEL* channel, FMOD_BOOL custom, float customLevel, float centerFreq )
FMOD_ChannelGroup_GetReverbProperties ( FMOD_CHANNELGROUP* channelgroup, FMOD_REVERB_CHANNELPROPERTIES* prop )
FMOD_ChannelGroup_SetReverbProperties ( FMOD_CHANNELGROUP* channelgroup, FMOD_REVERB_CHANNELPROPERTIES const* prop )

fmod.hpp, libfmodexL-4.35.05.so
namespace FMOD
Channel::get3DDistanceFilter bool* custom, float* customLevel, float* centerFreq )
Channel::set3DDistanceFilter bool custom, float customLevel, float centerFreq )
ChannelGroup::getReverbProperties FMOD_REVERB_CHANNELPROPERTIES* prop )
ChannelGroup::setReverbProperties FMOD_REVERB_CHANNELPROPERTIES const* prop )

to the top

Problems with Data Types, Low Severity (2)


fmod.h
[+] struct FMOD_ADVANCEDSETTINGS (2)

to the top

Problems with Constants, Low Severity (1)


fmod.h
[+] FMOD_REVERB_DISABLE

to the top

Other Changes in Constants (2)


fmod.h
[+] FMOD_INIT_DISTANCE_FILTERING
[+] FMOD_REVERB_CHANNEL_DISABLE

to the top

Header Files (12)


fmod.h
fmod.hpp
fmod_codec.h
fmod_dsp.h
fmod_errors.h
fmod_event.h
fmod_event.hpp
fmod_event_net.h
fmod_event_net.hpp
fmod_memoryinfo.h
fmod_output.h
fmodlinux.h

to the top

Shared Libraries (6)


libfmodevent-4.35.04.so
libfmodeventL-4.35.04.so
libfmodeventnet-4.35.04.so
libfmodeventnetL-4.35.04.so
libfmodex-4.35.04.so
libfmodexL-4.35.04.so

to the top