raze-gles/source/common/music
alexey.lysiuk d56fb25975 - fixed compilation of POSIX targets
source/common/music/music.cpp:118:52: error: call of overloaded ‘FString(FName&)’ is ambiguous
    source/common/utility/zstring.h:133:2: note: candidate: FString::FString(char)
    source/common/utility/zstring.h:131:2: note: candidate: FString::FString(const char*)
2020-01-28 11:00:25 +02:00
..
filereadermusicinterface.h - initial ZMusic hookup. 2019-11-10 23:58:51 +01:00
i_music.cpp - all source compile now on macOS 2020-01-08 01:00:57 +01:00
i_music.h - something can be heard, but it's crap. 2019-11-11 19:53:06 +01:00
i_soundfont.cpp - finally - we have a compile on linux! 2020-01-20 05:46:18 -05:00
i_soundfont.h - added the rest of GZDoom's music interface. 2019-11-11 00:23:52 +01:00
music.cpp - fixed compilation of POSIX targets 2020-01-28 11:00:25 +02:00
music_config.cpp - renamed the internal resource directory to "engine" and routed most literal mentions of the engine name through version.h 2019-12-26 14:04:53 +01:00
music_midi_base.cpp - re-enabled MIDI selection, but only with the devices that are supposed to be seen. 2020-01-03 09:22:22 +01:00
s_advsound.cpp - renamed the internal resource directory to "engine" and routed most literal mentions of the engine name through version.h 2019-12-26 14:04:53 +01:00
s_music.h - changed a few licenses of my own code to something more permissive. 2020-01-02 19:38:47 +01:00
z_music.h - consolidation of music lookup code for user maps. 2020-01-27 20:53:41 +01:00