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