index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
music
Age
Commit message (
Expand
)
Author
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-04-06
Codechange: Use platform independent C++11 function for sleeping on a thread.
Michael Lutz
2019-04-06
Codechange: Replace custom thread code with C++11 thread objects.
Michael Lutz
2019-04-06
Codechange: Replace custom mutex code with C++11 mutex'es.
Michael Lutz
2019-03-30
Fix: Fluidsynth should not try to lock sample data in memory
Niels Martin Hansen
2019-03-28
Fix: MSVC warnings (#7423)
glx22
2019-03-26
Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|D...
Henry Wilson
2019-03-26
Codechange: Removed SmallVector completely
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_b...
Henry Wilson
2019-03-26
Codechange: Replace SmallVector::Length() with std::vector::size()
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-03-05
Remove: libtimidity support (NOT timidity support)
Patric Stout
2019-02-21
Fix #7189: Fluidsynth volume gain too high
Nikolas Nyby
2019-01-05
Change: Fluidsynth music driver plays through mixer instead of own audio driver
Niels Martin Hansen
2018-12-08
Fix: [OSX] Macro redefinition warning.
Michael Lutz
2018-11-01
Add: Fluidsynth music driver support (jmak)
Charles Pigott
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-09-12
Fix #6839: OLD_GM_DIR midi search path got lost (#6900)
Charles Pigott
2018-09-03
Fix: Better "temp" path for decoded MPSMIDI files when source filename has no...
Niels Martin Hansen
2018-09-03
Fix: Check the search paths for standard MIDI files
Niels Martin Hansen
2018-07-24
Fix: dmusic compilation with MSYS2/MINGW
glx
2018-07-19
Codechange: Rearrange struct packing defines and make MinGW use _Pragma pack ...
Charles Pigott
2018-06-15
Change: Improved looping of title song
Niels Martin Hansen
2018-06-15
Change: Compensate for MIDI transmission time when skipping start of song
Niels Martin Hansen
2018-06-15
Change #6684: Cutting point overrides for music base sets
Niels Martin Hansen
2018-06-05
Change: DOS music loading for non-Windows music drivers
Niels Martin Hansen
2018-06-05
Feature: Console command to dump decoded music to .mid file
Niels Martin Hansen
2018-06-05
Feature: Decoder for DOS version music
Niels Martin Hansen
2018-06-05
Codechange: Pass a MusicSongInfo struct instead of bare filename to music dri...
Niels Martin Hansen
2018-05-26
Change: [Win32] Parse and load DLS files for the DirectMusic driver without r...
Michael Lutz
2018-05-26
Change: [Win32] Replace the current high-level Direct Music driver with a low...
Michael Lutz
2018-05-01
Change: [Win32 MIDI] Reset pitch bend range controllers on song change
Niels Martin Hansen
2018-05-01
Change: [Win32 MIDI] Send Roland reverb control message like TTD DOS does
Niels Martin Hansen
2018-05-01
Change #6685: Replace Win32 music driver with one not depending on MCI
Niels Martin Hansen
2018-04-29
Remove: PSP support
Patric Stout
2018-04-11
Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)
Patric Stout
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2017-03-29
(svn r27834) -Change: Parse extmidi command string for parameters to pass on.
peter1138
2016-10-31
(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.
michi_cc
2016-10-30
(svn r27673) -Add: [Win32] Thread names for windows debuggers.
michi_cc
2015-08-10
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
michi_cc
2014-05-03
(svn r26556) -Codechange: use sources.list to tell a file shouldn't be built ...
rubidium
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-11-25
(svn r26108) -Codechange: some coding style (whitespace)
rubidium
2013-11-25
(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...
rubidium
2013-05-20
(svn r25269) -Feature [FS#5552]: [Win32] Driver param for the DirectMusic dri...
michi_cc
2013-05-20
(svn r25268) -Codechange: [Win32] Simplify resource deallocation in case init...
michi_cc
[next]