Age | Commit message (Expand) | Author | Files | Lines |
2006-04-11 | Make the intro page look nicer. | Dominik Riebeling | 1 | -6/+25 |
2006-04-11 | 20% faster and one annoying lookup table cut out | Daniel Stenberg | 1 | -50/+20 |
2006-04-11 | Jewels: fix a couple minor menu inconsistencies | Adam Boot | 1 | -14/+18 |
2006-04-11 | Add new crossfeed settings to the manual, and slightly rewrite a part to | Thom Johansen | 1 | -2/+34 |
2006-04-11 | Almost entirely formatting changes, but also add one logf, and fix one nearly... | Brandon Low | 1 | -82/+36 |
2006-04-11 | Update to game plugins by Mark Bright (FS#5095) | Dominik Riebeling | 5 | -34/+177 |
2006-04-11 | Credit Jean-Luc for the crossfeed algorithm. | Thom Johansen | 1 | -0/+1 |
2006-04-11 | Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067) | Ben Basha | 6 | -4/+65 |
2006-04-11 | FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas... | Jens Arnold | 1 | -12/+79 |
2006-04-11 | Clarify a comment | Brandon Low | 1 | -1/+2 |
2006-04-11 | Clear tracks in more appropriate ways/places | Brandon Low | 1 | -3/+4 |
2006-04-11 | Handle rebuffer-and-seek and track skip buffer events smarter. Fill the buff... | Brandon Low | 1 | -38/+42 |
2006-04-11 | Fix yellow | Brandon Low | 1 | -1/+1 |
2006-04-11 | Updated korean.lang, and a main_menu.c string size increase to accomodate lar... | Brandon Low | 2 | -601/+971 |
2006-04-11 | Fix a (very unlikely) bug in buffering | Brandon Low | 1 | -10/+4 |
2006-04-11 | Fix some signedness and exit condition stuff. Not sure if this addresses liv... | Brandon Low | 1 | -12/+14 |
2006-04-11 | New crossfeed complete with no volume reducing bugs. Feedback on all the | Thom Johansen | 10 | -154/+298 |
2006-04-11 | Try to recover from a codec failure by restarting playback | Brandon Low | 1 | -1/+1 |
2006-04-11 | Whoops, remove a done TODO | Brandon Low | 1 | -1/+0 |
2006-04-11 | Fix some comments | Brandon Low | 1 | -3/+3 |
2006-04-11 | Ensure that codecs are cleared from the buffer if they will not be needed by ... | Brandon Low | 1 | -25/+24 |
2006-04-11 | moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost | Daniel Stenberg | 5 | -3/+10 |
2006-04-11 | use the power switch on units without off button (like the X5) | Daniel Stenberg | 1 | -0/+4 |
2006-04-11 | Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge... | Zakk Roberts | 3 | -34/+34 |
2006-04-11 | Rework track skipping. Full playback stop is no longer involved in track ski... | Brandon Low | 4 | -277/+306 |
2006-04-11 | Minor fix to metadata fetching, the track-info.filesize is not populated at t... | Brandon Low | 1 | -2/+2 |
2006-04-11 | Quick bugfix for skip-to-beginning behavior | Brandon Low | 1 | -0/+6 |
2006-04-10 | General layout and content fixes to Advanced Topics and Main Menu by Mark Bri... | Dominik Riebeling | 2 | -65/+104 |
2006-04-10 | Coldfire: More appropriate condition for the refresh timings. | Jens Arnold | 1 | -1/+1 |
2006-04-10 | Make use of button macros once more. | Dominik Riebeling | 1 | -10/+22 |
2006-04-10 | Mak use of button macros. | Dominik Riebeling | 1 | -7/+26 |
2006-04-10 | Make Brickmania specials table use the same width as button maps. | Dominik Riebeling | 1 | -7/+9 |
2006-04-10 | Add recently added pitch tag. | Dominik Riebeling | 1 | -0/+6 |
2006-04-10 | Major improvement in playlist creation speed with tagcache. Fixed also | Miika Pekkarinen | 5 | -58/+153 |
2006-04-10 | Get the next track's metadata in a more timely manner | Brandon Low | 1 | -11/+14 |
2006-04-10 | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts | 21 | -45/+81 |
2006-04-10 | Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t... | Brandon Low | 7 | -0/+18 |
2006-04-09 | Cleanup button tables in Interface chapter. | Dominik Riebeling | 1 | -84/+91 |
2006-04-09 | Cleanup WPS tags appendix a bit and add macro for wps tag tables. | Dominik Riebeling | 3 | -146/+160 |
2006-04-09 | Small optimization to use the already opened master lookup index. | Miika Pekkarinen | 1 | -22/+6 |
2006-04-09 | Now define the _PRE-function correctly. | Miika Pekkarinen | 1 | -2/+4 |
2006-04-09 | Back out the 'do not stop playback until stop button has been released' chang... | Magnus Holmgren | 2 | -4/+0 |
2006-04-09 | Formatting, and logf changes | Brandon Low | 1 | -27/+20 |
2006-04-09 | Fix another nasty rebuffering bug, and ensure that buffer and unbuffer events... | Brandon Low | 2 | -58/+62 |
2006-04-09 | use #ifdef x instead of #if defined(x) | Christian Gmeiner | 6 | -11/+11 |
2006-04-09 | HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch... | Christian Gmeiner | 6 | -12/+12 |
2006-04-09 | HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch... | Dave Chapman | 1 | -2/+4 |
2006-04-09 | make use of cpu_boost to speed up generation of new sudoku field | Christian Gmeiner | 1 | -0/+6 |
2006-04-09 | fix some more broken urls. | Dominik Riebeling | 1 | -8/+7 |
2006-04-09 | Fixed tracker url. | Dominik Riebeling | 1 | -2/+2 |