summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2009-05-06MIPS: don't save gp register when switching threadsMaurus Cuelenaere1-4/+4
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone33-0/+198
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 Kurbjun2-10/+15
2009-04-29Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz1-5/+4
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz3-14/+15
2009-04-28M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun2-7/+16
2009-04-26Enable FM radio on the sansa c200v2 (untested).Bertrik Sikken1-2/+2
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz1-4/+1
2009-04-25Restructure backlight timeout management a bit by factoring out the get_curre...Thomas Martitz1-0/+1
2009-04-25Fix red.Thomas Martitz1-0/+11
2009-04-25Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz1-1/+1
2009-04-21Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun1-2/+4
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere1-0/+2
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon1-0/+2
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2-0/+2
2009-04-19reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts2-4/+22
2009-04-18USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts1-2/+1
2009-04-18Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts1-2/+2
2009-04-18Onda VX747:Maurus Cuelenaere2-24/+79
2009-04-18Sync from recent linux source (FS#10142, by Tomer Shalev)Frank Gevaerts1-183/+209
2009-04-17Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M...Michael Giacomelli1-2/+3
2009-04-13Update battery capacities of the sansa clip and sansa fuze.Bertrik Sikken2-6/+6
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 Kurbjun2-2/+11
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz2-2/+5
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz1-0/+1
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 Kurbjun2-18/+26
2009-04-08Make test_codec compile and clean up some commentsMaurus Cuelenaere1-6/+4
2009-04-07Add current use and fix battery capacity settings for the Gigabeat F/X. Than...Michael Giacomelli1-3/+8
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero2-2/+5
2009-04-06FS9795 - some playback cleanup. Jonathan Gordon2-2/+1
2009-04-05Move CPU_MIPS #define up so ROCKBOX_STRICT_ALIGN actually gets definedMaurus Cuelenaere1-4/+4
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 Kurbjun2-0/+9
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun2-19/+23
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase1-12/+29
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz1-32/+25
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg3-3/+789
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun1-1/+11
2009-03-26Change ARCOTG_DRV_H #define to _USB_DRV_H #define (no functional changes)Maurus Cuelenaere1-3/+3
2009-03-25Enable album art on the Onda VX747 so it can actually display cabbiev2Maurus Cuelenaere1-0/+3
2009-03-24Fix Ondio FM and recorder v2 bootbox builds (see r19579/r19580).Jens Arnold2-0/+4
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin2-2/+2
2009-03-23Correct some backlight fading related comments and preprocessor macros.Thomas Martitz1-5/+6
2009-03-22FS#9968: Charging on e200v2Bertrik Sikken1-5/+5
2009-03-22imx31/mc13783: Do some housekeeping with register macros, function names and ...Michael Sevakis2-430/+291
2009-03-21D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase2-2/+4
2009-03-20Actually kill them..Maurus Cuelenaere1-1/+2