| Commit message (Expand) | Author | Age |
| * | Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement | Linus Nielsen Feltzing | 2005-05-17 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | fix warnings | Daniel Stenberg | 2005-05-07 |
| * | fix a couple of warnings, still have numerous for signed <=> unsigned mixed | Daniel Stenberg | 2005-05-07 |
| * | Hush up warnings by defining away functions/macros. This should be fixed if | Daniel Stenberg | 2005-05-07 |
| * | nicer look | Daniel Stenberg | 2005-05-07 |
| * | Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some da... | Thom Johansen | 2005-04-13 |
| * | Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i... | Thom Johansen | 2005-04-12 |
| * | Smaller code size due to use of post-increment addressing. Move code out of i... | Thom Johansen | 2005-04-01 |
| * | Fixed dumb cleaning, libmad.a cleaning. | Michiel Van Der Kolk | 2005-03-20 |
| * | We never use the windows shell, we use *nix or cygwin | Linus Nielsen Feltzing | 2005-03-18 |
| * | Initial check in dumb 0.9.2 - has a few usages of floating point that should | Michiel Van Der Kolk | 2005-03-17 |
| * | note to self: never commit a fix in a hurry. | Jean-Philippe Bernardy | 2005-03-10 |
| * | oops, 1I^2 = 1... | Jean-Philippe Bernardy | 2005-03-10 |
| * | Compile the simulators without special code & data sections. Fixes intermitte... | Jens Arnold | 2005-03-10 |
| * | oops, silent compilation back in | Jean-Philippe Bernardy | 2005-03-09 |
| * | GMini: libmad compiled | Jean-Philippe Bernardy | 2005-03-09 |
| * | fix proto and function to kill two simulator warnings | Daniel Stenberg | 2005-03-08 |
| * | kill a warning | Daniel Stenberg | 2005-03-08 |
| * | Added asm optimized short block IMDCT and windowing. | Thom Johansen | 2005-03-06 |
| * | Use the new generic SRC build "macro" in tools/makesrc.inc to process the | Daniel Stenberg | 2005-03-06 |
| * | Inserted optimized synth_full and put some vital data in IRAM. | Thom Johansen | 2005-03-04 |
| * | Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles | Linus Nielsen Feltzing | 2005-03-03 |
| * | Broke H100 sim. I suck. | Thom Johansen | 2005-03-03 |
| * | Duplicate line and four space wide tabs, sorry about that. | Thom Johansen | 2005-03-03 |
| * | Added new coldfire assembly LPC decoder routine to libFLAC. | Thom Johansen | 2005-03-03 |
| * | Handle .S files in the codec Makefiles | Linus Nielsen Feltzing | 2005-03-02 |
| * | Correct dependencies for codec builds | Linus Nielsen Feltzing | 2005-03-01 |
| * | Get malloc() and friends out of the way for the cygwin linker (and maybe othe... | Jens Arnold | 2005-02-28 |
| * | Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.h | Jens Arnold | 2005-02-28 |
| * | Cleanup | Jens Arnold | 2005-02-26 |
| * | Renamed config.h to config-a52.h to avoid name clash with rockbox' config.h | Jens Arnold | 2005-02-26 |
| * | Show compiled source files | Jens Arnold | 2005-02-26 |
| * | Killed warnings | Jens Arnold | 2005-02-26 |
| * | no strcpy for codecs | Christian Gmeiner | 2005-02-25 |
| * | no strcpy for codecs | Christian Gmeiner | 2005-02-25 |
| * | Correction to clean: rule for libwavpack | Dave Chapman | 2005-02-25 |
| * | dirty ctype fix | Christian Gmeiner | 2005-02-25 |
| * | include libwavpack into build system | Christian Gmeiner | 2005-02-25 |
| * | changes to compile without warnings | Christian Gmeiner | 2005-02-25 |
| * | Initial import of libwavpack | Christian Gmeiner | 2005-02-25 |
| * | Compile Tremor with _LOW_ACCURACY_ to increase speed | Marcoen Hirschberg | 2005-02-24 |
| * | Temporary solution for code and data in IRAM for iriver codecs | Linus Nielsen Feltzing | 2005-02-22 |
| * | Oops, wrong file committed | Jean-Philippe Bernardy | 2005-02-21 |
| * | typo | Jean-Philippe Bernardy | 2005-02-21 |
| * | Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedup | Dave Chapman | 2005-02-19 |
| * | Add Tremor to the build | Dave Chapman | 2005-02-19 |
| * | Cosmetic changes to remove compiler warnings and compile cleanly under Rockbox | Dave Chapman | 2005-02-19 |
| * | A temporary solution to build liba52 on the simulators - assume little-endian... | Dave Chapman | 2005-02-18 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |