summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-03-20SD amsv2: remove double assignementRafaël Carré1-3/+0
2011-03-20Add another delay in the AMSv2 sd controller driver as a work-around for SD i...Bertrik Sikken1-1/+7
2011-03-17No need to save irq again after thread wakeup in queue_wait(_w_tmo), just dis...Michael Sevakis1-2/+2
2011-03-16Android: Implement app shutdown and thus, sleep timer.Thomas Martitz2-6/+32
2011-03-16Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz7-39/+42
2011-03-15WM8750/51: properly apply recording gainMarcin Bukat1-33/+13
2011-03-15MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out...Marcin Bukat2-1/+4
2011-03-14fix redMarcin Bukat2-3/+4
2011-03-14WM8750/51 driver:Marcin Bukat2-50/+74
2011-03-14Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg4-0/+33
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat3-285/+331
2011-03-13Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when Upside Down is ac...Bertrik Sikken1-2/+2
2011-03-12Android: allocate native_buffer locally, which does away with the need to holdMaurus Cuelenaere1-6/+9
2011-03-11Android: Switch to pthread_cond+SIGEV_THREAD for tick task handling.Thomas Martitz1-26/+19
2011-03-11Create GlobalRef in surfaceCreated, in accordance to r29572.Thomas Martitz1-8/+3
2011-03-11Android: delete the global reference in surfaceDestroyedMaurus Cuelenaere2-14/+5
2011-03-11Android: no need to keep RockboxPCM_class aroundMaurus Cuelenaere1-2/+1
2011-03-11Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere3-28/+8
2011-03-11Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere7-8/+44
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