summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* mpeg.h/c cleanupJeffrey Goode2009-11-16
* remove 3 bad viewport functions:Jonathan Gordon2009-11-11
* Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2009-11-10
* Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode2009-11-04
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* Remove a few superfluous calls and use the correct symbol.Thomas Martitz2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross2009-10-18
* Revert r23212, I committed it accidentally.Thomas Martitz2009-10-16
* initial custom statusbar commitThomas Martitz2009-10-16
* Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...Thomas Martitz2009-10-14
* Fix player red and remove an obsolete function call.Thomas Martitz2009-10-09
* Fix red: Invert buttons in RTL modeTomer Shalev2009-10-05
* Invert buttons in RTL modeTomer Shalev2009-10-05
* Replace limiter with dynamic range compressorJeffrey Goode2009-09-25
* Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value wou...Thomas Martitz2009-08-24
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* FS#10199: Adds limiter DSP functionJeffrey Goode2009-08-18
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz2009-08-16
* more wps->skin engine work..Jonathan Gordon2009-08-16
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* 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
* FS#10080Nils Wallménius2009-07-14
* FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon2009-07-05
* Provide a context sensitive default file name when saving settings (FS#10399)Alexander Levin2009-07-01
* Do not modify the passed in parameter string (FS#10392 by Jonas Häggqvist)Alexander Levin2009-06-29
* Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2009-06-16
* FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin2009-06-12
* Fix a problem that the statusbar was redrawn to late and not really in sync w...Thomas Martitz2009-06-08
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* 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
* Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase2009-03-24
* Onda VX747:Maurus Cuelenaere2009-03-02
* Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold2009-02-10
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz2009-01-26
* Reorder of user_settings, cleaned out some unused settings grouped settings d...Nils Wallménius2009-01-03
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Move enabling of USB charging from sound_settings_apply to settings_applyNils Wallménius2008-12-28
* Accept patch in FS#9637 by Keith Perri, fixing a crash when loading a cfg whi...Nils Wallménius2008-12-14
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis2008-12-13
* Add new cfg_to_string function (this just splits existing code).Antoine Cellerier2008-12-07
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis2008-11-26