summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-10-13Previous fix introduced tons of comparison warnings, just cast for now instead.Thom Johansen1-4/+3
2005-10-13Use correct types to avoid sim warnings.Thom Johansen3-3/+4
2005-10-13Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen11-34/+162
2005-10-12Musepack: emacified multiplication routines, gives a nice speed boost.Jens Arnold2-3/+62
2005-10-12Cosmetic changes and cleanup. Removed all unused mad_timer code and a couple ...Thom Johansen1-89/+61
2005-10-12Skip buffer refill after end of playlist (conf_watermark == 0). With 'move to...Ryan Jackson1-2/+3
2005-10-11Disabled dynamic range compression.Thom Johansen1-1/+1
2005-10-10Cleaned up code. Now passes full precision samples to the playback engine, an...Thom Johansen1-171/+122
2005-10-10Not finding an APE tag for a Musepack file isn't fatal.Thom Johansen1-4/+1
2005-10-10Synced.Mats Lidell1-11/+35
2005-10-10iRiver/Vorbis: And don't specify -O2 twice...Magnus Holmgren1-1/+1
2005-10-10iRiver/Vorbis: Actually use the rule in the makefile.Magnus Holmgren1-2/+2
2005-10-10Cleaned up to conform to one source code style, removed some tabs and some re...Thom Johansen1-55/+43
2005-10-10Added DSP support and started passing full precision samples to playback engi...Thom Johansen1-78/+53
2005-10-10Debug menu: Added flash ID reading and ROM dump for H1x0. * #if(def) cleanupJens Arnold1-34/+84
2005-10-10seek_time should be reset here, not in each codec, as is currently done.Thom Johansen1-0/+2
2005-10-10Added support for APE tags in Musepack files.Thom Johansen1-0/+6
2005-10-10Fixed some misleading comments.Jens Arnold1-4/+3
2005-10-10Removed an unnecessary instruction from the coldfire 64 bit multiplication.Jens Arnold1-1/+0
2005-10-10Removed a ton of tabs, fixed some indentation and removed some unneeded inclu...Thom Johansen1-55/+53
2005-10-10Fixed an #if that would never trigger. Added inclusion of dsp.h and playback....Thom Johansen1-1/+3
2005-10-09Fixed broken "open with" in onplay menu.Henrik Backe1-1/+5
2005-10-08Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang...Jens Arnold3-15/+30
2005-10-08Ported the memory guard debug feature to coldfire, using the breakpoint logic...Jens Arnold1-4/+4
2005-10-08Adjust menu scrollbar height to the actual text height. Idea taken from patch...Jens Arnold1-0/+1
2005-10-08Patch #1316533 by Alexander Spyridakis: All characters on one virtual keyboar...Jens Arnold1-9/+36
2005-10-07Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold1-4/+72
2005-10-07Temporary trivial workaround for empty/invalid playlistsRyan Jackson1-1/+11
2005-10-07New demo plugin, screensaver style, by Kevin Ferrare.Jens Arnold2-0/+352
2005-10-07Increased max. .lng file size to 8000 bytes to make greek fit again.Jens Arnold1-1/+1
2005-10-07Cleared deprecated entries.Jens Arnold1-23/+23
2005-10-07New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and op...Jens Arnold2-0/+301
2005-10-07New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ...Jens Arnold2-0/+264
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen8-17/+137
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman4-16/+6
2005-10-06Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1Linus Nielsen Feltzing1-54/+81
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg2-18/+21
2005-10-05removed plugins we no longer build nor includeDaniel Stenberg1-8/+0
2005-10-04Added the "New" menu option. This allows you to manually enter and then save...Dave Chapman1-12/+38
2005-10-04Make the load function handle some variations to the "standard" for .ss files.Dave Chapman1-1/+3
2005-10-03Grayscale lib on archos: Fixed bug introduced with the register usage change....Jens Arnold2-14/+14
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold4-22/+20
2005-10-01Ooops, players have no screendump.Jens Arnold2-2/+6
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold7-165/+203
2005-09-30Fix some WavPack bugs by forcing DSP use even when not needed for sampling rateDave Bryant1-1/+10
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold7-93/+127
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing1-0/+5
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren3-2/+44
2005-09-27Fixed voice: entries; synced to english.Jens Arnold1-16/+22
2005-09-27Fixed messed up voice: lines. Corrected entries depending on whether the voic...Jens Arnold1-26/+26