summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-26Change how all the metadata parsers are read from a giant swich/case to funct...Thomas Martitz9-304/+99
2010-11-26Fixing FS#11745 (Rockboy Screen on Sansa Clip+)Michael Stummvoll1-1/+1
2010-11-26Code Police: C comment style.Mustapha Senhaji1-1/+1
2010-11-26FS#8607: MPEG video playlistTeruaki Kawashima5-32/+181
2010-11-26libtremor: small tweak to coldfire inline asm function MULT31_SHIFT15, saving...Nils Wallménius1-3/+2
2010-11-25Fix the Russian spellingAlexander Levin1-2/+2
2010-11-25Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll5-9/+49
2010-11-24Update Russian translation - FS#11770 by Alexey PolkhirevBertrik Sikken1-0/+17
2010-11-24correction from previous commit. Completly removing the splashes is betterMichael Stummvoll1-9/+0
2010-11-24Rockboy: Changed the time of showing splash messages to 0 to decrase loading ...Michael Stummvoll1-5/+5
2010-11-24test_codec: fix menu broken in r28637Nils Wallménius1-0/+4
2010-11-24Rockboy: Added an short stats option which only shows the two numbersMichael Stummvoll2-3/+14
2010-11-24rockoy: boosting the max frameskip option up to 20 Max instead of 6 Michael Stummvoll1-0/+14
2010-11-24codeclib: there is no need to limit the outputs of the coldfire X(N)PROD_R ma...Nils Wallménius1-2/+2
2010-11-24Adding an reset option to the rockboy menuMichael Stummvoll1-2/+7
2010-11-23codeclib: don't mark the outputs for the coldfire X(N)PROD_R asm macros as ea...Nils Wallménius1-3/+3
2010-11-23Playlist viewer: Fix regression introduced by r28138 which made some buttons ...Thomas Martitz1-1/+1
2010-11-23once moreJonathan Gordon1-1/+1
2010-11-23fix redJonathan Gordon1-0/+2
2010-11-23Accept FS#11723 by Michael HohmuthJonathan Gordon1-28/+74
2010-11-23Accept FS#11721 by Michael HohmuthJonathan Gordon1-0/+6
2010-11-22Use MEM_ALIGN_ATTR in libatrac3.Andree Buschmann4-15/+17
2010-11-22Fix bug in libatrac which lead to playback errors and/or distortions with som...Andree Buschmann1-4/+4
2010-11-22Align various libwma buffers. Saves about 1 MHz on the Gigabeat S.Michael Giacomelli2-12/+14
2010-11-22Force alignment of various data structures in libmad. Speeds up Gigabeat S de...Michael Giacomelli5-14/+14
2010-11-22Fix mistake on targets without frequency scaling.Michael Giacomelli1-6/+5
2010-11-22Add option to run test_codec unboosted on players with boosting.Michael Giacomelli1-8/+47
2010-11-21Use MEM_ALIGN_ATTR in pitch detector plugin.Andree Buschmann1-1/+1
2010-11-21Remove tabs.Andree Buschmann3-54/+54
2010-11-21Comment unused function.Andree Buschmann3-4/+9
2010-11-21Remove unused define.Andree Buschmann2-11/+0
2010-11-21Use MEM_ALIGN_ATTR in libdemac instead of fixed alignment. Speeds up arm11 by...Andree Buschmann1-5/+5