Displaying 6 results from an estimated 6 matches for "playlist_basic".
2001 Sep 27
2
Icecast2 in xiph CVS, PATCH!
...);
}
@@ -178,7 +179,7 @@
fprintf(loglist[log_id].logfile, "%s\n", line);
va_end(ap);
- fflush(loglist[log_id].logfile);
+ log_flush(log_id);
}
int _get_log_id()
---- CUT ---
To make ices restart playing the playlist from the
beginning when it is updated:
---- CUT ----
Index: playlist_basic.c
============================================================
=======
RCS file: /usr/local/cvsroot/ices/src/playlist_basic.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 playlist_basic.c
--- playlist_basic.c 2001/09/10 02:30:54 1.1.1.1
+++ playlist_basic.c 2001/09/27 06:15:24
@@ -128,6 +128,8 @...
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...mp; make all" returned error 2
Command output: depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char
-I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include
-g -O2 -c `test -f 'encode.c' || echo './'`encode.c
source='playlist_basic.c' object='playlist_basic.o' libtool=no \
depfile='.deps/playlist_basic.Po' tmpdepfile='.deps/playlist_basic.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char
-I/opt/local/include -I/opt/local/include/libxml2 -I/opt/lo...
2005 Apr 18
2
Ices2 compile problem on Fedora 3?
...lie ices2.0.1 on a more-or-less stock Fedora 3
installation, and I'm getting the following compiler error (during linking,
I think).
/bin/sh ../libtool --mode=link gcc -I/usr/include/libxml2 -pthread -g -O2 -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o im_alsa.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lasound -lvorbisenc -L/usr/local/lib -lshout -lvorbis -L/usr/lib -lxml2 -lz -lpthread -lm
libtool: link: cannot find...
2004 Aug 06
2
ices2 build errors
/bin/sh ../libtool --mode=link gcc -I/usr/include/libxml2 -pthread -g -O2 -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lvorbisenc -L/usr/local/lib -lshout -lvorbis -L/usr/lib -lxml2 -lz -lm
gcc -I/usr/include/libxml2 -pthread -g -O2 -o ices inp...
2004 Aug 06
1
can't compile ices 2 on ppc
...39;
make[2]: Entering directory `/home/doppler/ices/src'
/bin/sh ../libtool --mode=link gcc -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml -I/include -I/include -I/include -o ices input.o config.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o im_oss.o stream_shared.o savefile.o metadata.o stream_rewrite.o playlist_script.o audio.o resample.o net/libicenet.la thread/libicethread.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lpthread -L/usr/lib -lxml -lz -L/lib -logg -L/lib -lvorbis -lm -lvorbisenc...
2005 Apr 18
0
Ices2 compile problem on Fedora 3?
...ore-or-less stock Fedora 3
> installation, and I'm getting the following compiler error (during linking,
> I think).
>
> /bin/sh ../libtool --mode=link gcc -I/usr/include/libxml2 -pthread -g -O2 -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o im_alsa.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lasound -lvorbisenc -L/usr/local/lib -lshout -lvorbis -L/usr/lib -lxml2 -lz -lpthread -lm
> libtool: link: cannot...