summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon2010-05-12
* fix red and yellow (most of it anyway)Jonathan Gordon2010-05-12
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* ok, use a smaller font size on shorter display targets (3K instead of 10K)Jonathan Gordon2010-05-12
* Borrow another 10K to make sure multifont will have room on even the smallers...Jonathan Gordon2010-05-12
* Fix F_T_SOUND voicing for decimals and physical values.Michael Sevakis2010-05-12
* Have option_get_valuestring always call sound_val2phys before formatting rath...Michael Sevakis2010-05-12
* No need to have a variable for a thing computed by the preprocessorAlexander Levin2010-05-11
* Fix yellowJeffrey Goode2010-05-11
* Add Insert Shuffled to hotkey optionsJeffrey Goode2010-05-11
* ARM DSP: Add assembly custom sound channel processing. 13% to 14% faster than...Michael Sevakis2010-05-11
* ARM DSP: Get an instruction out of the crossfeed main loop and improve loads ...Michael Sevakis2010-05-11
* ARM DSP: Remove a couple comments that no longer apply.Michael Sevakis2010-05-11
* ARM DSP: fore some reason I neglected dsp_downsample completely. Do a small r...Michael Sevakis2010-05-11
* ARM DSP: Make things a little more pipeline friendly. Reduce nonvolatile regi...Michael Sevakis2010-05-11
* More hotkey code cleanupJeffrey Goode2010-05-11
* Revert r25929. Test have shown that the assembler code is more than 50% faste...Jens Arnold2010-05-10
* HD200 - add support for the device in greylibMarcin Bukat2010-05-10
* flac: remove ARM assemblyRafaël Carré2010-05-10
* chunksize decreases 4 bytes regardless wave/wave64.Yoshihisa Uchida2010-05-10
* wmafixed.h: remove double declarationRafaël Carré2010-05-10
* Fix ffmpeg revision number in libwmapro/README.rockboxMohamed Tarek2010-05-09
* nomsgMohamed Tarek2010-05-09
* Fix wav metadata bug, also fix typos and some const policeJeffrey Goode2010-05-09
* Submit FS#11253. Rework of test_mem plugin to bench DRAM and IRAM. Also add A...Andree Buschmann2010-05-09
* slightly rework peakmeter handling to make it cleaner and be able to be used ...Jonathan Gordon2010-05-09
* wave/wave64 LIST chunk parserYoshihisa Uchida2010-05-09
* revert those last few...Jonathan Gordon2010-05-09
* mono targets dont support backdrops so dont use that #defineJonathan Gordon2010-05-09
* fix redJonathan Gordon2010-05-09
* use a better value for the needed skin buffer sizeJonathan Gordon2010-05-09
* Fix redJeffrey Goode2010-05-09
* FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode2010-05-09
* Slovak language updateBertrik Sikken2010-05-08
* Czech language updateBertrik Sikken2010-05-08
* Save some binsize.Magnus Holmgren2010-05-08
* wave/wave64: parse LIST chunk.Yoshihisa Uchida2010-05-08
* Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis2010-05-08
* Use 'HZ' and remove 'volatile' as suggested by kugel.Andree Buschmann2010-05-07
* Changes in test_mem plugin: Use correct formula to calculate KB/s, reasonable...Andree Buschmann2010-05-07
* Unroll mpc's requantization loops for some (minor) speed up.Andree Buschmann2010-05-07
* Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...Frank Gevaerts2010-05-07
* Refactor mpc's requantization to use identical macros for each subframe.Andree Buschmann2010-05-07
* Fix possible buffer overflowFrank Gevaerts2010-05-07
* fix one more size_t/ssize_t misuseFrank Gevaerts2010-05-07
* Fix size_t handling in plugin_get_buffer()Frank Gevaerts2010-05-07
* Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...Thomas Martitz2010-05-07
* Fix yellow.Steve Bavin2010-05-07
* Minor const police raid.Steve Bavin2010-05-07
* Fix hotkey select behavior, ignore selection if menu item is not hotkeyable. ...Jeffrey Goode2010-05-07