summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-06Fix configure and lib pathThomas Martitz
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz
2010-12-06Enable dircache by default on all targets with enough memory to use it. Help...Michael Giacomelli
2010-12-06libtremor: merge upstream revision 17518 actually returning failure code from...Nils Wallménius
2010-12-06libtremor: export a libogg function that is now needed.Nils Wallménius
2010-12-06libtremor: merge part of upstream revision 17514 adding some limit checking f...Nils Wallménius
2010-12-06libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by...Nils Wallménius
2010-12-06libtremor: merge upstream revision 17512 'Correctly handle the nonsensical co...Nils Wallménius
2010-12-06libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly h...Nils Wallménius
2010-12-06libtremor: merge upstream revision 17510.Nils Wallménius
2010-12-06libtremor:Nils Wallménius
2010-12-06HD300: enable RTC alarm function (working partially for now)Marcin Bukat
2010-12-06RTC s35380a - add support for alarm function. Currently this powers up the de...Marcin Bukat
2010-12-06HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more ...Marcin Bukat
2010-12-05remove a little redundant code from the WavPack metadata module to partially ...Dave Bryant
2010-12-05HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...Szymon Dziok
2010-12-05make WavPack library check the extent of the block that it is parsing so that...Dave Bryant
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