summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Base voice thread stack size on DEFAULT_STACK_SIZE, it's otherwise likely to ...Thomas Martitz1-1/+1
2010-12-08Fix a typo in a commentAlexander Levin1-1/+1
2010-12-08libtremor: merge upstream revisions 17541, 17542, 17543, 17544, 17545, 17546,...Nils Wallménius5-15/+25
2010-12-08libtremor: merge upstream revision 17539 and 17540 'Additional codebook valid...Nils Wallménius1-4/+16
2010-12-08libtremor: merge upstream revision 17538 'Fix decoder handling of floor0 when...Nils Wallménius2-14/+19
2010-12-08libtremor: merge upstream revision 17534 and 17536, fixing a possible 64 bit ...Nils Wallménius1-6/+37
2010-12-08libtremor: merge upstream revision 17528-17530, more error checking and bug f...Nils Wallménius5-26/+29
2010-12-08libtremor: merge upstream revision 17527, 'Eliminate possibility of booklist ...Nils Wallménius1-1/+1
2010-12-08libtremor: merge upstream revision 17526 and 17531, adding some more error ch...Nils Wallménius1-1/+13
2010-12-07libtremor: merge upstream revision 17525 'Commit additional hardening to setu...Nils Wallménius4-19/+25
2010-12-07libtremor: merge upstream revision 17524 more sanity checking.Nils Wallménius1-4/+15
2010-12-07libtremor: merge upstream revision 17522 and 17523 adding more sanity checking.Nils Wallménius2-5/+18
2010-12-07libtremor: merge upstream revision 17520 and 17521 tweaking some of the recen...Nils Wallménius2-3/+8
2010-12-07libtremor: merge upstream revision 17519 'Correct an accidental dereference-b...Nils Wallménius1-4/+6
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz14-179/+79
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-05remove a little redundant code from the WavPack metadata module to partially ...Dave Bryant1-11/+5
2010-12-05make WavPack library check the extent of the block that it is parsing so that...Dave Bryant4-45/+77
2010-12-04libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...Nils Wallménius3-14/+23
2010-12-02Changes to test_mem. Improve readability for smaller displays, increase loop ...Andree Buschmann1-20/+25
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz4-4/+6
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 Buschmann1-9/+9
2010-12-01codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...Nils Wallménius2-0/+207
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 Bukat61-0/+546
2010-11-29ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...Michael Giacomelli1-88/+94
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
2010-11-29FS #11780 by Melba Sitjar: add missing strings to the TagalogRobert Menes1-3/+1115
2010-11-28HD300 - keymap tweaksMarcin Bukat1-8/+21
2010-11-28Update lang files for Set time/date screen on HD300Marcin Bukat38-71/+144
2010-11-28applying FS#10489: Rockboy - rotate directional keys when screen is rotated Michael Stummvoll1-7/+55
2010-11-28Reorder viewers.config entries so that test plugins come after the standard p...Jens Arnold1-20/+20
2010-11-28Hopefully fix a crash using %if() with stringsJonathan Gordon1-2/+2
2010-11-27Add helper function to get index from file extension.Teruaki Kawashima1-38/+38
2010-11-27Use MEM_ALIGN_ATTR in test_mem plugin.Andree Buschmann1-2/+2
2010-11-26MPIO HD300 - initial commitMarcin Bukat3-1/+255
2010-11-26Re-add the lseek to the beginning of the file which was accidentally removed.Thomas Martitz1-0/+1
2010-11-26Fix red on hwcodec. Forgot to change the macro for it.Thomas Martitz1-2/+2