summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth
2011-05-13Fix last known 'set but not used' warning by GCC 4.6.1.Andree Buschmann
2011-05-13Fix another 'set but not used' warning.Andree Buschmann
2011-05-13Fix even more 'set but not used' warnings and a regression.Andree Buschmann
2011-05-13Fix further 'set but not used' warnings.Andree Buschmann
2011-05-13Fix several 'variable set but not used' warnings reported by GCC 6.4.1.Andree Buschmann
2011-05-13Make the AMS bootloader prompt slightly more specific.Michael Giacomelli
2011-05-13fuze+: implement a full-blown debug screen for touchpad with graphical feedbackAmaury Pouly
2011-05-13sbtools: fix a few memcpy with overlapping src/dst, fix a parsing bug (would ...Amaury Pouly
2011-05-13sbtools: be more verbose on debug and fix a bug (uninitialized structure)Amaury Pouly
2011-05-13Skin engine: Swap meaning of & and * for touch regions.Thomas Martitz
2011-05-13Rework MediaButtonReceiver a bit:Thomas Martitz
2011-05-12Trapped into ifdef-hell. Configure libfaad's IRAM/DRAM usage like it is meant...Andree Buschmann
2011-05-12The last submit had one define too much. Nevertheless fix the IRAM configurat...Andree Buschmann
2011-05-12libfaad: AAC including HE-profile needs ~470 KB for playback (measured on ARM...Andree Buschmann
2011-05-12Make libfaad compilable again without PS_DEC.Andree Buschmann
2011-05-12FS#12102 - Manual, "Quick Start" section for AMSv2 players: ClarifiesMichael Hohmuth
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly
2011-05-11FS#12076 - DB stats resurrection: If the filename was changed, requireMichael Hohmuth
2011-05-11libfaad: Move PS related variables to sbr_info struct. This allows dynamic al...Andree Buschmann
2011-05-10Correct notation of a few supported audio formats in the manual.Andree Buschmann
2011-05-10Manual: typeset the commas using the normal font, not as 'fname'Alexander Levin
2011-05-10Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann
2011-05-10Proper initialization of static variables in codeclib.Andree Buschmann
2011-05-10fuze+: add init/enable/disable lcd sequences for the second lcd kind (only ba...Amaury Pouly
2011-05-10tagnavi.config: Add a logical-OR operator ("|") for tagnavi conditionals.Michael Hohmuth
2011-05-09Fix whitespace and some comment typosJeffrey Goode
2011-05-09Provide a reasonable fix for FS#12093 - Playback hanging after codec/playback...Michael Sevakis
2011-05-09Use signed variable to check available buffer size.Andree Buschmann
2011-05-09Manual: add metadata section (FS#12090 by Andree Buschmann with slight modifi...Alexander Levin
2011-05-09Renaming for the sake of consistency.Andree Buschmann
2011-05-09Fix a warningMichael Hohmuth
2011-05-09FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth
2011-05-09unplug_change: Precede call to audio_ff_rewind withMichael Hohmuth
2011-05-08Remove tabs.Andree Buschmann
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-05-08More tab fixesBertrik Sikken
2011-05-08Move implementation of codec_get_buffer() to codec.c, make related variables ...Andree Buschmann
2011-05-08Use CACHEALIGN_SIZE in codec_malloc for optimal alignment.Andree Buschmann
2011-05-08Minor loop optimization in libfaad's is/ms decoding.Andree Buschmann
2011-05-08Fix BUILDID getting appended even if not set.Dominik Riebeling
2011-05-08Rockbox Utility: bump version to 1.2.10.Dominik Riebeling
2011-05-08Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.Andree Buschmann
2011-05-08Fix tabs in .c and .h files in firmware/ Bertrik Sikken
2011-05-08codeclib: Declare several variables static and remove unused variables.Andree Buschmann
2011-05-07SAPI voice creating: add slovak to languages.Dominik Riebeling
2011-05-07Rockbox Utility: Add some more cases to version check test.Dominik Riebeling
2011-05-07Fix FS#12098 by ignoring battery update events in the yesno screen.Nils Wallménius
2011-05-06Better version reporting for git-tracked repositories: Include the gitMichael Hohmuth
2011-05-05Fix whitespace errors aka tabs.Dominik Riebeling