summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct notation of a few supported audio formats in the manual.Andree Buschmann2011-05-10
* Manual: typeset the commas using the normal font, not as 'fname'Alexander Levin2011-05-10
* Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann2011-05-10
* Proper initialization of static variables in codeclib.Andree Buschmann2011-05-10
* fuze+: add init/enable/disable lcd sequences for the second lcd kind (only ba...Amaury Pouly2011-05-10
* tagnavi.config: Add a logical-OR operator ("|") for tagnavi conditionals.Michael Hohmuth2011-05-10
* Fix whitespace and some comment typosJeffrey Goode2011-05-09
* Provide a reasonable fix for FS#12093 - Playback hanging after codec/playback...Michael Sevakis2011-05-09
* Use signed variable to check available buffer size.Andree Buschmann2011-05-09
* Manual: add metadata section (FS#12090 by Andree Buschmann with slight modifi...Alexander Levin2011-05-09
* Renaming for the sake of consistency.Andree Buschmann2011-05-09
* Fix a warningMichael Hohmuth2011-05-09
* FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth2011-05-09
* unplug_change: Precede call to audio_ff_rewind withMichael Hohmuth2011-05-09
* Remove tabs.Andree Buschmann2011-05-08
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* More tab fixesBertrik Sikken2011-05-08
* Move implementation of codec_get_buffer() to codec.c, make related variables ...Andree Buschmann2011-05-08
* Use CACHEALIGN_SIZE in codec_malloc for optimal alignment.Andree Buschmann2011-05-08
* Minor loop optimization in libfaad's is/ms decoding.Andree Buschmann2011-05-08
* Fix BUILDID getting appended even if not set.Dominik Riebeling2011-05-08
* Rockbox Utility: bump version to 1.2.10.Dominik Riebeling2011-05-08
* Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.Andree Buschmann2011-05-08
* Fix tabs in .c and .h files in firmware/ Bertrik Sikken2011-05-08
* codeclib: Declare several variables static and remove unused variables.Andree Buschmann2011-05-08
* SAPI voice creating: add slovak to languages.Dominik Riebeling2011-05-07
* Rockbox Utility: Add some more cases to version check test.Dominik Riebeling2011-05-07
* Fix FS#12098 by ignoring battery update events in the yesno screen.Nils Wallménius2011-05-07
* Better version reporting for git-tracked repositories: Include the gitMichael Hohmuth2011-05-06
* Fix whitespace errors aka tabs.Dominik Riebeling2011-05-05
* deploy.py: support adding a build id.Dominik Riebeling2011-05-05
* Rockbox Utility: add build id to version string.Dominik Riebeling2011-05-04
* Avoid false warnings of full dirs when the number of visible entries in a dir...Magnus Holmgren2011-05-04
* fuze+: move defines from .c to .h; implement button reading for volume up/dow...Amaury Pouly2011-05-04
* Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field len...Michael Giacomelli2011-05-04
* Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann2011-05-04
* Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-03
* AMSv2 USB: Write usb_delay() in assemblyRafaël Carré2011-05-03
* sbtools: generate a unique name for each sectionAmaury Pouly2011-05-02
* fuze+: use mdelay and not udelay in lcd sequencesAmaury Pouly2011-05-02
* iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken2011-05-02
* Display the correct sign of replaygain for levels from -0.99 to -0.01 dB.Andree Buschmann2011-05-01
* Remove tabs.Andree Buschmann2011-05-01
* Correct manual: rockbox support APEv2 metadata tags.Andree Buschmann2011-05-01
* Work around another 'set but not used' warning.Nils Wallménius2011-05-01
* Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann2011-05-01
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly2011-05-01
* Add imx_hid_recovery_tool to send a sb file to a imx chip using the HID recov...Amaury Pouly2011-05-01
* sbtools: do not rely on the ELF flags and always assume the entry point is validAmaury Pouly2011-05-01