summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2009-10-17Const correctness for output_dyn_value and unify some identical constantsNils Wallménius1-16/+1
2009-10-16Change the icon used for the System menu to the same as the System Settings m...Torne Wuff1-1/+1
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev1-1/+1
2009-10-11Add a center flag, next to the rtl flag, for viewports. That results in any t...Thomas Martitz1-22/+11
2009-10-11Avoid more useless string copys and make some random cleanupsNils Wallménius1-6/+8
2009-10-06Use helper function vp_puts_center() in time_menu.cTomer Shalev1-11/+19
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev1-1/+1
2009-10-05Invert buttons in RTL modeTomer Shalev1-1/+1
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev1-0/+6
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode1-3/+16
2009-09-19And also redraw the statusbar after resetting the colors.Thomas Martitz1-0/+1
2009-09-19Fix the statusbar to redraw after changing colors in the color picker screen.Thomas Martitz1-0/+1
2009-09-07Fix buttonbar handling/theme changed handling in lists.Thomas Martitz1-2/+17
2009-08-29Make UI viewport handling more multiscreen aware and bring a break; accidenta...Thomas Martitz1-0/+1
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz2-62/+68
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz1-7/+1
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz1-3/+31
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius4-20/+25
2009-08-20Change height calculation of viewport for time and date menu so that it doesn...Teruaki Kawashima1-11/+7
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin1-2/+1
2009-08-19show the skin buffer size as well as the used amount in the rockbox info screenJonathan Gordon1-3/+3
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode1-0/+3
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere1-2/+3
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere1-1/+2
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2-2/+4
2009-08-16remove the rockbox info line saying the AA size and replace it with skin RAM ...Jonathan Gordon1-36/+18
2009-08-11Fix defines from the last commit that made replaygain depend on crossfade. T...Michael Giacomelli1-1/+5
2009-08-11FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli1-2/+2
2009-08-11Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli1-1/+3
2009-08-06Remove some unused #includesBertrik Sikken3-5/+0
2009-08-06Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz1-2/+2
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz1-7/+12
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon1-1/+1
2009-07-27Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon1-1/+1
2009-07-20rework cuesheet support:Jonathan Gordon1-1/+1
2009-07-14FS#10080Nils Wallménius1-1/+1
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-0/+6
2009-06-24Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin1-2/+2
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin1-3/+1
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2-18/+29
2009-06-16Renamed routines and changed comments for clarity.Steve Bavin1-1/+1
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-5/+22
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken1-2/+2
2009-05-21Remove some unused declarationsBertrik Sikken1-1/+0
2009-05-17Fix duplicate #includesBertrik Sikken2-3/+0
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken3-3/+0
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun1-2/+8
2009-03-27FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz1-1/+2
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase1-1/+18
2009-03-08Yet more #include cleanupsBertrik Sikken1-0/+3