1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-09-29 04:25:57 -04:00
Go to file
oddsock 3165c25cd3 added win32 support to libshout
- new MSVC6 project files
- os.h with WIN32 specific typedefs
- fixed some casting issues which were causing precision errors on win32
- apparently select doesn't work with microsecond granularity so we will use Sleep() which does.

svn path=/trunk/timing/; revision=5796
2004-01-30 00:08:02 +00:00
avl minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
httpp Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
log Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
net Leigh Smith's MINGW32 compatibility patch, with modifications for better 2003-10-20 03:08:46 +00:00
thread minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
timing added win32 support to libshout 2004-01-30 00:08:02 +00:00