Age | Commit message (Expand) | Author |
2009-05-17 | Get interrupt endpoints fully working on Ingenic Jz4740 targets | Maurus Cuelenaere |
2009-05-17 | Fix duplicate #includes | Bertrik Sikken |
2009-05-16 | Add working USB HID driver, by Tomer Shalev (part of his GSoC work). | Frank Gevaerts |
2009-05-13 | Remove the HAVE_RADIO_REGION from the platform config since it's already defi... | Alexander Levin |
2009-05-06 | MIPS: don't save gp register when switching threads | Maurus Cuelenaere |
2009-05-04 | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone |
2009-05-04 | M:Robe 500: Add backlight cleanups and fix power management so that dangerous... | Karl Kurbjun |
2009-05-02 | M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in... | Karl Kurbjun |
2009-04-29 | Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix... | Thomas Martitz |
2009-04-29 | Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight... | Thomas Martitz |
2009-04-28 | M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac... | Karl Kurbjun |
2009-04-26 | Enable FM radio on the sansa c200v2 (untested). | Bertrik Sikken |
2009-04-26 | Remove the calls to backlight_lcd_sleep_countdown from target specific code a... | Thomas Martitz |
2009-04-25 | Restructure backlight timeout management a bit by factoring out the get_curre... | Thomas Martitz |
2009-04-25 | Fix red. | Thomas Martitz |
2009-04-25 | Rename _buttonlight_timeout and use a function call instead of extern'ing but... | Thomas Martitz |
2009-04-21 | Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer... | Karl Kurbjun |
2009-04-20 | Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'... | Maurus Cuelenaere |
2009-04-20 | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon |
2009-04-19 | Add preliminary HID driver. It doesn't do anything yet, but that should chang... | Frank Gevaerts |
2009-04-19 | reorganise usb_core.c a bit, to make the code more readable and more maintain... | Frank Gevaerts |
2009-04-18 | USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh... | Frank Gevaerts |
2009-04-18 | Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144... | Frank Gevaerts |
2009-04-18 | Onda VX747: | Maurus Cuelenaere |
2009-04-18 | Sync from recent linux source (FS#10142, by Tomer Shalev) | Frank Gevaerts |
2009-04-17 | Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M... | Michael Giacomelli |
2009-04-13 | Update battery capacities of the sansa clip and sansa fuze. | Bertrik Sikken |
2009-04-11 | Fix the scrollbar boundary checking to prevent the player from freezing on sc... | Karl Kurbjun |
2009-04-11 | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun |
2009-04-11 | Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ... | Thomas Martitz |
2009-04-10 | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré | Thomas Martitz |
2009-04-10 | Enable Albumart for M:Robe 500 | Karl Kurbjun |
2009-04-09 | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun |
2009-04-08 | Make test_codec compile and clean up some comments | Maurus Cuelenaere |
2009-04-07 | Add current use and fix battery capacity settings for the Gigabeat F/X. Than... | Michael Giacomelli |
2009-04-06 | FS#10086 - Playback and recording sample rate setting on the 5G iPod | Boris Gjenero |
2009-04-06 | FS9795 - some playback cleanup. | Jonathan Gordon |
2009-04-05 | Move CPU_MIPS #define up so ROCKBOX_STRICT_ALIGN actually gets defined | Maurus Cuelenaere |
2009-04-01 | Fix sim errors | Karl Kurbjun |
2009-04-01 | Add initial support for changing the LCD mode in MPEG player for hardware YUV... | Karl Kurbjun |
2009-04-01 | M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w... | Karl Kurbjun |
2009-03-30 | TCC78x: Implement the user timer, rework some of the timer register #defines,... | Rob Purchase |
2009-03-30 | A bit of cleanup in config-fuze (don't define features we do not have yet), a... | Thomas Martitz |
2009-03-30 | Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. | Daniel Stenberg |
2009-03-26 | Add support for powering down the LCD (saves 50 mA when disabled) | Karl Kurbjun |
2009-03-26 | Change ARCOTG_DRV_H #define to _USB_DRV_H #define (no functional changes) | Maurus Cuelenaere |
2009-03-25 | Enable album art on the Onda VX747 so it can actually display cabbiev2 | Maurus Cuelenaere |
2009-03-24 | Fix Ondio FM and recorder v2 bootbox builds (see r19579/r19580). | Jens Arnold |
2009-03-23 | Correct Björn's name in various file headers. | Nicolas Pennequin |
2009-03-23 | Correct some backlight fading related comments and preprocessor macros. | Thomas Martitz |