summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-17sbtoelf: include a raw command mode to see hidden command used by the bootrom...Amaury Pouly
2011-04-17sbtools: move internal elf definition to elf.c, implement elf readingAmaury Pouly
2011-04-17Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken
2011-04-17Remove duplicate #include in skin_parser.cBertrik Sikken
2011-04-17sbtools: add elftosb tool, yet to be finished (parsing of keys and command fi...Amaury Pouly
2011-04-17sbtools: update Makefile; fix whitespacesAmaury Pouly
2011-04-17Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosbAmaury Pouly
2011-04-17sbinfo: make the time calculation clearerAmaury Pouly
2011-04-17sbinfo: use a define instead of hardcoded valuesAmaury Pouly
2011-04-16Increase pandora build versionThomas Jarosch
2011-04-16Update maemo build changelogThomas Jarosch
2011-04-16Define LCD dpi for n900, n8xx and the pandoraThomas Jarosch
2011-04-16Refactor aac decoder as preparation for upcoming m4a changes. The aac decoder...Andree Buschmann
2011-04-16Since r29700 changed the way the backdrop setting works, the default needs to...Frank Gevaerts
2011-04-16Fix yellow.Andree Buschmann
2011-04-16Refactor alac decoder as preparation for upcoming m4a changes. The alac decod...Andree Buschmann
2011-04-16sbinfo: move more things to sb.h, rewrite code to use structures instead of h...Amaury Pouly
2011-04-16sbinfo: move sb specific bits of its own headerAmaury Pouly
2011-04-16Fix premature idle shutdown on RaaA after last track finished playingThomas Jarosch
2011-04-16sbinfo: fix section flags, don't output more than 80 characters per line, fix...Amaury Pouly
2011-04-16Fix regression in r29715: files listed multiple times in uisimulatorMichael Hohmuth
2011-04-15Do not attempt to remove the temporary database twice during a database update.Michael Hohmuth
2011-04-15Better dircache handling in simulatorMichael Hohmuth
2011-04-15sbinfo: fix section headers generation (first section is always undefined)Amaury Pouly
2011-04-15Remove empty folder.Dominik Riebeling
2011-04-14Fix some whitespace errors.Dominik Riebeling
2011-04-14Fix missing printfstyle formatting in simplified Chinese.Nils Wallménius
2011-04-13Manual: rephrase a sentence in the installation chapter a bitBertrik Sikken
2011-04-13Fix the Xing header parser to have reliable gapless playback. Closes FS#12062.Andree Buschmann
2011-04-12Update parse_testcodec to parse AAC-HE files with parametric stereo.Michael Giacomelli
2011-04-11Fix spelling of "appearance" in the user manual.Bertrik Sikken
2011-04-11Allow URLs to break at hyphens and allow more space at breaking characters.Dominik Riebeling
2011-04-11Fix various minor spelling issues in the manual.Bertrik Sikken
2011-04-11Do not show IRMax/IWMax in the disk info debug screen for sd cards with CSD v...Bertrik Sikken
2011-04-11FS#12061 - April update of Czech language by Marek SalabaBertrik Sikken
2011-04-10Deprecate strings that are unused since r29700Frank Gevaerts
2011-04-10Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts
2011-04-10Fix Win32 native convttf creating invalid output files.Dominik Riebeling
2011-04-09Make convttf build with C89 compilers.Dominik Riebeling
2011-04-09Playlists forget to set playlist.started when creating new playlist on SWCODE...Michael Sevakis