index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sky
/
music
/
musicbase.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
SKY: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-29
SKY: Try to avoid deadlocks with the mixer mutex.
Alyssa Milburn
2012-02-07
Revert "SKY: Map the floppy intro track."
Alyssa Milburn
2011-11-22
SKY: Map the floppy intro track.
Alyssa Milburn
2011-11-22
SKY: Don't loop the floppy intro track.
Alyssa Milburn
2011-11-14
SKY: Support external digital music tracks.
Alyssa Milburn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-02-13
Formatting changes / consistency
Joost Peters
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-18
Applied eriktorbjorn's patch for bug #1657466:
Robert Göffringmann
2006-06-17
The stopMusic() function (which is publicly accessable from the outside) now
Torbjörn Andersson
2006-02-11
Moved engines to the new engines/ directory
Max Horn