summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix color->grayscale bitmap loading on grayscale ipods and mono->grayscale on...Frank Dischner2006-04-24
* Fix the most likely cause of ipod nano startup race, and also seems to fix cr...Brandon Low2006-04-24
* Fix another possible glitch causer on crossfadeBrandon Low2006-04-24
* Clear all screens before the shutdown splash.Jens Arnold2006-04-24
* Fix crossfade locational settingBrandon Low2006-04-24
* Remove accidentally commited commented code, no functional changesBrandon Low2006-04-24
* Make track info update in a smarter wayBrandon Low2006-04-24
* Fix some todos, and prevent the position from jumping around badly on seekBrandon Low2006-04-23
* Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin...Brandon Low2006-04-23
* Improve stop behaviorBrandon Low2006-04-23
* Fix a warning, and prepare for handling end-of-track seekingBrandon Low2006-04-23
* Should fix some track ending early problemsBrandon Low2006-04-23
* Make some adjustments to when the WPS will be updated, giving faster next tra...Brandon Low2006-04-23
* Much faster optimized version of tagcache commit. Added a few items toMiika Pekkarinen2006-04-23
* Don't call playlist_start() when changing directories on swcodec devices. Fi...Hardeep Sidhu2006-04-23
* Jewels: simplify and standardize plugin exitAdam Boot2006-04-23
* Whoops, forgot to 'duck' the music below the voice when I redid the mixBrandon Low2006-04-23
* Korean language update from Jeong Taek InBrandon Low2006-04-23
* Recording screen: Make the peakmeter single height again on archos, bringing ...Jens Arnold2006-04-22
* Update libwavpack to the latest stream specification, and cross fingersDave Bryant2006-04-22
* Revert the previous commit because it seemed to break the 4G Gray Sim,Dave Bryant2006-04-22
* Remove an unneeded define, add a todoBrandon Low2006-04-22
* Update libwavpack to the latest stream specificationDave Bryant2006-04-22
* Comment and make pretty the hackBrandon Low2006-04-22
* Fix warningBrandon Low2006-04-22
* Replace one hack with a better hackBrandon Low2006-04-22
* First commit of reworking voice to be mroe stable on swcodecBrandon Low2006-04-22
* Fixed busy loop, and implemented a simpler kind of cursor blinking that also ...Jens Arnold2006-04-22
* Updated vkeyboard. For players that require the user to scroll the cursor off...Zakk Roberts2006-04-22
* Make the get_image_id() function more robust, and catch a parsing error when ...Dave Chapman2006-04-22
* Better video update, add options to startup menu, change default screensizeKarl Kurbjun2006-04-22
* Fix yellow builds.Zakk Roberts2006-04-21
* Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts2006-04-21
* Ipod mini: Correct placement of odd bubble rows.Jens Arnold2006-04-21
* Use correct macros to check for iriver architecture.Jens Arnold2006-04-20
* SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...Jens Arnold2006-04-20
* Optimizations for doom: coldfire asm drawspan routine = not much, fixed point...Karl Kurbjun2006-04-20
* Repeat mode should be an integer, not a boolean. Fixes bug #2955.Hardeep Sidhu2006-04-20
* Stop playback and exit viewer if last track in current playlist is removedHardeep Sidhu2006-04-20
* Fixed problem with forced reload of dircached filenames when playlist is sortedHardeep Sidhu2006-04-20
* Set playing to true immediately when audio_play() is called. Fixes a bug whe...Hardeep Sidhu2006-04-20
* Fix a crossfade problem (not initializing quite right), and a end of track pr...Brandon Low2006-04-20
* No need to force a sync of control file until playlist has started. This sho...Hardeep Sidhu2006-04-20
* Fixed: Generate chunked playlist correctly, don't sort <All tracks>Miika Pekkarinen2006-04-19
* Oops, forgot to commit this.Miika Pekkarinen2006-04-19
* More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen2006-04-19
* Allow insert shuffled option for directories when playlist is empty. Based o...Hardeep Sidhu2006-04-19
* Have the codec thread stop the pcm if we need to spin up the diskBrandon Low2006-04-19
* Fix playback if the user does a very fast seek->skip pressBrandon Low2006-04-18
* Fix end of playlist handling. I think.Brandon Low2006-04-18