summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-10-06add gapless playback for Nero encoded AAC filesMarcoen Hirschberg
2009-10-06Fix position calculation of title icon.Teruaki Kawashima
2009-10-06Complete r22917. The icon still overlapped the text slightly.Teruaki Kawashima
2009-10-06Use pointer to screenTomer Shalev
2009-10-06Use pointer to viewportTomer Shalev
2009-10-06Use helper function vp_puts_center() in time_menu.cTomer Shalev
2009-10-06Use macro to test viewport's RTL flagTomer Shalev
2009-10-05Fine tuning of gui elements positioning in RTL modeTomer Shalev
2009-10-05- Use const when possibleTomer Shalev
2009-10-05Remove redundant code in list.cTomer Shalev
2009-10-05Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAPTomer Shalev
2009-10-05Updated Hebrew language (fixed position of question marks)Tomer Shalev
2009-10-05Add rtl flagging to viewport_set_defaults(), and ensure thatTomer Shalev
2009-10-05Fix yellowTomer Shalev
2009-10-05Implement RTL as a viewport's bit-fieldTomer Shalev
2009-10-05Fix red - typeTomer Shalev
2009-10-05- Use pointers instead of repeating access to array elementTomer Shalev
2009-10-05Revert renaming of the scrollbar global setting by r22945, following discussi...Tomer Shalev
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev
2009-10-05Invert buttons in RTL modeTomer Shalev
2009-10-05Fix the stack string issue for the Meizus, tooMichael Sparmann
2009-10-05Fix yellowTomer Shalev
2009-10-05Have scollbar in the right side while in RTL modeTomer Shalev
2009-10-05Fix displaying strings on stack for iPod Nano 2GMichael Sparmann
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