| Commit message (Expand) | Author | Age |
| ... | |
| * | Smaller code size due to use of post-increment addressing. Move code out of i... | Thom Johansen | 2005-04-01 |
| * | Forgot to include sound.h | Linus Nielsen Feltzing | 2005-04-01 |
| * | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing | 2005-04-01 |
| * | Better #ifdef for the RoLo functionality | Linus Nielsen Feltzing | 2005-03-31 |
| * | RoLo now works on the iRiver | Linus Nielsen Feltzing | 2005-03-31 |
| * | Added pcm_play_pause() to the plugin API | Linus Nielsen Feltzing | 2005-03-31 |
| * | iRiver: call pcm_init() instead of uda1380_init() | Linus Nielsen Feltzing | 2005-03-31 |
| * | iRiver: More DMA debug output | Linus Nielsen Feltzing | 2005-03-31 |
| * | added dumb | Daniel Stenberg | 2005-03-28 |
| * | Fixed link error for Archos Players/Recorders | Henrik Backe | 2005-03-28 |
| * | ladida... iriver sim fix till pcm playback is implemented there. | Michiel Van Der Kolk | 2005-03-28 |
| * | This is completely obsolete :p | Michiel Van Der Kolk | 2005-03-28 |
| * | Re-do previous patch, again. xshock's patch undid this. | Michiel Van Der Kolk | 2005-03-28 |
| * | I've fixed this before, i know i did! ;p | Michiel Van Der Kolk | 2005-03-28 |
| * | archos fix blah | Michiel Van Der Kolk | 2005-03-28 |
| * | Sound api improvements, rockboy sound, contributed by xshock. | Michiel Van Der Kolk | 2005-03-28 |
| * | patch # 1159539 from GvB: V1 charging cleanup | Jörg Hohensohn | 2005-03-23 |
| * | Temporary fix for the broken sim build.. till someone implements sound | Michiel Van Der Kolk | 2005-03-21 |
| * | oops. | Michiel Van Der Kolk | 2005-03-21 |
| * | Fixed dumb cleaning, libmad.a cleaning. | Michiel Van Der Kolk | 2005-03-20 |
| * | Alpha sound driver for rockboy, should work in theory, but in practice, | Michiel Van Der Kolk | 2005-03-20 |
| * | Added new pcm playback api to the plugin api | Michiel Van Der Kolk | 2005-03-20 |
| * | Audio test is only for iriver | Linus Nielsen Feltzing | 2005-03-18 |
| * | PCM playback test code | Linus Nielsen Feltzing | 2005-03-18 |
| * | main() now sets the default CPU frequency | Linus Nielsen Feltzing | 2005-03-18 |
| * | We never use the windows shell, we use *nix or cygwin | Linus Nielsen Feltzing | 2005-03-18 |
| * | Initial check in dumb 0.9.2 - has a few usages of floating point that should | Michiel Van Der Kolk | 2005-03-17 |
| * | Added HACKING doc to tarball | Michiel Van Der Kolk | 2005-03-17 |
| * | Source documentation of gnuboy (all there is anyways...) | Michiel Van Der Kolk | 2005-03-17 |
| * | and snake2.levels | Daniel Stenberg | 2005-03-16 |
| * | add missing files to tarball | Daniel Stenberg | 2005-03-16 |
| * | New greek translation by Tony Motakis | Linus Nielsen Feltzing | 2005-03-11 |
| * | Added codec includes | Linus Nielsen Feltzing | 2005-03-11 |
| * | Fix for bug #1161173 by Mark A Hillebrand, disabled Follow Playlist in ID3 da... | Linus Nielsen Feltzing | 2005-03-11 |
| * | note to self: never commit a fix in a hurry. | Jean-Philippe Bernardy | 2005-03-10 |
| * | oops, 1I^2 = 1... | Jean-Philippe Bernardy | 2005-03-10 |
| * | Removed unnecessary extra check. | Jens Arnold | 2005-03-10 |
| * | Made the IRAM usage depend on the CPU type. | Jens Arnold | 2005-03-10 |
| * | Compile the simulators without special code & data sections. Fixes intermitte... | Jens Arnold | 2005-03-10 |
| * | Fixes for the codec test environment: (1) Long aligned codec_malloc(). (2) Up... | Jens Arnold | 2005-03-09 |
| * | oops, silent compilation back in | Jean-Philippe Bernardy | 2005-03-09 |
| * | GMini: libmad compiled | Jean-Philippe Bernardy | 2005-03-09 |
| * | fix proto and function to kill two simulator warnings | Daniel Stenberg | 2005-03-08 |
| * | kill a warning | Daniel Stenberg | 2005-03-08 |
| * | Baild out instead of crashing when called directly (without playing a ROM file). | Jens Arnold | 2005-03-07 |
| * | Remove double entries in the "open with" menu. | Henrik Backe | 2005-03-07 |
| * | Use BUTTON_PLAY on Gmini | Linus Nielsen Feltzing | 2005-03-07 |
| * | Dedicated CPU frequency debug screen for CPU's with PLL | Linus Nielsen Feltzing | 2005-03-07 |
| * | do the SOURCES magic correct here too | Daniel Stenberg | 2005-03-06 |
| * | Added asm optimized short block IMDCT and windowing. | Thom Johansen | 2005-03-06 |