summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-14fix errors, warnings, tabsJonathan Gordon6-12/+23
2010-09-14new file got lostJonathan Gordon1-0/+246
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon21-560/+415
2010-09-14pitch_detector: don't use a struct with only one memberRafaël Carré1-65/+58
2010-09-14Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann3-86/+42
2010-09-13Further libfaad cleanup.Andree Buschmann2-58/+15
2010-09-13Clean up libfaad's fixed point implementation.Andree Buschmann6-116/+75
2010-09-12The zip target isn't a good prerequisite for another make target so remove it.Thomas Martitz1-7/+8
2010-09-12Adhere to the 80-char line width limit.Thomas Martitz3-31/+54
2010-09-12Redo r28059, minBufferSize() turned out a bit more unstable on my Legend. Now...Thomas Martitz1-1/+3
2010-09-12Code style changes in the java part (whitespaces and braces) to match Rockbox...Thomas Martitz5-537/+558
2010-09-12The rockbox header got lost at some point.Thomas Martitz1-0/+21
2010-09-12Android: Use an explicit 8k buffer for unzipping libmisc.so to remove a warni...Thomas Martitz1-2/+2
2010-09-12Extend make clean for android zu also cleanup the compiled java classes and a...Thomas Martitz2-10/+16
2010-09-12AMS USBv2: use OF settings for undocumented registerRafaël Carré1-2/+1
2010-09-12Android: Fix a problem where entered Rockbox multiple times (with multiple in...Thomas Martitz1-1/+2
2010-09-12Use getMinBufferSize instead of hardcoding a buffer size.Thomas Martitz2-14/+12
2010-09-09Fix beast, forgot the asm label when renaming.Thomas Martitz1-4/+5
2010-09-09Also rename cpucache_invalidate() function for mips. There's more in the targ...Thomas Martitz1-1/+2
2010-09-09Fix sim reds (forgot \ at end of line).Thomas Martitz1-1/+1
2010-09-09Bump plugin api for new functions.Thomas Martitz1-1/+1
2010-09-09Extend lc_open() to also being able to load overlay plugins.Thomas Martitz10-100/+162
2010-09-09Forgot to rename cpucache_flush/_invalidate for PP502x.Thomas Martitz1-2/+4
2010-09-09codecs_crt0.c needs to call cpucache_invalidate after copying code around.Thomas Martitz3-10/+6
2010-09-08Oops, remove left-over DEBUGFs.Thomas Martitz1-2/+0
2010-09-08Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz4-8/+7
2010-09-08fix red.Thomas Martitz1-0/+1
2010-09-08Cleanup io.c a bit.Thomas Martitz1-18/+1
2010-09-08keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius1-2/+2
2010-09-08Change sd-as3525*.c to the new cache coherency function names.Thomas Martitz2-6/+6
2010-09-08Rename cache coherency functions.Thomas Martitz8-103/+191
2010-09-08USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()Rafaël Carré1-24/+21
2010-09-08USB AMSv2: split handle_ep_int()Rafaël Carré1-83/+83
2010-09-08USB AMSv2: smaller struct usb_endpointRafaël Carré1-3/+3
2010-09-08USB AMSv2: only read endpoint interrupt status register onceRafaël Carré1-8/+10
2010-09-08usb-drv-as3525v2.c: cosmetics (remove trailing spaces)Rafaël Carré1-15/+15
2010-09-08USB AMSv2: Reduce the size of (in/out)_ep_listRafaël Carré1-2/+2
2010-09-08USB AMSv2: simplify FOR_EACH* macrosRafaël Carré1-34/+28
2010-09-08USB AMSv2: use status == -1 to signal errorsRafaël Carré1-7/+10
2010-09-08usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the defineRafaël Carré1-3/+3
2010-09-08USB AMSv2: cosmeticsRafaël Carré1-11/+10
2010-09-08USB AMSv2: update endpoint->len on transferRafaël Carré1-5/+5
2010-09-08as3525v2 usb: define USB_HAS_BULKRafaël Carré2-2/+5
2010-09-08usb-drv-as3525v2: use dump_dcache_range()Rafaël Carré1-1/+1
2010-09-08usb-drv-as3525v2: fixesRafaël Carré1-6/+6
2010-09-07as3525v2-usb: don't disable data transfers !Amaury Pouly1-5/+6
2010-09-07as3525v2-usb: fix red and fix stupid typo about endpoint statusAmaury Pouly1-13/+5
2010-09-07as3525v2-usb: all control operations are working, there is a problem with UMS...Amaury Pouly1-33/+94
2010-09-07as3525v2-usb:Amaury Pouly1-56/+35
2010-09-07workaround weird gcc behaviourRafaël Carré1-0/+6