summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Introduce macros to ARM asm atrac3 filterbank for better readability.Andree Buschmann1-102/+48
2010-11-09Roll back r28488 as it slows down mpc by 2% on S5L8701.Andree Buschmann1-10/+17
2010-11-09Correct comment.Andree Buschmann1-1/+1
2010-11-09Create index array to filetypes used in the open with list while loading view...Teruaki Kawashima1-51/+53
2010-11-08Change an #ifdef CONFIG_TUNER into #if CONFIG_TUNER (CONFIG_TUNER is always d...Bertrik Sikken1-1/+1
2010-11-08update the asap codec to version 2.1.2Dominik Wenger8-141/+198
2010-11-08fix sdl RaaA buildMarcin Bukat1-0/+2
2010-11-07Clean up libmad, remove unused compile options and source paths.Andree Buschmann5-343/+14
2010-11-07Tiny refactoring of libmad's synthesis filter. This allows minor speed up and...Andree Buschmann2-81/+49
2010-11-07pictreflow: tweak alpha value for the case number of slides < 3 so that fadin...Teruaki Kawashima1-31/+45
2010-11-07set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima8-12/+8
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat1-366/+0
2010-11-06rockboy: fix that description is cut off if it is near 20 bytes in load/save ...Teruaki Kawashima1-26/+31
2010-11-06FS#11546: Adjustable brightness in lamp pluginTeruaki Kawashima1-47/+72
2010-11-06Those DeleteGlobalRef() should be DeleteLocalRef().Thomas Martitz1-3/+3
2010-11-06Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a...Thomas Martitz2-7/+25
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz2-41/+62
2010-11-05Make the context menu pop up instantly after the long press timeout when hold...Thomas Martitz1-8/+13
2010-11-05Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz3-13/+13
2010-11-05Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere2-5/+3
2010-11-05libmusepack: use postindexing on the pointer when storing to increment it for...Nils Wallménius1-6/+3
2010-11-05libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...Nils Wallménius1-13/+9
2010-11-05libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...Nils Wallménius2-5/+205
2010-11-04Adapt icon loading to get_user_file_path()Thomas Martitz1-1/+4
2010-11-04Update the russian translation.Mustapha Senhaji1-0/+44
2010-11-04RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon3-1/+27
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon2-32/+22
2010-11-03FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima1-36/+108
2010-11-03Okay, this should be the last few "prevent red" fixes to beRobert Menes4-2/+21
2010-11-03Another "keep the reds away" fix.Robert Menes1-2/+2
2010-11-03Whoops, nearly forgot to define the help screen text forRobert Menes1-0/+6
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes22-4/+195
2010-11-02Still coming along with HDD6330 plugin keymaps.Robert Menes2-0/+21
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann1-4/+6
2010-11-02Enable building of metronome for hwcodec targets and swcodec sims which was a...Marianne Arnold1-4/+7
2010-11-02Minor optimization of mpc codec via moving dewindowing asm to icode section f...Andree Buschmann1-0/+5
2010-11-02Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...Andree Buschmann3-6/+6
2010-11-02Optimize mpc's synthesis filter by reducing stalls for arm9 and above. Speed ...Andree Buschmann1-2/+208
2010-11-02More plugin keymaps for the HDD6330. Quite a lot of commits. ;)Robert Menes8-2/+67
2010-11-02More plugin keymaps for the GoGear HDD6330.Robert Menes9-4/+81
2010-11-02MPIO HD200: adjust FM keymapMarcin Bukat2-3/+11
2010-11-02Commit a few more GoGear HDD6330 keymaps.Robert Menes6-2/+61
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat51-226/+226
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes12-5/+117
2010-11-01Fix typo from r28026 causing warnings on newer gcc.Nils Wallménius1-1/+1
2010-11-01Fix FS#11710. On Coldfire CPU's mpc uses a speed optimization which was not c...Andree Buschmann1-0/+3
2010-11-01lamp plugin:bootloader_gogearhdd6330_v1bootloader_gogearhdd1630_v1Teruaki Kawashima3-47/+69
2010-11-01reduce casts between "unsinged char *" and "fb_data *". make calculation prec...Teruaki Kawashima4-595/+561
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat9-9/+4
2010-10-31Fix red. Why did it go unnoticed through the build system?Thomas Martitz1-4/+4