summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* now linking with the Multithreaded Static Library for (hopefully) maximum ↵oddsock2003-11-161-5/+5
| | | | | | portability svn path=/trunk/ogg/; revision=5582
* Correct line endings on ogg.dsw.Ralph Giles2003-10-261-41/+41
| | | | svn path=/trunk/ogg/; revision=5507
* Updated VC6 project files from John Edwards, mostly compiler flagRalph Giles2003-10-253-43/+43
| | | | | | changes. There may be line ending problems with ogg.dsw. svn path=/trunk/ogg/; revision=5503
* Updated VC6 project files by John Edwardscarsten2003-10-202-7/+7
| | | | svn path=/trunk/ogg/; revision=5491
* Add the new 1.1 routines (oggpackB) to the win32 dll build's exportsRalph Giles2003-10-011-50/+78
| | | | | | file, and re-arrange to match the order in ogg.h. svn path=/trunk/ogg/; revision=5388
* Fixed for #152 to win32 build files.Mike Smith2002-07-061-18/+0
| | | | svn path=/trunk/ogg/; revision=3534
* And add ogg.dsw to EXTRA_DISTMike Smith2002-07-051-1/+1
| | | | svn path=/trunk/ogg/; revision=3528
* Missed adding a new file yesterdayMike Smith2002-07-051-0/+41
| | | | svn path=/trunk/ogg/; revision=3526
* Build file updates.Mike Smith2002-07-041-49/+50
| | | | svn path=/trunk/ogg/; revision=3516
* ogg_stream_reset_serialno added.Segher Boessenkool2002-03-181-1/+2
| | | | svn path=/trunk/ogg/; revision=3159
* huff functions removedJack Moffitt2002-01-191-3/+1
| | | | svn path=/trunk/ogg/; revision=2961
* add ogg_packet_clear and sort entriescwolf2001-10-231-38/+42
| | | | svn path=/trunk/ogg/; revision=2254
* eliminate extra precompiler switchcwolf2001-09-161-2/+2
| | | | svn path=/trunk/ogg/; revision=2057
* ignore win32 build artifactscwolf2001-09-141-0/+3
| | | | svn path=/trunk/ogg/; revision=2042
* fix linking problem - use MSVCRTDcwolf2001-09-141-2/+2
| | | | svn path=/trunk/ogg/; revision=2037
* Eliminate redundant preprocessor defines.cwolf2001-09-073-3/+9
| | | | svn path=/trunk/ogg/; revision=1985
* ignore win32 build artifactscwolf2001-09-041-0/+2
| | | | svn path=/trunk/ogg/; revision=1964
* Now these are binary. No more complaints! :)Jack Moffitt2001-08-122-0/+253
| | | | svn path=/trunk/ogg/; revision=1763
* Will add these back as binaryJack Moffitt2001-08-122-253/+0
| | | | svn path=/trunk/ogg/; revision=1762
* Win32 Builds updates, including ingo's suggestions.Jack Moffitt2001-06-187-8/+9
| | | | svn path=/trunk/ogg/; revision=1503
* updated the win32 build system and corrected some missing filesJack Moffitt2001-02-191-0/+18
| | | | svn path=/trunk/ogg/; revision=1310
* updatedJack Moffitt2000-11-181-1/+3
| | | | svn path=/trunk/ogg/; revision=1075
* more automation workJack Moffitt2000-11-054-2/+42
| | | | svn path=/trunk/ogg/; revision=988
* cvsignore updatesJack Moffitt2000-10-261-0/+2
| | | | svn path=/trunk/ogg/; revision=762
* using these .bat files, you can build ogg from the command lineJack Moffitt2000-10-232-0/+32
| | | | | | | useful for automated builds, or for those who don't want to mess around in the GUI :) svn path=/trunk/ogg/; revision=757
* libogg.spec changes suggested by ali abdinJack Moffitt2000-10-211-0/+6
| | | | | | win32 stuff now gets bundled in dists svn path=/trunk/ogg/; revision=744
* win32 project files and buld stuff for liboggJack Moffitt2000-10-133-0/+280
svn path=/trunk/ogg/; revision=732