summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-06Adding Gary Allen to CREDITS for his contributions.Steve Gotthardt1-0/+1
2007-01-06Fix range for cache cleansGreg White1-5/+4
2007-01-06Read byte by byte rather than DMA for unaligned transferGreg White1-11/+24
2007-01-05Adjust the ipodpatcher link to the changed directory layout.Dominik Riebeling1-1/+1
2007-01-05Fix two missing buttons and add a fixme note to make the Sansa manual buildable.Dominik Riebeling1-3/+3
2007-01-05Restore the correct #if for deciding when to build Rockblox. It should be di...Dave Chapman1-1/+1
2007-01-05Change H10 button names to be more intuitive as discussed on IRC.Dominik Riebeling8-43/+61
2007-01-05Eliminate C99 variable defsGreg White1-10/+12
2007-01-05Fix build warningsGreg White1-5/+5
2007-01-05Putting back in the check for LCD_WIDTH of 128Steve Gotthardt1-1/+1
2007-01-05And the bitmap to go with rockblox - Thanks again to Gary Allen - RedZZRSteve Gotthardt1-0/+0
2007-01-05Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.Steve Gotthardt5-5/+97
2007-01-05Include keys for entering Morse mode in vkeyboard for H10 and use the correct...Nils Wallménius3-11/+14
2007-01-05Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...Dan Everton2-33/+52
2007-01-05The i2c driver did not conform with i2c spec and was missing the restart. Som...Steve Gotthardt1-43/+80
2007-01-05Switch DMA wait loop to idle CPUGreg White2-11/+20
2007-01-04Add Volume Up/Down buttons to keymap for WPSGreg White1-1/+6
2007-01-04Add (initial) installation instructions for the Gigabeat bootloader.Dominik Riebeling3-0/+26
2007-01-04Enable Morse mode for virtual keyboard on h10 players and make it possible t...Nils Wallménius2-4/+17
2007-01-04Fix simulator buildGreg White3-8/+8
2007-01-04CreatedGreg White1-0/+21
2007-01-04Move invalidate_icache macro to function in GB target tree, GB onlyGreg White1-0/+7
2007-01-04Add option to toggle LCD popwer off, gigabeat onlyGreg White1-0/+45
2007-01-04Use DMA for Blit to screen/clearGreg White3-151/+217
2007-01-04Flush DMA buffers for DMAGreg White1-11/+18
2007-01-04ATA reads now use DMAGreg White2-2/+56
2007-01-04Move system specific rebootGreg White2-24/+34
2007-01-04Add cache controlGreg White1-0/+76
2007-01-04Add clean_dcacheGreg White1-1/+5
2007-01-04CreatedGreg White1-0/+31
2007-01-04Implementing backlight fade for the Gigabeat. Note that fading is the normal ...Steve Gotthardt2-2/+105
2007-01-04Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.Steve Gotthardt1-0/+4
2007-01-04Added minimal changes to allow Gigabeat and other ports with settable backlig...Steve Gotthardt1-0/+4
2007-01-04Optimized the timing for the delay and changed the startup delay.Steve Gotthardt1-7/+8
2007-01-04Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...Steve Gotthardt1-3/+3
2007-01-04Changed the delay loop to run faster and more accurate. Made the internal fun...Steve Gotthardt1-12/+20
2007-01-04CreatedGreg White1-0/+31
2007-01-03Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by P...Daniel Ankers4-29/+27
2007-01-03Add separate CREDITS file for the manual containing all people who contribute...Dominik Riebeling1-0/+28
2007-01-03Sansa e200 image made by Piotr Jafiszow, with the final touches from Marianne...Martin Arver3-0/+863
2007-01-03Added test_sampr playback samplerate testing plugin. Should show a list of ra...Michael Sevakis1-0/+296
2007-01-02Whoops. That file shouldn't have been changed.Michael DiFebbo1-24/+2
2007-01-02Added a note to the ipod installation instructions explaining that Rockbox re...Michael DiFebbo2-14/+48
2007-01-02Some more tweaks to the ipod installation:Dominik Riebeling2-38/+58
2007-01-02Fix broken build for Rockbox Manual for Ipod Mini.Michael DiFebbo1-15/+10
2007-01-02iPod USB code has already been moved to the target tree so it's not used here...Barry Wardell1-8/+0
2007-01-02Fix audio for Coldfire targets - the EMAC was being initialised in the main t...Dave Chapman1-3/+6
2007-01-02Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ...Zakk Roberts3-0/+1129
2007-01-01Patch #5916 by Mat Holton - some Spacerocks improvements. Larger ship and ast...Zakk Roberts1-162/+410
2007-01-01Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...Dave Chapman1-0/+6