Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-17 | ALL: Make use of defined() for the preprocessor consistent. | Johannes Schickel | |
This does not change the use of defined for some NDS source files, since they seem to be (based on?) third party code. | |||
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman | |
2012-02-11 | MT32: Replace OS X specific exp2f call with exp2. | Alyssa Milburn | |
Suggested by clone2727 to fix the build, since buildbot's ppc headers don't have exp2f. | |||
2012-02-10 | MT32: Turn off accurate WG as suggested by KingGuppy | Eugene Sandulenko | |
2012-02-09 | MT32: Fix warning | Willem Jan Palenstijn | |
The workaround for the unused parameter warning caused a warning: parameter 'patchNum' set but not used | |||
2012-02-09 | MT32: Update MT-32 emulator to latest Munt code | Eugene Sandulenko | |
Several changes against original code were made. They were intentionally kept to the minimum | |||
2011-11-26 | ALL: unrecognised -> unrecognized. | Johannes Schickel | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops | |
2011-05-17 | COMMON: Forbid use of some more symbols | Max Horn | |
2011-05-17 | AUDIO: Fix typo | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn | |
Right now, a few places in the frontend code still use printf and consorts. We mark the affected files with a FIXME for now, and add a dedicated exception for each. To be fixed! Also tweak FORBIDDEN_SYMBOL_REPLACEMENT to hopefully really always enforce a compiler error | |||
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-14 | ALL: centre -> center | Max Horn | |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 |