Following patches are taken from the
Rockbox patch tracking system:
- FS#12191 – Higher quality audio hw
settings for AS3515 ;
- FS#11388 – Bookmark file doesn’t work
for a directory with a semicolon in its name ;
- FS#11541 – Add Voice Announcement of
Summary Info to WPS hotkey ,
see here for usage details;
- FS#11619 – Restore pitch and speed
settings on resume;
- FS#7779 – FM Radio Jingle support + talk
frequencies if talk_menus is enabled ,
see here for additional explanations;
- FS#10698 – Playback control in hold
mode for Cowon D2;
- FS#12074 – Add setting to
enable/disable lineout on Sansa Fuze V2 ;
- FS#12779 – This patch reworks the sleep
timer a little bit and fixes a small bug ;
- FS#9356 – Allow to set the delay before
button repeat is activated .
Following changes are made in addition by my own patches:
- General fixes of string resources;
- Complete Russian translations;
- Shrinked viewers list suggested for a selected file in context
menu just as in
FS#9043;
- Implemented alarm timer that allows one to program how long the device
should stay active after waking up, thus, now it can be used for
making automatic scheduled recording of radio programs, for
instance, see here for usage explanation;
- Enlarged memory space for FM presets to keep unicode strings;
- Added an option to swap playback channels;
- More extensive keypress filtering;
- Proper shortcut actions assignment for files and folders;
- Increased buffer size for file path;
- Decreased overall stack consumption;
- Corrected run time prediction for the AMSv2 devices;
- Prevented sound cut-off on the audio init stage;
- Fixed FM tuner mode setting in the outer context menu;
- More general pronunciation style for numeric values to fit various
languages;
- Files and directories sorting enhancement;
- Date and time format unification;
- Eliminated debug menu that has no sense for regular use;
- Disabled hotkey for Sony NWZ-E370/E380 targets since actually it is
not in use;
- Don’t reload directory if it is actually not changed;
- Separate option for list edges beep control;
- Proper browsing restrictions when choosing a plugin for WPS
context.
Full sources are available
here.