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