summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)Author
2005-10-10Cleaned up code. Now passes full precision samples to the playback engine, an...Thom Johansen
2005-10-10Not finding an APE tag for a Musepack file isn't fatal.Thom Johansen
2005-10-10Synced.Mats Lidell
2005-10-10iRiver/Vorbis: And don't specify -O2 twice...Magnus Holmgren
2005-10-10iRiver/Vorbis: Actually use the rule in the makefile.Magnus Holmgren
2005-10-10Cleaned up to conform to one source code style, removed some tabs and some re...Thom Johansen
2005-10-10Added DSP support and started passing full precision samples to playback engi...Thom Johansen
2005-10-10Debug menu: Added flash ID reading and ROM dump for H1x0. * #if(def) cleanupJens Arnold
2005-10-10seek_time should be reset here, not in each codec, as is currently done.Thom Johansen
2005-10-10Added support for APE tags in Musepack files.Thom Johansen
2005-10-10Fixed some misleading comments.Jens Arnold
2005-10-10Removed an unnecessary instruction from the coldfire 64 bit multiplication.Jens Arnold
2005-10-10Removed a ton of tabs, fixed some indentation and removed some unneeded inclu...Thom Johansen
2005-10-10Fixed an #if that would never trigger. Added inclusion of dsp.h and playback....Thom Johansen
2005-10-09Fixed broken "open with" in onplay menu.Henrik Backe
2005-10-08Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang...Jens Arnold
2005-10-08Ported the memory guard debug feature to coldfire, using the breakpoint logic...Jens Arnold
2005-10-08Adjust menu scrollbar height to the actual text height. Idea taken from patch...Jens Arnold
2005-10-08Patch #1316533 by Alexander Spyridakis: All characters on one virtual keyboar...Jens Arnold
2005-10-07Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold
2005-10-07Temporary trivial workaround for empty/invalid playlistsRyan Jackson
2005-10-07New demo plugin, screensaver style, by Kevin Ferrare.Jens Arnold
2005-10-07Increased max. .lng file size to 8000 bytes to make greek fit again.Jens Arnold
2005-10-07Cleared deprecated entries.Jens Arnold
2005-10-07New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and op...Jens Arnold
2005-10-07New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ...Jens Arnold
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman
2005-10-06Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1Linus Nielsen Feltzing
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg
2005-10-05removed plugins we no longer build nor includeDaniel Stenberg
2005-10-04Added the "New" menu option. This allows you to manually enter and then save...Dave Chapman
2005-10-04Make the load function handle some variations to the "standard" for .ss files.Dave Chapman
2005-10-03Grayscale lib on archos: Fixed bug introduced with the register usage change....Jens Arnold
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-10-01Ooops, players have no screendump.Jens Arnold
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold
2005-09-30Fix some WavPack bugs by forcing DSP use even when not needed for sampling rateDave Bryant
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-09-27Fixed voice: entries; synced to english.Jens Arnold
2005-09-27Fixed messed up voice: lines. Corrected entries depending on whether the voic...Jens Arnold
2005-09-27Fixed voicing of 'Trigger' menu itemJens Arnold
2005-09-27Fix the read_uint32be function - it was overwriting before saving parts of th...Jonas Häggqvist
2005-09-26Fix for the problem that the iriver would not auto poweroff if a file had bee...Jonas Häggqvist
2005-09-26Fixed trigger enabling/disabling when cycling backwards through modes.Jens Arnold
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren
2005-09-24Skipping to the previous track from the last buffered track caused playback t...Ryan Jackson
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren