This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-20 02:42:42 +01:00
Code
Issues
Releases
Wiki
Activity
Files
08ff1ab93e53db2e59326c76a45a589f3379cb28
OpenTTD
/
src
/
music
History
frosch
b1718478c8
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
2024-02-02 22:29:28 +01:00
..
allegro_m.cpp
…
allegro_m.h
…
bemidi.cpp
…
bemidi.h
…
CMakeLists.txt
…
cocoa_m.cpp
…
cocoa_m.h
…
dmusic.cpp
Change: Invalidate music volume when restarting music playback on Windows. (
#11836
)
2024-01-19 17:01:36 +00:00
dmusic.h
…
extmidi.cpp
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
2024-02-02 22:29:28 +01:00
extmidi.h
…
fluidsynth.cpp
…
fluidsynth.h
…
midi.h
Cleanup: missing spaces before continuation * in some comments
2023-11-01 22:56:11 +01:00
midifile.cpp
Codechange: coding style fixes
2024-01-04 16:23:54 +01:00
midifile.hpp
Cleanup: missing spaces before continuation * in some comments
2023-11-01 22:56:11 +01:00
music_driver.hpp
Codechange: Ensure function opening
{
is on new line.
2023-11-09 20:15:38 +00:00
null_m.cpp
…
null_m.h
…
win32_m.cpp
Change: Invalidate music volume when restarting music playback on Windows. (
#11836
)
2024-01-19 17:01:36 +00:00
win32_m.h
…