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
/
cocoa_m.cpp
Age
Commit message (
Expand
)
Author
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
Michael Lutz
2020-04-12
Remove: [OSX] Support for the pre-10.5 audio/music APIs.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-11-01
Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory ...
Michael Lutz
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2018-12-08
Fix: [OSX] Macro redefinition warning.
Michael Lutz
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
2016-10-31
(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.
michi_cc
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2009-10-04
(svn r17710) -Feature [FS#3223]: [OSX] Add a MIDI driver using Cocoa/CoreAudio.
michi_cc