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
/
dmusic.cpp
Age
Commit message (
Expand
)
Author
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
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-04-11
Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)
Patric Stout
2015-08-10
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
michi_cc
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
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
2011-12-21
(svn r23648) -Revert (r23646): partial revert; nobody has to know about my lo...
truebrain
2011-12-21
(svn r23646) -Fix [FS#4901]: rescan the Game Scripts when done downloading one.
truebrain
2010-07-09
(svn r20105) -Revert (r20102) [FS#3938]: resetting DirectMusic completely, al...
rubidium
2010-07-09
(svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. L...
rubidium
2010-06-27
(svn r20024) -Codechange: Remove the need to link with dxguid.lib for windows.
michi_cc
2009-08-31
(svn r17336) -Codechange: move some os specific files into src/os/
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-04-10
(svn r16012) -Codechange: Code style clean up.
peter1138
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-05-16
(svn r13127) -Fix (r13122): of course WIN32_LEAN_AND_MEAN excludes too much s...
glx
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-13
(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed ...
glx
2007-07-05
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...
peter1138
2007-04-17
(svn r9662) -Documentation: Doxygen corrections and @file omissions
belugas
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8860) -Cleanup: some style changes, proper #endif comments, variable in...
Darkvater
2007-02-12
(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files...
Darkvater
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium