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.cpp
Age
Commit message (
Expand
)
Author
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2020-05-21
Codechange: Use std::string in INI file parsing.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2018-06-24
Change: Modernise music control logic implementation (#6839)
Niels Martin Hansen
2018-06-15
Fix: Don't complain if CAT music files are missing entirely
Niels Martin Hansen
2018-06-15
Change #6684: Cutting point overrides for music base sets
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
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2011-11-14
(svn r23214) -Codechange: for base media sets pass the "search in tars" param...
rubidium
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2010-04-19
(svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files wer...
rubidium
2010-02-23
(svn r19219) -Fix: having OpenMSX's files in a subdirectory did not work as i...
rubidium
2010-02-22
(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically l...
rubidium
2010-02-11
(svn r19095) -Fix: segfault when a baseset has an empty metadata field
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-23
(svn r18610) -Codechange: don't consider a music set at all for 'best' set wh...
rubidium
2009-12-22
(svn r18608) -Change: add the concept of music sets
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-01-03
(svn r14810) -Codechange: use the proper style for global variables.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-04
(svn r12557) -Cleanup: use MAX_PATH at two more places
smatz
2007-03-03
(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...
belugas
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr