Age | Commit message (Expand) | Author |
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 |
2010-07-24 | TESTBED: reimplemented the config functionality using ConfigFile Class | Neeraj Kumar |
2010-07-24 | Implemented selection of tests using a config file, config file layout resemb... | Neeraj Kumar |
2010-07-22 | TESTBED: some changes in interaction messages, couple of fixes | Neeraj Kumar |
2010-07-22 | TESTBED: added deselect capabilty in GUI, removed redundant code, testsuites ... | Neeraj Kumar |
2010-07-20 | TESTBED: added preface to tests, can skip tests now. | Neeraj Kumar |
2010-07-19 | added code to display progress of the engine so far | Neeraj Kumar |
2010-07-19 | replaced use of snprintf by String::printf | Neeraj Kumar |
2010-07-18 | fixed some typos | Neeraj Kumar |
2010-07-18 | fixed a minor typo | Neeraj Kumar |
2010-07-18 | Selected entries are now marked as '(selected)', toggled by double click | Neeraj Kumar |
2010-07-18 | Some more improvements in the TestbedListWidget and added description method ... | Neeraj Kumar |
2010-07-18 | a few more modifications in the testsuite selection widget | Neeraj Kumar |
2010-07-17 | Implemented scrollable checkbox like behaviour using ListWidget | Neeraj Kumar |
2010-07-15 | separated testsuite configuration to another class | Neeraj Kumar |
2010-07-14 | Fix warnings | Max Horn |
2010-07-14 | Some code formatting fixes | Jordi Vilalta Prat |
2010-07-14 | Whitespace cleanup (mainly spaces and tabs at the end of line) | Jordi Vilalta Prat |
2010-07-13 | Added code to enable testsuite selection using checkboxes | Neeraj Kumar |
2010-07-11 | improved the scaling test to have a rectangle of estimated size of scaled cur... | Neeraj Kumar |
2010-07-11 | a correction in palette rotations | Neeraj Kumar |
2010-07-10 | switched testbed detection code to advance detector, doesn't bails out when g... | Neeraj Kumar |
2010-07-08 | restore initial palettes when done with rotation | Neeraj Kumar |
2010-07-08 | implemented rainbow palette rotation | Neeraj Kumar |
2010-07-07 | commented out rotation as of now, avoids 6s delay which shows blank | Neeraj Kumar |
2010-07-07 | Added code to draw rainbow palette using HSV and converting it to RGB | Neeraj Kumar |
2010-07-06 | some minor fixes in cursor handling | Neeraj Kumar |
2010-07-05 | added code to revert back to 8bpp from other formats | Neeraj Kumar |