Age | Commit message (Expand) | Author |
2009-10-09 | Fix player red and remove an obsolete function call. | Thomas Martitz |
2009-10-05 | Fix red: Invert buttons in RTL mode | Tomer Shalev |
2009-10-05 | Invert buttons in RTL mode | Tomer Shalev |
2009-09-25 | Replace limiter with dynamic range compressor | Jeffrey Goode |
2009-08-24 | Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value wou... | Thomas Martitz |
2009-08-20 | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius |
2009-08-18 | FS#10199: Adds limiter DSP function | Jeffrey Goode |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-08-16 | Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo... | Thomas Martitz |
2009-08-16 | more wps->skin engine work.. | Jonathan Gordon |
2009-08-12 | Make kbd_input() show a cancel splash to indicate user abort better and for b... | Thomas Martitz |
2009-08-06 | Add backdrop functions to the multiscreen api and add a enum backdrop_type pa... | Thomas Martitz |
2009-08-03 | A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st... | Thomas Martitz |
2009-08-03 | part two of the grand overall wps/skinning engine cleanup work: | Jonathan Gordon |
2009-07-27 | Start of some apps/ and wps cleanup work... Move everything related to the ac... | Jonathan Gordon |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-05 | FS#10406 - split the statusbar setting into one for each display, and allow t... | Jonathan Gordon |
2009-07-01 | Provide a context sensitive default file name when saving settings (FS#10399) | Alexander Levin |
2009-06-29 | Do not modify the passed in parameter string (FS#10392 by Jonas Häggqvist) | Alexander Levin |
2009-06-16 | Touchscreen targets: add calibration screen + rewrite calibration driver (FS#... | Maurus Cuelenaere |
2009-06-12 | FS#8894 - Add time stretching feature to all SWCODEC targets - the current al... | Steve Bavin |
2009-06-08 | Fix a problem that the statusbar was redrawn to late and not really in sync w... | Thomas Martitz |
2009-05-21 | Simplify some redundant boolean expressions | Bertrik Sikken |
2009-05-09 | Remove unneeded #include "backdrop.h" | Bertrik Sikken |
2009-04-11 | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun |
2009-03-24 | Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ... | Rob Purchase |
2009-03-02 | Onda VX747: | Maurus Cuelenaere |
2009-02-10 | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-03 | Reorder of user_settings, cleaned out some unused settings grouped settings d... | Nils Wallménius |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-28 | Move enabling of USB charging from sound_settings_apply to settings_apply | Nils Wallménius |
2008-12-14 | Accept patch in FS#9637 by Keith Perri, fixing a crash when loading a cfg whi... | Nils Wallménius |
2008-12-13 | Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s... | Michael Sevakis |
2008-12-13 | PCM buffer beeping needs the audio buffer reset in order to work after operat... | Michael Sevakis |
2008-12-07 | Add new cfg_to_string function (this just splits existing code). | Antoine Cellerier |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-11-26 | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis |
2008-11-26 | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin |
2008-11-03 | Add a setting type which is completly user-defined. This setting type cannot ... | Jonathan Gordon |
2008-11-01 | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts |
2008-10-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
2008-09-24 | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius |
2008-09-08 | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin |
2008-09-08 | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-08-02 | Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se... | Dominik Riebeling |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-23 | commit FS#9027 - conditional viewports | Jonathan Gordon |