summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* "Fix" FS#11349... %cs got confused because for some reason when the root menu...Jonathan Gordon2010-08-16
* Fix FS#11524 - a sbs could crash on loadJonathan Gordon2010-08-16
* Fix FS#11469 - make the fms update as it shouldJonathan Gordon2010-08-16
* Make %pb without any params work as expectedJonathan Gordon2010-08-16
* fix FS#11542 - %t() not workingJonathan Gordon2010-08-16
* fix FS#11519 - clock tags wernt updating like they shouldJonathan Gordon2010-08-15
* A bunch of new features for the bar type tags (%pb, %pv, %bl, etc):Jonathan Gordon2010-08-15
* Allow 'long' labels with single-argument %xd too. The label need to be at lea...Magnus Holmgren2010-08-15
* *really* fix the last warningJonathan Gordon2010-08-14
* last warning and fix manualJonathan Gordon2010-08-14
* fix warnings and errorsJonathan Gordon2010-08-14
* Rework the skin playlist viewer so it uses the same drawing code as everythin...Jonathan Gordon2010-08-14
* Change %xl/%xd to use proper labels instead of single letter labels. i.e %xl(...Jonathan Gordon2010-08-14
* Change %xd to allow for a number to be used to specify the subimage. i.e %xd(...Jonathan Gordon2010-08-14
* Correct the check for the requested vs returned sizes in libasf. Mohamed Tarek2010-08-14
* Add uppercase M4A file type to the mp4 parser. Technically Apple says to use...Michael Giacomelli2010-08-14
* Fix backdrops from sbs not being loaded correctly (caused by r27791).Thomas Martitz2010-08-13
* Update libwmavoice's README.Mohamed Tarek2010-08-13
* Fix a bug in the asf parser that led to dropping packets in WMA voice. WMA vo...Mohamed Tarek2010-08-13
* Missed some more debug statements in libasf.Michael Giacomelli2010-08-12
* Remove old debug line from wma.c.Michael Giacomelli2010-08-12
* Backdrop dir needs to go through get_user_file_path()Thomas Martitz2010-08-12
* Oops, committed before finishing the removal of "#include "memory.h""Thomas Martitz2010-08-12
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* New feature for the %xl (image load) tag. If you give it the filename __list_...Jonathan Gordon2010-08-12
* When using the tag argument in %%xd(): 1) clear the image first, so that imag...Magnus Holmgren2010-08-12
* Slightly change bl (battery level) when used in an enum: if the enum containe...Magnus Holmgren2010-08-12
* 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