summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-23Minor speed optimization to m4a lookup table build up.Andree Buschmann
2011-04-23iap: reduce code duplication in iap autobaud codeBertrik Sikken
2011-04-23Split off target-specific parts from firmware/drivers/serial.cBertrik Sikken
2011-04-22ipod6g: make functions and variables static where possibleBertrik Sikken
2011-04-22Correct revision replacement string gotten replaced by svn itself.Dominik Riebeling
2011-04-22Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...Andree Buschmann
2011-04-22Fix SAPI default speed being way too fast.Dominik Riebeling
2011-04-22Implement simple run for non-multithreaded TTS.Dominik Riebeling
2011-04-22Better hilight detected item after autodetection.Dominik Riebeling
2011-04-22Fix "Test TTS" button not working.Dominik Riebeling
2011-04-22Make TTS names translatable and change Sapi to SAPI.Dominik Riebeling
2011-04-22Use System TTS if none is set.Dominik Riebeling
2011-04-21iap: introduce cmd_ok_mode0 and cmd_ok_mode4 functions to reduce code duplica...Bertrik Sikken
2011-04-21Use Latin Modern font family for the manual.Dominik Riebeling
2011-04-21iap: split iap_handlepkt into a function per modeBertrik Sikken
2011-04-21Use mkdir -p in the previous commit. Thanks sideral for spotting.Thomas Martitz
2011-04-21Android: Fix creation of debug key if ~/.android doesn't exist.Thomas Martitz
2011-04-20Update pandora packaging fileThomas Jarosch
2011-04-20FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.Nils Wallménius
2011-04-19Optimization to latest aac decoder changes. Significantly reduce loop count i...Andree Buschmann
2011-04-18AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead...Bertrik Sikken
2011-04-18sbtools: fortify code against weird elf files with no string table and/or no ...Amaury Pouly
2011-04-18AMSv1 sd: work-around for detection problem with some sd cards (delay after s...Bertrik Sikken
2011-04-18Major rework of the m4a parser for aac/alac playback, seek and resume support...Andree Buschmann
2011-04-17sbtools: document a bit the command file formatAmaury Pouly
2011-04-17elftosb: implement encryption support; now fully workingAmaury Pouly
2011-04-17sbtoelf: fix to handle unencrypted files (minor tweak)Amaury Pouly
2011-04-17elftosb: more code toward sb productionAmaury Pouly
2011-04-17sbtoslf: command size doesn't include itself, but section can be padded with ...Amaury Pouly