| Commit message (Expand) | Author | Age |
| * | system-arm.c/__div0 are for ARM native builds only | Rafaël Carré | 2010-08-03 |
| * | faad: move inline function in header | Rafaël Carré | 2010-08-03 |
| * | wma: move inline functions into .h file | Rafaël Carré | 2010-08-03 |
| * | flac: error out if max blocksize is larger than we can handle. | Nils Wallménius | 2010-08-03 |
| * | Rockbox as an application: Commit current Android port progress. | Thomas Martitz | 2010-08-02 |
| * | A few post-fixes to the get_user_file_path() commit. | Thomas Martitz | 2010-08-02 |
| * | Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns... | Jonathan Gordon | 2010-08-02 |
| * | Allow viewport labels to be mostly free text instead of only one character. I... | Jonathan Gordon | 2010-08-02 |
| * | make grey targets reject viewport colours if theyare more than one letter (i.... | Jonathan Gordon | 2010-08-02 |
| * | Use higher precision for libwmapro's quant_tab[]. | Andree Buschmann | 2010-08-01 |
| * | doom: fix types mismatch spotted by gcc 4.5.1 | Rafaël Carré | 2010-08-01 |
| * | mpegplayer mad: apply r27655 fix | Rafaël Carré | 2010-08-01 |
| * | Fix last red. | Thomas Martitz | 2010-08-01 |
| * | Fix reds. | Thomas Martitz | 2010-08-01 |
| * | Rockbox as an application: add get_user_file_path(). | Thomas Martitz | 2010-08-01 |
| * | mpa: remove bad enum comparison spotted by gcc 4.5.1 | Rafaël Carré | 2010-08-01 |
| * | Fix FS#11508 - remote LCD targets crash because the remote wps fails to load | Jonathan Gordon | 2010-08-01 |
| * | woopsies | Jonathan Gordon | 2010-08-01 |
| * | woopsies | Jonathan Gordon | 2010-08-01 |
| * | FS#11507 - fix 'track starting/ending' tags, and minor timeout cleanup | Jonathan Gordon | 2010-08-01 |
| * | Housekeeping for libwmapro. Define some multiple used constants, use more pre... | Andree Buschmann | 2010-07-31 |
| * | Various minor clean-ups for mrobe | Bertrik Sikken | 2010-07-31 |
| * | remove an unused variable | Jonathan Gordon | 2010-07-31 |
| * | Make some global function/variables local (by making them static) | Bertrik Sikken | 2010-07-30 |
| * | libwmapro: fix comment for coldfire fixmul31. | Nils Wallménius | 2010-07-30 |
| * | Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen... | Andree Buschmann | 2010-07-29 |
| * | Fix Database red, move the cuesheet->token code into the skin engine | Jonathan Gordon | 2010-07-29 |
| * | Make codeclib_misc.h include the asm headers to simplify inclusion magic. | Nils Wallménius | 2010-07-29 |
| * | fix touchscreen errors | Jonathan Gordon | 2010-07-29 |
| * | FS#11470 - new skin code, finally svn uses the new parser from the theme edit... | Jonathan Gordon | 2010-07-29 |
| * | libmwapro: use codeclib asm macros for XNPROD31, speeds up decoding of a 55kb... | Nils Wallménius | 2010-07-29 |
| * | libwmapro: coldfire asm for vector_fixmul_scalar, 1% speedup | Nils Wallménius | 2010-07-28 |
| * | Refactor asm macros in libwmapro's vector_fixmul_() functions. No change to o... | Andree Buschmann | 2010-07-28 |
| * | Add ARM assembler to libwmapro vector_fixmul_scalar(). Speeds up decoding by ... | Andree Buschmann | 2010-07-28 |
| * | Refinement of initial lowmem handling for libwmapro (r27593). Set maximum sup... | Andree Buschmann | 2010-07-28 |
| * | Update Swedish translation. | Magnus Holmgren | 2010-07-28 |
| * | Correct the scaling of the coeffs to 17bits. | Mohamed Tarek | 2010-07-28 |
| * | Submit FS#11502. Minor optimization to Coldfire assembler in libatrac's fixmu... | Andree Buschmann | 2010-07-28 |
| * | Submit next part of FS#11498. Unroll loop for minor speedup of libwmapro on A... | Andree Buschmann | 2010-07-28 |
| * | Enable wmapro compilation for lowmem targets by excluding multichannel buffer... | Mohamed Tarek | 2010-07-28 |
| * | Modify WMA to produce non-interleaved stereo output (FS#11503 by me). speeds ... | Mohamed Tarek | 2010-07-28 |
| * | libwmapro: build with -O2 for coldfire, 5% speedup. | Nils Wallménius | 2010-07-27 |
| * | libwmapro: tiny tweak fo coldfire fixmul24 for a very slight speedup. | Nils Wallménius | 2010-07-27 |
| * | libwmapro: slightly shorter and faster inline asm fixed point multiplication ... | Nils Wallménius | 2010-07-26 |
| * | Modify the wma pro decoder to produce non-interleaved samples, and work direc... | Mohamed Tarek | 2010-07-26 |
| * | Submit part of FS#11498. Major speedup for WMA Professional on ARM and Coldfi... | Andree Buschmann | 2010-07-26 |
| * | libatrac: Coldfire asm for atrac3_iqmf_dewindowing, speeds up decoding of my ... | Nils Wallménius | 2010-07-26 |
| * | libwmapro: coldfire asm for vector_fixmul_window, gives a speedup of ~13%, dr... | Nils Wallménius | 2010-07-26 |
| * | aiff metadata: fix format string (%zd for size_t) | Rafaël Carré | 2010-07-26 |
| * | aiff codec: small clean up | Rafaël Carré | 2010-07-26 |