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

617 Commits

Author SHA1 Message Date
Karl Heyes
e8546d44d4 Fetching the stream list was failing after the config file was re-read.
svn path=/trunk/icecast/; revision=5701
2003-12-17 23:03:38 +00:00
Karl Heyes
1e7316b4b2 failure case, keep the source count in sync with the number of sources
running, locking for shutdown was also affected.

svn path=/trunk/icecast/; revision=5700
2003-12-17 22:54:43 +00:00
oddsock
52ed76734d update version for win32 build
svn path=/trunk/icecast/; revision=5699
2003-12-13 14:40:03 +00:00
oddsock
13bce59158 version bump
svn path=/trunk/icecast/; revision=5698
2003-12-13 14:33:40 +00:00
oddsock
e8a61ce5d3 fixed master-slave relaying...
* slaves now ask for /admin/streamlist.txt which serves a plaintext version of the source list (this is what it was expecting to get)
* /admin/streamlist still serves XML (which slave.c wasn't expecting)
* fixed a few cases of pointer invalidation due to possible config re-reading.
* slave relay now uses relay password to get the list of streams to relay

svn path=/trunk/icecast/; revision=5695
2003-12-12 23:06:44 +00:00
oddsock
bb96da291a disable pidfile by default
svn path=/trunk/icecast/; revision=5686
2003-12-04 16:54:48 +00:00
oddsock
5707eff3f6 version bump
svn path=/trunk/icecast/; revision=5685
2003-12-04 16:30:31 +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
5e075b9202 Remove explicit exit() calls...this was possibly causing some cases of immediate UI termination without any messages...
svn path=/trunk/avl/; revision=5683
2003-12-04 16:27:30 +00:00
oddsock
c20bc3c346 Remove stats_callback() which is only used by the win32 UI...The stats gathering done by the UI has been completely rewritten to eliminate some reported instability.
svn path=/trunk/icecast/; revision=5682
2003-12-04 16:25:28 +00:00
oddsock
6a67e82db8 Added win32 include for getpid()
svn path=/trunk/icecast/; revision=5681
2003-12-04 16:24:34 +00:00
oddsock
70ae454647 get rid of the fullpath of the module that is logged...Stupid VC6....
svn path=/trunk/icecast/; revision=5680
2003-12-04 16:23:51 +00:00
Karl Heyes
25dcbd976d fix segv when fallback or dumpfilename are not specified
svn path=/trunk/icecast/; revision=5675
2003-12-02 01:11:12 +00:00
Karl Heyes
112ce96cf0 Add optional pidfile. Writes process id of icecast to named file
svn path=/trunk/icecast/; revision=5674
2003-12-01 23:30:13 +00:00
Karl Heyes
b795bb58dc cleanup bad pointer access after config re-read
svn path=/trunk/icecast/; revision=5673
2003-12-01 17:18:37 +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
9a53ac6510 Icecast we are
svn path=/trunk/icecast/; revision=5629
2003-11-25 02:51:02 +00:00
oddsock
6671ab765d Base ICECAST2_VERSION_STRING off VERSION_STRING which is generated by autoconf..win32 projects will have to manually define this currently..blah.
svn path=/trunk/icecast/; revision=5628
2003-11-25 02:41:23 +00:00
oddsock
a3ab569ba1 lets make the ICECAST_VERSION_STRING a bit less of a maintance issue...
svn path=/trunk/icecast/; revision=5627
2003-11-22 22:23:04 +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
eb6e035207 Final build of the docs for beta1
svn path=/trunk/icecast/; revision=5613
2003-11-19 03:57:14 +00:00
vanguardist
bc80f0c2dc Oddsock gets props for the docs
svn path=/trunk/icecast/; revision=5609
2003-11-18 17:47:41 +00:00
vanguardist
68b07d7d64 going and going...
svn path=/trunk/icecast/; revision=5608
2003-11-18 17:43:05 +00:00
vanguardist
2f8bedabc8 Weee~
svn path=/trunk/icecast/; revision=5607
2003-11-18 17:36:31 +00:00
vanguardist
978a6ba6fd A few more.
svn path=/trunk/icecast/; revision=5606
2003-11-18 17:33:00 +00:00
vanguardist
0944e82f0f Config doc luv.
svn path=/trunk/icecast/; revision=5605
2003-11-18 17:23:55 +00:00
vanguardist
f888baa4bd np: Beatles - Helter Skelter.ogg (aka some cleanups)
svn path=/trunk/icecast/; revision=5604
2003-11-18 17:07:55 +00:00
vanguardist
717ca8ab8d Nothing but the best!
svn path=/trunk/icecast/; revision=5603
2003-11-18 16:55:01 +00:00
oddsock
a294cd1565 fix the default window size of the CHM
svn path=/trunk/icecast/; revision=5602
2003-11-18 16:32:46 +00:00
oddsock
717dbafab7 minor style tweaks from Mike...
svn path=/trunk/icecast/; revision=5601
2003-11-18 02:44:57 +00:00
Karl Heyes
e3dbbbc81b if relay is for an mp3 stream, then get inline metadata by default if
possible

svn path=/trunk/icecast/; revision=5600
2003-11-18 00:59:51 +00:00
Karl Heyes
7ec7e90916 fix minor leak on config file read
svn path=/trunk/icecast/; revision=5599
2003-11-18 00:49:59 +00:00
Karl Heyes
c6beb943d5 minor cleanup
svn path=/trunk/icecast/; revision=5598
2003-11-18 00:39:19 +00:00
Karl Heyes
cfc2695927 patch from mike, unlock logger on failure case.
svn path=/trunk/log/; revision=5597
2003-11-17 23:53:37 +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
brendan
054a08c221 Slight cosmetic fixes to the icecast2 docs
svn path=/trunk/icecast/; revision=5594
2003-11-17 23:07:37 +00:00
oddsock
d0b5d5fb94 version bump
svn path=/trunk/icecast/; revision=5593
2003-11-17 22:55:45 +00:00
oddsock
ecd35ebe6c rebuild of compiled html help
svn path=/trunk/icecast/; revision=5592
2003-11-17 22:42:03 +00:00
oddsock
555dfb3eaf (a bit) More appropriate README
svn path=/trunk/icecast/; revision=5591
2003-11-17 22:41:16 +00:00
oddsock
86d20c494b version bump
svn path=/trunk/icecast/; revision=5590
2003-11-17 22:40:27 +00:00
oddsock
d525290195 added WIN32-ism
svn path=/trunk/icecast/; revision=5589
2003-11-17 22:38:58 +00:00
Karl Heyes
a093271f95 type warning cleanup
svn path=/trunk/icecast/; revision=5586
2003-11-17 21:36:03 +00:00
brendan
42e28b204a Whoops, put manual back in dist. I would have caught this at home if I could make dist,
but HFS+ case-preserving/insensitive FS causes make dist to fail in the debian
directory. Automake sees changelog, thinks it is ChangeLog, and adds it to make dist
automatically, but then make can't find ChangeLog because it is actually changelog. Grr.

svn path=/trunk/icecast/; revision=5584
2003-11-17 02:31:07 +00:00
brendan
0ac2ea9350 make install installs manual in $prefix/share/doc/icecast
svn path=/trunk/icecast/; revision=5583
2003-11-17 02:26:10 +00:00
brendan
f8f471229a Add docs to dist tarball. Next step: install docs in the right place.
svn path=/trunk/icecast/; revision=5580
2003-11-15 17:30:30 +00:00
oddsock
f1d9507319 updated NEWS
svn path=/trunk/icecast/; revision=5570
2003-11-13 03:52:49 +00:00
oddsock
3ebebcf4a6 icecast2 documentation. need I say more ?
svn path=/trunk/icecast/; revision=5569
2003-11-13 03:50:30 +00:00
Karl Heyes
47f877569f While tracking down the bug which causes the zombie thread manager while
streaming mp3 with metadata, this patch has turned out to be successful at
maintaining a working icecast for the few users who have reported the problem

The patch essentially removes the use of the alloca and uses the malloc-type
calls instead.

svn path=/trunk/icecast/; revision=5562
2003-11-11 18:21:49 +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