summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-08-10Accept FS#11523 by Fred Bauer - fix a bug where the skin fonts dont check the...Jonathan Gordon
2010-08-09add a patch to libwmavoice to make it easier to enable/disable building it.Mohamed Tarek
2010-08-09Mark constant array as 'const' and use a smaller datatype.Nils Wallménius
2010-08-09Remove old kluge that makes little difference with the new arm toolchain.Nils Wallménius
2010-08-08fix warrnings in test_core_jpeg.c and test_mem_jpeg.cMarcin Bukat
2010-08-08Update portugues-brasileiro translation, FS #11521 by Rodrigo BarrettoBertrik Sikken
2010-08-07Correct flawed search&replace.Thomas Martitz
2010-08-07Android port: handle incoming calls.Thomas Martitz
2010-08-07WMA Voice now plays and seeks in the sim. The code is still in floating point...Mohamed Tarek
2010-08-07Remove dsputil.[ch], they are not needed.Mohamed Tarek
2010-08-07Add missing files from ffmpeg, write a README.rockbox and a makefile.Mohamed Tarek
2010-08-07Mistakenly committed a modification. The files in libwmavoice currently are e...Mohamed Tarek
2010-08-07Initial commit for a WMA Voice decoder; Import a minimal set of files for lib...Mohamed Tarek
2010-08-05Another minor ARM speedup for libwmapro. Drop lsb of multiplication result in...Andree Buschmann
2010-08-05Minor of libwmapro on ARM. Swap operands for fixmul31, is 1% faster.Andree Buschmann
2010-08-05Remove the comment about Coldfire asm. The current code (using fixmul16 macro...Mohamed Tarek
2010-08-05Add default font for LCD_HEIGHT <= 480Thomas Martitz
2010-08-05One more get_user_file_path() fix. Don't store the user dir in config.cfg andThomas Martitz
2010-08-05Dont redraw the AA every single update, only when neededJonathan Gordon
2010-08-05New feature for the %xd() (display a preloaded image) skin tag.Jonathan Gordon
2010-08-05libwmapro: remove coldfire fixmul24 as it is both incorrect and unused, fix f...Nils Wallménius
2010-08-05update wmapro's README.Mohamed Tarek
2010-08-05Fix reds. Mohamed Tarek
2010-08-05oops ! shouldn't have removed mdct_tables.Mohamed Tarek
2010-08-05Drop the the mdct files from libwmapro since they are no longer needed.Mohamed Tarek
2010-08-04Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...Mohamed Tarek
2010-08-04Fix red by removing sine_512 from iram (2KB). minor slowdown for PP5024 (~0.0...Mohamed Tarek
2010-08-04Use codeclib's mdct in wmapro. Input coeffs to the transform needed to be sca...Mohamed Tarek
2010-08-04Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon
2010-08-03Fix the sample count in wma pro.Mohamed Tarek
2010-08-03system-arm.c/__div0 are for ARM native builds onlyRafaël Carré
2010-08-03faad: move inline function in headerRafaël Carré
2010-08-03wma: move inline functions into .h fileRafaël Carré
2010-08-03flac: error out if max blocksize is larger than we can handle.Nils Wallménius
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-08-02A few post-fixes to the get_user_file_path() commit.Thomas Martitz
2010-08-02Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns...Jonathan Gordon
2010-08-02Allow viewport labels to be mostly free text instead of only one character. I...Jonathan Gordon
2010-08-02make grey targets reject viewport colours if theyare more than one letter (i....Jonathan Gordon
2010-08-01Use higher precision for libwmapro's quant_tab[].Andree Buschmann
2010-08-01doom: fix types mismatch spotted by gcc 4.5.1Rafaël Carré
2010-08-01mpegplayer mad: apply r27655 fixRafaël Carré
2010-08-01Fix last red.Thomas Martitz
2010-08-01Fix reds.Thomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-08-01mpa: remove bad enum comparison spotted by gcc 4.5.1Rafaël Carré
2010-08-01Fix FS#11508 - remote LCD targets crash because the remote wps fails to loadJonathan Gordon
2010-08-01woopsiesJonathan Gordon
2010-08-01woopsiesJonathan Gordon
2010-08-01FS#11507 - fix 'track starting/ending' tags, and minor timeout cleanupJonathan Gordon