Age | Commit message (Expand) | Author |
2011-04-17 | sbtools: document a bit the command file format | Amaury Pouly |
2011-04-17 | elftosb: implement encryption support; now fully working | Amaury Pouly |
2011-04-17 | sbtoelf: fix to handle unencrypted files (minor tweak) | Amaury Pouly |
2011-04-17 | elftosb: more code toward sb production | Amaury Pouly |
2011-04-17 | sbtoslf: command size doesn't include itself, but section can be padded with ... | Amaury Pouly |
2011-04-17 | sbtoelf: include a raw command mode to see hidden command used by the bootrom... | Amaury Pouly |
2011-04-17 | sbtools: move internal elf definition to elf.c, implement elf reading | Amaury Pouly |
2011-04-17 | Move declaration of global function cfg_string_to_int to header file settings.h | Bertrik Sikken |
2011-04-17 | Remove duplicate #include in skin_parser.c | Bertrik Sikken |
2011-04-17 | sbtools: add elftosb tool, yet to be finished (parsing of keys and command fi... | Amaury Pouly |
2011-04-17 | sbtools: update Makefile; fix whitespaces | Amaury Pouly |
2011-04-17 | Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb | Amaury Pouly |
2011-04-17 | sbinfo: make the time calculation clearer | Amaury Pouly |
2011-04-17 | sbinfo: use a define instead of hardcoded values | Amaury Pouly |
2011-04-16 | Increase pandora build version | Thomas Jarosch |
2011-04-16 | Update maemo build changelog | Thomas Jarosch |
2011-04-16 | Define LCD dpi for n900, n8xx and the pandora | Thomas Jarosch |
2011-04-16 | Refactor aac decoder as preparation for upcoming m4a changes. The aac decoder... | Andree Buschmann |
2011-04-16 | Since r29700 changed the way the backdrop setting works, the default needs to... | Frank Gevaerts |
2011-04-16 | Fix yellow. | Andree Buschmann |
2011-04-16 | Refactor alac decoder as preparation for upcoming m4a changes. The alac decod... | Andree Buschmann |
2011-04-16 | sbinfo: move more things to sb.h, rewrite code to use structures instead of h... | Amaury Pouly |
2011-04-16 | sbinfo: move sb specific bits of its own header | Amaury Pouly |
2011-04-16 | Fix premature idle shutdown on RaaA after last track finished playing | Thomas Jarosch |
2011-04-16 | sbinfo: fix section flags, don't output more than 80 characters per line, fix... | Amaury Pouly |
2011-04-16 | Fix regression in r29715: files listed multiple times in uisimulator | Michael Hohmuth |
2011-04-15 | Do not attempt to remove the temporary database twice during a database update. | Michael Hohmuth |
2011-04-15 | Better dircache handling in simulator | Michael Hohmuth |
2011-04-15 | sbinfo: fix section headers generation (first section is always undefined) | Amaury Pouly |
2011-04-15 | Remove empty folder. | Dominik Riebeling |
2011-04-14 | Fix some whitespace errors. | Dominik Riebeling |
2011-04-14 | Fix missing printfstyle formatting in simplified Chinese. | Nils Wallménius |
2011-04-13 | Manual: rephrase a sentence in the installation chapter a bit | Bertrik Sikken |
2011-04-13 | Fix the Xing header parser to have reliable gapless playback. Closes FS#12062. | Andree Buschmann |
2011-04-12 | Update parse_testcodec to parse AAC-HE files with parametric stereo. | Michael Giacomelli |
2011-04-11 | Fix spelling of "appearance" in the user manual. | Bertrik Sikken |
2011-04-11 | Allow URLs to break at hyphens and allow more space at breaking characters. | Dominik Riebeling |
2011-04-11 | Fix various minor spelling issues in the manual. | Bertrik Sikken |
2011-04-11 | Do not show IRMax/IWMax in the disk info debug screen for sd cards with CSD v... | Bertrik Sikken |
2011-04-11 | FS#12061 - April update of Czech language by Marek Salaba | Bertrik Sikken |
2011-04-10 | Deprecate strings that are unused since r29700 | Frank Gevaerts |
2011-04-10 | Support loading backdrops from anywhere in the filesystem. Fixes FS#12041 | Frank Gevaerts |
2011-04-10 | Fix Win32 native convttf creating invalid output files. | Dominik Riebeling |
2011-04-09 | Make convttf build with C89 compilers. | Dominik Riebeling |
2011-04-09 | Playlists forget to set playlist.started when creating new playlist on SWCODE... | Michael Sevakis |
2011-04-09 | AMS sd: use defines instead of direct values for drive number | Bertrik Sikken |
2011-04-08 | Sansa Clip v2: there's no need to use |= or &= to manipulate a GPIO for the b... | Bertrik Sikken |
2011-04-08 | Whitespace and cosmetics consistency cleanup in playlist_viewer.c, no functio... | Nils Wallménius |
2011-04-08 | Voice filenames in the playlist viewer, closes FS#11951 | Nils Wallménius |
2011-04-07 | Fix residual red. Keep index in mp3entry for HWCODEC. | Andree Buschmann |