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: Protect lcd updates with a mutex.
Thomas Martitz
2010-12-13
*
Android: Replace the java based tick timer implemented with a not as bloated ...
Thomas Martitz
2010-12-10
*
MPIO HD300 simulator. FS#11796 by Michael Leslie
Marcin Bukat
2010-12-08
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Android: Fix yellow
Thomas Martitz
2010-12-04
*
Android: Make lcd updates synchronous, doesn't make it faster but smoother (n...
Thomas Martitz
2010-12-02
*
Change the gcc options for sdl builds to allow for gnu99 features, it needs s...
Thomas Martitz
2010-12-02
*
Android: Change how detecting call state (introduced in r27746) works, from p...
Thomas Martitz
2010-11-12
*
Touchscreen: Improved scroll threshold
Thomas Martitz
2010-11-10
*
remove an unused variable and #include
Jonathan Gordon
2010-11-07
*
Make --zoom option of the sdl port correctly work with mouse clicks.
Thomas Martitz
2010-11-05
*
Remote android button handling (again). do the press/unpress more like other ...
Jonathan Gordon
2010-11-03
*
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-31
*
Pass the framebuffer to the service in the constructor rather than later from...
Thomas Martitz
2010-10-31
*
Clean up usage of RockboxService. Add a proper way to check if rockbox is act...
Jonathan Gordon
2010-10-31
*
Initialize (instantiate) RockboxFramebuffer from the C code like with the oth...
Thomas Martitz
2010-10-29
*
Fix android hardware button handling so it actually works.
Jonathan Gordon
2010-10-24
*
HDD6330: add the simulator.
Szymon Dziok
2010-10-21
*
fix button maps and assign some buttons for uisimulator.
Teruaki Kawashima
2010-10-13
*
Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.
Thomas Martitz
2010-09-20
*
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
*
Fix sdl application build
Thomas Martitz
2010-09-06
*
Android: don't compile stubs.c and kill off libuisimulator entirely.
Thomas Martitz
2010-09-02
*
Android: Fix two warnings
Thomas Martitz
2010-09-01
*
Android: don't compile powermgmt-sim.c
Thomas Martitz
2010-09-01
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Move to a proper sdl key config instead of using the d2 pad. make the mouse w...
Jonathan Gordon
2010-08-26
*
Android port: simplify sending touch events from Java->C
Maurus Cuelenaere
2010-08-16
*
Android port: add support for hardware keys
Maurus Cuelenaere
2010-08-16
*
Move memset6() declaration to string-extra.h, kills a warning compiling for a...
Thomas Martitz
2010-08-12
*
Android port: handle incoming calls.
Thomas Martitz
2010-08-07
*
A bit of work in the pcm driver. Should be a bit more efficient, but more imp...
Thomas Martitz
2010-08-04
*
Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...
Thomas Martitz
2010-08-04
*
Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac...
Thomas Martitz
2010-08-04
*
Run Rockbox as a service, which allows for music decoding&playback in the bac...
Thomas Martitz
2010-08-03
*
system-android: cast void* to uintptr_t*
Rafaël Carré
2010-08-03
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02
*
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...
Nils Wallménius
2010-07-15
*
Fix red in app builds
Thomas Martitz
2010-07-10
*
SDL: fix typo
Rafaël Carré
2010-07-10
*
SDL enhancements:
Rafaël Carré
2010-07-10
*
Rockbox as an application: Add an 320x240 SDL application target.
Thomas Martitz
2010-07-06
*
sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN
Rafaël Carré
2010-07-04
*
Simulator: build recording code
Rafaël Carré
2010-07-04
*
Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...
Michael Sevakis
2010-06-17
*
SDL target: remove mouse polling and replace it with an event-based mechanism...
Maurus Cuelenaere
2010-06-15
*
Fix most reds, I have no idea what's wrong with the gigabeats (yet).
Thomas Martitz
2010-06-06
*
Move target-simulating specific keymaps out of button-sdl.c into a file per
Thomas Martitz
2010-06-06
*
Mini2440: Fix simulator. It's touchscreen so there's button clashes when tryi...
Thomas Martitz
2010-06-05
*
Simulator: get rid of SDL_mutex* parameter to sim_do_exit.
Michael Sevakis
2010-05-27
[next]