index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Android: implement headphone detection thus enabling pause on unplug (FS#12097).
Dominik Riebeling
2011-06-04
*
Fix an implicit declaration warning.
Dominik Riebeling
2011-05-29
*
Fix SDL touch screen handling on the screen edges
Thomas Jarosch
2011-05-25
*
Fix a problem where hardware keypresses dont reset the idle poweroff timer on...
Jonathan Gordon
2011-05-25
*
Fix tabs in .c and .h files in firmware/
Bertrik Sikken
2011-05-08
*
Fix whitespace errors aka tabs.
Dominik Riebeling
2011-05-05
*
Define LCD dpi for n900, n8xx and the pandora
Thomas Jarosch
2011-04-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-16
*
Listen to and follow external Android volume changes. (Based on FS#11914 by M...
Björn Stenberg
2011-03-14
*
Android: allocate native_buffer locally, which does away with the need to hold
Maurus Cuelenaere
2011-03-12
*
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-11
*
Enable volume keys in Android.
Björn Stenberg
2011-03-10
*
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-08
*
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-05
*
Fix compilation issues for sdl when HAVE_BUTTON_DATA is not defined
Frank Gevaerts
2011-03-03
*
Introduce "power" thread for RaaA
Thomas Jarosch
2011-03-02
*
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...
Thomas Jarosch
2011-03-01
*
Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it
Thomas Jarosch
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-28
*
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
*
Android:
Thomas Martitz
2011-02-23
*
Android: Rewrite lcd subsystem to use the SurfaceView API.
Thomas Martitz
2011-02-19
*
N900: Prevent stuck up/down keys on systems with shared up/down cursor mapping
Thomas Jarosch
2011-02-19
*
Fix red caused by incorrect includes.
Thomas Martitz
2011-02-18
*
Implement cooperative threads on hosted platforms using C code.
Thomas Martitz
2011-02-18
*
Fix the shutdown sequence for maemo, SDL and simulator builds
Thomas Jarosch
2011-02-15
*
Initial maemo platform support
Thomas Jarosch
2011-02-08
*
Add widgets to android port.
Antoine Cellerier
2011-01-29
*
Fix FS#11881. Patch by Thomas Jarosch
Thomas Martitz
2011-01-20
*
Return thread ID as a string for name when a thread isn't named or name canno...
Michael Sevakis
2010-12-29
*
interrupt_level should've been volatile as well when I changed this file. Obt...
Michael Sevakis
2010-12-29
*
UISimulator: Need a 'while' not an 'if' in sim_enter_irq_handler. Add comment...
Michael Sevakis
2010-12-28
*
Vastly increase speed of SDL screen updates for RGB565.
Thomas Martitz
2010-12-27
*
Return interval in the SDL timer callback as it should happen in periodic tim...
Thomas Martitz
2010-12-27
*
RaaA: Improve tagcache search to make the database built.
Thomas Martitz
2010-12-23
*
Android: Protect lcd updates with a mutex.
Thomas Martitz
2010-12-13
[prev]
[next]