doc/Makefile.am: Fix `clean` target
[platform/upstream/libvorbis.git] / win32 /
2011-01-09 Cristian AdamFixed project configuration which referenced two CRT...
2010-09-23 Cristian AdamUpdated Visual Studio project files.
2010-09-21 Cristian AdamAdded Visual Studiop 2010 project files.
2010-02-18 Cristian AdamRemoved Release_SSE and Release SSE2 configurations...
2009-11-25 Cristian Adamlinked statically to c runtime for windows mobile.
2009-09-29 Cristian AdamChanged the C runtime library to the default option...
2009-07-25 Cristian AdamBumped libogg version to 1.1.4 and fixed dynamic compil...
2009-05-14 MontyRemove obsolete/unsupported MS build targets to avoid...
2009-05-01 Cristian AdamRemoved WholeProgramOptimization setting from static...
2009-04-02 Cristian AdamAdded Visual Studio 2008 project files
2009-02-09 Cristian Adamone backslash too many
2009-02-09 Cristian AdamSome more clarifications (hopefully not clear as mud :)
2009-02-07 Cristian AdamUpdated vsprops file and added a short README file...
2009-01-18 Cristian AdamUsed Unicode for all platforms.
2009-01-12 Cristian AdamAdded Windows CE support: Windows Mobile 5.0 Pocket...
2009-01-07 Cristian AdamRefactored Visual Studio 2005 project files. Added...
2009-01-07 Cristian AdamMoved Visual Studio 6 project files into own folder.
2008-12-08 Conrad ParkerAdd ov_fopen to win32/vorbisfile.def
2008-11-24 Ralph GilesAdd vorbis_version_string to the dll export list.
2008-09-01 ivoAdd ov_fopen to .def files. Closes #1261.
2008-04-15 sping6/3 libvorbis: Consistent use of $(ConfigurationName...
2008-04-14 sping2/3 libvorbis: Consistent use of $(ConfigurationName...
2008-03-10 spingProject references to ensure proper build order
2007-07-28 spingMake VS2003 do what VS2005 already does
2007-07-28 spingVisual Studio 2005 projects file updates: Missing link...
2007-07-20 Tim TerriberryAdd vorbis_synthesis_idheader to the .def file for...
2006-05-29 Zentaro Kavanagh* Make output path consistent
2006-04-20 Zentaro Kavanagh* Add VS2005 files for libvorbis, vorbisdec and vorbis enc
2006-01-28 Ralph GilesRemove obsolete .cvsignore files.
2005-11-28 Ralph GilesRemove win32/Makefile.am in favor of just including...
2005-11-27 Zentaro Kavanagh* Fix builds
2005-11-05 Zentaro Kavanagh* Add vorbis file
2005-10-05 Zentaro Kavanagh* VS2003 files
2004-07-26 Thomas Vander SticheleThis patch fixes a few autotools issues with vorbis svn
2004-07-20 MontySet $Id$ keyword substitution for vorbis module
2004-04-07 Ralph GilesSet DOS line endings on MSVC project files; it can...
2003-11-16 oddsockMoved vorbisenc functions back into the vorbis.dll...
2003-10-26 Ralph GilesCorrect line endings on vorbis.dsw.
2003-10-25 Ralph GilesNew working versions of the harmonized project files...
2003-10-23 Ralph GilesCorrect the source file lists for the VC6 projects...
2003-10-22 Ralph GilesRemove the apparently spuriously included vorbisenc...
2003-10-20 carstenUpdated VC6 project files by John Edwards
2003-10-01 Ralph GilesAn attempt to rationalize the dll exports against the...
2003-10-01 Ralph GilesAdd newer api entries to the win32 dll build. Thanks...
2003-05-08 mauricioUpdated exports with new vorbis_ functions for dynamic...
2002-07-21 Mike SmithExport ov_read_float() in vorbisfile.dll
2002-07-05 Mike SmithAdd missing dsw file.
2002-07-04 Mike SmithBuild file updates from Nathan Sharfi.
2002-03-18 Segher Boessenkoolvorbis_synthesis_trackonly added to win32 exports.
2001-12-27 cwolfupdate for rc3
2001-10-23 cwolfadd vorbis_commentheader_out and sort entries
2001-10-18 cwolfChange DLL_IMPORT to VORBISDLL_IMPORT
2001-10-18 cwolfGet rid of shmmap stuff
2001-10-18 cwolfGet rid of shmmap stuff.
2001-09-29 cwolfAdd vorbis_encode_init_vbr
2001-09-16 cwolfeliminate extra precompiler switch
2001-09-15 cwolfObsolete dllmain.c
2001-09-14 cwolfignore win32 build artifacts
2001-09-14 cwolfobsolete
2001-09-14 cwolffix static linking
2001-09-14 cwolfadd table_map2mem entry
2001-09-13 cwolfDon't name library in definition file, let linker optio...
2001-09-11 cwolfMove dll init code into win32/src
2001-09-11 cwolfMove to win32/src
2001-09-10 cwolfChange include paths relative to SRCROOT.
2001-09-07 cwolfEliminate redundant preprocessor defines, don't name...
2001-08-12 Jack MoffittAdded as binary
2001-08-12 Jack Moffittwill readd these as binary
2001-06-18 Jack Moffittwin32 build fixes, including ingo's suggestions
2001-02-19 Jack Moffittupdated the win32 build system and corrected some missi...
2000-11-18 Jack Moffittwin32 and debian dirs added
2000-11-06 Jack Moffittvorbis.def wasn't exporting a few things that vorbisenc...
2000-11-06 Jack Moffittupdated vorbis project file
2000-11-05 Jack Moffittmore automation work
2000-10-29 Jack Moffitthere are the def files
2000-10-23 Jack Moffittthis is the win32 build stuff for vorbis, i think i...