summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
...
* Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken2010-01-03
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* from FS#10771 - fix the clear backdrop option so it clears the full screenJonathan Gordon2009-12-17
* Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon2009-12-16
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode2009-11-12
* Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2009-11-10
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode2009-11-04
* Fix time display in time menu when time is not valid.Teruaki Kawashima2009-10-30
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* 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