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
/
hugo
/
sound.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2014-02-18
HUGO: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-01
HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0
Strangerke
2012-06-13
HUGO: Rename pointers
Strangerke
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: More renaming
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-09-08
HUGO: Improvements to SoundHandler::pcspkr_player().
Alyssa Milburn
2011-08-24
HUGO: Coding style fixes.
Alyssa Milburn
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
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-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
HUGO: Move MidiDriver creation into MidiPlayer constructor
Max Horn
2011-03-24
HUGO: Change MidiPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-02-18
HUGO: Remove extra spaces at end of lines
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-12
HUGO: Replace Common::File by Common::ReadStream in several functions
Arnaud Boutonné
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-03
HUGO: Suppress static variables (except one)
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-02-01
HUGO: Use a separate thread for honker player and fix ticks per seconds
Arnaud Boutonné
2011-01-25
HUGO: Move text arrays to a separate class
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-20
HUGO: Cleanup: Remove some C-style comments
Arnaud Boutonné
2011-01-07
TOOLS: Add Dos intro music number in hugo.dat
Arnaud Boutonné
2011-01-06
HUGO: Fix GCC warnings, second try (sorry)
Arnaud Boutonné
2011-01-06
HUGO: Fix GCC warnings
Arnaud Boutonné
2011-01-06
HUGO: Implement DOS player
Arnaud Boutonné
2011-01-01
HUGO: Some space/tab cleanups
Arnaud Boutonné
2011-01-01
HUGO: Midi are no longer looping. Add handling to default playlist
Arnaud Boutonné
2010-12-26
HUGO: Fix MIDI Player Memory Leak in H3 Win.
David Turner
2010-12-22
HUGO: Suppress some obsolete volume related variables
Arnaud Boutonné
2010-12-22
HUGO: Implement syncSoundSettings()
Arnaud Boutonné
2010-12-22
HUGO: Replace function comments by doxygen comments
Arnaud Boutonné
2010-12-22
HUGO: Fix little bug in sound player
Arnaud Boutonné
2010-12-22
HUGO: Set some volume levels to get the MAME adlib emul working
Henry Bush
2010-12-22
HUGO: Add music debug level, some cleanup when opening driver
Henry Bush
2010-12-15
HUGO: Clean-up, move MidiPlayer class definition to .h file
Arnaud Boutonné
2010-11-30
HUGO: Close Memory Leak in PlayMusic() Function.
David Turner
2010-11-13
HUGO: Fixed crash on exit when hugo.dat is not available
Filippos Karapetis
2010-11-13
HUGO: Close two minor memory leaks.
David Turner
2010-10-25
HUGO: cleanup: Suppress trailing spaces and tabs
Arnaud Boutonné
[next]