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
Age
Commit message (
Expand
)
Author
2010-09-14
pitch_detector: don't use a struct with only one member
Rafaël Carré
2010-09-14
Further libfaad cleanup. Make libfaad compilable for floating point. Floating...
Andree Buschmann
2010-09-13
Further libfaad cleanup.
Andree Buschmann
2010-09-13
Clean up libfaad's fixed point implementation.
Andree Buschmann
2010-09-12
The zip target isn't a good prerequisite for another make target so remove it.
Thomas Martitz
2010-09-12
Adhere to the 80-char line width limit.
Thomas Martitz
2010-09-12
Redo r28059, minBufferSize() turned out a bit more unstable on my Legend. Now...
Thomas Martitz
2010-09-12
Code style changes in the java part (whitespaces and braces) to match Rockbox...
Thomas Martitz
2010-09-12
The rockbox header got lost at some point.
Thomas Martitz
2010-09-12
Android: Use an explicit 8k buffer for unzipping libmisc.so to remove a warni...
Thomas Martitz
2010-09-12
Extend make clean for android zu also cleanup the compiled java classes and a...
Thomas Martitz
2010-09-12
AMS USBv2: use OF settings for undocumented register
Rafaël Carré
2010-09-12
Android: Fix a problem where entered Rockbox multiple times (with multiple in...
Thomas Martitz
2010-09-12
Use getMinBufferSize instead of hardcoding a buffer size.
Thomas Martitz
2010-09-09
Fix beast, forgot the asm label when renaming.
Thomas Martitz
2010-09-09
Also rename cpucache_invalidate() function for mips. There's more in the targ...
Thomas Martitz
2010-09-09
Fix sim reds (forgot \ at end of line).
Thomas Martitz
2010-09-09
Bump plugin api for new functions.
Thomas Martitz
2010-09-09
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
Forgot to rename cpucache_flush/_invalidate for PP502x.
Thomas Martitz
2010-09-09
codecs_crt0.c needs to call cpucache_invalidate after copying code around.
Thomas Martitz
2010-09-08
Oops, remove left-over DEBUGFs.
Thomas Martitz
2010-09-08
Revert r27972 to fix FS#11610 (but in a way android builds still work).
Thomas Martitz
2010-09-08
fix red.
Thomas Martitz
2010-09-08
Cleanup io.c a bit.
Thomas Martitz
2010-09-08
keybox: do not leak filehandle when the wrong password is entered.
Nils Wallménius
2010-09-08
Change sd-as3525*.c to the new cache coherency function names.
Thomas Martitz
2010-09-08
Rename cache coherency functions.
Thomas Martitz
2010-09-08
USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()
Rafaël Carré
2010-09-08
USB AMSv2: split handle_ep_int()
Rafaël Carré
2010-09-08
USB AMSv2: smaller struct usb_endpoint
Rafaël Carré
2010-09-08
USB AMSv2: only read endpoint interrupt status register once
Rafaël Carré
2010-09-08
usb-drv-as3525v2.c: cosmetics (remove trailing spaces)
Rafaël Carré
2010-09-08
USB AMSv2: Reduce the size of (in/out)_ep_list
Rafaël Carré
2010-09-08
USB AMSv2: simplify FOR_EACH* macros
Rafaël Carré
2010-09-08
USB AMSv2: use status == -1 to signal errors
Rafaël Carré
2010-09-08
usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the define
Rafaël Carré
2010-09-08
USB AMSv2: cosmetics
Rafaël Carré
2010-09-08
USB AMSv2: update endpoint->len on transfer
Rafaël Carré
2010-09-08
as3525v2 usb: define USB_HAS_BULK
Rafaël Carré
2010-09-08
usb-drv-as3525v2: use dump_dcache_range()
Rafaël Carré
2010-09-08
usb-drv-as3525v2: fixes
Rafaël Carré
2010-09-07
as3525v2-usb: don't disable data transfers !
Amaury Pouly
2010-09-07
as3525v2-usb: fix red and fix stupid typo about endpoint status
Amaury Pouly
2010-09-07
as3525v2-usb: all control operations are working, there is a problem with UMS...
Amaury Pouly
2010-09-07
as3525v2-usb:
Amaury Pouly
2010-09-07
workaround weird gcc behaviour
Rafaël Carré
2010-09-07
m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99
Rafaël Carré
2010-09-07
invadrox: make all inline functions static inline
Rafaël Carré
2010-09-07
invadrox: make inline function static inline
Rafaël Carré
[next]