summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fix Brazilian Portugues translation - FS #11568 by Adilson XavierBertrik Sikken2010-08-24
* Fix yellows/reds. Red where caused by preprocessor condition mismatch.Thomas Martitz2010-08-24
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz2010-08-24
* Fix libfaad error that was introduced with r27225. Noise bursts during playba...Andree Buschmann2010-08-23
* Reinitialise ogg_malloc system on each track change with the vorbis codec - p...Bertrik Sikken2010-08-23
* Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat2010-08-23
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Update of Czech language - FS #11560 by Marek SalabaBertrik Sikken2010-08-23
* Fix HWCODEC playback broken in r27773. mpeg.c declared playlist functions on ...Jens Arnold2010-08-22
* Move ffmpeg functions to their own file to avoid mixing code under different ...Nils Wallménius2010-08-22
* forgot commentNils Wallménius2010-08-22
* libtremor: use render_line from ffmpeg (libavcodec/vorbis.c), speedup ~1% on ...Nils Wallménius2010-08-22
* Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius2010-08-21
* Remove unneeded include.Nils Wallménius2010-08-21
* Remove two unused defines.Nils Wallménius2010-08-21
* New skin tag: %if(<tag>, <operator>, <operand> [,option count]) which lets yo...Jonathan Gordon2010-08-19
* Whoops typoed the svn propNils Wallménius2010-08-18
* Enable shopper plugin for charcell too and fix the :$ tag in shopper.cNils Wallménius2010-08-18
* FS10820 - Shopper, a shopping list plugin by Daniel Rigby.Nils Wallménius2010-08-18
* Update Dutch language filePeter D'Hoye2010-08-17
* Small change to sansa fuze keymap.Nils Wallménius2010-08-17
* Fix FS#11547 - When selecting radio skin the currently loaded skin is not hil...Michael Chicoine2010-08-17
* Android port: add support for hardware keysMaurus Cuelenaere2010-08-16
* "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