summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere3-12/+43
2011-03-10Enable volume keys in Android.Björn Stenberg3-0/+9
2011-03-10Enable A-B repeat on nano2gFrank Gevaerts1-2/+2
2011-03-10Don't compile handle_sleep_timer() code for the bootloaderThomas Jarosch1-0/+2
2011-03-10Don't call apps/ code from firmware/Thomas Jarosch1-7/+1
2011-03-08Return -1 for not implemented RTC functions.Thomas Martitz2-2/+2
2011-03-08RaaA: Add RTC supportThomas Jarosch7-0/+56
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch5-33/+18
2011-03-08Move handle_auto_poweroff() down so RaaA can call it.Thomas Jarosch1-53/+60
2011-03-08Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim...Thomas Martitz3-965/+531
2011-03-05Android: Fix black display after unzipping libmisc.so.Thomas Martitz1-2/+0
2011-03-05Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has.Thomas Martitz2-4/+65
2011-03-05Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd.Thomas Martitz1-0/+258
2011-03-05Anti-Aliased Fonts support.Thomas Martitz4-15/+281
2011-03-05Change the thread api a bit.Thomas Martitz8-48/+58
2011-03-05Add rockbox copyright header with proper credits for kugelThomas Jarosch1-1/+23
2011-03-05Add svn:keywords to firmware/target/hosted source filesThomas Jarosch1-1/+1
2011-03-03Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann2-53/+51
2011-03-03Fix compilation issues for sdl when HAVE_BUTTON_DATA is not definedFrank Gevaerts1-0/+4
2011-03-03Fix red in bootloaderThomas Jarosch1-1/+5
2011-03-03Fix bookmark creation on sleep timer. Fixes FS#11493Thomas Jarosch1-2/+3
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch2-0/+17
2011-03-02Remove redundant function prototypeThomas Jarosch1-1/+0
2011-03-02Fix red on Archos RecorderThomas Jarosch1-0/+3
2011-03-02Fix redThomas Jarosch1-1/+1
2011-03-02Introduce "power" thread for RaaAThomas Jarosch4-8/+63
2011-03-02Enable hotkey on all the touchscreen targetsJonathan Gordon5-5/+5
2011-03-02Fix pretty colors from r29492 - PP5002 need sems too.Michael Sevakis1-1/+1
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis34-292/+276
2011-03-01Fix red - 2nd try. Use same ifdef style as in firmware/drivers/pcf50606.cThomas Jarosch1-4/+2
2011-03-01Fix redThomas Jarosch1-0/+2
2011-03-01Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch3-12/+3
2011-03-01Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...Marcin Bukat2-1/+1
2011-03-01Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat2-3/+1
2011-03-01Switch off ATA DMA for all PP targets. There is sufficient evidence that ATA ...Andree Buschmann15-15/+15
2011-03-01iPod Classic: Use DMA (and double buffering) for LCD updatesMichael Sparmann2-134/+103
2011-03-01iPod Classic: Disable boosting, it seems to cause random lockupsMichael Sparmann1-1/+1
2011-02-28Fix redThomas Jarosch1-3/+3
2011-02-28Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch3-55/+51
2011-02-28iPod Classic: Enable RGB LCD update assembler codeMichael Sparmann1-4/+0
2011-02-28iPod Classic: Fix YUV blitting. Mpegplayer works now.Michael Sparmann3-5/+10
2011-02-28brackets are important! fix the mouse being hidden in simsJonathan Gordon1-1/+1
2011-02-28Added dummy autoconf.h for fat test.Björn Stenberg1-0/+9
2011-02-28Made the fat test code compile again.Björn Stenberg5-41/+38
2011-02-28Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz5-41/+45
2011-02-28Pandora port: Exit rockbox by pressing the SELECT buttonThomas Jarosch1-0/+6
2011-02-27Fix typo in commentThomas Jarosch1-1/+1
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch9-9/+109
2011-02-27Fix misspelled define that was commented out anywayMichael Sparmann1-1/+1
2011-02-27Fix yellowMichael Sparmann1-2/+5