summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-03-03added button_hold() to the plugin apiMichiel Van Der Kolk2-1/+8
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing5-5/+5
2005-03-03Mode button quits now instead of the center button - prevents accidental quits.Michiel Van Der Kolk1-2/+2
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk6-5/+24
2005-03-03Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk1-6/+7
2005-03-03Broke H100 sim. I suck.Thom Johansen1-1/+1
2005-03-03Duplicate line and four space wide tabs, sorry about that.Thom Johansen1-8/+7
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen5-209/+255
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn27-179/+148
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn3-38/+21
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold56-1/+9225
2005-03-02Added mkdir() to the plugin api.Jens Arnold2-1/+3
2005-03-02Added cpu_boost() to the plugin APILinus Nielsen Feltzing2-1/+7
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing5-5/+10
2005-03-02Sokoban: Made the walls dithered again. Code policing, removed tab chars.Jens Arnold1-12/+18
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn2-7/+10
2005-03-01Fixed some warnings.Jens Arnold1-4/+3
2005-03-01Debug interface for the CPU frequency adjustmentLinus Nielsen Feltzing1-12/+31
2005-03-01iRiver: Make better use of internal RAM, and larger buffersLinus Nielsen Feltzing1-2/+12
2005-03-01Fix for adjustable frequencyLinus Nielsen Feltzing1-1/+1
2005-03-01Added cpu_frequency to the plugin APILinus Nielsen Feltzing2-1/+7
2005-03-01Correct dependencies for codec buildsLinus Nielsen Feltzing5-19/+19
2005-02-28Added missing sim_ prefixes.Jens Arnold1-3/+3
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold43-49/+95
2005-02-28Added libwavpack & Tremor.Jens Arnold1-1/+3
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold2-2/+2
2005-02-28Correct libcomsim.a dependenciesLinus Nielsen Feltzing1-1/+5
2005-02-28Killed a warningLinus Nielsen Feltzing1-1/+1
2005-02-28Sokoban adapted to the iRiver H1xx display by Michiel van der KolkLinus Nielsen Feltzing1-22/+18
2005-02-28Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.hJens Arnold3-2/+2
2005-02-26Use the new config-a52.hJens Arnold1-1/+1
2005-02-26CleanupJens Arnold1-5/+1
2005-02-26Renamed config.h to config-a52.h to avoid name clash with rockbox' config.hJens Arnold6-5/+6
2005-02-26Show compiled source filesJens Arnold4-0/+4
2005-02-26Killed warningsJens Arnold1-1/+2
2005-02-25Synced. New English voice entries.Mats Lidell1-8/+8
2005-02-25add wv2wavChristian Gmeiner4-1/+199
2005-02-25no strcpy for codecsChristian Gmeiner1-1/+1
2005-02-25no strcpy for codecsChristian Gmeiner2-6/+6
2005-02-25Correction to clean: rule for libwavpackDave Chapman1-2/+2
2005-02-25dirty ctype fixChristian Gmeiner1-0/+21
2005-02-25include libwavpack into build systemChristian Gmeiner2-2/+51
2005-02-25changes to compile without warningsChristian Gmeiner3-8/+8
2005-02-25Initial import of libwavpackChristian Gmeiner12-0/+2190
2005-02-25gmini: updated to new interface for ddmaJean-Philippe Bernardy1-3/+2
2005-02-25Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf().Jens Arnold4-22/+5
2005-02-24Grayscale lib: let the compiler decide when to save the pr register.Jens Arnold2-6/+2
2005-02-24Compile Tremor with _LOW_ACCURACY_ to increase speedMarcoen Hirschberg2-0/+3
2005-02-23Reduced the LCD updates to once per secondLinus Nielsen Feltzing1-5/+11
2005-02-23Win32 simulator: fixed building of codec test plugins.Jens Arnold1-1/+2