Age | Commit message (Expand) | Author |
2007-05-07 | Clean up the codec API - remove all unused (and in many cases inappropriate) ... | Dave Chapman |
2007-02-10 | Doh. Forgot about codeclib.c. | Michael Sevakis |
2006-11-26 | FS#6357, patch 1: let iramcopy and bss share the same space in codecs and | Tomasz Malesinski |
2006-11-11 | FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X. | Barry Wardell |
2006-10-27 | Next step of Makefile tuning: * Use 'make' internal commands for printing mes... | Jens Arnold |
2006-10-23 | Consistent style of 'make' messages. Always use ranlib after ar. | Jens Arnold |
2006-07-27 | Moved the X5 button driver to the target tree | Linus Nielsen Feltzing |
2006-03-24 | Whoops, missed a file in last warning fix commit | Brandon Low |
2006-03-09 | Fix profiling compilation for non-m68k targets | Brandon Low |
2006-03-03 | Long policy | Jens Arnold |
2006-02-24 | prevent rockbox from using the wrong includes | Marcoen Hirschberg |
2006-02-06 | Added memmove() to codec API & plugin API, and changed codeclib and plugin li... | Jens Arnold |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |
2005-10-31 | Correct the prototype for memmove (oops, forgot this file) | Dave Chapman |
2005-10-31 | Correct the prototype for memmove | Dave Chapman |
2005-10-27 | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing |
2005-10-22 | Removed unneeded xxx2wav files. | Thom Johansen |
2005-10-17 | iriver: more codec library cleanup: remove codec_alloca and a some extraneous... | Magnus Holmgren |
2005-10-13 | Cleaned up the messy codec header and library system by merging codec.h, lib/... | Thom Johansen |
2005-09-21 | DSP_* constants moved from playback.h to dsp.h. | Thom Johansen |
2005-09-18 | iriver: fix problem with playing some long vorbis files (e.g., this week in t... | Magnus Holmgren |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-21 | Fixed the warning. | Miika Pekkarinen |
2005-08-20 | Now beep can be disabled. | Miika Pekkarinen |
2005-07-28 | Added comments, Replay Gain, and resume/bookmarks for FLAC. | Ryan Jackson |
2005-07-24 | ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. | Magnus Holmgren |
2005-07-12 | removed an extra codec_api struct pointer and the function setting it | Daniel Stenberg |
2005-07-12 | code-policed, removed commented and ifdef'ed code | Daniel Stenberg |
2005-07-05 | Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback | Linus Nielsen Feltzing |
2005-07-03 | Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and... | Jens Arnold |
2005-06-27 | Fixed a simulator warning. | Miika Pekkarinen |
2005-06-22 | rip out all the LCD junk from the codec API | Daniel Stenberg |
2005-06-22 | codec lib sources | Daniel Stenberg |
2005-06-22 | fixed make clean for the codec lib | Daniel Stenberg |
2005-06-22 | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg |