summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-24Hopefully correct spelling of Noé LojkineAlex Parker1-1/+1
2011-04-24Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ...Michael Giacomelli2-0/+2
2011-04-24Add a warning about WMP11 being necessary on Windows for beastpatcher.Dominik Riebeling1-0/+4
2011-04-24iap: add more comments to iap command and responsesBertrik Sikken1-37/+68
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann26-688/+262
2011-04-24Fix yellow.Andree Buschmann1-1/+1
2011-04-24iap: order lingo 0x00 commands by id and add commentsBertrik Sikken1-71/+82
2011-04-24Use dedicated function to internally reset aac decoder synthesis after seek.Andree Buschmann2-0/+3
2011-04-24Ensure proper termination of m4a lookup table.Andree Buschmann1-0/+3
2011-04-24Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann8-29/+62
2011-04-24invert the quickscreen setting direction on wheel targets for settings which ...Jonathan Gordon3-7/+14
2011-04-23get_sample_info() has been removed.Andree Buschmann1-2/+0
2011-04-23Minor speed optimization to m4a lookup table build up.Andree Buschmann1-12/+19
2011-04-23iap: reduce code duplication in iap autobaud codeBertrik Sikken1-36/+26
2011-04-23Split off target-specific parts from firmware/drivers/serial.cBertrik Sikken5-218/+304
2011-04-22ipod6g: make functions and variables static where possibleBertrik Sikken4-33/+37
2011-04-22Correct revision replacement string gotten replaced by svn itself.Dominik Riebeling1-1/+1
2011-04-22Fix issues with iPod nano 2G displays reported on the forums. The voltage sup...Andree Buschmann1-1/+1
2011-04-22Fix SAPI default speed being way too fast.Dominik Riebeling1-2/+5
2011-04-22Implement simple run for non-multithreaded TTS.Dominik Riebeling2-27/+49
2011-04-22Better hilight detected item after autodetection.Dominik Riebeling1-0/+6
2011-04-22Fix "Test TTS" button not working.Dominik Riebeling1-2/+3
2011-04-22Make TTS names translatable and change Sapi to SAPI.Dominik Riebeling1-6/+6
2011-04-22Use System TTS if none is set.Dominik Riebeling1-1/+7
2011-04-21iap: introduce cmd_ok_mode0 and cmd_ok_mode4 functions to reduce code duplica...Bertrik Sikken1-24/+25
2011-04-21Use Latin Modern font family for the manual.Dominik Riebeling1-0/+2
2011-04-21iap: split iap_handlepkt into a function per modeBertrik Sikken1-563/+578
2011-04-21Use mkdir -p in the previous commit. Thanks sideral for spotting.Thomas Martitz1-1/+1
2011-04-21Android: Fix creation of debug key if ~/.android doesn't exist.Thomas Martitz1-0/+1
2011-04-20Update pandora packaging fileThomas Jarosch1-3/+33
2011-04-20FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.Nils Wallménius2-860/+1814
2011-04-19Optimization to latest aac decoder changes. Significantly reduce loop count i...Andree Buschmann3-7/+14
2011-04-18AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead...Bertrik Sikken3-7/+6
2011-04-18sbtools: fortify code against weird elf files with no string table and/or no ...Amaury Pouly1-6/+11
2011-04-18AMSv1 sd: work-around for detection problem with some sd cards (delay after s...Bertrik Sikken1-1/+1
2011-04-18Major rework of the m4a parser for aac/alac playback, seek and resume support...Andree Buschmann5-241/+133
2011-04-17sbtools: document a bit the command file formatAmaury Pouly1-0/+32
2011-04-17elftosb: implement encryption support; now fully workingAmaury Pouly1-4/+42
2011-04-17sbtoelf: fix to handle unencrypted files (minor tweak)Amaury Pouly5-29/+234
2011-04-17elftosb: more code toward sb productionAmaury Pouly1-15/+95
2011-04-17sbtoslf: command size doesn't include itself, but section can be padded with ...Amaury Pouly1-1/+1
2011-04-17sbtoelf: include a raw command mode to see hidden command used by the bootrom...Amaury Pouly2-56/+196
2011-04-17sbtools: move internal elf definition to elf.c, implement elf readingAmaury Pouly4-149/+449
2011-04-17Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken2-1/+1
2011-04-17Remove duplicate #include in skin_parser.cBertrik Sikken1-1/+0
2011-04-17sbtools: add elftosb tool, yet to be finished (parsing of keys and command fi...Amaury Pouly1-0/+472
2011-04-17sbtools: update Makefile; fix whitespacesAmaury Pouly3-13/+12
2011-04-17Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosbAmaury Pouly10-0/+0
2011-04-17sbinfo: make the time calculation clearerAmaury Pouly1-1/+2
2011-04-17sbinfo: use a define instead of hardcoded valuesAmaury Pouly2-5/+9