summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-mrobe500.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg1-258/+0
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-0/+3
2009-11-07Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...Karl Kurbjun1-0/+3
2009-11-07Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius1-3/+0
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun1-1/+2
2009-10-31Remove unused #defines.Thomas Martitz1-3/+0
2009-10-11M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun1-1/+1
2009-10-09M:Robe 500: Enable Vertical stride for main build.Karl Kurbjun1-0/+6
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon1-3/+0
2009-08-18LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ...Rafaël Carré1-0/+2
2009-08-18M:Robe 500: Increase the max icon size.Karl Kurbjun1-0/+3
2009-08-09M:Robe 500: Start Building at 640x480 by default.Karl Kurbjun1-3/+13
2009-07-17M:Robe 500: Fix simulator build and include some small changes for the 640x48...Karl Kurbjun1-13/+20
2009-06-08M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets...Karl Kurbjun1-0/+16
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone1-0/+6
2009-05-04M:Robe 500: Add backlight cleanups and fix power management so that dangerous...Karl Kurbjun1-2/+2
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun1-7/+12
2009-04-28M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun1-5/+3
2009-04-11Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun1-1/+1
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun1-2/+10
2009-04-10Enable Albumart for M:Robe 500Karl Kurbjun1-2/+1
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun1-18/+19
2009-04-01Fix sim errorsKarl Kurbjun1-2/+3
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun1-0/+2
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun1-9/+16
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun1-1/+11
2009-03-11Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy...Karl Kurbjun1-2/+1
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun1-6/+3
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+1
2008-10-31cleanup storage definesFrank Gevaerts1-1/+1
2008-10-19Codec memory reorganizationNils Wallménius1-1/+1
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-0/+4
2008-09-04WPS editor:Maurus Cuelenaere1-0/+1
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-29yep.. I really cant spellJonathan Gordon1-2/+2
2008-04-28get rid of the last mr500 yellow (again :p )Jonathan Gordon1-3/+4
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2007-11-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun1-1/+1
2007-11-11change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie...Jonathan Gordon1-2/+6
2007-11-02m:robe 500i port: Add backlight support to the main build.Catalin Patulea1-8/+5
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-2/+4
2007-10-23enable the RTC on the mrobe.Jonathan Gordon1-1/+1
2007-10-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon1-0/+2
2007-10-21Fix an error and a commentKarl Kurbjun1-6/+2
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-2/+22
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun1-1/+2
2007-10-03Get the main build actually compiling - remove the RTC for now since it break...Karl Kurbjun1-1/+1
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon1-1/+1
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun1-1/+1