| Commit message (Expand) | Author | Age |
| * | Use filesize instead of lseek to find the size of a file. Reduces disk access... | Frank Dischner | 2006-04-24 |
| * | Fix color->grayscale bitmap loading on grayscale ipods and mono->grayscale on... | Frank Dischner | 2006-04-24 |
| * | Fix the most likely cause of ipod nano startup race, and also seems to fix cr... | Brandon Low | 2006-04-24 |
| * | Fix another possible glitch causer on crossfade | Brandon Low | 2006-04-24 |
| * | Ipods, X5: Proper backlight behaviour on buton unlock. | Jens Arnold | 2006-04-24 |
| * | Show RoLo messages on remote. | Jens Arnold | 2006-04-24 |
| * | Clear all screens before the shutdown splash. | Jens Arnold | 2006-04-24 |
| * | Fix crossfade locational setting | Brandon Low | 2006-04-24 |
| * | Remove accidentally commited commented code, no functional changes | Brandon Low | 2006-04-24 |
| * | Iriver: Reworked remote detection & init: * Monitor the remote type & try to ... | Jens Arnold | 2006-04-24 |
| * | Make track info update in a smarter way | Brandon Low | 2006-04-24 |
| * | Fix some todos, and prevent the position from jumping around badly on seek | Brandon Low | 2006-04-23 |
| * | Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin... | Brandon Low | 2006-04-23 |
| * | Improve stop behavior | Brandon Low | 2006-04-23 |
| * | Fix a warning, and prepare for handling end-of-track seeking | Brandon Low | 2006-04-23 |
| * | Should fix some track ending early problems | Brandon Low | 2006-04-23 |
| * | Make some adjustments to when the WPS will be updated, giving faster next tra... | Brandon Low | 2006-04-23 |
| * | Much faster optimized version of tagcache commit. Added a few items to | Miika Pekkarinen | 2006-04-23 |
| * | Don't call playlist_start() when changing directories on swcodec devices. Fi... | Hardeep Sidhu | 2006-04-23 |
| * | Jewels: simplify and standardize plugin exit | Adam Boot | 2006-04-23 |
| * | Whoops, forgot to 'duck' the music below the voice when I redid the mix | Brandon Low | 2006-04-23 |
| * | Korean language update from Jeong Taek In | Brandon Low | 2006-04-23 |
| * | Recording screen: Make the peakmeter single height again on archos, bringing ... | Jens Arnold | 2006-04-22 |
| * | Update libwavpack to the latest stream specification, and cross fingers | Dave Bryant | 2006-04-22 |
| * | Add ID3 Database to Show Files. Resort Show Files to match actual order. | Dominik Riebeling | 2006-04-22 |
| * | Remove double Fade On Stop/Pause item. Break some long lines. | Dominik Riebeling | 2006-04-22 |
| * | Revert the previous commit because it seemed to break the 4G Gray Sim, | Dave Bryant | 2006-04-22 |
| * | Remove an unneeded define, add a todo | Brandon Low | 2006-04-22 |
| * | Correct how to enter the pitch screen. | Dominik Riebeling | 2006-04-22 |
| * | Update libwavpack to the latest stream specification | Dave Bryant | 2006-04-22 |
| * | use button macros for hard power off description | Dominik Riebeling | 2006-04-22 |
| * | Comment and make pretty the hack | Brandon Low | 2006-04-22 |
| * | Fix warning | Brandon Low | 2006-04-22 |
| * | Replace one hack with a better hack | Brandon Low | 2006-04-22 |
| * | First commit of reworking voice to be mroe stable on swcodec | Brandon Low | 2006-04-22 |
| * | Fixed busy loop, and implemented a simpler kind of cursor blinking that also ... | Jens Arnold | 2006-04-22 |
| * | Updated vkeyboard. For players that require the user to scroll the cursor off... | Zakk Roberts | 2006-04-22 |
| * | Make the get_image_id() function more robust, and catch a parsing error when ... | Dave Chapman | 2006-04-22 |
| * | Better video update, add options to startup menu, change default screensize | Karl Kurbjun | 2006-04-22 |
| * | Adjust pitch screen to match currently changed behaviour. | Dominik Riebeling | 2006-04-21 |
| * | Fix yellow builds. | Zakk Roberts | 2006-04-21 |
| * | Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/... | Zakk Roberts | 2006-04-21 |
| * | Ipod mini: Correct placement of odd bubble rows. | Jens Arnold | 2006-04-21 |
| * | Use correct macros to check for iriver architecture. | Jens Arnold | 2006-04-20 |
| * | SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ... | Jens Arnold | 2006-04-20 |
| * | Optimizations for doom: coldfire asm drawspan routine = not much, fixed point... | Karl Kurbjun | 2006-04-20 |
| * | Add missing screenshots for player. Remove an unnecessary paragraph break. | Dominik Riebeling | 2006-04-20 |
| * | Remove the choice table for archos, it's useless since device specific manual... | Dominik Riebeling | 2006-04-20 |
| * | some updates to tagcache section | Dominik Riebeling | 2006-04-20 |
| * | Repeat mode should be an integer, not a boolean. Fixes bug #2955. | Hardeep Sidhu | 2006-04-20 |