summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-02-12Add support for Sony OMA file format. Currently only supports ATRAC3 (without...Mohamed Tarek9-0/+363
2010-02-12Turkish translation updateMichael Chicoine1-4/+36
2010-02-12fft: fix yellowTomer Shalev1-1/+14
2010-02-11fft: fix redTomer Shalev1-0/+9
2010-02-11fft plugin: add touchscreen key-mapping and enable plugin for touchscreen tar...Tomer Shalev2-1/+22
2010-02-11Packard Bell Vibe 500: Start committing plugin keymaps.Szymon Dziok14-1/+120
2010-02-11Remove leftover from before make system rework.Jens Arnold1-43/+0
2010-02-11fix typoSzymon Dziok1-1/+1
2010-02-11Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en...Szymon Dziok2-87/+80
2010-02-11Commit FS#10889: detect file handles leaks in plugins and automatically close...Amaury Pouly1-1/+83
2010-02-11Updated Russian TranslationMichael Chicoine1-1059/+57
2010-02-11color_picker: a bit of rework for color_picker.Teruaki Kawashima3-73/+66
2010-02-11Fix FS#10997 - Clipv1 Quickscreen - left button cancels instead of toggling s...Michael Chicoine1-0/+1
2010-02-11Bump plugin API version. This should have been done in r24587. Also, because ...Frank Gevaerts1-2/+2
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima8-68/+75
2010-02-10APE: Fused vector math for the filters on ARMv5te. Speedup on Cowon D2 is ~4%...Jens Arnold1-176/+267
2010-02-10New plugin: FFT, A frequency analyzer pluginFrank Gevaerts17-0/+4804
2010-02-10Bubbles: Don't save scores when quit without saving is selected and reduce sp...Thomas Martitz1-4/+4
2010-02-10time menu: stop scrolling before leave the screen.Teruaki Kawashima1-15/+9
2010-02-10Updated Portuguese TranslationMichael Chicoine1-81/+81
2010-02-10OK, this is hopefully the last sbs related fix. This one will fix the backdro...Jonathan Gordon1-2/+3
2010-02-10Fix FS#10983 - r24568 was just moronic. SorryJonathan Gordon1-1/+1
2010-02-10Thai translation updateMichael Chicoine1-18/+599
2010-02-08Fix WPS backdrop drawing, as instructed by JdGordon.Alex Parker1-3/+3
2010-02-08APE: Fused vector math for the filters on ARMv6. Speedup is ~2.5% for -c2000,...Jens Arnold1-147/+348
2010-02-08unconditioannly show the main/base skins backdrop when enabling the theme so ...Jonathan Gordon1-0/+3
2010-02-08correctly set playback time in the asap codec. (metadata parser might not do ...Dominik Wenger1-0/+3
2010-02-08fix red. these long #if's need to be changed to a single #defineJonathan Gordon2-1/+7
2010-02-08revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon4-9/+6
2010-02-08set the default backlight timeout to "on" in the simJonathan Gordon1-1/+7
2010-02-08fix FS#10957 - the wps backdrop is always shown in the "create bookmark?" ask...Jonathan Gordon1-2/+5
2010-02-07Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)Tomer Shalev1-9/+25
2010-02-07Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the ...Tomer Shalev1-0/+3
2010-02-07Slovak language updateMichael Chicoine1-0/+34
2010-02-07Remove more tabsAndree Buschmann18-6273/+6273
2010-02-07Corrections in Czech languageMichael Chicoine1-22/+22
2010-02-07Remove tabsAndree Buschmann1-1/+1
2010-02-07Submit FS#10974: Speed up mpc-codec through changing the dct32-algorithm. +5%...Andree Buschmann2-782/+716
2010-02-06Remove 'mp3' from the .talk files setting as it isn't true for most targets. ...Marianne Arnold2-4/+4
2010-02-06Czech languageMichael Chicoine1-77/+80
2010-02-06Enable 12 other 8bit Atari file formats which the asap codec already supports...Dominik Wenger3-2/+80
2010-02-05make all the RTC tokens in the skins be useable in conditionals (I dare anyon...Jonathan Gordon1-0/+24
2010-02-05Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists not returning to the orig...Jonathan Gordon1-0/+2
2010-02-05superdom: check range of input in get_number(). stop scrolling text when leav...Teruaki Kawashima1-22/+26
2010-02-04Put back the insane buffer where it belongs on non-ARM, and simplify the sele...Jens Arnold1-8/+4
2010-02-04sync asap codec to ASAP 2.1Dominik Wenger11-2592/+3697
2010-02-04keyboard: make some parts of kbd_input into separate functions.Teruaki Kawashima1-339/+341
2010-02-04superdom: fix bug that "Human starting factories" setting is ignored (part of...Teruaki Kawashima1-4/+4
2010-02-04Fix yellow: add newline at EOF in udiv32_arm-pre.SAndrew Mahone1-1/+1
2010-02-04Use all available codec iram for reciprocal table in APE codec on ARMv4. Done...Andrew Mahone4-14/+80