Gered
|
a8f0a0405e
|
ensure that build succeeds, even if $(DEVKITPPC)/bin is not on PATH
there is no need for it to be on the PATH, and with this simple change
it's never going to be a problem for building sdl-wii
|
2016-10-24 18:05:13 -04:00 |
|
scanff
|
3a513cffbd
|
Ogg's now play! As simple as changing.
SDL_BuildAudioCVT(cvt, AUDIO_S16, vi->channels, vi->rate, mixer.format,mixer.channels,mixer.freq);
To - AUDIO_S16MSB
|
2009-11-04 06:49:40 +00:00 |
|
dborth
|
ebb974cbe5
|
update for r18
|
2009-10-09 05:16:20 +00:00 |
|
dborth
|
ff80b8d007
|
use $(LIBOGC_INC) and $(LIBOGC_LIB)
|
2009-07-28 05:43:51 +00:00 |
|
dborth
|
f8bd910f08
|
switch to -O3
|
2009-06-03 04:58:24 +00:00 |
|
dborth
|
626097be55
|
makefile corrections
|
2009-05-08 08:37:17 +00:00 |
|
Carl.Kenner
|
5737aa7a2c
|
Power buttons are now handled by SDL. Power switches off the Wii. Reset returns to Homebrew channel.
Project files added.
|
2009-05-05 19:02:30 +00:00 |
|
simon.kagstrom
|
11d0ef5030
|
Fix issue #5
|
2009-05-05 18:10:59 +00:00 |
|
simon.kagstrom
|
c7b30010e0
|
dos2unix
|
2009-05-05 18:09:29 +00:00 |
|
simon.kagstrom
|
c27c5523e8
|
Make install dir configurable
|
2009-04-26 06:34:28 +00:00 |
|
dborth
|
418eb1bf6e
|
update makefiles for easier compiling/installing
|
2009-04-23 19:46:20 +00:00 |
|
dborth
|
429fc0a381
|
Initial import.
|
2009-04-23 17:32:29 +00:00 |
|