Age | Commit message (Expand) | Author |
2006-04-13 | Fixed a bug in retrieving track filename when tagcache is loaded in ram. | Miika Pekkarinen |
2006-04-13 | Simplify audio startup, and remove some unnecessary code | Brandon Low |
2006-04-12 | Another slight tweak. | Jens Arnold |
2006-04-12 | Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ... | Brandon Low |
2006-04-12 | Show progress while committing tagcache. | Miika Pekkarinen |
2006-04-12 | Track changes should zero the seek_time to prevent undesired seeking in the n... | Brandon Low |
2006-04-12 | use the cur_ti pointer, as it's always synched up with track_ridx any way | Brandon Low |
2006-04-12 | Get the GUI and audio in sync for track changes | Brandon Low |
2006-04-12 | Fix major rebuffer stupidity, remove a redundant call, and a wrong comment. | Brandon Low |
2006-04-12 | OK, GCC obviously has a hard time with this. Let's just pretend GCC 4.1 doesn... | Thom Johansen |
2006-04-11 | H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H... | Jens Arnold |
2006-04-11 | Fix a couple of warnings for GCC 4.1. | Thom Johansen |
2006-04-11 | Various optimisations for libmad by | Thom Johansen |
2006-04-11 | Add and improve logfing, fix a possible cause of problems due to abuse of rea... | Brandon Low |
2006-04-11 | Fix logf build, fix double reporting buffer events. | Brandon Low |
2006-04-11 | Make logf not be a dumb wrapper | Brandon Low |
2006-04-11 | Make the intro page look nicer. | Dominik Riebeling |
2006-04-11 | 20% faster and one annoying lookup table cut out | Daniel Stenberg |
2006-04-11 | Jewels: fix a couple minor menu inconsistencies | Adam Boot |
2006-04-11 | Add new crossfeed settings to the manual, and slightly rewrite a part to | Thom Johansen |
2006-04-11 | Almost entirely formatting changes, but also add one logf, and fix one nearly... | Brandon Low |
2006-04-11 | Update to game plugins by Mark Bright (FS#5095) | Dominik Riebeling |
2006-04-11 | Credit Jean-Luc for the crossfeed algorithm. | Thom Johansen |
2006-04-11 | Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067) | Ben Basha |
2006-04-11 | FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas... | Jens Arnold |
2006-04-11 | Clarify a comment | Brandon Low |
2006-04-11 | Clear tracks in more appropriate ways/places | Brandon Low |
2006-04-11 | Handle rebuffer-and-seek and track skip buffer events smarter. Fill the buff... | Brandon Low |
2006-04-11 | Fix yellow | Brandon Low |
2006-04-11 | Updated korean.lang, and a main_menu.c string size increase to accomodate lar... | Brandon Low |
2006-04-11 | Fix a (very unlikely) bug in buffering | Brandon Low |
2006-04-11 | Fix some signedness and exit condition stuff. Not sure if this addresses liv... | Brandon Low |
2006-04-11 | New crossfeed complete with no volume reducing bugs. Feedback on all the | Thom Johansen |
2006-04-11 | Try to recover from a codec failure by restarting playback | Brandon Low |
2006-04-11 | Whoops, remove a done TODO | Brandon Low |
2006-04-11 | Fix some comments | Brandon Low |
2006-04-11 | Ensure that codecs are cleared from the buffer if they will not be needed by ... | Brandon Low |
2006-04-11 | moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost | Daniel Stenberg |
2006-04-11 | use the power switch on units without off button (like the X5) | Daniel Stenberg |
2006-04-11 | Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge... | Zakk Roberts |
2006-04-11 | Rework track skipping. Full playback stop is no longer involved in track ski... | Brandon Low |
2006-04-11 | Minor fix to metadata fetching, the track-info.filesize is not populated at t... | Brandon Low |
2006-04-11 | Quick bugfix for skip-to-beginning behavior | Brandon Low |
2006-04-10 | General layout and content fixes to Advanced Topics and Main Menu by Mark Bri... | Dominik Riebeling |
2006-04-10 | Coldfire: More appropriate condition for the refresh timings. | Jens Arnold |
2006-04-10 | Make use of button macros once more. | Dominik Riebeling |
2006-04-10 | Mak use of button macros. | Dominik Riebeling |
2006-04-10 | Make Brickmania specials table use the same width as button maps. | Dominik Riebeling |
2006-04-10 | Add recently added pitch tag. | Dominik Riebeling |
2006-04-10 | Major improvement in playlist creation speed with tagcache. Fixed also | Miika Pekkarinen |