summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-04Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field len...Michael Giacomelli
2011-05-04Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann
2011-05-03Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-05-03AMSv2 USB: Write usb_delay() in assemblyRafaël Carré
2011-05-02sbtools: generate a unique name for each sectionAmaury Pouly
2011-05-02fuze+: use mdelay and not udelay in lcd sequencesAmaury Pouly
2011-05-02iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken
2011-05-01Display the correct sign of replaygain for levels from -0.99 to -0.01 dB.Andree Buschmann
2011-05-01Remove tabs.Andree Buschmann
2011-05-01Correct manual: rockbox support APEv2 metadata tags.Andree Buschmann
2011-05-01Work around another 'set but not used' warning.Nils Wallménius
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly
2011-05-01Add imx_hid_recovery_tool to send a sb file to a imx chip using the HID recov...Amaury Pouly
2011-05-01sbtools: do not rely on the ELF flags and always assume the entry point is validAmaury Pouly
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-05-01Clean up speex a bit after the playback changes in r29785. Haven't found any ...Michael Sevakis
2011-04-30Rockbox Utility: fix some names missing from the CREDITS.Dominik Riebeling
2011-04-30Rockbox Utility: bump version to 1.2.9.Dominik Riebeling
2011-04-30Rockbox Utility deployment: insert revision into OS X' Info.plist too.Dominik Riebeling
2011-04-30iap: introduce functions (put_u32 and get_u32) to convert a uint32_t to a byt...Bertrik Sikken
2011-04-30Don't (partially) apply changes to max entries in the file browser immediatel...Magnus Holmgren
2011-04-30iap: update handling of IdentifyDeviceLingoes command and fix RF tuner detect...Bertrik Sikken
2011-04-30FS#12085 - Correction of iap.c to avoid sending useless data to an accessory,...Bertrik Sikken
2011-04-29Add missing strings to German Rockbox Utility translation.Dominik Riebeling
2011-04-28Remove unneeded update of ci->id3->frequency in aac and raac codec.Andree Buschmann
2011-04-28Get the NSF internal playlists working again. Fix a few wrongdoings in the me...Michael Sevakis
2011-04-27Fix compiler warnings ('variable set ut not used') with GCC 4.6.0.Andree Buschmann
2011-04-27Fix r29790 yellow. Need 'string-extra.h' for strlcpy().Michael Sevakis
2011-04-27Get NSF fixed up a bit and parse metadata in the core.Michael Sevakis
2011-04-27Having a default weak codec_main symbol doesn't seem to be working out for co...Michael Sevakis
2011-04-27FS#12079 - Support for new commands in iap.c, by Ophir LojkineBertrik Sikken
2011-04-27Get rid of a committed #define from kernel.h that didn't make the final cut. ...Michael Sevakis
2011-04-27Hopefully fix red from r29785 - an #ifdef AB_REPEAT_ENABLE was left out.Michael Sevakis
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
2011-04-26Submit FS#12081. Check validity of channel configuration, comment unneeded co...Andree Buschmann
2011-04-25iap: fix shutdown of logitech Pure-Fi Elite dock, by Ophir LojkineBertrik Sikken
2011-04-24Hopefully correct spelling of Noé LojkineAlex Parker
2011-04-24Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ...Michael Giacomelli
2011-04-24Add a warning about WMP11 being necessary on Windows for beastpatcher.Dominik Riebeling
2011-04-24iap: add more comments to iap command and responsesBertrik Sikken
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann
2011-04-24Fix yellow.Andree Buschmann
2011-04-24iap: order lingo 0x00 commands by id and add commentsBertrik Sikken
2011-04-24Use dedicated function to internally reset aac decoder synthesis after seek.Andree Buschmann
2011-04-24Ensure proper termination of m4a lookup table.Andree Buschmann
2011-04-24Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann
2011-04-24invert the quickscreen setting direction on wheel targets for settings which ...Jonathan Gordon
2011-04-23get_sample_info() has been removed.Andree Buschmann