1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
Commit Graph

38 Commits

Author SHA1 Message Date
Karl Heyes
d3f01371f0 lets get 2.3.2 out
svn path=/icecast/trunk/icecast/; revision=14985
2008-06-02 02:57:47 +00:00
Karl Heyes
06510b997b update from win32 build. Mostly cleanup work
svn path=/icecast/trunk/icecast/; revision=14867
2008-05-12 01:21:06 +00:00
Karl Heyes
0868602bc0 win32 update. change build settings so that we make the process simpler, it
was very easy for the intermediate files to clash between projects.  The newer
libxml2/libxslt/libcurl also were causing some threading issues due to
library initialization


svn path=/icecast/trunk/icecast/; revision=14465
2008-02-11 01:00:41 +00:00
Karl Heyes
af1c8da6b6 more sock_t cleanups, win32 should have less warnings now
svn path=/icecast/trunk/icecast/; revision=14043
2007-10-24 22:42:49 +00:00
oddsock
ce8ec3bc78 version bumps for 2.3.1
svn path=/icecast/trunk/icecast/; revision=10503
2005-11-30 17:40:40 +00:00
oddsock
0c16610750 version bumps for 2.3
forgot a few win32 files in the automake Makefile...

svn path=/icecast/trunk/icecast/; revision=10045
2005-09-23 14:23:44 +00:00
oddsock
b54c911552 version bumps
svn path=/icecast/trunk/icecast/; revision=10013
2005-09-12 22:53:57 +00:00
oddsock
8566e67814 updates for rc2 build
svn path=/icecast/trunk/icecast/; revision=10006
2005-09-08 14:03:21 +00:00
oddsock
cd5a5dbbb0 misc build updates for trunk
svn path=/icecast/trunk/icecast/; revision=9735
2005-08-11 23:49:56 +00:00
oddsock
e84ce44d6c gotta love windows.. _snprintf is *much* more readable than snprintf (not)...
also, some updates to the VC project files 

svn path=/icecast/trunk/icecast/; revision=9410
2005-06-09 04:05:28 +00:00
oddsock
5d9fe0c545 updates for latest trunk
svn path=/icecast/trunk/icecast/; revision=9402
2005-06-08 04:18:25 +00:00
oddsock
4b353e243e version bump to 2.2.0
svn path=/icecast/trunk/icecast/; revision=8512
2004-12-21 19:36:22 +00:00
oddsock
a069d4af89 version bump (for 2.2RC1)
update of NEWS (new features for 2.2)
update of ChangeLog

svn path=/icecast/trunk/icecast/; revision=8389
2004-12-14 16:32:50 +00:00
oddsock
a423bda39c update project files to include Theora
svn path=/icecast/trunk/icecast/; revision=8343
2004-12-07 21:48:52 +00:00
oddsock
f191ee5ea3 updated version tags to 2.1.0 - prepping for release
svn path=/icecast/trunk/icecast/; revision=8161
2004-11-04 16:51:32 +00:00
oddsock
4739f5c910 version bump for RC2
svn path=/icecast/trunk/icecast/; revision=8140
2004-10-29 20:27:01 +00:00
oddsock
b05c3ced92 version bump
svn path=/icecast/trunk/icecast/; revision=8109
2004-10-26 19:50:41 +00:00
oddsock
ead216d40a added HAVE_OLD_VSNPRINTF to project options
svn path=/icecast/trunk/icecast/; revision=7992
2004-10-12 21:37:38 +00:00
oddsock
fcef29c60a remove geturl.c from icecast.dsp
add a #define for snprintf for win32

svn path=/icecast/trunk/icecast/; revision=6757
2004-05-26 02:37:20 +00:00
oddsock
89f9f38d78 added HAVE_LOCALTIME_R to project file
added #define for snprintf (win32 requires _snprintf)

svn path=/icecast/trunk/icecast/; revision=6594
2004-04-25 23:28:36 +00:00
oddsock
6dc92dae79 fixed some variable definitions to be ANSI compatable.
updated win32 project files with new files

svn path=/trunk/icecast/; revision=5761
2004-01-15 04:24:57 +00:00
oddsock
8026919671 version tag updates for pending 2.0.0 release
svn path=/trunk/icecast/; revision=5740
2004-01-07 20:31:19 +00:00
oddsock
f636826e23 re-add these as binary, hopefully fixing the line ending problem when doing a make dist...
svn path=/trunk/icecast/; revision=5723
2003-12-29 16:35:01 +00:00
oddsock
d0432d97ef Remove the VC project files and re-add them as binary (-kb)
svn path=/trunk/icecast/; revision=5722
2003-12-29 16:34:10 +00:00
oddsock
ec47801d20 fixed VERSION STRING define
svn path=/trunk/icecast/; revision=5721
2003-12-29 16:28:06 +00:00
oddsock
52ed76734d update version for win32 build
svn path=/trunk/icecast/; revision=5699
2003-12-13 14:40:03 +00:00
oddsock
8e3658727e Rewrite of the method of gathering stats from the icecast core engine. The old way was causing a bunch of instability issues...they have now been fixed :). Also regenerated the icecast2 docs
svn path=/trunk/icecast/; revision=5684
2003-12-04 16:29:27 +00:00
oddsock
85efc9a783 added VERSION_STRING to defines for win32 project
svn path=/trunk/icecast/; revision=5630
2003-11-25 03:04:40 +00:00
oddsock
4a7838adbe Update the project files to use the ogg vorbis SDK 1.0.1
svn path=/trunk/icecast/; revision=5614
2003-11-19 03:57:48 +00:00
oddsock
087465b019 * clean up of ctrl-Ms (I hate MSVC sometimes) and bump of version in the setup script
svn path=/trunk/icecast/; revision=5277
2003-09-02 03:20:56 +00:00
oddsock
a971f994c1 removal of some errant newlines
update of icecast.dsp for console build
update of .iss setup build file
removed icecast.xml from this dir (should never have been here)

svn path=/trunk/icecast/; revision=4615
2003-04-17 03:37:16 +00:00
oddsock
c63be78616 update project file with new files added to icecast module
updated version in install script

svn path=/trunk/icecast/; revision=4515
2003-03-19 15:58:16 +00:00
oddsock
556781acde added references to libcurl (needed for yp-listing in icecast2)
svn path=/trunk/icecast/; revision=4306
2003-02-02 14:22:25 +00:00
oddsock
e99a228b68 added missing win32 files
fixed UNIX EOL on VC6 project files

svn path=/trunk/icecast/; revision=4116
2002-11-23 15:54:50 +00:00
oddsock
e38af3f13c removed tab for editing configuration file, opted for a much simpler approach (spwan a notepad session)
fixed the "Make this stat the window title" logic
Added menu to the dialog

svn path=/trunk/icecast/; revision=3884
2002-08-28 20:37:44 +00:00
Michael Smith
7a519ab76e icecast2/win32 updates from oddsock.
svn path=/trunk/icecast/; revision=3878
2002-08-25 06:14:47 +00:00
Michael Smith
c1bb9afaa9 win32 updates from oddsock
svn path=/trunk/icecast/; revision=3799
2002-08-11 03:30:30 +00:00
Michael Smith
15783d12f8 oddsock's win32 port/GUI
svn path=/trunk/icecast/; revision=3787
2002-08-09 15:55:02 +00:00