| Commit message (Expand) | Author | Age |
| ... | |
| * | H300: add a small delay between lcd enable and backlight on. Avoids a flash a... | Peter D'Hoye | 2006-04-26 |
| * | Improve the crossfade entry | Brandon Low | 2006-04-26 |
| * | Don't magically skip tracks without user interraction | Brandon Low | 2006-04-26 |
| * | Change the float placement to H (as in HERE) for screenshots and in-text-tables. | Martin Arver | 2006-04-26 |
| * | This seems to fix a few bugs in that | Brandon Low | 2006-04-26 |
| * | This seems to make selecting a new track from the file browser work very clos... | Brandon Low | 2006-04-26 |
| * | SH targets: Protect against a gcc 3.3.x bug triggered by -O2 or -Os, in prepa... | Jens Arnold | 2006-04-25 |
| * | The last frame of Musepack files can contain double the amount of samples as ... | Thom Johansen | 2006-04-25 |
| * | Reduce instructions in debug audio thread loop slightly | Brandon Low | 2006-04-25 |
| * | Make playback not screw up if the user tries to seek on musepack | Brandon Low | 2006-04-25 |
| * | Fix warning. | Thom Johansen | 2006-04-25 |
| * | Use the Rockbox endian swap routine instead of the default one. | Thom Johansen | 2006-04-25 |
| * | Correctly identify end of file. | Thom Johansen | 2006-04-25 |
| * | Switch inserts back from do while to while loops, because mpc likes to insert... | Brandon Low | 2006-04-25 |
| * | Make crossfade less twitchy more | Brandon Low | 2006-04-25 |
| * | GOTO POWER. Improve crossfade performance, and cleanliness, and termination ... | Brandon Low | 2006-04-25 |
| * | Make crossfade less twitchy about buffer level | Brandon Low | 2006-04-25 |
| * | Fix asymetric crossfade cases that were broken, and also a not yet reported b... | Brandon Low | 2006-04-25 |
| * | Fix crossfade. Again. | Brandon Low | 2006-04-25 |
| * | More crossfade work, should fix crossfade on coldfire, and possibly improve c... | Brandon Low | 2006-04-25 |
| * | Added bad filename protection when user enters an fm radio preset filename. F... | Peter D'Hoye | 2006-04-25 |
| * | This should fix a really wrong spacing. | Dominik Riebeling | 2006-04-24 |
| * | Remove two unused packages. | Dominik Riebeling | 2006-04-24 |
| * | 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 |