summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-06Fix extracting libmisc.soThomas Martitz1-2/+7
2010-12-06Fix configure and lib pathThomas Martitz2-14/+12
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz25-286/+309
2010-12-06Enable dircache by default on all targets with enough memory to use it. Help...Michael Giacomelli1-1/+2
2010-12-06libtremor: merge upstream revision 17518 actually returning failure code from...Nils Wallménius1-3/+5
2010-12-06libtremor: export a libogg function that is now needed.Nils Wallménius2-5/+10
2010-12-06libtremor: merge part of upstream revision 17514 adding some limit checking f...Nils Wallménius1-2/+6
2010-12-06libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by...Nils Wallménius1-0/+14
2010-12-06libtremor: merge upstream revision 17512 'Correctly handle the nonsensical co...Nils Wallménius1-1/+1
2010-12-06libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly h...Nils Wallménius1-0/+2
2010-12-06libtremor: merge upstream revision 17510.Nils Wallménius1-1/+14
2010-12-06libtremor:Nils Wallménius8-1453/+3102
2010-12-06HD300: enable RTC alarm function (working partially for now)Marcin Bukat1-0/+1
2010-12-06RTC s35380a - add support for alarm function. Currently this powers up the de...Marcin Bukat1-1/+99
2010-12-06HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more ...Marcin Bukat1-10/+42
2010-12-05remove a little redundant code from the WavPack metadata module to partially ...Dave Bryant1-11/+5
2010-12-05HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...Szymon Dziok3-10/+241
2010-12-05make WavPack library check the extent of the block that it is parsing so that...Dave Bryant4-45/+77
2010-12-05MinGW: prefer C99 compliance by using replacement implementations.Dominik Riebeling2-0/+4
2010-12-04Android: Fix yellowThomas Martitz1-1/+1
2010-12-04Handle disk errors properly in USB storage driver. Fixes FS#10873Frank Gevaerts1-10/+14
2010-12-04libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...Nils Wallménius3-14/+23
2010-12-03sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed)Amaury Pouly1-1/+1
2010-12-03That was a bit too far upwards :(Thomas Martitz1-4/+4
2010-12-02Fix red by moving the difinition up.Thomas Martitz1-4/+4
2010-12-02Android: Make lcd updates synchronous, doesn't make it faster but smoother (n...Thomas Martitz2-25/+43
2010-12-02Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ...Thomas Martitz1-1/+2
2010-12-02Changes to test_mem. Improve readability for smaller displays, increase loop ...Andree Buschmann1-20/+25
2010-12-02Fix player sim yellowThomas Martitz2-2/+6
2010-12-02Fix reds, inclusion of C files into plugins is tricky.Thomas Martitz1-7/+22
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz7-23/+11
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok3-37/+65
2010-12-02HDD6330: add missing button for test_codec.Szymon Dziok1-1/+2
2010-12-02Some improvements for test_mem:Thomas Martitz1-72/+87
2010-12-01Remove tabsAndree Buschmann4-66/+66
2010-12-01sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e...Amaury Pouly1-1/+1
2010-12-01sbinfo: first try at creating an elf file out of the .sb messAmaury Pouly4-4/+361
2010-12-01codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...Nils Wallménius2-0/+207
2010-12-01Add HD300 button defines for system_exception_wait()Marcin Bukat1-0/+5
2010-11-30Very small code shuffle to maybe make parseing %if() a smidgen fasterJonathan Gordon1-8/+8
2010-11-30HD300 - greylib callibration data (taken from iAudio M5 - works well)Marcin Bukat1-0/+22
2010-11-30HD300 - plugins keymapsMarcin Bukat62-1/+547
2010-11-29RTC s35380a - fix initialization.Marcin Bukat1-9/+15
2010-11-29ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...Michael Giacomelli1-88/+94
2010-11-29sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses...Amaury Pouly1-0/+1
2010-11-29sbinfo: add full support for various kind of cryptographic checksAmaury Pouly7-87/+432
2010-11-29HD300 - decrease touchstrip sensitivityMarcin Bukat1-1/+1
2010-11-29MPIO - drop wait states for LCD accessMarcin Bukat1-2/+1
2010-11-29FS#11725: fix duplicationg slash indicating root in filename.Teruaki Kawashima2-3/+6
2010-11-29cahnge button mapping in list cotext so that it ignores button release.Teruaki Kawashima30-257/+112