Age | Commit message (Expand) | Author |
2006-01-18 | More consistent error checking. | Jens Arnold |
2006-01-18 | The .entry section does no longer exist. | Jens Arnold |
2006-01-18 | New codec loader, using the same mechanism as the new plugin loader. API vers... | Jens Arnold |
2006-01-17 | Remove use of stdio.h. Proper handling of IRAM. | Thom Johansen |
2006-01-17 | Simplified new plugin loader (only read plugin once). | Jens Arnold |
2006-01-17 | Proper fix for the playlist viewer crash | Linus Nielsen Feltzing |
2006-01-17 | Fixed a crash when wrapping the playlist viewer backwards, and made it always... | Linus Nielsen Feltzing |
2006-01-16 | Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses. | Thom Johansen |
2006-01-16 | Model & version check for simulator plugins. | Jens Arnold |
2006-01-16 | The dependency generation for credits.c failed since it includes a file | Daniel Stenberg |
2006-01-16 | Archos recorders: The Rockboy overlay loader now uses the same header as the ... | Jens Arnold |
2006-01-16 | Correctly set the channel mode to "Stereo" and not "Dual Channel". | Dave Chapman |
2006-01-16 | The Code Police struck again | Linus Nielsen Feltzing |
2006-01-16 | iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x... | Dave Chapman |
2006-01-16 | Cosmetic bugfix - display correct message when generating firmware image for ... | Dave Chapman |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2006-01-14 | Metronome patch by Martin Scarratt: BPM entry acceleration and proper stoppin... | Linus Nielsen Feltzing |
2006-01-13 | Use SDL's thread wrappers instead of pthreads to increase portability in the ... | Dave Chapman |
2006-01-13 | Add button definitions for the iPod clickwheel | Dave Chapman |
2006-01-13 | Iriver WPS: Made some buttons more responsive (trigger on press instead of re... | Jens Arnold |
2006-01-12 | Script to create the MD5 sum files for fwpatcher | Linus Nielsen Feltzing |
2006-01-12 | Added H300 1.30eu support for fwpatcher | Linus Nielsen Feltzing |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2006-01-11 | H300 bootloader v5 | Linus Nielsen Feltzing |
2006-01-11 | Remove the unnecessary IDATA_ATTR and LINE_ATTR #defines. Introduce usage of ... | Thom Johansen |
2006-01-11 | let's hope we can start with using the x5 LCD in 16bits as then we can re-use | Daniel Stenberg |
2006-01-11 | make the x5 sim pass | Daniel Stenberg |
2006-01-11 | iAudio: Removed duplicate register definitions | Linus Nielsen Feltzing |
2006-01-11 | H300: Removed lcd_enable() and added a delay to let the hard drive settle bef... | Linus Nielsen Feltzing |
2006-01-11 | Enable the EXTON and CHG wakeup again | Linus Nielsen Feltzing |
2006-01-11 | H300: set KEEP_ACT before initializing the data sections, otherwise the PCF50... | Linus Nielsen Feltzing |
2006-01-11 | Support for other platforms than just Coldfire. | Thom Johansen |
2006-01-11 | The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by Antonius | Daniel Stenberg |
2006-01-11 | Synced and added voice entries. | Jonas Häggqvist |
2006-01-11 | Reverted the wakeup/debounce PCF50606 settings for now | Linus Nielsen Feltzing |
2006-01-10 | H300 bootloader v4 | Linus Nielsen Feltzing |
2006-01-10 | H300: Bootloader USB mode detection on EXTON wakeup | Linus Nielsen Feltzing |
2006-01-10 | Correct metronome sound on PCM playback targets | Linus Nielsen Feltzing |
2006-01-10 | Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups | Linus Nielsen Feltzing |
2006-01-10 | change the arabic codepage from ISO-8859-6 to CP1256 | Marcoen Hirschberg |
2006-01-10 | Metronome now builds on all targets | Linus Nielsen Feltzing |
2006-01-10 | Add iPod button definitions for Metronome | Dave Chapman |
2006-01-10 | Don't build metronome on the iPod | Linus Nielsen Feltzing |
2006-01-10 | Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ... | Linus Nielsen Feltzing |
2006-01-09 | change separator for the LDFLAGS sed replacement since some people obviously | Daniel Stenberg |
2006-01-09 | Don't init the lcd twice - once on lcd_init_device and the other one on first... | Hristo Kovachev |
2006-01-09 | H300: bootloader must call lcd_enable() since the backlight thread isn't running | Linus Nielsen Feltzing |
2006-01-09 | More distinct grayscales in the H1x0 SDl simulator | Linus Nielsen Feltzing |
2006-01-09 | check for sdl-config before using it, and present a more user-friendly | Daniel Stenberg |
2006-01-09 | Fix RGB565SWAPPED lcd output | Dave Chapman |