summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken3-3/+3
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2-3/+3
2009-12-17from FS#10771 - fix the clear backdrop option so it clears the full screenJonathan Gordon1-3/+6
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon1-1/+1
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon2-9/+5
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode1-1/+1
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2-6/+6
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-1/+8
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode1-3/+3
2009-10-30Fix time display in time menu when time is not valid.Teruaki Kawashima1-4/+4
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev1-0/+2
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz1-0/+15
2009-10-19Initial custom statusbar commit.Thomas Martitz1-2/+6
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