1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-30 06:35:23 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
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
a45c4ddb4a typo..whoops
svn path=/icecast/trunk/icecast/; revision=8142
2004-10-29 20:32:45 +00:00
oddsock
2a99626cfc version bump for RC2
svn path=/icecast/trunk/icecast/; revision=8141
2004-10-29 20:29:16 +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
7e3c9bc087 remove ResizableDialog[.cpp|.h] from automake Makefile...
svn path=/icecast/trunk/icecast/; revision=8094
2004-10-25 15:17:31 +00:00
oddsock
dddeade71c removal of ResizableDialog[.cpp|.h] from the project file.
svn path=/icecast/trunk/icecast/; revision=8092
2004-10-25 14:48:14 +00:00
oddsock
02471ae68d Remove ResizableDialog logic from the UI due to possible license conflicts..
svn path=/icecast/trunk/icecast/; revision=8066
2004-10-22 15:41:47 +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
brendan
16e1815f14 Migrate .cvsignore to svn:ignore
svn path=/icecast/trunk/icecast/; revision=7090
2004-07-11 16:50:28 +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
d642846c80 added web based interface to htpasswd client authentication
svn path=/icecast/trunk/icecast/; revision=6610
2004-04-30 14:36:07 +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
0a220e4377 new logo :)
svn path=/trunk/icecast/; revision=5744
2004-01-07 21:44:13 +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
8168123a78 add icecast_console project files to the Makefile.am
svn path=/trunk/icecast/; revision=5733
2003-12-30 20:07:53 +00:00
oddsock
a1a969a02e Fixed some peculiarities when shutting down server...
svn path=/trunk/icecast/; revision=5732
2003-12-30 19:39:11 +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
268909fbcb Get rid of version in the window title...
svn path=/trunk/icecast/; revision=5595
2003-11-17 23:08:46 +00:00
oddsock
d0b5d5fb94 version bump
svn path=/trunk/icecast/; revision=5593
2003-11-17 22:55:45 +00:00
oddsock
1a3a2dd033 bumped version
svn path=/trunk/icecast/; revision=5528
2003-10-31 19:24:16 +00:00
oddsock
97229d9548 fixed some display bugs when showing stats
svn path=/trunk/icecast/; revision=5527
2003-10-31 19:24:00 +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
Karl Heyes
1f0fb0cfa3 icecast.xml in this subdirectory is now removed. This should now make the
icecast tarball build again

svn path=/trunk/icecast/; revision=4619
2003-04-21 15:00:45 +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
3fb7eb75fb new win32 project files for iceast2 console mode
svn path=/trunk/icecast/; revision=4614
2003-04-17 03:29:57 +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
ffb1f3bc7e forgot to add libcurl to the setup building script
svn path=/trunk/icecast/; revision=4324
2003-02-05 14:31:17 +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
brendan
755d94e937 Missing .cvsignores
svn path=/trunk/icecast/; revision=4242
2003-01-15 05:38:31 +00:00
oddsock
a210e9f58f win32 compilation fixes
svn path=/trunk/icecast/; revision=4195
2002-12-31 20:07:14 +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
Michael Smith
68dea2dc71 build updates.
svn path=/trunk/icecast/; revision=3945
2002-09-24 08:16:24 +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
05cbe25b54 More added files
svn path=/trunk/icecast/; revision=3790
2002-08-10 03:12:45 +00:00
Michael Smith
306db22ea9 Added some more win32 files
svn path=/trunk/icecast/; revision=3789
2002-08-10 03:11:24 +00:00
Michael Smith
15783d12f8 oddsock's win32 port/GUI
svn path=/trunk/icecast/; revision=3787
2002-08-09 15:55:02 +00:00