summaryrefslogtreecommitdiff
path: root/src/plugin_common
Commit message (Expand)AuthorAgeFilesLines
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-1/+0
* obsolete now that .dsp files are completeJosh Coalson2003-01-251-29/+0
* Second patch from X-Fixer: tweaks for better MSVC buildJosh Coalson2003-01-141-4/+4
* minor syntaxJosh Coalson2003-01-141-3/+3
* minor formattingJosh Coalson2003-01-141-2/+2
* fix bug shown by X-Fixer in ...apply_gain()Josh Coalson2003-01-101-2/+2
* Add 2003 to copyright noticeJosh Coalson2003-01-0219-19/+19
* fix problem with FLAC_plugin__charset_test_conversion() not returning a valueJosh Coalson2002-12-231-1/+1
* fix warning about unused varsJosh Coalson2002-12-231-0/+1
* #include config.hJosh Coalson2002-12-041-0/+4
* obsoleteJosh Coalson2002-12-031-171/+0
* minor fixesJosh Coalson2002-11-271-4/+2
* get Makefile.vc system working again with new debug/release dirs and static/d...Josh Coalson2002-11-221-6/+6
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-2114-80/+187
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-8/+8
* patches from Miroslav for tag editingJosh Coalson2002-11-192-0/+92
* fix MSVC warning with explicit castsJosh Coalson2002-11-151-1/+1
* minor wordingJosh Coalson2002-11-052-6/+4
* unroll some code in FLAC__plugin_common_apply_gain()Josh Coalson2002-11-011-0/+134
* add replaygain_synthesisJosh Coalson2002-11-015-3/+23
* move FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.hJosh Coalson2002-11-011-2/+1
* *** empty log message ***Josh Coalson2002-11-011-1/+1
* obsoleteJosh Coalson2002-11-011-163/+0
* initial importJosh Coalson2002-11-016-0/+588
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-2/+4
* fixes for building static libs (new FLAC__NO_DLL #define)Josh Coalson2002-10-182-3/+3
* initial importJosh Coalson2002-10-161-0/+37
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-166-15/+27
* initial importJosh Coalson2002-10-162-0/+328
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-1/+2
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-101-0/+4
* fix noinst_HEADERS; missing vorbiscomment.hJosh Coalson2002-09-111-1/+1
* add locale_hack.h to header listJosh Coalson2002-09-101-0/+1
* improved id3lib detectionJosh Coalson2002-09-091-1/+1
* include stdio.hJosh Coalson2002-09-051-0/+1
* fix problem with strncasecmp on windowsJosh Coalson2002-09-041-1/+6
* rename plugin-common lib to plugin_commonJosh Coalson2002-09-043-5/+5
* add vorbiscomment.{c,h}Josh Coalson2002-08-304-4/+9
* add function for getting a combined tagJosh Coalson2002-08-302-0/+39
* initial importJosh Coalson2002-08-302-0/+111
* minor formattingJosh Coalson2002-08-291-1/+1
* add id3v2.cJosh Coalson2002-08-292-3/+6
* add tag mergingJosh Coalson2002-08-292-4/+33
* major rewriteJosh Coalson2002-08-291-329/+225
* big reworkJosh Coalson2002-08-278-29/+139
* initial importJosh Coalson2002-08-277-0/+1021
* initial importJosh Coalson2002-08-239-0/+344