summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-10-04Use similiar constants in genlang and language.c.Tomer Shalev1-6/+8
2009-10-04Brickmania: Add new, finer detail images for the bricks and the ball for 640x...Karl Kurbjun2-0/+0
2009-10-04Brickmania: Fix the flip-sides powerup with touchscreen and make the whole ga...Karl Kurbjun1-11/+15
2009-10-04Brickmania - Fix and enable the absolute touchscreen mode.Karl Kurbjun1-5/+17
2009-10-04Remove USB mode displaying in non lcd-bitmap targets, as there are no such ta...Tomer Shalev1-13/+3
2009-10-04Fix FS#7511, icon could overlap the line to edit.Teruaki Kawashima1-55/+57
2009-10-04Fix yellowTomer Shalev1-1/+3
2009-10-04Move definition of mode_name outside #ifdefTomer Shalev1-4/+3
2009-10-04Add STATICIRAM_NOT_MDCT as a workaround for the gcc bug where static function...Dave Chapman3-8/+27
2009-10-04Show USB HID mouse mode in manual only in targets which supports itTomer Shalev1-0/+3
2009-10-04Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode',Tomer Shalev6-60/+55
2009-10-04Fixed wording in Hebrew languageTomer Shalev1-2/+2
2009-10-04Brickmania: Fix paddle position jumps when an N powerup is picked up.Karl Kurbjun1-8/+7
2009-10-04Updated Hebrew translationTomer Shalev1-10/+8
2009-10-04Don't assume AUDIO_SRC_MIC always exists.Dave Chapman1-0/+5
2009-10-04Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman1-0/+10
2009-10-03Fix crash in early USB introduced in r22365 by moving the gui_syncstatusbar_i...Jens Arnold1-1/+5
2009-10-03Fixed mouse keypad mode was not available with HAVE_USB_HID_MOUSETomer Shalev1-3/+15
2009-10-03Remove colon at the end of string since it is also used in settings menuTomer Shalev3-5/+5
2009-10-03- Fixed typo in commentsTomer Shalev1-25/+25
2009-10-03Updated Hebrew translationTomer Shalev1-911/+1475
2009-10-03Fix FS#10597: Loadable keyboard layout rendered incorrectly.Teruaki Kawashima1-39/+43
2009-10-03test_grey.c : use left/right on YH920 instead of rew/ffRafaël Carré1-2/+2
2009-10-03Cleanup some logf info in dsp_set_compressorJeffrey Goode1-4/+7
2009-10-03Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70HzRafaël Carré1-0/+2
2009-10-03FS#10636: Quickscreen incorrect operation when menu has negative stepJeffrey Goode1-8/+9
2009-10-03Samsung YH* : fix test_scanrate compilation by defining an existing buttonRafaël Carré1-1/+1
2009-10-03Slight cleanup of the calendar pluginNils Wallménius1-20/+6
2009-10-03Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot b...Dave Chapman1-3/+1
2009-10-03Brickmania: Fix smaller screens, improve speed scaling and collision detection.Karl Kurbjun1-465/+665
2009-10-03battery_bench requires the register_storage_idle_func() and unregister_storag...Dave Chapman1-1/+3
2009-10-03Smarter check for failed packet parsing in RM. Also fixes a bug in playback w...Mohamed Tarek3-18/+56
2009-10-02Updated italian translation.Alessio Lenzi1-3/+343
2009-10-02add gapless support for MP3 files encoded with iTunesMarcoen Hirschberg1-12/+38
2009-10-02Commit unrolled version of WMA's exponent decode taken from latest ffmpeg. Gi...Michael Giacomelli1-11/+12
2009-10-01add support for comments in ID3v2.2Marcoen Hirschberg1-1/+3
2009-09-30Actually qualify the tables put into .irodata in r22849 as 'const'. Also mark...Jens Arnold2-11/+11
2009-09-30FS#10122 - Fix wrong format type of logf functions in speex.cTomer Shalev2-7/+7
2009-09-30Fix delta in targets without HAVE_USBSTACK and USE_ROCKBOX_USB caused byTomer Shalev2-15/+33
2009-09-30- Added USB HID documentation to the mr100 manualTomer Shalev2-15/+16
2009-09-30Fix red - Fix mr100 remote keymapTomer Shalev1-9/+16
2009-09-30Fix red of r22852Tomer Shalev5-17/+67
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev25-259/+1045
2009-09-29Change IDATA to ICONST for lookup tables since they're actually constant.Michael Giacomelli1-9/+9
2009-09-27Clean up duplicate #includesBertrik Sikken5-6/+1
2009-09-26Make the EQ screen usable in touchscreen grid mode by resolving keymap confli...Rob Purchase1-3/+3
2009-09-26new skin tag: %Sx|<english>| will display the current languages translation o...Jonathan Gordon6-18/+64
2009-09-25Rename struct skin_albumart members to be consistent with similar members of ...Thomas Martitz4-54/+54
2009-09-25Redo 22825 but this time with caring about alignment.Thomas Martitz2-18/+9
2009-09-25Fix yellow: braces around logf statementsJeffrey Goode1-0/+8