Alphabetical Index | Tags by Size | Find tag:

FMOD

Related tags: Deh Reader, dpDehRead, dsDirectSound, dsWinMM, Dummy Audio, Example Plugin, exampleplugin, FluidSynth, OpenAL, Plugins, Wad Map Converter

Authorship: 96% skyjake, 4% danij

View commits by groups

January 2021
2021-01-07 : Updated for FMOD Programmers API 2
November 2018
2018-11-10 Windows : Check for the default name of FMOD API install folder
July 2018
2018-07-27 Audio | FluidSynth : Make audio plugin entry points visible
May 2017
2017-05-01 Audio : Updated FMOD plugin to use FMOD Studio low-level API
January 2017
2017-01-20 Fixed | Windows : Build failure (duplicate variable)
2017-01-19 Added | Audio | UI : Added a widget for changing FMOD speaker mode
August 2015
2015-08-09 Added | CMake : Added build option to enable or disable the FMOD plugin
May 2015
2015-05-24 Builder | Fixed : Debian packaging rules for the FMOD plugin
November 2014
2014-11-23 Fixed : Crash when attempting CD audio playback
May 2014
2014-05-19 : DMFmod_Music_SetSoundFont() mishandled null
2014-05-19 Fixed : Crash when starting a song
January 2014
2014-01-14 Cleanup : Log entries containing pointer values
2014-01-08 Debug | FluidSynth : Use libdeng2 Log for debug logging from audio plugins
January 2013
2013-01-04 FluidSynth : Import the public Con API
December 2012
2012-12-07 : Sound effects are not resampled to 'sound-rate'
November 2012
2012-11-14 : Updated license
October 2012
2012-10-08 : Bumped version to 1.0.2
2012-10-08 Fixed | Windows : Fixed build
2012-10-08 Added : Added speaker mode override options
2012-10-08 Windows : Use the system's configured speaker mode
March 2012
2012-03-15 : Updated copyright and apidoc
2012-03-15 : Bump version number for the 1.9.8 release
2012-03-15 : Print credit message in the console
December 2011
2011-12-17 : Disabled trace messages
2011-12-12 : Use reverb config calculated by engine
2011-12-12 Cleanup : Cleanup
2011-12-12 : Started work on reverb configuration
2011-12-11 Fixed : Fixed libname in dep_fmod.pri
2011-12-09 OS X : Use actual audio CD volume name
2011-12-09 Windows : Track numbers
2011-12-09 : Playing CD music on Ubuntu
2011-12-09 : CD audio for Mac
2011-12-09 : Only .DLS supported for MIDI
2011-12-09 : Using the soundfont file
2011-12-08 Fixed : Installing shared libs, fixed Ubuntu compilation
2011-12-07 : Playing music files and lumps
2011-12-06 : Setting 3D properties
2011-12-05 Fixed : Fixed repeating sounds
2011-12-05 : Fixes for playing samples
2011-12-05 Fixed : Fixed sample loading
2011-12-04 : Basic sample playing and stopping
2011-12-03 : Working on buffer init and sample loading
2011-12-02 : Empty implementation for Music and CD interfaces
2011-12-01 : Setting up the Music and CD interfaces
2011-12-01 : Working on the Music interface
2011-12-01 : Created a stub implementation of the Sfx interface