summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* win32: Update VS2010 project files for ogg library name.Ralph Giles2020-04-086-26/+26
* Remove svn $Id$ header.Ralph Giles2017-06-163-7/+2
* Initial appveyor config to test the Windows build.Ralph Giles2016-09-086-28/+28
* Fixed project configuration which referenced two CRT versions in output binar...Cristian Adam2011-01-091-290/+1023
* Updated Visual Studio project files.Cristian Adam2010-09-234-664/+2170
* Added Visual Studiop 2010 project files.Cristian Adam2010-09-2112-0/+1899
* Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile 5...Cristian Adam2010-02-1816-3388/+386
* linked statically to c runtime for windows mobile.Cristian Adam2009-11-251-462/+1776
* Changed the C runtime library to the default option - dynamic runtime library.Cristian Adam2009-09-2916-15997/+3772
* Bumped libogg version to 1.1.4 and fixed dynamic compilation because of missi...Cristian Adam2009-07-253-3/+3
* Remove obsolete/unsupported MS build targets to avoid sucking unsuspecting us...Monty2009-05-1425-2599/+0
* Removed WholeProgramOptimization setting from static library project.Cristian Adam2009-05-012-0/+13
* Added Visual Studio 2008 project filesCristian Adam2009-04-0212-0/+8481
* one backslash too manyCristian Adam2009-02-091-1/+1
* Some more clarifications (hopefully not clear as mud :)Cristian Adam2009-02-091-3/+8
* Updated vsprops file and added a short README file which explains what to do ...Cristian Adam2009-02-072-2/+17
* Used Unicode for all platforms.Cristian Adam2009-01-188-398/+392
* Added Windows CE support: Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I), Window...Cristian Adam2009-01-122-38/+2076
* Refactored Visual Studio 2005 project files. Added static, dynamic library su...Cristian Adam2009-01-0715-1180/+5815
* Moved Visual Studio 6 project files into own folder.Cristian Adam2009-01-0719-106/+106
* Add ov_fopen to win32/vorbisfile.defConrad Parker2008-12-081-0/+1
* Add vorbis_version_string to the dll export list.Ralph Giles2008-11-241-0/+2
* Add ov_fopen to .def files. Closes #1261.ivo2008-09-012-88/+90
* 6/3 libvorbis: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2...sping2008-04-155-36/+39
* 2/3 libvorbis: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2...sping2008-04-144-29/+29
* Project references to ensure proper build ordersping2008-03-103-0/+12
* Make VS2003 do what VS2005 already doessping2007-07-285-24/+115
* Visual Studio 2005 projects file updates: Missing link dependencies "libogg.l...sping2007-07-285-14/+97
* Add vorbis_synthesis_idheader to the .def file for win32.Tim Terriberry2007-07-201-1/+2
* * Make output path consistentZentaro Kavanagh2006-05-294-7/+9
* * Add VS2005 files for libvorbis, vorbisdec and vorbis encZentaro Kavanagh2006-04-205-0/+1696
* Remove obsolete .cvsignore files.Ralph Giles2006-01-281-20/+0
* Remove win32/Makefile.am in favor of just including the whole subtree, v1.1.2Ralph Giles2005-11-281-11/+0
* * Fix buildsZentaro Kavanagh2005-11-271-1/+1
* * Add vorbis fileZentaro Kavanagh2005-11-053-3/+194
* * VS2003 filesZentaro Kavanagh2005-10-053-0/+1006
* This patch fixes a few autotools issues with vorbis svnThomas Vander Stichele2004-07-261-3/+0
* Set $Id$ keyword substitution for vorbis moduleMonty2004-07-203-3/+3
* Set DOS line endings on MSVC project files; it can deal with unix line Ralph Giles2004-04-071-101/+101
* Moved vorbisenc functions back into the vorbis.dll for compatability reasonsoddsock2003-11-167-26/+49
* Correct line endings on vorbis.dsw.Ralph Giles2003-10-261-89/+89
* New working versions of the harmonized project files from John Edwards.Ralph Giles2003-10-257-1082/+1062
* Correct the source file lists for the VC6 projects against Makefile.am.Ralph Giles2003-10-236-995/+708
* Remove the apparently spuriously included vorbisenc.c from the vorbis.dll MSV...Ralph Giles2003-10-221-295/+291
* Updated VC6 project files by John Edwardscarsten2003-10-206-20/+20
* An attempt to rationalize the dll exports against the headers for vorbisRalph Giles2003-10-013-30/+42
* Add newer api entries to the win32 dll build. Thanks to John Edwards forRalph Giles2003-10-012-41/+48
* Updated exports with new vorbis_ functions for dynamic lib buildmauricio2003-05-081-2/+5
* Export ov_read_float() in vorbisfile.dllMike Smith2002-07-211-1/+2
* Add missing dsw file.Mike Smith2002-07-052-1/+90