summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-03-03added button_hold() to the plugin apiMichiel Van Der Kolk
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing
2005-03-03Mode button quits now instead of the center button - prevents accidental quits.Michiel Van Der Kolk
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
2005-03-03Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk
2005-03-03Broke H100 sim. I suck.Thom Johansen
2005-03-03Duplicate line and four space wide tabs, sorry about that.Thom Johansen
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold
2005-03-02Added mkdir() to the plugin api.Jens Arnold
2005-03-02Added cpu_boost() to the plugin APILinus Nielsen Feltzing
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing
2005-03-02Sokoban: Made the walls dithered again. Code policing, removed tab chars.Jens Arnold
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn
2005-03-01Fixed some warnings.Jens Arnold
2005-03-01Debug interface for the CPU frequency adjustmentLinus Nielsen Feltzing
2005-03-01iRiver: Make better use of internal RAM, and larger buffersLinus Nielsen Feltzing
2005-03-01Fix for adjustable frequencyLinus Nielsen Feltzing
2005-03-01Added cpu_frequency to the plugin APILinus Nielsen Feltzing
2005-03-01Correct dependencies for codec buildsLinus Nielsen Feltzing
2005-02-28Added missing sim_ prefixes.Jens Arnold
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-28Added libwavpack & Tremor.Jens Arnold
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold
2005-02-28Correct libcomsim.a dependenciesLinus 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-28Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.hJens Arnold
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-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-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-24Compile Tremor with _LOW_ACCURACY_ to increase speedMarcoen Hirschberg
2005-02-23Reduced the LCD updates to once per secondLinus Nielsen Feltzing
2005-02-23Win32 simulator: fixed building of codec test plugins.Jens Arnold