summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* make the proto match the one used in rockboxDaniel Stenberg2005-02-18
* charcell code only on charcell simsDaniel Stenberg2005-02-18
* simulator prototype for exit()Daniel Stenberg2005-02-18
* add a fprintf() for the sims tooDaniel Stenberg2005-02-18
* localtime() proto for simsDaniel Stenberg2005-02-18
* use CFLAGS and the codeclibs when linking .rocks on x11 simDaniel Stenberg2005-02-18
* only use hwcompat.c for real targetsDaniel Stenberg2005-02-18
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Call button_clear_queue() before we start decoding - otherwise "open with" ex...Dave Chapman2005-02-18
* More aggressive inlining for libFLACLinus Nielsen Feltzing2005-02-17
* tremor.a -> libTremor.aMarcoen Hirschberg2005-02-17
* Tremor does not encodeMarcoen Hirschberg2005-02-17
* Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg2005-02-17
* First versionDave Chapman2005-02-16
* Shortnames must be uppercase...Jens Arnold2005-02-16
* Correct size for the DCRx registersLinus Nielsen Feltzing2005-02-16
* Correct size for the BCRx registersLinus Nielsen Feltzing2005-02-16
* For shortname creation, replace most illegal characters by underscores instea...Jens Arnold2005-02-16
* Added libFLACDave Chapman2005-02-16
* Add flac2wav decoder - hardcoded output is /flactest.wavDave Chapman2005-02-16
* Preserve the longname extension as much as possible for shortname creation. R...Jens Arnold2005-02-16
* Add libFLAC to the build systemDave Chapman2005-02-16
* Fix some compiler warningsDave Chapman2005-02-16
* Remove an internal FLAC debug function that uses FILE*Dave Chapman2005-02-16
* Do not build on simulator or non-software codecs targetsDave Chapman2005-02-16
* Initial import of libFLAC from flac-1.1.2.tar.gzDave Chapman2005-02-16
* Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman2005-02-16
* Code cleanup and change to use contents of xxx2wav.h (still more work to do)Dave Chapman2005-02-16
* More code cleanupsDave Chapman2005-02-16
* Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.hDave Chapman2005-02-16
* Added codecs/Makefile and codecs/liba52/*Dave Chapman2005-02-16
* Initial version of a52towav test viewer plugin for liba52 - output is hardcod...Dave Chapman2005-02-16
* Add liba52 to the codec build.Dave Chapman2005-02-16
* Trivial changes to avoid compiler warnings.Dave Chapman2005-02-16
* Correct typo - liba52 is in apps/codecs, not apps/pluginsDave Chapman2005-02-16
* Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...Christi Scarborough2005-02-16
* IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated a...Dave Chapman2005-02-16
* long policyJean-Philippe Bernardy2005-02-16
* Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ...Dave Chapman2005-02-16
* include libmad in the tarballDaniel Stenberg2005-02-16
* Fixed check for software codec in SOURCES, and ifdefed the plugin itself.Jens Arnold2005-02-16
* Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.Jens Arnold2005-02-16
* Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...Dave Chapman2005-02-16
* Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution...Jens Arnold2005-02-16
* Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman2005-02-16
* Initial Makefile to build the codec codeDave Chapman2005-02-16
* Start to add libmad to the build systemDave Chapman2005-02-16
* split the LCD info in two linesDaniel Stenberg2005-02-15
* Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman2005-02-15
* Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman2005-02-15