| Date | Source | i586-linux | i586-win32 |
|---|---|---|---|
| 20100313 | bzipped (8.3M) |
stripped (3.1M) unstripped (13M) Build log (text | html) |
stripped (3.1M) unstripped (26M) Build log (text | html) |
| 20100312 | bzipped (8.3M) |
stripped (3.1M) unstripped (13M) Build log (text | html) |
stripped (3.1M) unstripped (26M) Build log (text | html) |
| 20100311 | bzipped (8.3M) |
stripped (3.1M) unstripped (13M) Build log (text | html) |
stripped (3.1M) unstripped (26M) Build log (text | html) |
| 20100310 | bzipped (8.3M) |
stripped (3.1M) unstripped (13M) Build log (text | html) |
stripped (3.1M) unstripped (26M) Build log (text | html) |
| 20100309 | bzipped (8.3M) |
stripped (3.1M) unstripped (13M) Build log (text | html) |
stripped (3.1M) unstripped (26M) Build log (text | html) |
Last updated: Sat Mar 13 08:10:38 UTC 2010
Build host: Linux trelane 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux
Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 and 320x240
Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion.
This hopefully fixes building on win64.
GP2x: Oops, forgot to checkin this file
GP2X: Try to fix compile error
Fix typos
GUI: Remove GuiObject::getMillis()
cleanup
MIXER: Change MixerImpl::playInputStream to error out when mixer is not ready
My previous commit which tried to support this does not work correctly when using QueuingAudioStream; it then just leads to nasty crashes. Hence I am removing this again for now, until I get around to implement one of the better alternatives.
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor