Age | Commit message (Expand) | Author |
2014-02-18 | HUGO: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-13 | HUGO: Rename pointers | Strangerke |
2011-12-12 | HUGO: Fix warning about hidden pause() method from parent class | Max Horn |
2011-08-24 | HUGO: Coding style fixes. | Alyssa Milburn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
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-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
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-12 | HUGO: Cleanup based on Fingolfin 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-23 | HUGO: Cleanup | Arnaud Boutonné |
2011-01-07 | TOOLS: Add Dos intro music number in hugo.dat | Arnaud Boutonné |
2011-01-06 | HUGO: Implement DOS player | Arnaud Boutonné |
2011-01-01 | HUGO: Midi are no longer looping. Add handling to default playlist | Arnaud Boutonné |
2010-12-22 | HUGO: Implement syncSoundSettings() | Arnaud Boutonné |
2010-12-22 | HUGO: Slight formatting fix. | Johannes Schickel |
2010-12-22 | HUGO: Set some volume levels to get the MAME adlib emul working | Henry Bush |
2010-12-15 | HUGO: Clean-up, move MidiPlayer class definition to .h file | Arnaud Boutonné |
2010-11-26 | HUGO: Avoid using 'short' in function definition | Arnaud Boutonné |
2010-11-13 | HUGO: Close two minor memory leaks. | David Turner |
2010-10-25 | HUGO: cleanup: Suppress trailing spaces and tabs | Arnaud Boutonné |
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné |
2010-08-27 | HUGO: Hopefully fix GCC_PRINTF issue in util | Arnaud Boutonné |
2010-08-26 | HUGO: Removed some dead code and redundant indirection | Oystein Eftevaag |
2010-08-26 | HUGO: Implemented basic MIDI support. | Oystein Eftevaag |
2010-08-17 | HUGO: Fix file permissions | Sven Hesse |
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko |