summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann1-0/+6
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2-3/+3
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon1-2/+1
2010-03-04fix typo in talk value of histogram settingPeter D'Hoye1-1/+1
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye1-1/+24
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2-3/+4
2010-02-21remove incorrect castFrank Gevaerts1-1/+1
2010-02-21Don't be too wasteful and only reparse skins when actually needed.Thomas Martitz1-1/+3
2010-02-21Properly generate (with "Save Theme Settings") and handle filename settings w...Thomas Martitz1-1/+2
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz1-3/+9
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima2-11/+8
2010-02-10time menu: stop scrolling before leave the screen.Teruaki Kawashima1-15/+9
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon1-8/+4
2010-01-27Rename "custom statusbar" to "base skin" in the theme menu, no other changes....Jonathan Gordon1-2/+2
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