summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-14Correct battery voltage and almost correct percentages for all ipods. Runtime...Jens Arnold
2006-04-14comment a type change for audio debugBrandon Low
2006-04-14Tweak id3v1 tag stripping, better code, same functionality. Ensure correct b...Brandon Low
2006-04-14Change when the new_track variable is reset to fix the track display during s...Brandon Low
2006-04-13Boost during the track transition, trust me, it makes sense. Better logging ...Brandon Low
2006-04-13Use sysfont for the "committing tagcache" message.Miika Pekkarinen
2006-04-13Fixed the file renaming/removing issue with dircache enabled.Miika Pekkarinen
2006-04-13Adjust filesize if id3v1 is strippedBrandon Low
2006-04-13Prevent non-standard wads (most notably GP32 wads) that should not run from e...Karl Kurbjun
2006-04-13Ensure that the buffer doesn't get out of sync on rebuffer track changes. Re...Brandon Low
2006-04-13Correct a comment - no code changesDave Chapman
2006-04-13Add a logf, remove an unused parameter, and an unused member of the track_inf...Brandon Low
2006-04-13Track skipping rework more. This seems to handle rapid skipping very gracefu...Brandon Low
2006-04-13Explicitly set the foreground colour instead of using the user's default fore...Dave Chapman
2006-04-13Fixed a bug in retrieving track filename when tagcache is loaded in ram.Miika Pekkarinen
2006-04-13Simplify audio startup, and remove some unnecessary codeBrandon Low
2006-04-12Another slight tweak.Jens Arnold
2006-04-12Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low
2006-04-12Show progress while committing tagcache.Miika Pekkarinen
2006-04-12Track changes should zero the seek_time to prevent undesired seeking in the n...Brandon Low
2006-04-12use the cur_ti pointer, as it's always synched up with track_ridx any wayBrandon Low
2006-04-12Get the GUI and audio in sync for track changesBrandon Low
2006-04-12Fix major rebuffer stupidity, remove a redundant call, and a wrong comment.Brandon Low
2006-04-12OK, GCC obviously has a hard time with this. Let's just pretend GCC 4.1 doesn...Thom Johansen
2006-04-11H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H...Jens Arnold
2006-04-11Fix a couple of warnings for GCC 4.1.Thom Johansen
2006-04-11Various optimisations for libmad byThom Johansen
2006-04-11Add and improve logfing, fix a possible cause of problems due to abuse of rea...Brandon Low
2006-04-11Fix logf build, fix double reporting buffer events.Brandon Low
2006-04-11Make logf not be a dumb wrapperBrandon Low
2006-04-11Make the intro page look nicer.Dominik Riebeling
2006-04-1120% faster and one annoying lookup table cut outDaniel Stenberg
2006-04-11Jewels: fix a couple minor menu inconsistenciesAdam Boot
2006-04-11Add new crossfeed settings to the manual, and slightly rewrite a part toThom Johansen
2006-04-11Almost entirely formatting changes, but also add one logf, and fix one nearly...Brandon Low
2006-04-11Update to game plugins by Mark Bright (FS#5095)Dominik Riebeling
2006-04-11Credit Jean-Luc for the crossfeed algorithm.Thom Johansen
2006-04-11Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha
2006-04-11FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...Jens Arnold
2006-04-11Clarify a commentBrandon Low
2006-04-11Clear tracks in more appropriate ways/placesBrandon Low
2006-04-11Handle rebuffer-and-seek and track skip buffer events smarter. Fill the buff...Brandon Low
2006-04-11Fix yellowBrandon Low
2006-04-11Updated korean.lang, and a main_menu.c string size increase to accomodate lar...Brandon Low
2006-04-11Fix a (very unlikely) bug in bufferingBrandon Low
2006-04-11Fix some signedness and exit condition stuff. Not sure if this addresses liv...Brandon Low
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen
2006-04-11Try to recover from a codec failure by restarting playbackBrandon Low
2006-04-11Whoops, remove a done TODOBrandon Low
2006-04-11Fix some commentsBrandon Low