| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix Brazilian Portugues translation - FS #11568 by Adilson Xavier | Bertrik Sikken | 2010-08-24 |
| * | Fix yellows/reds. Red where caused by preprocessor condition mismatch. | Thomas Martitz | 2010-08-24 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i... | Thomas Martitz | 2010-08-24 |
| * | Fix libfaad error that was introduced with r27225. Noise bursts during playba... | Andree Buschmann | 2010-08-23 |
| * | Reinitialise ogg_malloc system on each track change with the vorbis codec - p... | Bertrik Sikken | 2010-08-23 |
| * | Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. | Marcin Bukat | 2010-08-23 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | Update of Czech language - FS #11560 by Marek Salaba | Bertrik Sikken | 2010-08-23 |
| * | Fix HWCODEC playback broken in r27773. mpeg.c declared playlist functions on ... | Jens Arnold | 2010-08-22 |
| * | Move ffmpeg functions to their own file to avoid mixing code under different ... | Nils Wallménius | 2010-08-22 |
| * | forgot comment | Nils Wallménius | 2010-08-22 |
| * | libtremor: use render_line from ffmpeg (libavcodec/vorbis.c), speedup ~1% on ... | Nils Wallménius | 2010-08-22 |
| * | Safeguard against possible stack corruption when the string in the tempbuffer... | Nils Wallménius | 2010-08-21 |
| * | Remove unneeded include. | Nils Wallménius | 2010-08-21 |
| * | Remove two unused defines. | Nils Wallménius | 2010-08-21 |
| * | New skin tag: %if(<tag>, <operator>, <operand> [,option count]) which lets yo... | Jonathan Gordon | 2010-08-19 |
| * | Whoops typoed the svn prop | Nils Wallménius | 2010-08-18 |
| * | Enable shopper plugin for charcell too and fix the :$ tag in shopper.c | Nils Wallménius | 2010-08-18 |
| * | FS10820 - Shopper, a shopping list plugin by Daniel Rigby. | Nils Wallménius | 2010-08-18 |
| * | Update Dutch language file | Peter D'Hoye | 2010-08-17 |
| * | Small change to sansa fuze keymap. | Nils Wallménius | 2010-08-17 |
| * | Fix FS#11547 - When selecting radio skin the currently loaded skin is not hil... | Michael Chicoine | 2010-08-17 |
| * | Android port: add support for hardware keys | Maurus Cuelenaere | 2010-08-16 |
| * | "Fix" FS#11349... %cs got confused because for some reason when the root menu... | Jonathan Gordon | 2010-08-16 |
| * | Fix FS#11524 - a sbs could crash on load | Jonathan Gordon | 2010-08-16 |
| * | Fix FS#11469 - make the fms update as it should | Jonathan Gordon | 2010-08-16 |
| * | Make %pb without any params work as expected | Jonathan Gordon | 2010-08-16 |
| * | fix FS#11542 - %t() not working | Jonathan Gordon | 2010-08-16 |
| * | fix FS#11519 - clock tags wernt updating like they should | Jonathan Gordon | 2010-08-15 |
| * | A bunch of new features for the bar type tags (%pb, %pv, %bl, etc): | Jonathan Gordon | 2010-08-15 |
| * | Allow 'long' labels with single-argument %xd too. The label need to be at lea... | Magnus Holmgren | 2010-08-15 |
| * | *really* fix the last warning | Jonathan Gordon | 2010-08-14 |
| * | last warning and fix manual | Jonathan Gordon | 2010-08-14 |
| * | fix warnings and errors | Jonathan Gordon | 2010-08-14 |
| * | Rework the skin playlist viewer so it uses the same drawing code as everythin... | Jonathan Gordon | 2010-08-14 |
| * | Change %xl/%xd to use proper labels instead of single letter labels. i.e %xl(... | Jonathan Gordon | 2010-08-14 |
| * | Change %xd to allow for a number to be used to specify the subimage. i.e %xd(... | Jonathan Gordon | 2010-08-14 |
| * | Correct the check for the requested vs returned sizes in libasf. | Mohamed Tarek | 2010-08-14 |
| * | Add uppercase M4A file type to the mp4 parser. Technically Apple says to use... | Michael Giacomelli | 2010-08-14 |
| * | Fix backdrops from sbs not being loaded correctly (caused by r27791). | Thomas Martitz | 2010-08-13 |
| * | Update libwmavoice's README. | Mohamed Tarek | 2010-08-13 |
| * | Fix a bug in the asf parser that led to dropping packets in WMA voice. WMA vo... | Mohamed Tarek | 2010-08-13 |
| * | Missed some more debug statements in libasf. | Michael Giacomelli | 2010-08-12 |
| * | Remove old debug line from wma.c. | Michael Giacomelli | 2010-08-12 |
| * | Backdrop dir needs to go through get_user_file_path() | Thomas Martitz | 2010-08-12 |
| * | Oops, committed before finishing the removal of "#include "memory.h"" | Thomas Martitz | 2010-08-12 |
| * | Move memset6() declaration to string-extra.h, kills a warning compiling for a... | Thomas Martitz | 2010-08-12 |
| * | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz | 2010-08-12 |