Age | Commit message (Expand) | Author |
2008-10-03 | Put the rangecoder struct into IRAM for a nice speedup on coldfire. | Jens Arnold |
2008-10-03 | Fix red on Players, hopefully. | Robert Menes |
2008-10-03 | Further speedup for ARMv6 by better pipelining in scalarproduct(). | Jens Arnold |
2008-10-03 | Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi... | Robert Menes |
2008-10-03 | Fix static noise on armv6. | Jens Arnold |
2008-10-03 | Add preliminary ARMv5te optimisations (verified working, but can probably be ... | Jens Arnold |
2008-10-03 | Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a... | Jens Arnold |
2008-10-03 | Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho... | Nils Wallménius |
2008-10-03 | Revert r18687, as the patch appears to break battery_bench on the Archos Play... | Robert Menes |
2008-10-03 | fix yellow... should also actyually fix the issue... | Jonathan Gordon |
2008-10-03 | Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target... | Robert Menes |
2008-10-03 | Hopefully fix crashes if the start screen is set to previous and nvram.bin be... | Jonathan Gordon |
2008-10-02 | Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c... | Nils Wallménius |
2008-09-29 | Fix FS#9418 'Player unresponsive while searching playlist with directory cach... | Nils Wallménius |
2008-09-29 | Delete unused function, const police, minor style police | Nils Wallménius |
2008-09-25 | redo the previous commit so its actually useful. | Jonathan Gordon |
2008-09-25 | have the info lists set the selection before they are exited, this is sometim... | Jonathan Gordon |
2008-09-24 | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius |
2008-09-24 | Slight clean up of splash calls, use HZ instead of explicit numbers | Nils Wallménius |
2008-09-24 | Print a helpful error in the sim for usupported formats in Ogg containers (f.... | Nils Wallménius |
2008-09-24 | fix the button on the "X to abort " splash for the gigabeat f/s | Jonathan Gordon |
2008-09-23 | Updated italian translation. | Alessio Lenzi |
2008-09-23 | Display the expected album art size in the info screen | Jonathan Gordon |
2008-09-23 | Use the correct #ifdefs for the added kernel objects. | Jonathan Gordon |
2008-09-23 | Opening function brace style police. | Michael Sevakis |
2008-09-23 | Simplify synchronizaton for MPA codec and make it fully atomic, let synth thr... | Michael Sevakis |
2008-09-23 | Oops, forgot the touchscreen targets. | Jens Arnold |
2008-09-23 | Simplify controls in order to resolve impossible combos on several targets. N... | Jens Arnold |
2008-09-23 | Add simple ASMed fixed point multiply functions for ARM to AC3. Gives a 38% ... | Michael Giacomelli |
2008-09-22 | Add player name and rockbox version to the battery_bench output | Frank Gevaerts |
2008-09-22 | Correct version of memory sizes in config-logikdax.h (previous values were ju... | Dave Chapman |
2008-09-22 | Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ... | Dave Chapman |
2008-09-22 | Fix careless typo on my part that broke MP3 playback on Coldfire. | Michael Giacomelli |
2008-09-22 | Hopefully fix glitches when seeking in MP3s on dual core processors. Also, c... | Michael Giacomelli |
2008-09-21 | more slight playlist resume cleanuping... dont bother saving the playlist fir... | Jonathan Gordon |
2008-09-20 | Threading functions aren't all available on HWCODEC, so don't try to build th... | Michael Giacomelli |
2008-09-20 | Opps, fix mp3 decoding in the sim. | Michael Giacomelli |
2008-09-20 | Fix test_codec on multiprocessor codecs (MP3, SPC). | Michael Giacomelli |
2008-09-20 | Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t... | Michael Giacomelli |
2008-09-20 | FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure... | Jonathan Gordon |
2008-09-18 | Make local function ticking_callback static in apps/menus/display_menu.c | Bertrik Sikken |
2008-09-17 | Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott. | Nicolas Pennequin |
2008-09-16 | D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau... | Rob Purchase |
2008-09-16 | Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o... | Rob Purchase |
2008-09-16 | Language updates: | Jonas Häggqvist |
2008-09-15 | Spanish update by Francisco Vila (FS#9402 and FS#9403). | Jonas Häggqvist |
2008-09-14 | Simplify & fix the MMC driver. After more than 3 years I found that the MMC s... | Jens Arnold |
2008-09-12 | Make local function static and add missing #includes for Archos player | Bertrik Sikken |
2008-09-12 | fix out-of-bounds array access | Frank Gevaerts |
2008-09-11 | Used correct voice messages for some splash screens. | Alessio Lenzi |