summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing
2005-02-21Recursive insert now works againLinus Nielsen Feltzing
2005-02-21Oops, wrong file committedJean-Philippe Bernardy
2005-02-21typoJean-Philippe Bernardy
2005-02-19Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedupDave Chapman
2005-02-19overlooked warningsJörg Hohensohn
2005-02-19Ondio: disk activity indication in USB mode, tooJörg Hohensohn
2005-02-19a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn
2005-02-19Byte-swap WAV data on big-endian targetsDave Chapman
2005-02-19First version of vorbis decoderDave Chapman
2005-02-19Add Tremor to the buildDave Chapman
2005-02-19Cosmetic changes to remove compiler warnings and compile cleanly under RockboxDave Chapman
2005-02-19oops, a stray char slipped inJörg Hohensohn
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2005-02-18Build the codec plugins in the simulator - only tested for X11Dave Chapman
2005-02-18A temporary solution to build liba52 on the simulators - assume little-endian...Dave Chapman
2005-02-18made the rec_timesplit_seconds() proto not depend on a MAS setupDaniel Stenberg
2005-02-18use CFLAGS and the codeclibs when linking .rocks on x11 simDaniel Stenberg
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-18Call button_clear_queue() before we start decoding - otherwise "open with" ex...Dave Chapman
2005-02-17More aggressive inlining for libFLACLinus Nielsen Feltzing
2005-02-17tremor.a -> libTremor.aMarcoen Hirschberg
2005-02-17Tremor does not encodeMarcoen Hirschberg
2005-02-17Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg
2005-02-16First versionDave Chapman
2005-02-16Added libFLACDave Chapman
2005-02-16Add flac2wav decoder - hardcoded output is /flactest.wavDave Chapman
2005-02-16Add libFLAC to the build systemDave Chapman
2005-02-16Fix some compiler warningsDave Chapman
2005-02-16Remove an internal FLAC debug function that uses FILE*Dave Chapman
2005-02-16Do not build on simulator or non-software codecs targetsDave Chapman
2005-02-16Initial import of libFLAC from flac-1.1.2.tar.gzDave Chapman
2005-02-16Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman
2005-02-16Code cleanup and change to use contents of xxx2wav.h (still more work to do)Dave Chapman
2005-02-16More code cleanupsDave Chapman
2005-02-16Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.hDave Chapman
2005-02-16Added codecs/Makefile and codecs/liba52/*Dave Chapman
2005-02-16Initial version of a52towav test viewer plugin for liba52 - output is hardcod...Dave Chapman
2005-02-16Add liba52 to the codec build.Dave Chapman
2005-02-16Trivial changes to avoid compiler warnings.Dave Chapman
2005-02-16Correct typo - liba52 is in apps/codecs, not apps/pluginsDave Chapman
2005-02-16Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...Christi Scarborough
2005-02-16IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated a...Dave Chapman
2005-02-16long policyJean-Philippe Bernardy
2005-02-16Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ...Dave Chapman
2005-02-16include libmad in the tarballDaniel Stenberg
2005-02-16Fixed check for software codec in SOURCES, and ifdefed the plugin itself.Jens Arnold
2005-02-16Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.Jens Arnold
2005-02-16Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...Dave Chapman
2005-02-16Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution...Jens Arnold