summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-16Missing id3 viewer screenshot (FS#5147 by Mark Bright)Dominik Riebeling
2006-04-16Missing ipod screenshots for doom (FS#5146 by Mark Bright)Dominik Riebeling
2006-04-16Disable some unused code (code used in network play) to bring the plugin size...Dave Chapman
2006-04-15Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun
2006-04-15Proper chunked browsing support when dirbuffer limit is reached.Miika Pekkarinen
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts
2006-04-15Removed an extra newline.Zakk Roberts
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts
2006-04-15Patch #5102 by Anton Romanov: Bubbles for ipod mini.Jens Arnold
2006-04-15Chessbox: Patch #5052 by Miguel A. Arevalo: opening book. * Simplified drawin...Jens Arnold
2006-04-15Chessbox: New pieces for ipod mini, and simplified, easier recognisable piece...Jens Arnold
2006-04-15Remove an unneeded WPS update signal. Make the codec thread more polite abou...Brandon Low
2006-04-15New Sudoku bitmaps for 220x176x16 and larger LCDs.Zakk Roberts
2006-04-15Only show the 'Loading...' splash if the file is actually loading (won't be d...Zakk Roberts
2006-04-15Fix main_menu.c for long translated strings that also need scrollingBrandon Low
2006-04-15Put new_track on the codec_api, and use it instead of the reload_codec variab...Brandon Low
2006-04-15Francais.lang update by Mustapha Senhaji: adapted for v2, reworked and synced.Zakk Roberts
2006-04-14This might fix the buffering problem. Didn't happen to me the way I usually ...Brandon Low
2006-04-14Start of profiling support for doom.Karl Kurbjun
2006-04-14Still not brightBrandon Low
2006-04-14I am dumbBrandon Low
2006-04-14Work around the bug with buffer wrapping. Serious performance penalty, and a...Brandon Low
2006-04-14Fix some unlikely buffer problems. Doesn't fix any reported bugs, but fixes ...Brandon Low
2006-04-14Fix some stop/pause/boost stuffBrandon Low
2006-04-14Fix a lack of return on error for check_new_track (rare condition)Brandon Low
2006-04-14Fix the queue implementationBrandon Low
2006-04-14Change to using a queue to synchronize between threads instead of abusing a m...Brandon Low
2006-04-14Fix one cause of buffer-offness, but I'm pretty sure this is not the cause of...Brandon Low
2006-04-14Update to Doom manual section by Mark Bright (FS#5118)Dominik Riebeling
2006-04-14Coldfire: Use the maximum possible i2c clock for the audio codec. Both the UD...Jens Arnold
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