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