summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix red in fft plugin.Thomas Martitz2011-06-20
* Add US English by Steven Panek.Alex Parker2011-06-20
* Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz2011-06-20
* Dircache: Return the size of the result string in dircache_copy_path() so tha...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
* 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
* Removed redundant copy of tagcache master_header structure stored inMiika Pekkarinen2011-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
* 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
* FS#12156 - Update Galician translation by Ismael Castiñeira ÁlvarezBertrik Sikken2011-06-13
* Update Swedish translation.Magnus Holmgren2011-06-13
* Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after t...Thomas Martitz2011-06-13
* FS#12155 - Update espanol.lang Spanish translationBertrik Sikken2011-06-13
* Fix the %cs tag for the pitchscreen and playlist viewerJonathan Gordon2011-06-13
* Remove a couple of dead inits and assignments found by the clang-static-analy...Nils Wallménius2011-06-12
* libtremor: comment out unused struct member.Nils Wallménius2011-06-09
* codeclib: make selective inclusion of macros and inline functions from the co...Nils Wallménius2011-06-08
* FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2011-06-07
* FS#12107: Remove track-number guessing code.Michael Hohmuth2011-06-06
* FS#12132 patch 5: check_clauses: Optimizations.Michael Hohmuth2011-06-06
* FS#12132 patch 4: Added a comment for the tagcache_search.type field.Michael Hohmuth2011-06-06
* FS#12132 patch 3: Rename read_numeric_tag to find_tag, as it is indeedMichael Hohmuth2011-06-06
* FS#12132 patch 2: add_uniqbuf: Fix confusing indentation in if conditionMichael Hohmuth2011-06-06
* libtremor: Implement a memory configuration for targets that don't use separa...Nils Wallménius2011-06-06
* Safe part of FS#11268, saving some codec buffer space for targets that don't ...Nils Wallménius2011-06-05
* FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.Nils Wallménius2011-06-05
* Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...Andree Buschmann2011-06-05
* Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye2011-06-05
* Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz2011-06-05
* Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat2011-06-05
* Delete old unused macro.Nils Wallménius2011-06-05
* Languages: make the Clip+ use the microSD specific string to refer to the ext...Marianne Arnold2011-06-04
* Center Rockbox logo when smaller than the screen size.Dominik Riebeling2011-06-04
* Disable some unused code in speex to save binsize.Nils Wallménius2011-06-02
* Build the voice codec speex with core -O switch to save size on targets using...Nils Wallménius2011-06-02
* Fix define name.Nils Wallménius2011-06-02
* FS#12141 by Sean BartellNils Wallménius2011-06-02
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius2011-06-01
* FS#12065 - Fix two regressions introduced with r26192 (FS#10976 /Michael Hohmuth2011-06-01
* Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling2011-05-31