summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-06-20Dircache: Return the size of the result string in dircache_copy_path() so tha...Thomas Martitz
2011-06-20Fix yellow. Shouldn't have reordered struct members here.Thomas Martitz
2011-06-20Remove unused code path from playlist_create_ex().Thomas Martitz
2011-06-20tagtree: Refactor memory allocation to local functions.Thomas Martitz
2011-06-20Move struct search_instruction into struct menu root, as they're not allocate...Thomas Martitz
2011-06-20Use enum themable_icons in struct file_type and struct filetype (who made tho...Thomas Martitz
2011-06-20Fixed a changelog export/import problem with tagcache where <CR> or <LF>Miika Pekkarinen
2011-06-19Fix non-working .talk clips on hwcodec (follow-up to r28672 and r29432): .tal...Jens Arnold
2011-06-19Removed redundant copy of tagcache master_header structure stored inMiika Pekkarinen
2011-06-18FS#12161: Correct the gapless processing for AAC, so that it doesn't remove t...Magnus Holmgren
2011-06-17FS#12162 - Second June update of Czech language by Marek SalabaBertrik Sikken
2011-06-17Fix 'unused-but-set-variable' warnings (doom, lua)Rafaël Carré
2011-06-16Fix FS#12158 - Make the "Mode: " line in the radio menu voice.Jonathan Gordon
2011-06-14Prevent out-of-bounds array access when a tagnavi config file defines too man...Michael Hohmuth
2011-06-14FS#12157 - Little June update of Czech language by Marek SalabaBertrik Sikken
2011-06-13FS#12156 - Update Galician translation by Ismael Castiñeira ÁlvarezBertrik Sikken
2011-06-13Update Swedish translation.Magnus Holmgren
2011-06-13Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after t...Thomas Martitz
2011-06-13FS#12155 - Update espanol.lang Spanish translationBertrik Sikken
2011-06-13Fix the %cs tag for the pitchscreen and playlist viewerJonathan Gordon
2011-06-12Remove a couple of dead inits and assignments found by the clang-static-analy...Nils Wallménius
2011-06-09libtremor: comment out unused struct member.Nils Wallménius
2011-06-08codeclib: make selective inclusion of macros and inline functions from the co...Nils Wallménius
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius
2011-06-06FS#12107: Remove track-number guessing code.Michael Hohmuth
2011-06-06FS#12132 patch 5: check_clauses: Optimizations.Michael Hohmuth
2011-06-06FS#12132 patch 4: Added a comment for the tagcache_search.type field.Michael Hohmuth
2011-06-06FS#12132 patch 3: Rename read_numeric_tag to find_tag, as it is indeedMichael Hohmuth
2011-06-06FS#12132 patch 2: add_uniqbuf: Fix confusing indentation in if conditionMichael Hohmuth
2011-06-06libtremor: Implement a memory configuration for targets that don't use separa...Nils Wallménius
2011-06-05Safe part of FS#11268, saving some codec buffer space for targets that don't ...Nils Wallménius
2011-06-05FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.Nils Wallménius
2011-06-05Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...Andree Buschmann
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye
2011-06-05Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat
2011-06-05Delete old unused macro.Nils Wallménius
2011-06-04Languages: make the Clip+ use the microSD specific string to refer to the ext...Marianne Arnold
2011-06-04Center Rockbox logo when smaller than the screen size.Dominik Riebeling
2011-06-02Disable some unused code in speex to save binsize.Nils Wallménius
2011-06-02Build the voice codec speex with core -O switch to save size on targets using...Nils Wallménius
2011-06-02Fix define name.Nils Wallménius
2011-06-02FS#12141 by Sean BartellNils Wallménius
2011-06-01FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon
2011-06-01FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius
2011-06-01FS#12065 - Fix two regressions introduced with r26192 (FS#10976 /Michael Hohmuth
2011-05-31Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling
2011-05-31Accept FS#12136: Save some binsize in tagtree.c. Thanks to sideral for testing.Nils Wallménius
2011-05-30FS#12139 - Galician translation update by Ismael Castiñeira ÁlvarezBertrik Sikken
2011-05-26Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli