Displaying 4 results from an estimated 4 matches for "shout_close".
Did you mean:
shouldclose
2004 Aug 06
1
can't compile ices 2 on ppc
...to `shout_get_error'
stream.o(.text+0x854): relocation truncated to fit: R_PPC_REL24 shout_get_error
stream.o(.text+0x89c): undefined reference to `shout_get_errno'
stream.o(.text+0x89c): relocation truncated to fit: R_PPC_REL24 shout_get_errno
stream.o(.text+0x920): undefined reference to `shout_close'
stream.o(.text+0x920): relocation truncated to fit: R_PPC_REL24 shout_close
stream.o(.text+0x928): undefined reference to `shout_open'
stream.o(.text+0x928): relocation truncated to fit: R_PPC_REL24 shout_open
stream.o(.text+0x940): undefined reference to `shout_get_host'
stream.o(.tex...
2012 Aug 07
0
ices 2.0.2 released
...s is the first
release since 2005 and includes a lot changes waiting in trunk for too
long.
Here is the list of changes:
New features:
* Support for RoarAudio input
Bugfixes:
* Updated Documentation (Closes: #1238)
* Fixed double shout_close() (Closes: #720)
* Reduced error to warning in case of duplicate serial
number.
* Fixed handling of when set to zero (Closes: #735)
* Did some code cleanup and hardening (Closes: #1795)
* Enabled compiler warnings (Closes:...
2012 Aug 07
0
ices 2.0.2 released
...s is the first
release since 2005 and includes a lot changes waiting in trunk for too
long.
Here is the list of changes:
New features:
* Support for RoarAudio input
Bugfixes:
* Updated Documentation (Closes: #1238)
* Fixed double shout_close() (Closes: #720)
* Reduced error to warning in case of duplicate serial
number.
* Fixed handling of when set to zero (Closes: #735)
* Did some code cleanup and hardening (Closes: #1795)
* Enabled compiler warnings (Closes:...
2012 Sep 17
3
libshout crashing during pause
...to icecast, but with stretches of time in between with nothing
playing. I want the mount-point active so that listeners can connect
(even if nothing is currently playing). Then whenever my client sends
another stream to icecast, the various listeners would just hear it.
I don't want to use shout_close() and then shout_open() again after the
long empty stretches, because then the listeners would have to reopen
the stream from the server.
Thanks,
--George
PS: Sorry if there is a separate libshout list. Please let me know if
this is the wrong place.
-------------- next part --------------...