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
Age
Commit message (
Expand
)
Author
2010-09-02
as3525v2:
Amaury Pouly
2010-09-02
Fix typo
Thomas Martitz
2010-09-02
Android: don't compile stubs.c and kill off libuisimulator entirely.
Thomas Martitz
2010-09-01
Android: Fix two warnings
Thomas Martitz
2010-09-01
Android: don't compile powermgmt-sim.c
Thomas Martitz
2010-09-01
Redo previous commit to not break android builds.
Thomas Martitz
2010-09-01
Fix database
Thomas Martitz
2010-09-01
struct DIR -> DIR, should fix most if not all reds.
Thomas Martitz
2010-09-01
Android: Enable software tone controls
Thomas Martitz
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
Revert an accidentaly change to debug.h that prevent simulator+debug build
Amaury Pouly
2010-08-31
Unify 32mb and 64mb ipod video builds - FS#11580
Frank Gevaerts
2010-08-31
include lcd.h , forgotten in r27957
Rafaël Carré
2010-08-31
AMS: update the LCD on system exception to be sure the content is up to date
Rafaël Carré
2010-08-30
typo in r27953 spotted by kugel: s/long/ssize_t/
Rafaël Carré
2010-08-30
format: supports %zd (ssize_t) and %zu (ssize_t)
Rafaël Carré
2010-08-30
Change lc_open_from_mem() return type to void*
Thomas Martitz
2010-08-29
ipodvideo: detect ram size at boot (doesn't actually get USED yet)
Torne Wuff
2010-08-28
firmware/ : use lcd_putsf() (only in debug code)
Rafaël Carré
2010-08-28
jz4740 debug: use lcd_putsf() instead of redefining it
Rafaël Carré
2010-08-28
fix r27921 : lcd_putsxyf() for charcell
Rafaël Carré
2010-08-28
Implement lcd(_remote)_putsxyf() and export to plugins
Rafaël Carré
2010-08-28
AMSv2: remove a bunch of panicf() in SD driver
Rafaël Carré
2010-08-28
tcc77x targets: various minor cleanups
Bertrik Sikken
2010-08-27
change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl...
Fred Bauer
2010-08-27
close file when cached font load fails
Fred Bauer
2010-08-27
limit font_cache preloading to cache capacity
Fred Bauer
2010-08-27
Fix checkwps.
Thomas Martitz
2010-08-27
Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Thomas Martitz
2010-08-27
2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...
Thomas Martitz
2010-08-27
Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...
Thomas Martitz
2010-08-26
Introduce a small api for loading code (codecs,plugins) from disk/memory.
Thomas Martitz
2010-08-26
Move to a proper sdl key config instead of using the d2 pad. make the mouse w...
Jonathan Gordon
2010-08-25
Accept FS#11567 by Fred Bauer - better memory management for the skin fonts
Jonathan Gordon
2010-08-25
typo in r27876
Rafaël Carré
2010-08-25
usb-drv-as3525: only give physical addresses to USB HW
Rafaël Carré
2010-08-25
sd-as3525*: use AS3525_PHYSICAL_ADDR
Rafaël Carré
2010-08-24
mips is predefined by gcc, but we want it for paths. Don't let others fall in...
Thomas Martitz
2010-08-23
ipod fm remote: some static/const fixes from FS #11266 by me
Bertrik Sikken
2010-08-23
Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.
Marcin Bukat
2010-08-23
Read glyph cache in disk order to speed up loading - FS#11168 by Fred Bauer
Frank Gevaerts
2010-08-21
Some Nano2G FTL cosmetics
Michael Sparmann
2010-08-20
iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing...
Jens Arnold
2010-08-20
Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se...
Jens Arnold
2010-08-19
Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used
Rafaël Carré
2010-08-18
Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency...
Bertrik Sikken
2010-08-17
Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...
Michael Sparmann
2010-08-17
AMSv2: don't reboot on USB plug
Rafaël Carré
2010-08-16
Android port: simplify sending touch events from Java->C
Maurus Cuelenaere
2010-08-16
Android port: add support for hardware keys
Maurus Cuelenaere
[next]