summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-04-25Reduce instructions in debug audio thread loop slightlyBrandon Low
2006-04-25Make playback not screw up if the user tries to seek on musepackBrandon Low
2006-04-25Fix warning.Thom Johansen
2006-04-25Use the Rockbox endian swap routine instead of the default one.Thom Johansen
2006-04-25Correctly identify end of file.Thom Johansen
2006-04-25Switch inserts back from do while to while loops, because mpc likes to insert...Brandon Low
2006-04-25Make crossfade less twitchy moreBrandon Low
2006-04-25GOTO POWER. Improve crossfade performance, and cleanliness, and termination ...Brandon Low
2006-04-25Make crossfade less twitchy about buffer levelBrandon Low
2006-04-25Fix asymetric crossfade cases that were broken, and also a not yet reported b...Brandon Low
2006-04-25Fix crossfade. Again.Brandon Low
2006-04-25More crossfade work, should fix crossfade on coldfire, and possibly improve c...Brandon Low
2006-04-25Added bad filename protection when user enters an fm radio preset filename. F...Peter D'Hoye
2006-04-24Fix color->grayscale bitmap loading on grayscale ipods and mono->grayscale on...Frank Dischner
2006-04-24Fix the most likely cause of ipod nano startup race, and also seems to fix cr...Brandon Low
2006-04-24Fix another possible glitch causer on crossfadeBrandon Low
2006-04-24Clear all screens before the shutdown splash.Jens Arnold
2006-04-24Fix crossfade locational settingBrandon Low
2006-04-24Remove accidentally commited commented code, no functional changesBrandon Low
2006-04-24Make track info update in a smarter wayBrandon Low
2006-04-23Fix some todos, and prevent the position from jumping around badly on seekBrandon Low
2006-04-23Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin...Brandon Low
2006-04-23Improve stop behaviorBrandon Low
2006-04-23Fix a warning, and prepare for handling end-of-track seekingBrandon Low
2006-04-23Should fix some track ending early problemsBrandon Low
2006-04-23Make some adjustments to when the WPS will be updated, giving faster next tra...Brandon Low
2006-04-23Much faster optimized version of tagcache commit. Added a few items toMiika Pekkarinen
2006-04-23Don't call playlist_start() when changing directories on swcodec devices. Fi...Hardeep Sidhu
2006-04-23Jewels: simplify and standardize plugin exitAdam Boot
2006-04-23Whoops, forgot to 'duck' the music below the voice when I redid the mixBrandon Low
2006-04-23Korean language update from Jeong Taek InBrandon Low
2006-04-22Recording screen: Make the peakmeter single height again on archos, bringing ...Jens Arnold
2006-04-22Update libwavpack to the latest stream specification, and cross fingersDave Bryant
2006-04-22Revert the previous commit because it seemed to break the 4G Gray Sim,Dave Bryant
2006-04-22Remove an unneeded define, add a todoBrandon Low
2006-04-22Update libwavpack to the latest stream specificationDave Bryant
2006-04-22Comment and make pretty the hackBrandon Low
2006-04-22Fix warningBrandon Low
2006-04-22Replace one hack with a better hackBrandon Low
2006-04-22First commit of reworking voice to be mroe stable on swcodecBrandon Low
2006-04-22Fixed busy loop, and implemented a simpler kind of cursor blinking that also ...Jens Arnold
2006-04-22Updated vkeyboard. For players that require the user to scroll the cursor off...Zakk Roberts
2006-04-22Make the get_image_id() function more robust, and catch a parsing error when ...Dave Chapman
2006-04-22Better video update, add options to startup menu, change default screensizeKarl Kurbjun
2006-04-21Fix yellow builds.Zakk Roberts
2006-04-21Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts
2006-04-21Ipod mini: Correct placement of odd bubble rows.Jens Arnold
2006-04-20Use correct macros to check for iriver architecture.Jens Arnold
2006-04-20SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...Jens Arnold
2006-04-20Optimizations for doom: coldfire asm drawspan routine = not much, fixed point...Karl Kurbjun