summaryrefslogtreecommitdiff
path: root/FLAC.sln
Commit message (Collapse)AuthorAgeFilesLines
* Remove plugin_common library from MSVC buildErik de Castro Lopo2016-01-311-10/+0
| | | | | | | | Previously src/plugin_common library was used by FLAC's own Winamp plugin (MSVC/Windows) and by the XMMS plugin (*nix). The Winamp plugin is long gone from FLAC tree, so plugin_common is unused on Windows. Patch-from: lvqcl <lvqcl.mail@gmail.com>
* Rename Visual Studio solution files.Erik de Castro Lopo2014-11-241-125/+141
| | | | | * FLAC-vs2010.sln -> FLAC.sln * FLAC.sln -> FLAC-vs2005.sln
* Remove Monkey's Audio from FLAC.sln.Erik de Castro Lopo2014-05-141-16/+0
| | | | Patch-from: lvqcl <lvqcl.mail@gmail.com>
* FLAC.sln : Fix for MSVS 2005.Erik de Castro Lopo2013-09-271-208/+203
| | | | Patch-from: lvqcl <lvqcl.mail@gmail.com>
* Rename win_utf8_io.lib -> win_utf8_io_static.lib.Erik de Castro Lopo2013-09-071-1/+1
| | | | | | | All MSVS projects that generate .lib files have '_static' suffix in their names; all but win_utf8_io. Patch-from: lvqcl <lvqcl.mail@gmail.com>
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-071-61/+0
| | | | | | | | The smaller patch makes the utf-8 library use ANSI codepage by default. When frontends call the "get_utf8_argv" function it changes Unicode conversion codepage from ANSI to UTF-8. Patch from Janne Hyvärinen <cse@sci.fi>.
* Rename all 'utf8_io' -> 'win_utf8_io'.Erik de Castro Lopo2013-03-291-1/+1
|
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-0/+91
| | | | Patch from Janne Hyvärinen <cse@sci.fi>.
* Windows flac_snprintf tweaks.Erik de Castro Lopo2013-03-171-0/+6
| | | | Patch from Janne Hyvärinen <cse@sci.fi>.
* FLAC.sln : Remove obsolete in_flac project.Erik de Castro Lopo2013-03-171-8/+0
| | | | Patch from Janne Hyvärinen <cse@sci.fi>.
* fix typos1.2.1Josh Coalson2007-09-161-2/+2
|
* add encoder examplesJosh Coalson2007-09-131-6/+29
|
* add example_cpp_decode_fileJosh Coalson2007-09-121-0/+6
|
* add new top level examples/ directory with one example for now ↵Josh Coalson2007-09-121-0/+9
| | | | (example_c_decode_file)
* add flactimerJosh Coalson2007-08-281-0/+6
|
* add iffscan projectJosh Coalson2007-08-211-1/+10
|
* add new flacdiff utilJosh Coalson2007-05-111-0/+9
|
* *** empty log message ***Josh Coalson2007-02-221-0/+203