Age | Commit message (Expand) | Author |
2007-04-01 | Player: Reduced the selectable codepages to those which can actually work, an... | Jens Arnold |
2007-03-26 | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold |
2007-03-20 | Oops, shouldn't have committed this just yet. | Barry Wardell |
2007-03-20 | Oops, the mi4 magic was being looked for in the wrong place when decrypting. ... | Barry Wardell |
2007-03-16 | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell |
2007-03-14 | Add support for building only the plugins by running "make rocks" | Linus Nielsen Feltzing |
2007-03-04 | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold |
2007-03-03 | fix player builds | Robert Kukla |
2007-03-03 | - rename (D)evel Build to (A)dvanced Build | Robert Kukla |
2007-02-23 | Initial take at providing a Sansa e200R build target. Only the bootloader build | Daniel Stenberg |
2007-02-22 | Use -ffunction-sections and -fdata-sections for all bootloaders | Linus Nielsen Feltzing |
2007-02-17 | build with -Wundef to make sure we have spelled the defines right in #if lines | Daniel Stenberg |
2007-02-17 | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold |
2007-02-09 | The inevitable 'oops' commit. Add libspeex to the configure script. | Dan Everton |
2007-01-28 | don't use TOOLSDIR for svnversion.sh as it causes error messages when buildin... | Dominik Riebeling |
2007-01-22 | Use the svn revision number for version information too, version string is no... | Dominik Riebeling |
2007-01-17 | Remove sysfont.h when doing make clean. | Barry Wardell |
2007-01-14 | The version string used in builds for version timestamps is now UTC instead | Daniel Stenberg |
2007-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
2007-01-13 | Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory | Greg White |
2007-01-08 | Enable ROM file generation for H120/H140. | Miika Pekkarinen |
2006-12-29 | merge a big part of the unofficial gigabeat cvs back. Includes working bootlo... | Marcoen Hirschberg |
2006-12-19 | Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ... | Barry Wardell |
2006-12-14 | Change the ipod bootloaders to be created as ".ipod" files - this will be the... | Dave Chapman |
2006-12-11 | Stop building, and remove dumb as it has not changed state since its initial ... | Martin Arver |
2006-11-27 | Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact... | Jens Arnold |
2006-11-25 | Use scramble for normal Sansa builds | Daniel Ankers |
2006-11-23 | Build wavtrim and voicefont when building voicefile. | Jonas Häggqvist |
2006-11-21 | Correct the colours in the logo on Sansa | Daniel Ankers |
2006-11-18 | Remove rootdir guessing since it's no longer necessary to guess. | Jonas Häggqvist |
2006-11-18 | Fix an error in configure when run from strange places. | Jonas Häggqvist |
2006-11-10 | Changed the filename for determining the firmware root dir, as crt0.S no long... | Jens Arnold |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-09 | Target tree support for Iriver iFP. | Tomasz Malesinski |
2006-11-06 | I think I'm really done now. | Jonas Häggqvist |
2006-11-06 | Last POSIX fix of the day. I think I'll never make that mistake again. | Jonas Häggqvist |
2006-11-04 | This should fix a problem with some shells | Jonas Häggqvist |
2006-11-03 | Voice update, most useful for non-Windows systems. Voice file building using ... | Jonas Häggqvist |
2006-10-29 | move the iriver h1x0/h3x0 button driver to target tree | Jonathan Gordon |
2006-10-29 | Output the 'old make version' warning without prefix in order to not confuse ... | Jens Arnold |
2006-10-28 | Make the build process informative again for 'make' 3.80 and earlier. Those '... | Jens Arnold |
2006-10-27 | Next step of Makefile tuning: * Use 'make' internal commands for printing mes... | Jens Arnold |
2006-10-23 | Manual Makefile tweaks: | Dominik Riebeling |
2006-10-22 | Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu... | Jens Arnold |
2006-10-16 | make mapzip creates a dedicated zip file with all the .map files from a build | Daniel Stenberg |
2006-10-06 | Add 'make bin' to the 'make help' output | Peter D'Hoye |
2006-10-05 | Move all iPod targets into the target tree. FS#5890 | Barry Wardell |
2006-09-29 | Cleaner implementation of the recent OSX simulator build fix. No need to defi... | Barry Wardell |
2006-09-29 | Allow UI simulator to be build on OS (Slightly updated version of FS5767) | Barry Wardell |
2006-09-18 | 1. removed -g from default coldfire GCCOPTS (still active for debug builds). | Rani Hod |