summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't call a plugin function just 'main()', this will crash the win32 simulator.Jens Arnold2005-11-17
* 16bit LCD driver: Optimised native bitmap drawing.Jens Arnold2005-11-17
* Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold2005-11-17
* Minor cleaning of the iPod LCD driverDave Chapman2005-11-17
* iPod: Correct the background colour of the IPL logoDave Chapman2005-11-17
* iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...Dave Chapman2005-11-17
* Engineer2 WPS by Magnus Westerlund (properly this time)Christi Scarborough2005-11-17
* Engineer2 WPS by Magnus WesterlundChristi Scarborough2005-11-17
* repaired the h300 x11 sim buildDaniel Stenberg2005-11-17
* Moved some often-used parts of the LCD driver into IRAM.Jens Arnold2005-11-17
* Fixed the 16bit screendump to work with either endianess and use the 16 bit B...Jens Arnold2005-11-17
* Always turn on the backlight in the H300 boot loaderLinus Nielsen Feltzing2005-11-16
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* added "Auto scan presets" option to radio menuAnton Oleynikov2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold2005-11-16
* Can now patch a bootloader image into an H300 firmwareLinus Nielsen Feltzing2005-11-16
* Correct bootloader type for h300Linus Nielsen Feltzing2005-11-16
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* show/hide icons now works properly in playlist viewerKevin Ferrare2005-11-16
* fixed the warning, forgot an includeKevin Ferrare2005-11-16
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* H300 button driverLinus Nielsen Feltzing2005-11-16
* Added adc_scan() prototype for H300Linus Nielsen Feltzing2005-11-16
* H300: ADC driverLinus Nielsen Feltzing2005-11-16
* Added single-byte read/write functions for the PCF50606 driverLinus Nielsen Feltzing2005-11-16
* H300 has no S/PDIFLinus Nielsen Feltzing2005-11-16
* (dast) refer to the newer pagesBjörn Stenberg2005-11-16
* fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare2005-11-16
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* 16bit LCD driver: * The colour get/set functions now use the native ranges fo...Jens Arnold2005-11-16
* Adds support for reverting to the Rockbox default WPS. Note that the rockbox...Christi Scarborough2005-11-16
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* added a 'default.wps', extracted from apps/wps-display.cDaniel Stenberg2005-11-15
* Shave off an instruction by use of conditionals.Thom Johansen2005-11-15
* Small optimisation to the lcd_update_rect function - read the framebuffer dat...Dave Chapman2005-11-15
* Ensure the 16-bit framebuffer is aligned on a 4-byte boundaryDave Chapman2005-11-15
* ICONST_ATTR policeThom Johansen2005-11-15
* Speed up layer 1 decoding considerably.Thom Johansen2005-11-15
* Added Coldfire ASM optimised crossfeed function. Have not measured speed impr...Thom Johansen2005-11-15
* Add output format for the ipod's byte-swapped rgb565Dave Chapman2005-11-15
* Add logos for iPod color and NanoDave Chapman2005-11-15
* fix crossfeed on non-coldfire platforms and the simulatorMarcoen Hirschberg2005-11-15
* completed the CONFIG_BACKLIGHT transitionDaniel Stenberg2005-11-14
* CONFIG_BACKLIGHT is not set for the simulator builds so only do the checkDaniel Stenberg2005-11-14
* H300 backlightLinus Nielsen Feltzing2005-11-14
* add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg2005-11-14
* Fixes for new 16-bit framebuffer typeDave Chapman2005-11-14
* Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod...Dave Chapman2005-11-14
* Added pcf50606 initLinus Nielsen Feltzing2005-11-14