summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when Upside Down is ac...Bertrik Sikken2011-03-13
* Android: allocate native_buffer locally, which does away with the need to holdMaurus Cuelenaere2011-03-12
* Android: Switch to pthread_cond+SIGEV_THREAD for tick task handling.Thomas Martitz2011-03-11
* Create GlobalRef in surfaceCreated, in accordance to r29572.Thomas Martitz2011-03-11
* Android: delete the global reference in surfaceDestroyedMaurus Cuelenaere2011-03-11
* Android: no need to keep RockboxPCM_class aroundMaurus Cuelenaere2011-03-11
* Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere2011-03-11
* Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere2011-03-11
* Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere2011-03-11
* Enable volume keys in Android.Björn Stenberg2011-03-10
* Enable A-B repeat on nano2gFrank Gevaerts2011-03-10
* Don't compile handle_sleep_timer() code for the bootloaderThomas Jarosch2011-03-10
* Don't call apps/ code from firmware/Thomas Jarosch2011-03-10
* Return -1 for not implemented RTC functions.Thomas Martitz2011-03-08
* RaaA: Add RTC supportThomas Jarosch2011-03-08
* Bring idle poweroff to RaaA and the simThomas Jarosch2011-03-08
* Move handle_auto_poweroff() down so RaaA can call it.Thomas Jarosch2011-03-08
* Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim...Thomas Martitz2011-03-08
* Android: Fix black display after unzipping libmisc.so.Thomas Martitz2011-03-05
* Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has.Thomas Martitz2011-03-05
* Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd.Thomas Martitz2011-03-05
* Anti-Aliased Fonts support.Thomas Martitz2011-03-05
* Change the thread api a bit.Thomas Martitz2011-03-05
* Add rockbox copyright header with proper credits for kugelThomas Jarosch2011-03-05
* Add svn:keywords to firmware/target/hosted source filesThomas Jarosch2011-03-05
* Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann2011-03-03
* Fix compilation issues for sdl when HAVE_BUTTON_DATA is not definedFrank Gevaerts2011-03-03
* Fix red in bootloaderThomas Jarosch2011-03-03
* Fix bookmark creation on sleep timer. Fixes FS#11493Thomas Jarosch2011-03-03
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* Remove redundant function prototypeThomas Jarosch2011-03-02
* Fix red on Archos RecorderThomas Jarosch2011-03-02
* Fix redThomas Jarosch2011-03-02
* Introduce "power" thread for RaaAThomas Jarosch2011-03-02
* Enable hotkey on all the touchscreen targetsJonathan Gordon2011-03-02
* Fix pretty colors from r29492 - PP5002 need sems too.Michael Sevakis2011-03-02
* Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2011-03-02
* Fix red - 2nd try. Use same ifdef style as in firmware/drivers/pcf50606.cThomas Jarosch2011-03-01
* Fix redThomas Jarosch2011-03-01
* Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch2011-03-01
* Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...Marcin Bukat2011-03-01
* Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat2011-03-01
* Switch off ATA DMA for all PP targets. There is sufficient evidence that ATA ...Andree Buschmann2011-03-01
* iPod Classic: Use DMA (and double buffering) for LCD updatesMichael Sparmann2011-03-01
* iPod Classic: Disable boosting, it seems to cause random lockupsMichael Sparmann2011-03-01
* Fix redThomas Jarosch2011-02-28
* Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch2011-02-28
* iPod Classic: Enable RGB LCD update assembler codeMichael Sparmann2011-02-28
* iPod Classic: Fix YUV blitting. Mpegplayer works now.Michael Sparmann2011-02-28
* brackets are important! fix the mouse being hidden in simsJonathan Gordon2011-02-28