index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-02-16
Add flac2wav decoder - hardcoded output is /flactest.wav
Dave Chapman
2005-02-16
Preserve the longname extension as much as possible for shortname creation. R...
Jens Arnold
2005-02-16
Add libFLAC to the build system
Dave Chapman
2005-02-16
Fix some compiler warnings
Dave Chapman
2005-02-16
Remove an internal FLAC debug function that uses FILE*
Dave Chapman
2005-02-16
Do not build on simulator or non-software codecs targets
Dave Chapman
2005-02-16
Initial import of libFLAC from flac-1.1.2.tar.gz
Dave Chapman
2005-02-16
Move contents of plugins/xxx2wav.h into the plugin library
Dave Chapman
2005-02-16
Code cleanup and change to use contents of xxx2wav.h (still more work to do)
Dave Chapman
2005-02-16
More code cleanups
Dave Chapman
2005-02-16
Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.h
Dave Chapman
2005-02-16
Added codecs/Makefile and codecs/liba52/*
Dave Chapman
2005-02-16
Initial version of a52towav test viewer plugin for liba52 - output is hardcod...
Dave Chapman
2005-02-16
Add liba52 to the codec build.
Dave Chapman
2005-02-16
Trivial changes to avoid compiler warnings.
Dave Chapman
2005-02-16
Correct typo - liba52 is in apps/codecs, not apps/plugins
Dave Chapman
2005-02-16
Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...
Christi Scarborough
2005-02-16
IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated a...
Dave Chapman
2005-02-16
long policy
Jean-Philippe Bernardy
2005-02-16
Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ...
Dave Chapman
2005-02-16
include libmad in the tarball
Daniel Stenberg
2005-02-16
Fixed check for software codec in SOURCES, and ifdefed the plugin itself.
Jens Arnold
2005-02-16
Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.
Jens Arnold
2005-02-16
Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...
Dave Chapman
2005-02-16
Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution...
Jens Arnold
2005-02-16
Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...
Dave Chapman
2005-02-16
Initial Makefile to build the codec code
Dave Chapman
2005-02-16
Start to add libmad to the build system
Dave Chapman
2005-02-15
split the LCD info in two lines
Daniel Stenberg
2005-02-15
Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...
Dave Chapman
2005-02-15
Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...
Dave Chapman
2005-02-15
Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under L...
Dave Chapman
2005-02-15
Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in...
Dave Chapman
2005-02-15
Initial check-in - needed by various codec libraries
Dave Chapman
2005-02-15
Initial check-in of unmodified libmad code (libmad-0.15.1b)
Dave Chapman
2005-02-15
Bugfix - check MEM not MEMORYSIZE when defining PLUGIN_BUFFER_SIZE in a C file
Dave Chapman
2005-02-15
properly include limits.h with angle brackets
Jean-Philippe Bernardy
2005-02-15
Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...
Dave Chapman
2005-02-15
better PLL support & slight fix (probably in keepalive handling)
Jean-Philippe Bernardy
2005-02-15
random longness fixes
Jean-Philippe Bernardy
2005-02-15
memcmp() added to the plugin API
Daniel Stenberg
2005-02-15
long policy fix
Jean-Philippe Bernardy
2005-02-15
long policy
Jean-Philippe Bernardy
2005-02-15
long policy
Jean-Philippe Bernardy
2005-02-15
C89 fix: variables first then code
Daniel Stenberg
2005-02-15
New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style.
Jens Arnold
2005-02-15
Corrected iRiver features
Linus Nielsen Feltzing
2005-02-14
Some MMCs don't like reading their very last sector with the read_multiple_bl...
Jens Arnold
2005-02-14
Made the Coldfire registers volatile, rename PLLCONTROL to PLLCR
Linus Nielsen Feltzing
2005-02-13
Feature conditional compilation policy
Jean-Philippe Bernardy
[next]