summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-05MinGW: prefer C99 compliance by using replacement implementations.Dominik Riebeling
2010-12-04Android: Fix yellowThomas Martitz
2010-12-04Handle disk errors properly in USB storage driver. Fixes FS#10873Frank Gevaerts
2010-12-04libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...Nils Wallménius
2010-12-03sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed)Amaury Pouly
2010-12-03That was a bit too far upwards :(Thomas Martitz
2010-12-02Fix red by moving the difinition up.Thomas Martitz
2010-12-02Android: Make lcd updates synchronous, doesn't make it faster but smoother (n...Thomas Martitz
2010-12-02Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ...Thomas Martitz
2010-12-02Changes to test_mem. Improve readability for smaller displays, increase loop ...Andree Buschmann
2010-12-02Fix player sim yellowThomas Martitz
2010-12-02Fix reds, inclusion of C files into plugins is tricky.Thomas Martitz
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok
2010-12-02HDD6330: add missing button for test_codec.Szymon Dziok
2010-12-02Some improvements for test_mem:Thomas Martitz
2010-12-01Remove tabsAndree Buschmann
2010-12-01sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e...Amaury Pouly
2010-12-01sbinfo: first try at creating an elf file out of the .sb messAmaury Pouly
2010-12-01codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...Nils Wallménius
2010-12-01Add HD300 button defines for system_exception_wait()Marcin Bukat
2010-11-30Very small code shuffle to maybe make parseing %if() a smidgen fasterJonathan Gordon
2010-11-30HD300 - greylib callibration data (taken from iAudio M5 - works well)Marcin Bukat
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-29RTC s35380a - fix initialization.Marcin Bukat
2010-11-29ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...Michael Giacomelli
2010-11-29sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses...Amaury Pouly
2010-11-29sbinfo: add full support for various kind of cryptographic checksAmaury Pouly
2010-11-29HD300 - decrease touchstrip sensitivityMarcin Bukat
2010-11-29MPIO - drop wait states for LCD accessMarcin Bukat
2010-11-29FS#11725: fix duplicationg slash indicating root in filename.Teruaki Kawashima
2010-11-29cahnge button mapping in list cotext so that it ignores button release.Teruaki Kawashima
2010-11-29Add HD300 to builds.pmMarcin Bukat
2010-11-29FS #11780 by Melba Sitjar: add missing strings to the TagalogRobert Menes
2010-11-28Rename bootloader file for MPIO players as it supports both HD200 and HD300.Marcin Bukat
2010-11-28HD300 - keymap tweaksMarcin Bukat
2010-11-28Update lang files for Set time/date screen on HD300Marcin Bukat
2010-11-28HD300 - add basic RTC supportMarcin Bukat
2010-11-28sbinfo: add decryption support and pretty print boot section structureAmaury Pouly
2010-11-28applying FS#10489: Rockboy - rotate directional keys when screen is rotated Michael Stummvoll
2010-11-28Reorder viewers.config entries so that test plugins come after the standard p...Jens Arnold
2010-11-28Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...Frank Gevaerts
2010-11-28rbutil: r28687 touched too much. Restore some accelerator keys.Mustapha Senhaji
2010-11-28Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+...Bertrik Sikken
2010-11-28Make model_names static in mkmpioboot.Dominik Riebeling
2010-11-28Hopefully fix a crash using %if() with stringsJonathan Gordon
2010-11-28rbutil: Bring the french translation up to date.Mustapha Senhaji
2010-11-27rbutil: Fix typos in french translation plus some minor changes (fix few typo...Mustapha Senhaji
2010-11-27HD300 - add missing i2c initializtion.Marcin Bukat
2010-11-27Add helper function to get index from file extension.Teruaki Kawashima