Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-16 | Patch #1086705 (RISC OS cross compiling support) | Max Horn | |
svn-id: r16090 | |||
2004-11-06 | Major MT-32 emu overhaul based on KingGuppy's code. | Eugene Sandulenko | |
o added configure option o mi2 intro doesn't freeze anymore and has no sound glitches o missing instruments in many titles are fixed o numerous memory overwrite bugs are fixed o code is cleaned a lot and splitted into many smaller files o mt32.cpp went to backends/midi o synced with upstream code o reverberation fixed * don't complain about File class wrapper :) * all custom types are back * #pragmas are to do * maybe some indentation is wrong too I prefer smaller commits, but this thing came in one piece. svn-id: r15715 | |||
2004-10-23 | OpenBSD is _not_ a.out on i386/amd64 | Jonathan Gray | |
svn-id: r15668 | |||
2004-10-21 | Patch #1048326 Better MT-32 support | Eugene Sandulenko | |
svn-id: r15635 | |||
2004-10-17 | Patch #1040501 (Possible fix for inttypes.h problem) | Max Horn | |
svn-id: r15590 | |||
2004-09-19 | Don't break when /tmp is nonexec pointed out in gentoo bug #64550. Don't ↵ | Jonathan Gray | |
submit to stupidity of recent coreutils tail behaviour just yet however, have yet to see a system ship without support for -1 including gentoo svn-id: r15186 | |||
2004-08-02 | Allow SAGA engine to be disabled. | Travis Howell | |
svn-id: r14429 | |||
2004-07-31 | enable SAGA engine by default | Jonathan Gray | |
svn-id: r14387 | |||
2004-07-27 | Given Makefile now depends on the configure script output move these default ↵ | Jonathan Gray | |
parameters out to the configure script svn-id: r14352 | |||
2004-07-20 | Add null driver to configure | Joost Peters | |
svn-id: r14288 | |||
2004-05-21 | Added assembly versions of HQ2x and HQ3x scalers. | Eugene Sandulenko | |
svn-id: r13844 | |||
2004-05-09 | removed awe based on Endy statement | Paweł Kołodziejski | |
svn-id: r13809 | |||
2004-05-08 | IRIX doesn't need ranlib - made it a nop. | Oliver Kiehl | |
Also write into correct variable svn-id: r13807 | |||
2004-05-06 | Clean up all tmps on mingw | Travis Howell | |
svn-id: r13799 | |||
2004-05-05 | adding initial code for Another World engine | Paweł Kołodziejski | |
svn-id: r13783 | |||
2004-04-30 | Fix cut'n'paste bug. It broke queen building with kyra disabled | Eugene Sandulenko | |
svn-id: r13683 | |||
2004-04-25 | Add FreeBSD plugins building | Eugene Sandulenko | |
svn-id: r13630 | |||
2004-04-16 | initial pass at adding install/uninstall support to configure script, also ↵ | Jonathan Gray | |
use DIR instead of PFX while here for consistency with autoconf like output svn-id: r13585 | |||
2004-04-09 | Fix plugin building | Max Horn | |
svn-id: r13521 | |||
2004-04-09 | Add Kyrandia base | James Brown | |
svn-id: r13516 | |||
2004-04-08 | Partially added EXEEXT support to configure script (incomplete; and boy, our ↵ | Max Horn | |
configure script sure needs a cleanup :-) svn-id: r13505 | |||
2004-04-08 | seems it is 'endianness' and not 'endianess' | Max Horn | |
svn-id: r13504 | |||
2004-04-06 | Fix building from external directory | Max Horn | |
svn-id: r13487 | |||
2004-04-05 | Use config.guess to detect host OS/cpu/vendor; enforce memory alignment on ↵ | Max Horn | |
Alpha machines; do not use printf directly, rather use echo_n (not sure how portable 'printf' is) svn-id: r13475 | |||
2004-03-23 | Added export symbol list for plugins (only used on OSX, if anybody wants to ↵ | Max Horn | |
add support for Linux, go ahead) svn-id: r13368 | |||
2004-03-21 | minge uses configure now | Travis Howell | |
svn-id: r13348 | |||
2004-03-17 | Missed a bit | Travis Howell | |
svn-id: r13335 | |||
2004-03-17 | Add Cygwin cross compile too. | Travis Howell | |
svn-id: r13334 | |||
2004-03-17 | Add mingw to configure (Not working yet) | Travis Howell | |
svn-id: r13333 | |||
2004-03-15 | display saga option in help text | Jonathan Gray | |
svn-id: r13304 | |||
2004-03-14 | Initial SAGA checkin. Disabled by default, enable with --enable-saga | Eugene Sandulenko | |
but don't expect it to work. svn-id: r13280 | |||
2004-03-04 | add function to provide echo -n behaviour for the echo -n less solaris users | Jonathan Gray | |
svn-id: r13191 | |||
2004-02-25 | Build SDL backend via a module.mk file, too | Max Horn | |
svn-id: r13052 | |||
2004-02-23 | Changed FLAY_LIBS to FLAC_LIBS, as pointed out by Lord_Nightmare on | Torbjörn Andersson | |
#scummvm. Clarified that it's FLAC >= 1.0.1 that the configure script is looking for. (That's when the seekable decoder was added.) svn-id: r13010 | |||
2004-02-22 | Patch #885904 (Flac Support) with some tweaks by me | Max Horn | |
svn-id: r12984 | |||
2004-02-21 | Create a simple Makefile when building outside the source tree (Needs ↵ | Max Horn | |
improvement, but works well enough in most cases) svn-id: r12972 | |||
2004-02-21 | do release builds with -O2 | Max Horn | |
svn-id: r12969 | |||
2004-02-15 | fix typo | Jonathan Gray | |
svn-id: r12897 | |||
2004-02-15 | Enable plugin support via configure script | Max Horn | |
svn-id: r12895 | |||
2004-02-15 | versions of ALSA newer than 0.9 are ok as well | Jonathan Gray | |
svn-id: r12893 | |||
2004-02-13 | add --disable-debug help text | Jonathan Gray | |
svn-id: r12857 | |||
2004-02-13 | add some information on used environment variables, descriptions taken from ↵ | Jonathan Gray | |
autoconf generated configure script svn-id: r12836 | |||
2004-02-01 | forgot to commit configure | Max Horn | |
svn-id: r12699 | |||
2004-01-22 | patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host ↵ | Jonathan Gray | |
option to the configure script for cross compilation and sdl prefix option. Also remove obsolete sdlgl option from configure script and change the --disable-bs options to be --disable-sword to be consistent while I'm here svn-id: r12572 | |||
2004-01-18 | change output to be consistent | Jonathan Gray | |
svn-id: r12469 | |||
2004-01-18 | Copy mpeg2 status to BS1 as well. | James Brown | |
svn-id: r12466 | |||
2004-01-14 | * /execute/ the binary too. don't only compile it | Oliver Kiehl | |
* actually 0.3.2 is sufficient. no need for 0.4.0 svn-id: r12382 | |||
2004-01-14 | fix path specifiers | Jonathan Gray | |
svn-id: r12371 | |||
2004-01-14 | number implies version | Jonathan Gray | |
svn-id: r12370 | |||
2004-01-14 | Fix libmpeg2 version check. FreeBSD ports collection usually lags with | Eugene Sandulenko | |
newer package version, so current one has libmpeg2 0.3.1. Although it got passed by configure script. Now it is fixed. svn-id: r12366 |