summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
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
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere
2009-06-16Renamed routines and changed comments for clarity.Steve Bavin
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken
2009-05-21Remove some unused declarationsBertrik Sikken
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun
2009-03-27FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase
2009-03-08Yet more #include cleanupsBertrik Sikken
2009-03-08Clean up some more #includesBertrik Sikken
2009-03-08Clean up some #includesBertrik Sikken
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-03-02Onda VX747:Maurus Cuelenaere