summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* I am dumbBrandon Low2006-04-14
* Work around the bug with buffer wrapping. Serious performance penalty, and a...Brandon Low2006-04-14
* Fix some unlikely buffer problems. Doesn't fix any reported bugs, but fixes ...Brandon Low2006-04-14
* Fix some stop/pause/boost stuffBrandon Low2006-04-14
* Fix a lack of return on error for check_new_track (rare condition)Brandon Low2006-04-14
* Fix the queue implementationBrandon Low2006-04-14
* Change to using a queue to synchronize between threads instead of abusing a m...Brandon Low2006-04-14
* Fix one cause of buffer-offness, but I'm pretty sure this is not the cause of...Brandon Low2006-04-14
* Update to Doom manual section by Mark Bright (FS#5118)Dominik Riebeling2006-04-14
* Coldfire: Use the maximum possible i2c clock for the audio codec. Both the UD...Jens Arnold2006-04-14
* Correct battery voltage and almost correct percentages for all ipods. Runtime...Jens Arnold2006-04-14
* comment a type change for audio debugBrandon Low2006-04-14
* Tweak id3v1 tag stripping, better code, same functionality. Ensure correct b...Brandon Low2006-04-14
* Change when the new_track variable is reset to fix the track display during s...Brandon Low2006-04-14
* Boost during the track transition, trust me, it makes sense. Better logging ...Brandon Low2006-04-13
* Use sysfont for the "committing tagcache" message.Miika Pekkarinen2006-04-13
* Fixed the file renaming/removing issue with dircache enabled.Miika Pekkarinen2006-04-13
* Adjust filesize if id3v1 is strippedBrandon Low2006-04-13
* Prevent non-standard wads (most notably GP32 wads) that should not run from e...Karl Kurbjun2006-04-13
* Ensure that the buffer doesn't get out of sync on rebuffer track changes. Re...Brandon Low2006-04-13
* Correct a comment - no code changesDave Chapman2006-04-13
* Add a logf, remove an unused parameter, and an unused member of the track_inf...Brandon Low2006-04-13
* Track skipping rework more. This seems to handle rapid skipping very gracefu...Brandon Low2006-04-13
* Explicitly set the foreground colour instead of using the user's default fore...Dave Chapman2006-04-13
* Fixed a bug in retrieving track filename when tagcache is loaded in ram.Miika Pekkarinen2006-04-13
* Simplify audio startup, and remove some unnecessary codeBrandon Low2006-04-13
* Another slight tweak.Jens Arnold2006-04-12
* Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low2006-04-12
* Show progress while committing tagcache.Miika Pekkarinen2006-04-12
* Track changes should zero the seek_time to prevent undesired seeking in the n...Brandon Low2006-04-12
* use the cur_ti pointer, as it's always synched up with track_ridx any wayBrandon Low2006-04-12
* Get the GUI and audio in sync for track changesBrandon Low2006-04-12
* Fix major rebuffer stupidity, remove a redundant call, and a wrong comment.Brandon Low2006-04-12
* OK, GCC obviously has a hard time with this. Let's just pretend GCC 4.1 doesn...Thom Johansen2006-04-12
* H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H...Jens Arnold2006-04-11
* Fix a couple of warnings for GCC 4.1.Thom Johansen2006-04-11
* Various optimisations for libmad byThom Johansen2006-04-11
* Add and improve logfing, fix a possible cause of problems due to abuse of rea...Brandon Low2006-04-11
* Fix logf build, fix double reporting buffer events.Brandon Low2006-04-11
* Make logf not be a dumb wrapperBrandon Low2006-04-11
* Make the intro page look nicer.Dominik Riebeling2006-04-11
* 20% faster and one annoying lookup table cut outDaniel Stenberg2006-04-11
* Jewels: fix a couple minor menu inconsistenciesAdam Boot2006-04-11
* Add new crossfeed settings to the manual, and slightly rewrite a part toThom Johansen2006-04-11
* Almost entirely formatting changes, but also add one logf, and fix one nearly...Brandon Low2006-04-11
* Update to game plugins by Mark Bright (FS#5095)Dominik Riebeling2006-04-11
* Credit Jean-Luc for the crossfeed algorithm.Thom Johansen2006-04-11
* Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha2006-04-11
* FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...Jens Arnold2006-04-11
* Clarify a commentBrandon Low2006-04-11