summaryrefslogtreecommitdiff
path: root/tools/buildzip.pl
AgeCommit message (Expand)Author
2007-06-29Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the...Antoine Cellerier
2007-06-28Apply FS #6702: More Sokoban Improvements.Antoine Cellerier
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden
2007-06-18Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon
2007-05-29only create the recpresets directory on recording targets.Jonathan Gordon
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon
2007-04-20introducing rockbox-info.txtDaniel Stenberg
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon
2007-04-16copy+paste mistakeJonathan Gordon
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-04-04Enable building WPSs and themes for charcell targets, and add an example WPS ...Jens Arnold
2007-04-01Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold
2007-03-20remove the debug output againDaniel Stenberg
2007-03-20fix binary extension checkDaniel Stenberg
2007-03-20FS#6840 - Move rockbox.* inside .rockbox on targets that allow it.Barry Wardell
2007-03-12fix warningsDaniel Stenberg
2007-03-12simplified the code and now invokes gcc to figure out specific target specificsDaniel Stenberg
2007-01-08Enable ROM file generation for H120/H140.Miika Pekkarinen
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-10-12Add some presets for the equalizer. Includes a Default preset that resets eve...Dan Everton
2006-05-11Adding the rockbox file for all packages except the font-only packages mightDaniel Stenberg
2006-05-10'make zip' no longer includes the fonts. 'make fontzip' makes a font packageDaniel Stenberg
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen
2006-04-03langv2Daniel Stenberg
2006-03-25only ship the licences as the other plain text doc files are waaaay outDaniel Stenberg
2006-03-18exclude more bitmap and swcodec things from the player zipsDaniel Stenberg
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton
2006-02-04Committed a little too muchLinus Nielsen Feltzing
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-12-13Made the script more generic to allow other package creation tools to getDaniel Stenberg
2005-12-07several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough
2005-11-18Initial stab at theme support.Christi Scarborough
2005-11-14fix the -r argument use to wpsbuildDaniel Stenberg
2005-11-14Small fix for us loosers, who don't follow the recomendation to put the build...Henrik Backe
2005-11-14Added first take at WPS bundling magic. There's only one single WPS in thereDaniel Stenberg
2005-11-12create the wps dir tooDaniel Stenberg
2005-11-02Check for and move .ovl files properly (Archos Recorder fix)Daniel Stenberg
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg
2005-09-06fixed the removal of the codec dir properly in case of no codecs availableDaniel Stenberg
2005-08-11prevent an empty "codecs" directory for models without software codecsDaniel Stenberg
2005-08-04don't assume ../firmware, use the passed in dir pathDaniel Stenberg
2005-08-03Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg
2005-07-12use find's -exec instead of xargs to copy files, in an attempt to work betterDaniel Stenberg
2005-07-05Copy the right files to .rockbox/rocks. Only tested on Cygwin though...Magnus Holmgren
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-06-09Now removes the old .zip file before building the new oneLinus Nielsen Feltzing