summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Submit FS#12164 by Sean Bartell with minor changes by myself. Fixes possible ...Andree Buschmann2011-06-24
* Fixed a regression caused in r30021: tagnavi_custom.config parsingMiika Pekkarinen2011-06-23
* Fixed broken regexBjörn Stenberg2011-06-23
* Make genlang rewrite english.list if it exists but is older than english.langJens Arnold2011-06-23
* Fix build problems for win32 cross compilation and cygwin which were introduc...Andree Buschmann2011-06-22
* Fix loading dircache stat on h100. Relocating the data was broken due to stru...Thomas Martitz2011-06-22
* Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg2011-06-22
* Workaround/fix (I'm not sure!) for buffer_alloc() returning unaligned address...Frank Gevaerts2011-06-21
* Try to handle dircache rebuild event properly. Playlist should nowMiika Pekkarinen2011-06-21
* Update US English by Steven Panek.Alex Parker2011-06-20
* Fix red in fft plugin.Thomas Martitz2011-06-20
* Add US English by Steven Panek.Alex Parker2011-06-20
* Use ALIGN_UP() macro for alignment, in a more correct way also.Thomas Martitz2011-06-20
* Dircache: A bit of follow-up code cleanup suggested by Amaury Pouly.Thomas Martitz2011-06-20
* Optimize new dircache_copy_path so that the helper (strlcat) doesn't need to ...Thomas Martitz2011-06-20
* Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz2011-06-20
* Dircache: Move struct maindata declaration to dircache.c and actually check f...Thomas Martitz2011-06-20
* Dircache: Change internal cache layout.Thomas Martitz2011-06-20
* Fix dircache_size calculation bug introcuced 3 revisions ago.Thomas Martitz2011-06-20
* Dircache: Return the size of the result string in dircache_copy_path() so tha...Thomas Martitz2011-06-20
* Dircache: Rework and simplify dircache_copy_path().Thomas Martitz2011-06-20
* Dircache: Remove dircache_entry::name_len.Thomas Martitz2011-06-20
* Fix yellow. Shouldn't have reordered struct members here.Thomas Martitz2011-06-20
* Remove unused code path from playlist_create_ex().Thomas Martitz2011-06-20
* tagtree: Refactor memory allocation to local functions.Thomas Martitz2011-06-20
* Move struct search_instruction into struct menu root, as they're not allocate...Thomas Martitz2011-06-20
* Use enum themable_icons in struct file_type and struct filetype (who made tho...Thomas Martitz2011-06-20
* Move buffer.h to firmware/include.h to replace a useless malloc header.Thomas Martitz2011-06-20
* Submit final part of FS#12154. Optimization for WM8758 used in iPod Video: Si...Andree Buschmann2011-06-20
* Submit first part of FS#12154. Whitespace removal and correction of several d...Andree Buschmann2011-06-20
* Fixed a changelog export/import problem with tagcache where <CR> or <LF>Miika Pekkarinen2011-06-20
* Fix non-working .talk clips on hwcodec (follow-up to r28672 and r29432): .tal...Jens Arnold2011-06-19
* Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold2011-06-19
* Manual: add search box to HTML output.Dominik Riebeling2011-06-19
* Removed redundant copy of tagcache master_header structure stored inMiika Pekkarinen2011-06-19
* Manual: Simplify Makefile htlatex call a bit.Dominik Riebeling2011-06-19
* Manual: Add version information to page footer.Dominik Riebeling2011-06-19
* Add script to spellcheck the manual LaTeX sources.Dominik Riebeling2011-06-19
* FS#12161: Correct the gapless processing for AAC, so that it doesn't remove t...Magnus Holmgren2011-06-18
* FS#12162 - Second June update of Czech language by Marek SalabaBertrik Sikken2011-06-17
* fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly2011-06-17
* Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...Michael Sevakis2011-06-17
* Fix 'unused-but-set-variable' warnings (doom, lua)Rafaël Carré2011-06-17
* Fix FS#12158 - Make the "Mode: " line in the radio menu voice.Jonathan Gordon2011-06-16
* Prevent out-of-bounds array access when a tagnavi config file defines too man...Michael Hohmuth2011-06-14
* FS#12157 - Little June update of Czech language by Marek SalabaBertrik Sikken2011-06-14
* Slightly more typesafe ALIGN_DOWN/UP macros.Thomas Martitz2011-06-14
* sbtools: add support for the mode command (rarely used) and explicit env vari...Amaury Pouly2011-06-13
* FS#12156 - Update Galician translation by Ismael Castiñeira ÁlvarezBertrik Sikken2011-06-13
* Update Swedish translation.Magnus Holmgren2011-06-13