summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-10-05Fix red - forgot one #ifdefTomer Shalev
2009-10-05Fix some of the redsTomer Shalev
2009-10-05RTL support in menusTomer Shalev
2009-10-05Fix FS#10617 (fix spotted by Teruaki Kawashima), something about the %C not w...Jonathan Gordon
2009-10-05Fix red by r22940 (undefined button used)Tomer Shalev
2009-10-05Add USB HID mouse support for H10Tomer Shalev
2009-10-05Brickmania: Add an extra check in the hit logic to make sure that the brick i...Karl Kurbjun
2009-10-05Brickmania: Fix the flip_sides powerup on touchscreens.Karl Kurbjun
2009-10-05Fix RedKarl Kurbjun
2009-10-05Brickmania: Touchscreen improvements - Take advantage of the immediate button...Karl Kurbjun
2009-10-05Button Driver: Add button_status support with data - allows for reading the /...Karl Kurbjun
2009-10-05redraw the AA much less frequently to save bettery life and also let skins dr...Jonathan Gordon
2009-10-04Brickmania: Some code refactoring - no functional changes.Karl Kurbjun
2009-10-04Use similiar constants in genlang and language.c.Tomer Shalev
2009-10-04Brickmania: Add new, finer detail images for the bricks and the ball for 640x...Karl Kurbjun
2009-10-04Brickmania: Fix the flip-sides powerup with touchscreen and make the whole ga...Karl Kurbjun
2009-10-04Brickmania - Fix and enable the absolute touchscreen mode.Karl Kurbjun
2009-10-04Remove USB mode displaying in non lcd-bitmap targets, as there are no such ta...Tomer Shalev
2009-10-04Fix FS#7511, icon could overlap the line to edit.Teruaki Kawashima
2009-10-04Fix yellowTomer Shalev
2009-10-04Move definition of mode_name outside #ifdefTomer Shalev
2009-10-04Add STATICIRAM_NOT_MDCT as a workaround for the gcc bug where static function...Dave Chapman
2009-10-04Show USB HID mouse mode in manual only in targets which supports itTomer Shalev
2009-10-04Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode',Tomer Shalev
2009-10-04Fixed wording in Hebrew languageTomer Shalev
2009-10-04Brickmania: Fix paddle position jumps when an N powerup is picked up.Karl Kurbjun
2009-10-04Updated Hebrew translationTomer Shalev
2009-10-04Don't assume AUDIO_SRC_MIC always exists.Dave Chapman
2009-10-04Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman
2009-10-03Fix crash in early USB introduced in r22365 by moving the gui_syncstatusbar_i...Jens Arnold
2009-10-03Fixed mouse keypad mode was not available with HAVE_USB_HID_MOUSETomer Shalev
2009-10-03Remove colon at the end of string since it is also used in settings menuTomer Shalev
2009-10-03- Fixed typo in commentsTomer Shalev
2009-10-03Updated Hebrew translationTomer Shalev
2009-10-03Fix FS#10597: Loadable keyboard layout rendered incorrectly.Teruaki Kawashima
2009-10-03test_grey.c : use left/right on YH920 instead of rew/ffRafaël Carré
2009-10-03Cleanup some logf info in dsp_set_compressorJeffrey Goode
2009-10-03Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70HzRafaël Carré
2009-10-03FS#10636: Quickscreen incorrect operation when menu has negative stepJeffrey Goode
2009-10-03Samsung YH* : fix test_scanrate compilation by defining an existing buttonRafaël Carré
2009-10-03Slight cleanup of the calendar pluginNils Wallménius
2009-10-03Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot b...Dave Chapman
2009-10-03Brickmania: Fix smaller screens, improve speed scaling and collision detection.Karl Kurbjun
2009-10-03battery_bench requires the register_storage_idle_func() and unregister_storag...Dave Chapman
2009-10-03Smarter check for failed packet parsing in RM. Also fixes a bug in playback w...Mohamed Tarek
2009-10-02Updated italian translation.Alessio Lenzi
2009-10-02add gapless support for MP3 files encoded with iTunesMarcoen Hirschberg
2009-10-02Commit unrolled version of WMA's exponent decode taken from latest ffmpeg. Gi...Michael Giacomelli
2009-10-01add support for comments in ID3v2.2Marcoen Hirschberg
2009-09-30Actually qualify the tables put into .irodata in r22849 as 'const'. Also mark...Jens Arnold