summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold2006-02-06
* typoChristi Scarborough2006-02-06
* Oops. Correct typo so builds work again.Christi Scarborough2006-02-06
* Streamlined WavPack decoder by utilizing dsp functionality where it wasDave Bryant2006-02-06
* mail on 'manual' changesDaniel Stenberg2006-02-06
* Rockbox manual in LaTeX initial commit. New option 'manual' added to configu...Christi Scarborough2006-02-06
* Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu2006-02-06
* Some bugfixes for the iPod 4G greyscale version of the LCD driverDave Chapman2006-02-06
* Correct the comment to match the new codeDave Chapman2006-02-05
* Disable dbg_flash_id menu for PP5002 devicesDave Chapman2006-02-05
* Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman2006-02-05
* iPod: Increase udelay() up to 50 - this was causing problems when the hold sw...Dave Chapman2006-02-05
* Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu2006-02-05
* iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman2006-02-05
* iPod 3G support in Bootloader from Seven Le MesleDave Chapman2006-02-05
* Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman2006-02-05
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* Added a cache for playlist control commands. On non-dircache systems, behavi...Hardeep Sidhu2006-02-05
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman2006-02-05
* Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu...Dave Chapman2006-02-05
* Removed dead section, H1x0 and H300 are handled together.Jens Arnold2006-02-05
* Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc...Jens Arnold2006-02-05
* A better count_leading_zeros() function, courtesy of Jens ArnoldDave Chapman2006-02-05
* Minor cleaning - move card back bitmap to external bmp file, and define card ...Dave Chapman2006-02-05
* H300: lcd_write_data() in pure asm, essentially the same speed as before, but...Jens Arnold2006-02-05
* iAudio X5: hold button functions (not yet complete)Linus Nielsen Feltzing2006-02-05
* iAudio X5: Dummy ADC functionsLinus Nielsen Feltzing2006-02-05
* The iAudio X5 LCD is 18 bitsLinus Nielsen Feltzing2006-02-05
* The iAudio X5 LCD framebuffer doesn't fit in IRAMLinus Nielsen Feltzing2006-02-05
* Build the correct set of tools for the iaudio x5, and use a dummy scrambler f...Linus Nielsen Feltzing2006-02-05
* Committed a little too muchLinus Nielsen Feltzing2006-02-04
* The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing2006-02-04
* iAudio: don't call UDA1380 functionsLinus Nielsen Feltzing2006-02-04
* Added iAudio X5 SDl sim imageLinus Nielsen Feltzing2006-02-04
* Imre Herceg's Hungarian translationDaniel Stenberg2006-02-04
* Bah, O_BINARY is of course Win32 onlyLinus Nielsen Feltzing2006-02-04
* Fixed the codec loading problem in the Win32 SDL simulatorLinus Nielsen Feltzing2006-02-04
* Added reboot and power_off commands, watchdog support, binaryTomasz Malesinski2006-02-04
* Added GDB API - a way to call stub procedures from a DEBUG build.Tomasz Malesinski2006-02-04
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing2006-02-03
* iAudio X5: Select the correct bootloader in the configure scriptLinus Nielsen Feltzing2006-02-03
* Made %n not eat white space.Tomasz Malesinski2006-02-03
* Added non-blocking get/put_byte routines.Tomasz Malesinski2006-02-03
* Added empty fiq routine for iFP.Tomasz Malesinski2006-02-03
* Added setting interrupt vectors without overwriting others for ARMTomasz Malesinski2006-02-03
* Undefined DEBUG, so that it compiles on DEBUG builds.Tomasz Malesinski2006-02-03
* Made rockbox.elf build with DEBUG enabled.Tomasz Malesinski2006-02-03