summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-01-27Fix a potential voice related bug with first time buffer setupBrandon Low1-0/+7
2007-01-27Add the O_TRUNC flag when writing the modified file back to disk - fixes FS #...Dave Chapman1-1/+1
2007-01-27Shiny new Minesweeper color bitmaps.Zakk Roberts2-0/+0
2007-01-26No functional changes. Code police and comment clarity improvements.Brandon Low1-90/+124
2007-01-26Third time's the charm (not using a 5G-specific ball yet).Zakk Roberts1-0/+0
2007-01-26Forgot to add the bitmaps.Zakk Roberts7-0/+0
2007-01-26More new Brickmania bitmaps. New paddles for all targets; new powerups and 'b...Zakk Roberts2-9/+12
2007-01-26fix ipod video buildJonathan Gordon1-2/+2
2007-01-26Forgot the bitmaps/native/SOURCES file..Zakk Roberts1-1/+2
2007-01-26Brickmania: new Brick bitmaps for all color targets, and introducing full-scr...Zakk Roberts5-26/+66
2007-01-26Add 4 settings which were somehow missed during the conversion to config.cfg.Jonathan Gordon2-211/+302
2007-01-25adding NSF (NES music) codecAdam Gashlin5-0/+4528
2007-01-25remove the persistant settings stuff. Load /.rockbox/fixed.cfg after config.c...Jonathan Gordon2-68/+5
2007-01-25Correct the spelling of persistent so its correct (Yes, I failed english at s...Jonathan Gordon1-16/+49
2007-01-24prepending ~ to a setting name in config.cfg will use its value from the load...Jonathan Gordon1-3/+36
2007-01-24allow int settings to call a function to get the default value (Fixes the con...Jonathan Gordon3-9/+23
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon13-83/+115
2007-01-23Remove the browse firmwares menu item, as the general concensus is that it is...Martin Arver2-10/+4
2007-01-23Reduce stack usage in settings_write_config (by about 460 bytes). Should allo...Magnus Holmgren1-10/+21
2007-01-23Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius5-22/+4
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon9-1412/+1024
2007-01-22Disk and filesystem speed and stress test plugin. Aimed at developers, not bu...Jens Arnold1-0/+326
2007-01-22Use the svn revision number for version information too, version string is no...Dominik Riebeling1-1/+1
2007-01-22Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...Jonathan Gordon5-1/+69
2007-01-20Remove an old hack that is no longer required. Ships in the corner are once a...Tom Ross1-4/+0
2007-01-20Remove redudant code from Disk Tidy.Tom Ross1-5/+0
2007-01-19Update manual screenshots and fix a commentAdam Boot1-1/+1
2007-01-19Bubbles: Fix for gigabeat and add sansa e200 supportAdam Boot7-18/+38
2007-01-19fix keys for bookmarks on the gigabeatMarcoen Hirschberg1-2/+5
2007-01-18Hopefully fix the menu leak I introduced in my last version. Also some whites...Tom Ross1-9/+15
2007-01-18use 11025Hz on all players that support itMarcoen Hirschberg1-1/+1
2007-01-18Fix warning and slight clean up.Tom Ross1-7/+2
2007-01-18Change Disktidy to use the standard menu api and adapt it to work on the Arch...Tom Ross2-138/+73
2007-01-18Add wormlet for the H10 5/6 GB. Seems to work well on the sim.Tom Ross2-2/+5
2007-01-17Need to build doom on the gigabeatKarl Kurbjun1-2/+2
2007-01-17Put backdrop back; should never have gone away.Greg White1-3/+0
2007-01-17Doom for the Gigabeat and some code reductionKarl Kurbjun24-271/+241
2007-01-17Get rid of // commentGreg White1-1/+1
2007-01-17Do not show main backdrop in settings for gigabeatGreg White1-21/+26
2007-01-17Disable logo for new bootsplashGreg White1-0/+5
2007-01-16t! Initial version of a Blackjack plugin for bitmap-screen targets. Also incl...Tom Ross2-0/+1443
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell11-52/+108
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman46-3/+676
2007-01-14Align backdrop buffersGreg White1-2/+2
2007-01-13Change the gamedata folder for doom to /.rockbox/doom to go in line with othe...Dominik Riebeling2-2/+2
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-5/+9
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen1-1/+1
2007-01-12Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen1-2/+2
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen3-27/+82
2007-01-12Fixes Bass and Treble not being saved. Thanks to jbaSteve Gotthardt1-1/+2