summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Archos flash loader: compile with -Os and make all internal functions static ...Jens Arnold4-40/+33
2008-10-12Fix a couple of factual inaccuracies in the M200 build.Rob Purchase2-12/+5
2008-10-12Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman3-24/+123
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling23-34/+36
2008-10-12Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncat...Dave Chapman1-3/+6
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman9-3/+3
2008-10-12make colours look rightFrank Gevaerts1-3/+3
2008-10-12Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts2-12/+12
2008-10-12Minor clean up, move common define to a header file and use TIME_AFTER macroNils Wallménius3-4/+3
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman20-3/+1372
2008-10-12Bootloaders don't need special handling in sys_poweroff() for recording targets.Jens Arnold1-1/+1
2008-10-12Document %mv wps tag (FS#9482 by Alexander Levin).Dominik Riebeling1-0/+22
2008-10-12Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon1-7/+11
2008-10-11rbutil: enable Tab navigation in the progresswindow.Dominik Wenger1-1/+10
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts2-18/+3
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman2-2/+0
2008-10-11Updated italian translation.Alessio Lenzi1-0/+14
2008-10-11* Make %t stricter by aborting if a value is not given.Jonathan Gordon3-3/+16
2008-10-11Add Rafael Carre to the (C) message in the output of mkamsboot. This should ...Dave Chapman1-8/+2
2008-10-11Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot...Dave Chapman2-24/+45
2008-10-11Fix a bug in the uclcopy loop, plus add a warning to make sure people know th...Dave Chapman2-1/+5
2008-10-11update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2-8/+11
2008-10-11Fix some off-by-one errors, plus remove some unused variablesDave Chapman2-6/+4
2008-10-11Major rework of mkamsboot, extending work done by Rafael Carre. We now build...Dave Chapman6-237/+613
2008-10-11Make the MIPS toolchain build on gcc 4.3+.Jens Arnold1-1/+4
2008-10-10Forgot description for the new lang stringNils Wallménius1-1/+1
2008-10-10Search In PlaylistNils Wallménius2-15/+40
2008-10-10Bump ipodpatcher version stringNils Wallménius1-1/+1
2008-10-10Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg5-4/+6
2008-10-09change the %mv timeout to 1s which works better, also change the string to sh...Jonathan Gordon1-2/+2
2008-10-09Comma fix in rbutil translation (FS#9426 by Alexander Levin).Dominik Riebeling1-1/+1
2008-10-09Added missing Album Hart voice string and synced italian translation.Alessio Lenzi2-2/+36
2008-10-09Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier1-9/+25
2008-10-09Fix menu (update to newer one)Maurus Cuelenaere2-4/+5
2008-10-09Add Rockbox layout to plugin API documentationMaurus Cuelenaere4-78/+212
2008-10-09Improve plugin API documentation updater a bitMaurus Cuelenaere2-2/+47
2008-10-09FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon4-1/+18
2008-10-09Functionize some stuffMaurus Cuelenaere2-38/+17
2008-10-09Fix some issues with generation of plugin API documentation + make it more th...Maurus Cuelenaere4-49/+185
2008-10-09Ignore mkzenboot binary in SVNMaurus Cuelenaere0-0/+0
2008-10-08Use internal function 'findtool' instead of external command 'which'. Removes...Jens Arnold1-7/+7
2008-10-08Add mono mode recording setting to manualPeter D'Hoye1-0/+6
2008-10-08Bring Dutch language file up to datePeter D'Hoye1-0/+58
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye11-26/+162
2008-10-08Small fixes to the french translation by Eric Lassauge and Rafaël CarréNils Wallménius2-15/+38
2008-10-08Make the array static const char, and use it for direct lookup, saving binsiz...Jens Arnold1-15/+10
2008-10-08Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius5-48/+79
2008-10-08add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg2-0/+4
2008-10-07lcd now shows things on the old-style Meizu M3.Frank Gevaerts2-27/+118
2008-10-07Another minor improvement: better pipelining and one less register used in ve...Jens Arnold1-14/+16