index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2011-04-20
FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.
Nils Wallménius
2011-04-19
Optimization to latest aac decoder changes. Significantly reduce loop count i...
Andree Buschmann
2011-04-18
Major rework of the m4a parser for aac/alac playback, seek and resume support...
Andree Buschmann
2011-04-17
Move declaration of global function cfg_string_to_int to header file settings.h
Bertrik Sikken
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-15
Do not attempt to remove the temporary database twice during a database update.
Michael Hohmuth
2011-04-14
Fix missing printfstyle formatting in simplified Chinese.
Nils Wallménius
2011-04-13
Fix the Xing header parser to have reliable gapless playback. Closes FS#12062.
Andree Buschmann
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-09
Playlists forget to set playlist.started when creating new playlist on SWCODE...
Michael Sevakis
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
2011-04-07
Fix red and yellow. Move resume_index from mp3entry to playlist_info struct. ...
Andree Buschmann
2011-04-07
Fix regressions of r29682. Update playlist index resume position when playlis...
Andree Buschmann
2011-04-06
Removed some dead code identified by clang-analyzer.
Björn Stenberg
2011-04-06
Fix FS#12043. Next track was resumed when pausing and shutting down the playe...
Andree Buschmann
2011-04-04
Rework parts of the replaygain code to be able to differentiate between 0.00 ...
Andree Buschmann
2011-03-31
Cosmetic change of a comment.
Andree Buschmann
2011-03-31
Changing convert_gain() also implicitly changed get_replaygain_int() which co...
Andree Buschmann
2011-03-31
Fix for replaygain: Ensure fallback to track gain in case of missing album gain.
Andree Buschmann
2011-03-31
Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034.
Björn Stenberg
2011-03-29
Revert accidental commit of apps/plugins/SOURCES
Bertrik Sikken
2011-03-29
AMSv2 sd: do not try to switch sd cards into high-speed mode.
Bertrik Sikken
2011-03-28
remove set but unused variable
Rafaël Carré
2011-03-28
maze: fix warning spotted by gcc 4.6.0
Rafaël Carré
2011-03-27
Skin variables for touchscreen targets (origional implementation by Jens Theeß)
Jonathan Gordon
2011-03-27
Fix red
Jonathan Gordon
2011-03-27
Fix touchregions muting volume, and change &<action> to mean 'needs long pres...
Jonathan Gordon
2011-03-25
Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen.
Andree Buschmann
2011-03-24
Fix FS#12024. Scroll acceleration did not work -- at least reported for iRive...
Andree Buschmann
2011-03-22
Scroll speed is increased every N seconds, not every N half seconds.
Andree Buschmann
2011-03-22
Submit parts of FS#12024. Describe the settings 'List Acceleration Start Dela...
Andree Buschmann
2011-03-22
Make repeat mode/shuffle work in the sbs also
Jonathan Gordon
2011-03-22
Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...
Jonathan Gordon
2011-03-21
Buffering should truncate if read() returns 0 since it's not a valid return t...
Michael Sevakis
2011-03-20
Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelat...
Andree Buschmann
2011-03-19
FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.
Nils Wallménius
2011-03-19
FS#12016 - Update Chinese Translation by Purling Nayuki
Bertrik Sikken
2011-03-18
Optimize memory consumption in the mp3data parser. The vbr-header parser will...
Andree Buschmann
2011-03-17
Local implementation of read_uint32be() in mp3data.c needs a major correction.
Andree Buschmann
2011-03-16
Avoid magic numbers. Use the available defines to set up the bit mask to comp...
Andree Buschmann
2011-03-16
Hopefully fix red now and reduce binsize for HWCODEC targets. This change imp...
Andree Buschmann
2011-03-16
Fix red. read_uint32be() was not implemented in sim builds for HWCODEC targets.
Andree Buschmann
[prev]
[next]