| Commit message (Expand) | Author | Age |
| * | add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivo... | Frank Gevaerts | 2008-10-06 |
| * | yes... i'm just trying to boost my ohloh score! | Jonathan Gordon | 2008-10-05 |
| * | bit of code police | Jonathan Gordon | 2008-10-05 |
| * | Accept FS#9231 - viewportify the pitch screen by Thomas Martitz. | Jonathan Gordon | 2008-10-05 |
| * | revert my commit from a few days ago.. It doesnt actually do anything | Jonathan Gordon | 2008-10-05 |
| * | Fix a possible deadlock if the album art loading fails | Jonathan Gordon | 2008-10-05 |
| * | Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language ... | Robert Menes | 2008-10-04 |
| * | Made some read-only arrays const, simplified a funky for-loop, fixed potentia... | Bertrik Sikken | 2008-10-04 |
| * | Fix warnings on non-arm targets. | Jens Arnold | 2008-10-03 |
| * | Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ... | Jens Arnold | 2008-10-03 |
| * | Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel... | Jens Arnold | 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-03 |
| * | Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c... | Nils Wallménius | 2008-10-02 |
| * | 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-29 |
| * | 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-25 |
| * | 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-24 |
| * | 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-23 |
| * | 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-22 |
| * | more slight playlist resume cleanuping... dont bother saving the playlist fir... | Jonathan Gordon | 2008-09-21 |
| * | 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 |