index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
Age
Commit message (
Expand
)
Author
2011-03-24
SD AMSv2: fix r29625
Rafaël Carré
2011-03-21
AMSv2 SD: send 80 idle clocks before sending initial CMD0 (go idle state)
Bertrik Sikken
2011-03-21
AMSv2 SD: receive sd card command responses during initialisation instead of ...
Bertrik Sikken
2011-03-21
AMSv2 SD: wait for previous data transfer completion before sending a command
Bertrik Sikken
2011-03-21
AMSv2 SD: use a sleep instead of a udelay for 100 ms delay
Bertrik Sikken
2011-03-20
SD AMSv2: fix r29169
Rafaël Carré
2011-03-20
SD amsv2: remove double assignement
Rafaël Carré
2011-03-20
Add another delay in the AMSv2 sd controller driver as a work-around for SD i...
Bertrik Sikken
2011-03-16
Android: Implement app shutdown and thus, sleep timer.
Thomas Martitz
2011-03-16
Android: Partly revert r29569 and only call the new getJavaEnvironment() when...
Thomas Martitz
2011-03-14
Listen to and follow external Android volume changes. (Based on FS#11914 by M...
Björn Stenberg
2011-03-12
Android: allocate native_buffer locally, which does away with the need to hold
Maurus Cuelenaere
2011-03-11
Android: Switch to pthread_cond+SIGEV_THREAD for tick task handling.
Thomas Martitz
2011-03-11
Create GlobalRef in surfaceCreated, in accordance to r29572.
Thomas Martitz
2011-03-11
Android: delete the global reference in surfaceDestroyed
Maurus Cuelenaere
2011-03-11
Android: no need to keep RockboxPCM_class around
Maurus Cuelenaere
2011-03-11
Partly revert "Android: use NewGlobalRef for references that are used globally"
Maurus Cuelenaere
2011-03-11
Android: Don't share the JNI environment across threads, but obtain it the
Maurus Cuelenaere
2011-03-11
Android: use NewGlobalRef for references that are used globally
Maurus Cuelenaere
2011-03-10
Enable volume keys in Android.
Björn Stenberg
2011-03-08
Return -1 for not implemented RTC functions.
Thomas Martitz
2011-03-08
RaaA: Add RTC support
Thomas Jarosch
2011-03-08
Bring idle poweroff to RaaA and the sim
Thomas Jarosch
2011-03-05
Android: Fix black display after unzipping libmisc.so.
Thomas Martitz
2011-03-05
Change the thread api a bit.
Thomas Martitz
2011-03-05
Add rockbox copyright header with proper credits for kugel
Thomas Jarosch
2011-03-05
Add svn:keywords to firmware/target/hosted source files
Thomas Jarosch
2011-03-03
Fix compilation issues for sdl when HAVE_BUTTON_DATA is not defined
Frank Gevaerts
2011-03-02
Remove redundant function prototype
Thomas Jarosch
2011-03-02
Fix red on Archos Recorder
Thomas Jarosch
2011-03-02
Fix red
Thomas Jarosch
2011-03-02
Introduce "power" thread for RaaA
Thomas Jarosch
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-01
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...
Thomas Jarosch
2011-03-01
Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...
Marcin Bukat
2011-03-01
Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...
Marcin Bukat
2011-03-01
iPod Classic: Use DMA (and double buffering) for LCD updates
Michael Sparmann
2011-02-28
Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it
Thomas Jarosch
2011-02-28
iPod Classic: Enable RGB LCD update assembler code
Michael Sparmann
2011-02-28
iPod Classic: Fix YUV blitting. Mpegplayer works now.
Michael Sparmann
2011-02-28
brackets are important! fix the mouse being hidden in sims
Jonathan Gordon
2011-02-28
Hopefully get shutdown/exit handling on SDL/maemo right.
Thomas Martitz
2011-02-28
Pandora port: Exit rockbox by pressing the SELECT button
Thomas Jarosch
2011-02-27
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)
Michael Sparmann
2011-02-25
Byteswap routines don't really need 'asm volatile', just 'asm' since it shoul...
Michael Sevakis
2011-02-24
Use thumb-compatible byte swap routines when building with -mthumb.
Michael Sevakis
2011-02-23
Android:
Thomas Martitz
2011-02-23
Gigabeat S: Smoother bootup. Don't do full drive reset at boot since it's not...
Michael Sevakis
2011-02-22
Return valid tuner ID even when tuner is not detected properly. Fixes FS#11791
Michael Chicoine
[prev]
[next]