| Commit message (Expand) | Author | Age |
| * | 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 |
| * | FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure... | Jonathan Gordon | 2008-09-20 |
| * | Make local function ticking_callback static in apps/menus/display_menu.c | Bertrik Sikken | 2008-09-18 |
| * | Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott. | Nicolas Pennequin | 2008-09-17 |
| * | 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-16 |
| * | Spanish update by Francisco Vila (FS#9402 and FS#9403). | Jonas Häggqvist | 2008-09-15 |
| * | Simplify & fix the MMC driver. After more than 3 years I found that the MMC s... | Jens Arnold | 2008-09-14 |
| * | 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-12 |
| * | Used correct voice messages for some splash screens. | Alessio Lenzi | 2008-09-11 |
| * | Some other minor fixes in voice strings for italian translation. | Alessio Lenzi | 2008-09-11 |
| * | Minor missing #include and static function fixes for mrobe | Bertrik Sikken | 2008-09-10 |
| * | Fix INC/DEC button assignment in recording screen for ipods | Peter D'Hoye | 2008-09-10 |
| * | Italian translation file: | Alessio Lenzi | 2008-09-09 |
| * | Addendum to r18441: increase the plugin api version number as changing the sc... | Peter D'Hoye | 2008-09-08 |
| * | Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS... | Nicolas Pennequin | 2008-09-08 |
| * | fix FS#8641 | Frank Gevaerts | 2008-09-08 |
| * | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin | 2008-09-08 |
| * | Oops, I thought SVN commit would add these for some silly reason. Properties ... | Steve Bavin | 2008-09-08 |
| * | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin | 2008-09-08 |
| * | fix red | Peter D'Hoye | 2008-09-07 |
| * | Change screens memebers char_width, char_height and nb_lines to functions ret... | Peter D'Hoye | 2008-09-07 |