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
/
testbed
Age
Commit message (
Expand
)
Author
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-19
TESTBED: Changed usage of PI to M_PI (normally defined in math.h)
md5
2011-03-04
TESTBED: Update rotatePalette() to use an RGB palette
md5
2011-02-20
TESTBED: Adapt documentation to the palette RGBA->RGB change.
Johannes Schickel
2011-02-14
TESTBED: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-02
1. Added ConfigParams Singelton class to eliminate use of configuration speci...
Neeraj Kumar
2010-09-18
TESTBED: Fix warnings
Filippos Karapetis
2010-09-16
TESTBED: fixed detection
Neeraj Kumar
2010-09-12
TESTBED: Title capitalization and consistency
Matthew Hoops
2010-09-12
TESTBED: Fix warnings
Eugene Sandulenko
2010-08-16
TESTBED: added a README file, some description fixes
Neeraj Kumar
2010-08-16
TESTBED: disable aspect ratio correction while running scaling tests
Neeraj Kumar
2010-08-14
TESTBED: modified the Keyboard test Look-up table to include all alphanumeric...
Neeraj Kumar
2010-08-14
TESTBED: formatting fix, deleted spaces/tabs at end of line
Neeraj Kumar
2010-08-14
TESTBED: some more refinements with handling Quit events in GUI
Neeraj Kumar
2010-08-12
TESTBED: display appropriate message at begining if game-data files are not f...
Neeraj Kumar
2010-08-12
TESTBED: disable tests when required data is not found
Neeraj Kumar
2010-08-11
TESTBED: enable playing MIDI through testbed
Neeraj Kumar
2010-08-10
TESTBED: basic template for midi tests
Neeraj Kumar
2010-08-09
TESTBED: Some more refinements to the GUI and mouse event tests
Neeraj Kumar
2010-08-09
TESTBED: Some refinemnts related to skipping tests and display in GUI
Neeraj Kumar
2010-08-07
TESTBED: added checks to make sure the object is acquired before use, fixed a...
Neeraj Kumar
2010-08-07
TESTBED: fixed default disabling of FS testsuite when game data files are not...
Neeraj Kumar
2010-08-07
TESTBED: fix in fs tests
Neeraj Kumar
2010-08-06
TESTBED: Merged changes from trunk to my branch
Neeraj Kumar
2010-08-05
TESTBED: playing audio output with variable sample rates
Neeraj Kumar
2010-08-03
TESTBED: added audiocd test sound tracks as the testbed engine data
Neeraj Kumar
2010-08-03
TESTBED: Implemented audioCD tests
Neeraj Kumar
2010-08-01
TESTBED: implemented the exit dialog using ListWidget
Neeraj Kumar
2010-08-01
TESTBED: fixed a typo, due to which the config file size was increasing if a ...
Neeraj Kumar
2010-07-30
TESTBED: added code to enable the mixer to simultaneously play channels, paus...
Neeraj Kumar
2010-07-30
TESTBED: generalized the GUI, added code for the end text gui message and opt...
Neeraj Kumar
2010-07-29
TESTBED: implemented gui of Sound Subsystem tests
Neeraj Kumar
2010-07-27
TESTBED: added finish zone in mouse event tests
Neeraj Kumar
2010-07-27
TESTBED: Updated the progress bar to show count of enabled test/testsuites in...
Neeraj Kumar
2010-07-26
TESTBED: implemented some sample beeps using PCSpeaker emulator for testing s...
Neeraj Kumar
2010-07-25
TETBED: fixed the boundary error in palette rotation, added colored progress ...
Neeraj Kumar
2010-07-25
TESTBED: minor addition of code to enable logging
Neeraj Kumar
2010-07-24
TESTBED: removed unnecessary code from config file implementation
Neeraj Kumar
2010-07-24
TESTBED: added a test for checking cursor trails in the GUI, fixed some displ...
Neeraj Kumar
[next]