summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-28Killed a warning on iRiver buildsLinus Nielsen Feltzing
2005-02-28Killed a warningLinus Nielsen Feltzing
2005-02-28Sokoban adapted to the iRiver H1xx display by Michiel van der KolkLinus Nielsen Feltzing
2005-02-28Added common simulator Makefile.Jens Arnold
2005-02-28Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.hJens Arnold
2005-02-28Fix: really clear the button queue when it is meant to be cleared.Jens Arnold
2005-02-27couple of fixes for 16 bits archsJean-Philippe Bernardy
2005-02-27No NOCYGWIN for the X11 simulator.Jens Arnold
2005-02-26long policyJean-Philippe Bernardy
2005-02-26Use the new config-a52.hJens Arnold
2005-02-26CleanupJens Arnold
2005-02-26Renamed config.h to config-a52.h to avoid name clash with rockbox' config.hJens Arnold
2005-02-26Show compiled source filesJens Arnold
2005-02-26Killed warningsJens Arnold
2005-02-25more long policyJean-Philippe Bernardy
2005-02-25Synced. New English voice entries.Mats Lidell
2005-02-25add wv2wavChristian Gmeiner
2005-02-25no strcpy for codecsChristian Gmeiner
2005-02-25no strcpy for codecsChristian Gmeiner
2005-02-25Correction to clean: rule for libwavpackDave Chapman
2005-02-25dirty ctype fixChristian Gmeiner
2005-02-25include libwavpack into build systemChristian Gmeiner
2005-02-25changes to compile without warningsChristian Gmeiner
2005-02-25Initial import of libwavpackChristian Gmeiner
2005-02-25gmini: updated to new interface for ddmaJean-Philippe Bernardy
2005-02-25gmini: safer description of imem zones, secondary idata section addedJean-Philippe Bernardy
2005-02-25more long policyJean-Philippe Bernardy
2005-02-25Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf().Jens Arnold
2005-02-24Grayscale lib: let the compiler decide when to save the pr register.Jens Arnold
2005-02-24Win32 simulator also needs open() option manglingJens Arnold
2005-02-24Silent compilationLinus Nielsen Feltzing
2005-02-24Compile Tremor with _LOW_ACCURACY_ to increase speedMarcoen Hirschberg
2005-02-23fixed setup of the gmini GPIOJean-Philippe Bernardy
2005-02-23Reduced the LCD updates to once per secondLinus Nielsen Feltzing
2005-02-23iRiver: DMA wasn't enabled in SRAM1, and the base address wasn't correct.Linus Nielsen Feltzing
2005-02-23Win32 simulator: fixed building of codec test plugins.Jens Arnold
2005-02-23There is no iram for simulator plugins.Jens Arnold
2005-02-22Proper disk statistics for the win32 simulator.Jens Arnold
2005-02-22**FIXME** The iRiver simulator was being build using lcd-recorder.c, not lcd...Dave Chapman
2005-02-22Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold
2005-02-22Killed some simulator warnings; proper plugin error reporting for Win32 simul...Jens Arnold
2005-02-22file.h is not accessible for the simulated-functions filesDaniel Stenberg
2005-02-22use the sim version of the icons for the simsDaniel Stenberg
2005-02-22fix two sim warningsDaniel Stenberg
2005-02-22added sim_plugin_close() protoDaniel Stenberg
2005-02-22removed debug outputDaniel Stenberg
2005-02-22removedDaniel Stenberg
2005-02-22fprintf() => fdprintf()Daniel Stenberg
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-22Gmini SMSC chip improvementsJean-Philippe Bernardy