summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman4-20/+368
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré4-1/+469
2008-10-29use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts1-1/+1
2008-10-29correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usageFrank Gevaerts1-4/+4
2008-10-29Make rockboxdev.sh abort as soon as an error is encounteredRafaël Carré1-0/+6
2008-10-29Added an explicit bitmap dependency to icons.h to resolve issues with paralle...Björn Stenberg1-6/+6
2008-10-29Adding non-existing files in SOURCES no longer causes strange sysfont.h error...Björn Stenberg1-3/+1
2008-10-29'make voice' no longer builds bitmaps.Björn Stenberg1-6/+4
2008-10-29Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis6-144/+237
2008-10-29set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg1-1/+3
2008-10-29state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold1-6/+0
2008-10-29Save another 4 bytes without sacrificing performance by subroutine rearrangem...Jens Arnold1-11/+9
2008-10-29AS3525 is ARMv4, not ARMv5.Jens Arnold1-2/+2
2008-10-29FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon2-14/+9
2008-10-29fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon1-3/+3
2008-10-29Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman1-2/+0
2008-10-29e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman1-0/+2
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman6-24/+92
2008-10-29e200v2 lcd: Add missing DBOP clock initializationRafaël Carré1-1/+1
2008-10-29First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist1-0/+144
2008-10-29Gammar correctionDave Chapman1-2/+2
2008-10-28Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling1-0/+11
2008-10-28Update note for the APE codec mentioning that c2000 files now can be played b...Nils Wallménius1-1/+1
2008-10-28Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...Jens Arnold3-72/+164
2008-10-28Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren1-1/+1
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman34-638/+645
2008-10-28Correct the t_model variable for the e200v2Dave Chapman1-1/+1
2008-10-28Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré1-8/+13
2008-10-28Sansav2 : initializes SDRAMRafaël Carré4-4/+115
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré1-3/+3
2008-10-28Add myself to committers listRafaël Carré1-0/+1
2008-10-27Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere4-4/+447
2008-10-27The tick change for the sim can be a little nicer.Michael Sevakis1-9/+6
2008-10-27Fix red-- it should.Michael Sevakis2-28/+20
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis8-126/+37
2008-10-26Fix line endings and set svn propertiesBertrik Sikken2-67/+67
2008-10-26Try to fix FS#9502: end playback properly if no valid files were found in a p...Magnus Holmgren1-0/+9
2008-10-26Bump plugin API version as needed.Magnus Holmgren1-1/+1
2008-10-26Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884).Marianne Arnold1-5/+4
2008-10-26Reword Sudoku section and document the recently added scratchpad marking sett...Dominik Riebeling1-15/+17
2008-10-26Language updates:Jonas Häggqvist4-11/+155
2008-10-26FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken4-0/+173
2008-10-26Add missing #include to mp3 metadata parser.Bertrik Sikken1-0/+1
2008-10-26Change button map for iaudio x5 and m5 to avoid using impossible button combo...Nils Wallménius2-13/+3
2008-10-26bah! messed up the filename settings... and do some line length fixingJonathan Gordon1-15/+21
2008-10-26Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon7-2/+163
2008-10-25A little more work on the e200v2 LCD driver (still untested - I don't own one...Dave Chapman1-53/+99
2008-10-25Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...Dominik Riebeling1-5/+109
2008-10-25Remove some trailing whitespace - no functional changeDave Chapman1-4/+4
2008-10-25Update manual entry for calendar plugin, screenshots still missing for most t...Nils Wallménius2-11/+36