summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* rockpaint: disable playback control if the buffer is taken from the audio buf...Teruaki Kawashima2010-11-13
* rockpaint: merge similar switch-case statements for readability. slightly red...Teruaki Kawashima2010-11-13
* Android: Fix compilation failureThomas Martitz2010-11-12
* Minor speed up of mpc requantization.Andree Buschmann2010-11-12
* Re-submit ARM asm optimizations in mpc synthesis as the performance regressio...Andree Buschmann2010-11-12
* Set alignment for major data arrays in the mpc codec. This avoids performance...Andree Buschmann2010-11-12
* Update the french translation regarding the previous revision.Mustapha Senhaji2010-11-11
* Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken2010-11-11
* rest of FS#11632 by Michael Stummvoll with modification by me.Teruaki Kawashima2010-11-11
* maintain spaces and remove tabs for readability in apps/plugins/rockboy/rockb...Teruaki Kawashima2010-11-11
* FS#11632: (rockboy) Some fixes and improvements by Michael StummvollTeruaki Kawashima2010-11-11
* fix warningsJonathan Gordon2010-11-11
* Add a bit more debug output to checkwpsJonathan Gordon2010-11-11
* Remove some benchmarking code accidentally included in the previous commit.Michael Giacomelli2010-11-10
* Commit FS#11709 by me. Introduces ARMv5E optimized iQMF for atrac3 based on ...Michael Giacomelli2010-11-10
* Touchscreen: Improved scroll thresholdThomas Martitz2010-11-10
* Introduce macros to ARM asm atrac3 filterbank for better readability.Andree Buschmann2010-11-10
* Roll back r28488 as it slows down mpc by 2% on S5L8701.Andree Buschmann2010-11-09
* Correct comment.Andree Buschmann2010-11-09
* Create index array to filetypes used in the open with list while loading view...Teruaki Kawashima2010-11-09
* Change an #ifdef CONFIG_TUNER into #if CONFIG_TUNER (CONFIG_TUNER is always d...Bertrik Sikken2010-11-08
* update the asap codec to version 2.1.2Dominik Wenger2010-11-08
* fix sdl RaaA buildMarcin Bukat2010-11-08
* Clean up libmad, remove unused compile options and source paths.Andree Buschmann2010-11-07
* Tiny refactoring of libmad's synthesis filter. This allows minor speed up and...Andree Buschmann2010-11-07
* pictreflow: tweak alpha value for the case number of slides < 3 so that fadin...Teruaki Kawashima2010-11-07
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07
* move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat2010-11-06
* rockboy: fix that description is cut off if it is near 20 bytes in load/save ...Teruaki Kawashima2010-11-06
* FS#11546: Adjustable brightness in lamp pluginTeruaki Kawashima2010-11-06
* Those DeleteGlobalRef() should be DeleteLocalRef().Thomas Martitz2010-11-06
* Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a...Thomas Martitz2010-11-06
* Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz2010-11-06
* Make the context menu pop up instantly after the long press timeout when hold...Thomas Martitz2010-11-05
* Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz2010-11-05
* Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere2010-11-05
* libmusepack: use postindexing on the pointer when storing to increment it for...Nils Wallménius2010-11-05
* libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...Nils Wallménius2010-11-05
* libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...Nils Wallménius2010-11-05
* Adapt icon loading to get_user_file_path()Thomas Martitz2010-11-04
* Update the russian translation.Mustapha Senhaji2010-11-04
* RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon2010-11-04
* Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon2010-11-03
* FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima2010-11-03
* Okay, this should be the last few "prevent red" fixes to beRobert Menes2010-11-03
* Another "keep the reds away" fix.Robert Menes2010-11-03
* Whoops, nearly forgot to define the help screen text forRobert Menes2010-11-03
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* Still coming along with HDD6330 plugin keymaps.Robert Menes2010-11-02
* Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann2010-11-02