- 2f2c280 Make sure mkmi4.sh has the right output filename when building for 5GB H10. by Barry Wardell · 19 years ago
- 9913913 fix the H10 5GB mi4 creation by Daniel Stenberg · 19 years ago
- 99c2dc5 Add new build target for iriver H10 5/6Gb. by Barry Wardell · 19 years ago
- f52e03f Add 'make bin' target to avoid building codecs and plugins by Linus Nielsen Feltzing · 19 years ago
- 4902996 1. auto-detect and auto-use ccache if installed and present in $PATH by Daniel Stenberg · 19 years ago
- b91b410 m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch to by Daniel Stenberg · 19 years ago
- 17972c9 Compile for Iriver iFP with short calls. by Tomasz Malesinski · 19 years ago
- 0a06824 initial gigabeat bootloader (only test code) by Marcoen Hirschberg · 19 years ago
- dd75488 update the gigabeat code and move to target_tree by Marcoen Hirschberg · 19 years ago
- 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 19 years ago
- 19fe37d make the script echo more about what it is doing (with a ROCKBOXDEV: prefix) by Daniel Stenberg · 19 years ago
- 7e25843 no need to echo the commands by Daniel Stenberg · 19 years ago
- ca4bd6f The sansa build now uses this new mi4 creation script, working as a frontend by Daniel Stenberg · 19 years ago
- 95ea758 First configure support for setting up iriver H10 and SanDisk Sansa e200 by Daniel Stenberg · 19 years ago
- 05ddd9a X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. by Jens Arnold · 19 years ago
- b98b895 Fix spelling by Linus Nielsen Feltzing · 19 years ago
- 3ba16cb Add support for ipod 5g firmware partitions and untested support for ipod 3g by Dave Chapman · 19 years ago
- c52ae7a Initial support for creating ipod firmware partition images. Only tested on an ipod photo so far, and will definitely not work on either a 3g or a 5g. If you never want to use the Apple firmware, you can create a firmware partition image containing just the Rockbox bootloader with the command "../tools/scramble -ipod bootloader/bootloader.bin bootloader.img" and then write bootloader.img to your firmware partition. by Dave Chapman · 19 years ago
- 9413c2a Add new make targets to build the manual as html. by Dominik Riebeling · 19 years ago
- 9ad33fe Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is already there). by Dave Chapman · 19 years ago
- bb07cca Forgot to remove test code for utf8 by Hardeep Sidhu · 19 years ago
- 4e88de8 Re-adding songdb.pl with support for tagcache. Works with mp3 and has partial support for ogg. by Hardeep Sidhu · 19 years ago
- 8a7cbc6 Split the ondio manual two separate fm/sp manuals (as suggested in B#5499). by Martin Arver · 19 years ago
- ad7fe4f Use the correct compression when extracting gcc by Linus Nielsen Feltzing · 19 years ago
- 2731afa Added an "all" option that builds all cross-compiler in one go. Expect it to by Daniel Stenberg · 19 years ago
- 9a3902f Check the download and prefix dirs somewhat before proceeding, output the by Daniel Stenberg · 19 years ago
- 3398854 verify that the download dir exists and is writable, or create it if it is by Daniel Stenberg · 19 years ago
- 3465653 Added rockboxdev.sh by Daniel Stenberg · 19 years ago
- 7d1cd16 for sh, get and apply the proper rockbox patch as well by Daniel Stenberg · 19 years ago
- d49b112 Use "make fullzip" when performing a simulator install by Dave Chapman · 19 years ago
- cce0d65 handy script that downloads, builds and installs a cross-compiler setup for you by Daniel Stenberg · 19 years ago
- 17a3e80 Adding the rockbox file for all packages except the font-only packages might by Daniel Stenberg · 19 years ago
- a420dc3 'make zip' no longer includes the fonts. 'make fontzip' makes a font package by Daniel Stenberg · 19 years ago
- 442b58c now use -Os with patched gcc by Daniel Stenberg · 19 years ago
- 5c1087b Alert the user for gcc compiler version used for SH if not gcc4 with rockbox patch by Daniel Stenberg · 19 years ago
- a181a4c Fixed a bug where it didn't warn on lack of quotes as it was supposed to. by Daniel Stenberg · 19 years ago
- 76c1cde use 'ar' and 'ranlib' and not the variables that may be set to the by Daniel Stenberg · 19 years ago
- db80a39 removed langv1 remainders by Daniel Stenberg · 19 years ago
- 3215ed2 use tag cache by Daniel Stenberg · 19 years ago
- 991665b More usable playlist generation, added "<All tracks>" entry to tag browser. by Miika Pekkarinen · 19 years ago
- 359189e Fix bug with fonts containing missing glyphs before default glyph. Also, allow fonts with trailing space on BITMAP line. by Frank Dischner · 19 years ago
- 993a20a * added more safety checks for failed open()s by Daniel Stenberg · 19 years ago
- ffefe92 CP1251 is cyrillic, and not only russian codepage by Hristo Kovachev · 19 years ago
- 231d1d2 ranlib the .a file after creation by Daniel Stenberg · 19 years ago
- 4a63c09 Initial support for the advanced conditional fully configurable tagcache by Miika Pekkarinen · 19 years ago
- e619aa6 In fact there's a named constant for this value, use that instead. by Jonas Häggqvist · 19 years ago
- fcab617 Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as apple. No more mirrored display when loading retailos, after a bootloader update. by Jens Arnold · 19 years ago
- db738f7 Fixed the 7zip and tar targets for langv2 support by Daniel Stenberg · 19 years ago
- e5bef36 we're on langversion 3! by Daniel Stenberg · 19 years ago
- c06e777 langv2 by Daniel Stenberg · 19 years ago
- a872036 Patch #5013 by Jonas Häggqvist - Fix spurious fwpatcher patching attempts by Linus Nielsen Feltzing · 19 years ago
- 12e528c first take at -o for producing a friendly output for the voice-generating by Daniel Stenberg · 19 years ago
- e698adc The ipod mini 2g gets the same manual as the ipod mini. by Dave Chapman · 19 years ago
- 67de1d3 Thorough .lang rework: Removed all deprecated strings, combined string which were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. by Jens Arnold · 19 years ago
- 3d253c6 Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-file plugins instead of specifying it directly in the Makefile by Dave Chapman · 19 years ago
- d3feb78 Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No sound, no buttons, and hangs at the boot screen. by Jens Arnold · 19 years ago
- be8f0eb Don't allow completely empty strings. This fixed the total mess I noticed by Daniel Stenberg · 19 years ago
- 195cbca Now including a fairly good uplang replacement as well, as well as supporting by Daniel Stenberg · 19 years ago
- d569727 Support iAudio X5V in the scrambler by Linus Nielsen Feltzing · 19 years ago
- ee1ab2e iaudio is not used by Daniel Stenberg · 19 years ago
- 50d40ea only ship the licences as the other plain text doc files are waaaay out of date by Daniel Stenberg · 19 years ago
- a07a833 settingling on options and even uplang support starts to function by Daniel Stenberg · 19 years ago
- 1127c5f Remove commented code by Brandon Low · 19 years ago
- a34a857 Proper scrambling options for the X5 by Linus Nielsen Feltzing · 19 years ago
- 1c1915c Add X5 support to scramble by Linus Nielsen Feltzing · 19 years ago
- 92cf8ca seems to generate correct .c and .h files from v2 files by Daniel Stenberg · 19 years ago
- 464c757 initial take at upgrade script from v1 to v2 file format by Daniel Stenberg · 19 years ago
- 341407a introducing make gzip, make bzip2 and make help by Daniel Stenberg · 19 years ago
- 22bf64a exclude more bitmap and swcodec things from the player zips by Daniel Stenberg · 19 years ago
- 9bd676a hush you little script by Daniel Stenberg · 19 years ago
- b095731 Minor bugfix for profile parsing by Brandon Low · 19 years ago
- 1246668 Fix silly 64 bit problem in uclpack. by Jens Arnold · 19 years ago
- eed02be Add the target directory tree to the include path, and set the TARGET_TREE macro for the targets that use it by Linus Nielsen Feltzing · 19 years ago
- 480ab7f build a tar.bz2 file as well at it compresses a lot better than tar.gz by Daniel Stenberg · 19 years ago
- f2fe4e0 improve FreeBSD support a little by Marcoen Hirschberg · 19 years ago
- 0deb8c0 Fix 'make clean' in tools. by Jens Arnold · 19 years ago
- af78719 x86_64 needs -fPIC to make shared object link (plugins, codecs). by Jens Arnold · 19 years ago
- 635b830 open the image in binary mode to work better on windows by Daniel Stenberg · 19 years ago
- 9b1c9db Fix stupid padded width calculation bug. by Jens Arnold · 19 years ago
- 338e2bb first gigabeat commit by Marcoen Hirschberg · 19 years ago
- 753ed63 at popular request "make clean" no longer cleans the tools. Use by Daniel Stenberg · 19 years ago
- cd50579 make clean remove the generated bmp pic too (for sim builds) by Daniel Stenberg · 19 years ago
- dd595be Change clean: target to directly rm -fr the files instead of calling the other Makefiles by Dave Chapman · 19 years ago
- 8b1297a Patch #1435744 from Andrew Scott - initial iPod Mini support by Dave Chapman · 19 years ago
- ed5f612 Ooops. by Dave Chapman · 19 years ago
- 95538f6 First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. by Dave Chapman · 19 years ago
- fe2eadd Hide the win32 option when building the simulator. The SDL is now the only by Daniel Stenberg · 19 years ago
- 41e1aa8 Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possible. * LCD driver now uses proper native bitmaps resembling the LCD internal format. Mono bitmaps are still transposed. by Jens Arnold · 19 years ago
- 0013e95 include all .pl files by Daniel Stenberg · 19 years ago
- b8441b5 iAudio X5 has 16Mbyte RAM by Linus Nielsen Feltzing · 19 years ago
- 2a6ada2 Correct the usage output by Hristo Kovachev · 19 years ago
- f42f42e Only offer the (G)db stub alternative on targets that support it: ifp7x0 by Daniel Stenberg · 19 years ago
- 4872825 Various build sytem cleanups by Brandon Low · 19 years ago
- 8974c76 Hide the x11 type offering when building simulator, SDL is now the way to go. by Daniel Stenberg · 19 years ago
- dcc9a8a Use 'int' for 32 bit variables in host tools to better run on 64bit archs. by Daniel Stenberg · 19 years ago
- 88abdd9 Add Equalizer configuration to Sound Settings menu. by Dan Everton · 19 years ago
- ba0d5dd Oops. Correct typo so builds work again. by Christi Scarborough · 19 years ago
- d68d7c0 Rockbox manual in LaTeX initial commit. New option 'manual' added to configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. by Christi Scarborough · 19 years ago
- 0d10031 Add iPod 3G and iPod 4G Greyscale to the build system by Dave Chapman · 19 years ago
- 64bdc70 Build the correct set of tools for the iaudio x5, and use a dummy scrambler for now by Linus Nielsen Feltzing · 19 years ago