summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-28Update bootloader download location and add a note about building with VS2005.Dominik Riebeling1-1/+7
2009-10-28Use array for quickscreen item settings to simplify some logicNils Wallménius3-30/+12
2009-10-28make the mini2440 simulator compile.Dominik Wenger4-8/+52
2009-10-28Allow the x and y pixel values of viewports to be a negative number..Jonathan Gordon3-3/+15
2009-10-28fix the charging icon so it will actually display correctlyJonathan Gordon1-1/+4
2009-10-28First go at converting the inbuilt statusbar into a skin, right now its only ...Jonathan Gordon4-0/+36
2009-10-27Don't rely on {} expansion since not all shells have that.Jonas Häggqvist1-1/+5
2009-10-27Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.Jonas Häggqvist1-2/+9
2009-10-27Adapt to the new method of building w32 sims (adds a -w flag).Jonas Häggqvist1-3/+14
2009-10-27Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling5-12/+11
2009-10-27remove accidentally commited spaces.Dominik Wenger1-1/+1
2009-10-27Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger10-11/+266
2009-10-27Show status about downloading build information in the status bar.Dominik Riebeling1-0/+4
2009-10-27Add mini2440 support to scrambleDominik Wenger1-1/+3
2009-10-27FS#10722: some improvements for gui/list.cTeruaki Kawashima1-105/+89
2009-10-27Replace amsinfo by another version which:Rafaël Carré2-128/+473
2009-10-26Fix iPod Nano 2G UI sluggishness (thanks to JdGordon for spotting this)Michael Sparmann1-1/+0
2009-10-26Add a pointer to the manual and wiki for finding an OF file for AMS bootloade...Dominik Riebeling1-5/+8
2009-10-26tools: delete mk500boot upon make cleanTomer Shalev1-1/+2
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger19-91/+1214
2009-10-26AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defin...Jack Halpin1-2/+2
2009-10-26Lua: add lib/helper.c wrappersMaurus Cuelenaere1-0/+39
2009-10-26fix an off-by-one error in lcd_update_rect()Michael Chicoine2-2/+2
2009-10-26FS#10700 - Add --noremote option to simulator.Steve Bavin2-26/+56
2009-10-26FS#10724 - fix alignment issue in Codebuster by Clément Pit--ClaudelJonathan Gordon1-1/+1
2009-10-26Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk."Jack Halpin3-22/+13
2009-10-26Save one branch for archs without conditional execution (e.g. coldfire).Jens Arnold1-3/+2
2009-10-26Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they...Thomas Martitz3-14/+0
2009-10-26Color targets: Ported assembler optimised transparent bitmap drawing from Gig...Jens Arnold3-167/+80
2009-10-25remove svn:executableMichael Chicoine9-0/+0
2009-10-25Use ARRAYLEN macro in usb_keymaps.cTomer Shalev1-4/+1
2009-10-25AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to...Jack Halpin3-13/+22
2009-10-25Revert r23339 and use setid3v1title() from metadata/mp3.c instead.Mohamed Tarek3-49/+4
2009-10-25Fix ipod nano 2g bootloader link problem, caused by my previous commitBertrik Sikken1-2/+2
2009-10-25Meizu M6 SP: make bootloader compile and run againBertrik Sikken5-371/+481
2009-10-25Correct Id keyword and add svn:keywords property.Teruaki Kawashima7-7/+7
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken3-71/+98
2009-10-25buffering: leave a comment to explain what is broken in the code and link to ...Rafaël Carré1-0/+25
2009-10-25Little bit of const correctnessNils Wallménius1-5/+5
2009-10-25No need for this to be staticNils Wallménius1-2/+3
2009-10-25power-meizu.c: fix usage of USB_TR nameBertrik Sikken1-1/+1
2009-10-25Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ...Jack Halpin1-0/+1
2009-10-24Add support for ID3v1 metadta tags in Real Media container.Mohamed Tarek1-7/+57
2009-10-24Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann3-8/+15
2009-10-24Change the name of the H100 bootloader output from rockbox.iriver to bootload...Alex Parker1-0/+2
2009-10-24Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was u...Michael Sparmann1-3/+4
2009-10-24Correct spelling and punctuation in Codebuster menus.Alex Parker1-6/+6
2009-10-24Improve English in the codebuster manual entry.Alex Parker1-6/+7
2009-10-24FS#10497 - New game codebuster, which is a clone of the classic game mastermi...Johannes Schwarz13-0/+553
2009-10-24Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards.Jack Halpin1-9/+11