summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-04-27Fix r29790 yellow. Need 'string-extra.h' for strlcpy().Michael Sevakis
2011-04-27Get NSF fixed up a bit and parse metadata in the core.Michael Sevakis
2011-04-27Having a default weak codec_main symbol doesn't seem to be working out for co...Michael Sevakis
2011-04-27FS#12079 - Support for new commands in iap.c, by Ophir LojkineBertrik Sikken
2011-04-27Get rid of a committed #define from kernel.h that didn't make the final cut. ...Michael Sevakis
2011-04-27Hopefully fix red from r29785 - an #ifdef AB_REPEAT_ENABLE was left out.Michael Sevakis
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
2011-04-26Submit FS#12081. Check validity of channel configuration, comment unneeded co...Andree Buschmann
2011-04-25iap: fix shutdown of logitech Pure-Fi Elite dock, by Ophir LojkineBertrik Sikken
2011-04-24Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ...Michael Giacomelli
2011-04-24iap: add more comments to iap command and responsesBertrik Sikken
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann
2011-04-24Fix yellow.Andree Buschmann
2011-04-24iap: order lingo 0x00 commands by id and add commentsBertrik Sikken
2011-04-24Use dedicated function to internally reset aac decoder synthesis after seek.Andree Buschmann
2011-04-24Ensure proper termination of m4a lookup table.Andree Buschmann
2011-04-24Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann
2011-04-24invert the quickscreen setting direction on wheel targets for settings which ...Jonathan Gordon
2011-04-23get_sample_info() has been removed.Andree Buschmann
2011-04-23Minor speed optimization to m4a lookup table build up.Andree Buschmann
2011-04-21iap: introduce cmd_ok_mode0 and cmd_ok_mode4 functions to reduce code duplica...Bertrik Sikken
2011-04-21iap: split iap_handlepkt into a function per modeBertrik Sikken
2011-04-20FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.Nils Wallménius
2011-04-19Optimization to latest aac decoder changes. Significantly reduce loop count i...Andree Buschmann
2011-04-18Major rework of the m4a parser for aac/alac playback, seek and resume support...Andree Buschmann
2011-04-17Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken
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-15Do not attempt to remove the temporary database twice during a database update.Michael Hohmuth
2011-04-14Fix missing printfstyle formatting in simplified Chinese.Nils Wallménius
2011-04-13Fix the Xing header parser to have reliable gapless playback. Closes FS#12062.Andree Buschmann
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-09Playlists forget to set playlist.started when creating new playlist on SWCODE...Michael Sevakis
2011-04-08Whitespace and cosmetics consistency cleanup in playlist_viewer.c, no functio...Nils Wallménius
2011-04-08Voice filenames in the playlist viewer, closes FS#11951Nils Wallménius
2011-04-07Fix residual red. Keep index in mp3entry for HWCODEC.Andree Buschmann
2011-04-07Fix red and yellow. Move resume_index from mp3entry to playlist_info struct. ...Andree Buschmann
2011-04-07Fix regressions of r29682. Update playlist index resume position when playlis...Andree Buschmann
2011-04-06Removed some dead code identified by clang-analyzer.Björn Stenberg
2011-04-06Fix FS#12043. Next track was resumed when pausing and shutting down the playe...Andree Buschmann
2011-04-04Rework parts of the replaygain code to be able to differentiate between 0.00 ...Andree Buschmann
2011-03-31Cosmetic change of a comment.Andree Buschmann
2011-03-31Changing convert_gain() also implicitly changed get_replaygain_int() which co...Andree Buschmann
2011-03-31Fix for replaygain: Ensure fallback to track gain in case of missing album gain.Andree Buschmann
2011-03-31Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034.Björn Stenberg