Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-04 | DS: Merge r52533 from trunk. | Andre Heider | |
svn-id: r52534 | |||
2010-08-02 | DS: Allow disabling assert via NDEBUG; cleanup | Max Horn | |
svn-id: r51640 | |||
2010-07-31 | DS: Fix custom DS build system | Max Horn | |
svn-id: r51555 | |||
2010-07-05 | DS: Cleanup NDS portdefs.h a bit | Max Horn | |
* Don't #include "nds/ndstypes.h" everywhere * Don't #define ITCM_DATA globally, it is only need in one place * Fix STREAM_AUDIO_FROM_DISK definition (copy&paste error) * Fix custom assert() implementation by using the do/while(0) trick for macros. Previously, there could be subtle errors caused by statements like if (COND) assert(...) else ... svn-id: r50690 | |||
2010-07-05 | NDS: Update GPL/copyright headers; add namespace DS closing comments | Max Horn | |
svn-id: r50689 | |||
2010-07-01 | NDS: Some tweaks for compiling via std build system | Max Horn | |
svn-id: r50582 | |||
2009-09-27 | Backported NDS changes from 1.0.0 branch to trunk | Max Horn | |
svn-id: r44426 | |||
2009-07-30 | NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect ↵ | Max Horn | |
even in the older versions of DevKitPro used for compiling ScummVM...) svn-id: r42937 | |||
2009-03-19 | Merged Neil's NDS changes into trunk | Max Horn | |
svn-id: r39526 | |||
2009-01-23 | DS: Nothing is supposed to use time(), so don't globally include <time.h> -- ↵ | Max Horn | |
in particular, no need to fake a time() impl if the only code using it is the backend itself ;) svn-id: r36012 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-20 | Fix warnings | Max Horn | |
svn-id: r35128 | |||
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn | |
svn-id: r34568 | |||
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone | |
svn-id: r32140 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone | |
svn-id: r29203 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm ↵ | Neil Millstone | |
r20 and latest libnds. svn-id: r26394 | |||
2006-11-03 | Merging in changes made in branch for 0.9.1 release into trunk | Neil Millstone | |
svn-id: r24596 | |||
2006-07-21 | o Proper ScummVM copyrights | Eugene Sandulenko | |
o Apparently because some patch was applied twice, many header files had their contents doubled. Fixing this as well. svn-id: r23548 | |||
2006-07-09 | Patch #1519399: DS Backend | Max Horn | |
svn-id: r23452 |