summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz2011-03-16
* Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg2011-03-14
* 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
* 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
* Android: Fix black display after unzipping libmisc.so.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 compilation issues for sdl when HAVE_BUTTON_DATA is not definedFrank Gevaerts2011-03-03
* 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
* Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2011-03-02
* 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
* iPod Classic: Use DMA (and double buffering) for LCD updatesMichael Sparmann2011-03-01
* 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
* Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz2011-02-28
* Pandora port: Exit rockbox by pressing the SELECT buttonThomas Jarosch2011-02-28
* RaaA: Add initial Pandora supportThomas Jarosch2011-02-27
* iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)Michael Sparmann2011-02-27
* Byteswap routines don't really need 'asm volatile', just 'asm' since it shoul...Michael Sevakis2011-02-25
* Use thumb-compatible byte swap routines when building with -mthumb.Michael Sevakis2011-02-24
* Android:Thomas Martitz2011-02-23
* Gigabeat S: Smoother bootup. Don't do full drive reset at boot since it's not...Michael Sevakis2011-02-23
* Return valid tuner ID even when tuner is not detected properly. Fixes FS#11791Michael Chicoine2011-02-22
* Calibrate iPod Classic battery gauge a bit betterMichael Sparmann2011-02-20
* Android: Rewrite lcd subsystem to use the SurfaceView API.Thomas Martitz2011-02-19
* N900: Prevent stuck up/down keys on systems with shared up/down cursor mappingThomas Jarosch2011-02-19
* Fix red caused by incorrect includes.Thomas Martitz2011-02-18
* Implement cooperative threads on hosted platforms using C code.Thomas Martitz2011-02-18
* Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch2011-02-15
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Submit FS#11926, calibrate charge curve for e200v1. Thanks to Martin Ritter.Andree Buschmann2011-02-11
* iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...Michael Sparmann2011-02-10