- 95c0032 repaired the h300 x11 sim build by Daniel Stenberg · 19 years ago
- 5236ca9 Moved some often-used parts of the LCD driver into IRAM. by Jens Arnold · 19 years ago
- b0a4b3e Fixed the 16bit screendump to work with either endianess and use the 16 bit BMP format. by Jens Arnold · 19 years ago
- 4be7e5f Always turn on the backlight in the H300 boot loader by Linus Nielsen Feltzing · 19 years ago
- 73a35a1 Reverted erroneous commit by Linus Nielsen Feltzing · 19 years ago
- d79f3a1 added "Auto scan presets" option to radio menu by Anton Oleynikov · 19 years ago
- df0e5ef Cleaned up bootloader linker control file and added the H300 target by Linus Nielsen Feltzing · 19 years ago
- 5982595 Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). Some cleanup; killed a ton of TABs. by Jens Arnold · 19 years ago
- 3287702 Can now patch a bootloader image into an H300 firmware by Linus Nielsen Feltzing · 19 years ago
- c6bf8e6 Correct bootloader type for h300 by Linus Nielsen Feltzing · 19 years ago
- 5b2cba1 Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now all LCDs with depth > 1 use the same datatype. Added macros for easy pixel value definition. by Jens Arnold · 19 years ago
- 15046f9 show/hide icons now works properly in playlist viewer by Kevin Ferrare · 19 years ago
- 2a7546a fixed the warning, forgot an include by Kevin Ferrare · 19 years ago
- e991bee replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer by Kevin Ferrare · 19 years ago
- 76b75ef H300 button driver by Linus Nielsen Feltzing · 19 years ago
- 5f6ee67 Added adc_scan() prototype for H300 by Linus Nielsen Feltzing · 19 years ago
- 91c4873 H300: ADC driver by Linus Nielsen Feltzing · 19 years ago
- ffe0b23 Added single-byte read/write functions for the PCF50606 driver by Linus Nielsen Feltzing · 19 years ago
- fa32b8c H300 has no S/PDIF by Linus Nielsen Feltzing · 19 years ago
- 0cb38b0 (dast) refer to the newer pages by Björn Stenberg · 19 years ago
- 6a53c33 fixed the warning and changed playlist max entries in buffer to 200 as it was before by Kevin Ferrare · 19 years ago
- 8517ed8 Multi screen support for playlist viewer, some fixes in other gui files by Kevin Ferrare · 19 years ago
- 5d8c152 16bit LCD driver: * The colour get/set functions now use the native ranges for red/green/blue as intended. * Fixed lcd_fillrect(). * Properly working lcd_mono_bitmap_part(). * Implemented lcd_bitmap_part(). * Some optimisations. by Jens Arnold · 19 years ago
- a7db52c Adds support for reverting to the Rockbox default WPS. Note that the rockbox_default.wps is a placeholder file and is never actually loaded - selecting it just causes Rockbox to clear its memory of any installed custom WPS. This means that it works cross platform. Also, small fix to boxes.wps (curse vi) and wpsbuild.pl - support for pure text WPS files. by Christi Scarborough · 19 years ago
- 3be6cf1 16bit colour support (H300) for the win32 simulator. by Jens Arnold · 19 years ago
- 2691d76 added a 'default.wps', extracted from apps/wps-display.c by Daniel Stenberg · 19 years ago
- 391f6af Shave off an instruction by use of conditionals. by Thom Johansen · 19 years ago
- c267866 Small optimisation to the lcd_update_rect function - read the framebuffer data as a 32-bit word by Dave Chapman · 19 years ago
- 1a316d6 Ensure the 16-bit framebuffer is aligned on a 4-byte boundary by Dave Chapman · 19 years ago
- d2546c3 ICONST_ATTR police by Thom Johansen · 19 years ago
- c38ddac Speed up layer 1 decoding considerably. by Thom Johansen · 19 years ago
- df37db9 Added Coldfire ASM optimised crossfeed function. Have not measured speed improvement, but it is faster. Also moved activation check for crossfeed out of function to avoid a function call if it's not activated. by Thom Johansen · 19 years ago
- 4202df0 Add output format for the ipod's byte-swapped rgb565 by Dave Chapman · 19 years ago
- 07480a7 Add logos for iPod color and Nano by Dave Chapman · 19 years ago
- 9440450 by Marcoen Hirschberg · 19 years ago
- 6b569d3 completed the CONFIG_BACKLIGHT transition by Daniel Stenberg · 19 years ago
- b165947 CONFIG_BACKLIGHT is not set for the simulator builds so only do the check by Daniel Stenberg · 19 years ago
- d29aef3 H300 backlight by Linus Nielsen Feltzing · 19 years ago
- e13fad3 by Marcoen Hirschberg · 19 years ago
- f5aebf7 Fixes for new 16-bit framebuffer type by Dave Chapman · 19 years ago
- ae7c55c Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod, so can't be used in an initialiser. by Dave Chapman · 19 years ago
- b6c0f95 Added pcf50606 init by Linus Nielsen Feltzing · 19 years ago
- 63dc8c1 The 16-bit LCD driver is now 16-bit for real by Linus Nielsen Feltzing · 19 years ago
- f1bdfbf H300 LCD and PCF50606 drivers by Linus Nielsen Feltzing · 19 years ago
- 2dd518a H300 logo by Linus Nielsen Feltzing · 19 years ago
- b1b3a12 H300 Rockbox logo by Linus Nielsen Feltzing · 19 years ago
- 0cb4a46 New type for the LCD frame buffer data by Linus Nielsen Feltzing · 19 years ago
- dbc8c2c First version of the H300 LCD driver by Linus Nielsen Feltzing · 19 years ago
- a199aef Applied patch 1342470: Support fonts wider than 16 pixels in convbdf. by Magnus Holmgren · 19 years ago
- 3b0e8f8 H300: First lame attempt to a pcf50606 driver by Linus Nielsen Feltzing · 19 years ago
- 362259a fixed a million gcc4 warnings by Daniel Stenberg · 19 years ago
- d81d9fc fix the -r argument use to wpsbuild by Daniel Stenberg · 19 years ago
- 5e8e2a1 Burelli Luca found my typo! by Daniel Stenberg · 19 years ago
- ea29ad4 Small fix for us loosers, who don't follow the recomendation to put the build directory in the same level as the tools and apps directory by Henrik Backe · 19 years ago
- e4f0844 No .S files should be compiled in the simulator builds by Linus Nielsen Feltzing · 19 years ago
- 85559de No assembler LCD driver yet for H300 by Linus Nielsen Feltzing · 19 years ago
- 704602f Initial commit - boxes WPS by Christi Scarborough · 19 years ago
- 5f9f9bc fixed the size check logic by Daniel Stenberg · 19 years ago
- 51413e4 Added first take at WPS bundling magic. There's only one single WPS in there by Daniel Stenberg · 19 years ago
- 8a91802 figure out the size of the target LCD and more fiddling to work properly by Daniel Stenberg · 19 years ago
- b034a83 H300: Correct LCD type and CODEC buffer size by Linus Nielsen Feltzing · 19 years ago
- 057c8ec Added 16-bit RGB format to bmp2rb by Linus Nielsen Feltzing · 19 years ago
- 5e883c3 moved to /wps by Daniel Stenberg · 19 years ago
- 4dd2748 moved into the new /wps module by Daniel Stenberg · 19 years ago
- 792c998 we start the WPS collection in this new module by Daniel Stenberg · 19 years ago
- 98b9fb3 the WPS file itself by Daniel Stenberg · 19 years ago
- 414fb4e xameius ipod WPS and my first take at a script that generates a .cfg file for by Daniel Stenberg · 19 years ago
- f59df8b Placeholder definition for iPod keypad by Dave Chapman · 19 years ago
- fca0113 Define framebuffer for 16-bit displays by Dave Chapman · 19 years ago
- b2db4ac iPod: Add backlight functions for Nano by Dave Chapman · 19 years ago
- 52e91de First attempt at iPod threading. by Thom Johansen · 19 years ago
- e3095ee iPod fixes. Stack starts at stackend. Munge stack with 0xdeadbeef. by Thom Johansen · 19 years ago
- e22f9c4 new label for "move to next folder" option: "Auto change directory" by Anton Oleynikov · 19 years ago
- 697e832 fm radio: new preset mode, new button assignment and remote support for iRiver, by Anton Oleynikov · 19 years ago
- 061f380 Implement (unreliable) button detection using code from ipodlinux bootloader - this needs replacing by a better button driver in firmware/ and triple-boot bootloader functionality. Current button mappings: MENU loads rockbox.ipod and checks the checksum (but doesn't execute it), PLAY will load and execute a Linux kernel (linux.bin). An error in either of those two actions, or no keypress will load the original firmware by Dave Chapman · 19 years ago
- b27ecbd Implement screen_dump() function for 16-bit colour displays by Dave Chapman · 19 years ago
- ab8d25e Allow S/PDIF as recording source in the archos sims by Linus Nielsen Feltzing · 19 years ago
- 34e8359 Allow volume change in the recording screen by Linus Nielsen Feltzing · 19 years ago
- 0bb62fb removed set audio status method - will be using different approach by Anton Oleynikov · 19 years ago
- 18dff12 iPod: Work around a problem with one Tremor function not being happy in IRAM (relocation truncated to fit linker error) by Dave Chapman · 19 years ago
- e8dcb54 iPod: Disable building the plugins for now by Dave Chapman · 19 years ago
- 7944771 Force -mlong-calls for iPod builds. This issue still needs investigating as we do not want long-calls everywhere. The -ffunction-sections is also required to force gcc use long calls. by Dave Chapman · 19 years ago
- c01775f Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags and remove debugf definition from codec by Dave Chapman · 19 years ago
- f40a6fc new function to set audio status (to be used later) by Anton Oleynikov · 19 years ago
- 3dbb3a2 iRiver: fix for audio kept on while playing a file + new function to set audio status (to be used later) by Anton Oleynikov · 19 years ago
- 0c0534e Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in the old splash screen by Dave Chapman · 19 years ago
- e350d37 iPod: Remove duplicate placeholder #ifdef by Dave Chapman · 19 years ago
- 83d3dcf Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the C version when copying large blocks within SDRAM. by Jens Arnold · 19 years ago
- 149a50d fix warning on player builds by Daniel Stenberg · 19 years ago
- 9b1377b create the wps dir too by Daniel Stenberg · 19 years ago
- 0b4576c 1 - assume and use WPS files in .rockbox/wps by Daniel Stenberg · 19 years ago
- d22994c Use LCD_WHITE macro - this is defined for both greyscale and colour LCDs by Dave Chapman · 19 years ago
- 64e5239 iPod: Add placeholder button definitions - these need reviewing when the button usage for the iPod is decided by Dave Chapman · 19 years ago
- afbd438 iPod: Implement plugin.lds and enable codec building for all SWCODEC platforms, not just H100 series by Dave Chapman · 19 years ago
- 0cdd21e iPod: dummy implementation of dbg_flash_id() by Dave Chapman · 19 years ago
- 85d7383 Use the correct call to lcd_set_background() for colour LCDs by Dave Chapman · 19 years ago
- e12f797 iPod: current_tick is (currently) a macro - so we exclude it from the plugin and codec APIs by Dave Chapman · 19 years ago
- a3bf2ec More iPod changes by Dave Chapman · 19 years ago
- 3c1f659 iPod changes by Dave Chapman · 19 years ago
- f7b2e84 "signed char" police by Dave Chapman · 19 years ago