summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon
2009-12-17from FS#10771 - fix the clear backdrop option so it clears the full screenJonathan Gordon
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode
2009-10-30Fix time display in time menu when time is not valid.Teruaki Kawashima
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-17Const correctness for output_dyn_value and unify some identical constantsNils Wallménius
2009-10-16Change the icon used for the System menu to the same as the System Settings m...Torne Wuff
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev
2009-10-11Add a center flag, next to the rtl flag, for viewports. That results in any t...Thomas Martitz
2009-10-11Avoid more useless string copys and make some random cleanupsNils Wallménius
2009-10-06Use helper function vp_puts_center() in time_menu.cTomer Shalev
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev
2009-10-05Invert buttons in RTL modeTomer Shalev
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode
2009-09-19And also redraw the statusbar after resetting the colors.Thomas Martitz
2009-09-19Fix the statusbar to redraw after changing colors in the color picker screen.Thomas Martitz
2009-09-07Fix buttonbar handling/theme changed handling in lists.Thomas Martitz
2009-08-29Make UI viewport handling more multiscreen aware and bring a break; accidenta...Thomas Martitz
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-20Change height calculation of viewport for time and date menu so that it doesn...Teruaki Kawashima
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin
2009-08-19show the skin buffer size as well as the used amount in the rockbox info screenJonathan Gordon
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-16remove the rockbox info line saying the AA size and replace it with skin RAM ...Jonathan Gordon
2009-08-11Fix defines from the last commit that made replaygain depend on crossfade. T...Michael Giacomelli
2009-08-11FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli
2009-08-11Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli
2009-08-06Remove some unused #includesBertrik Sikken
2009-08-06Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon
2009-07-27Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon
2009-07-20rework cuesheet support:Jonathan Gordon
2009-07-14FS#10080Nils Wallménius
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon
2009-06-24Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin