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