similar to: icecast cvs patch

Displaying 20 results from an estimated 100 matches similar to: "icecast cvs patch"

2004 May 05
1
ogg123 patch for title's file.
This is *nothing* major, just a minor tweak that make FreeStream's rebroadcast system work smoother. A patch for ogg123 that is an update of Matt London's patch[1] for vorbis-tools-1.0 release to vorbis-tools CVS 20040505 20:00UTC, it enables a "-g $file" option that will send read vorbis comments to $file. Hopefully this can be useful. [1] http://pkl.net/~matt/ogg123-ml1.patch
2004 Aug 06
0
icecast cvs patch
On Thursday 06 May 2004 07:33, Justin Zeigler wrote: > This is *nothing* major, just a minor tweak that makes FreeStream's > rebroadcast system work smoother. It is a patch for icecast CVS( checked > out at 20040505 20:00UTC), That simply adds to format_vorbis.c the > ability to read more vorbis_comment information (namely; comment, info > and length) > > Hopefully this
2011 Oct 16
0
[LLVMdev] llvm and stream error
Here is the code of the functions: int getStream()     {            int fd = _dup(fileno(stdout));            freopen("tmp","w",stdout);            return fd;     } void freeStream(int fd) {        _dup2(fd,fileno(stdout));        close(fd); } The code of main program: printf(“start tets”); int fd = getStream(); printf(“redirection”); freeStream(fd); This is a part of
2004 Aug 06
3
libshout1-based mp3 streaming to icecast2
According to what I've read on this mailing list, it should be possible to stream MP3 data to icecast2 using ices-0.2.3, which I assume also should be the case for any other streaming client based on libshout1. So I decided to test this out to see if we really could dispense with icecast1 altogether on the server I help administer. My results were not promising, to say the least. I wiped out
2004 Aug 06
0
libshout1-based mp3 streaming to icecast2
The short answer, as Geoff says, is to use ices 0.x from CVS with libshout 2. The good news is CVS ices 0 has a number of bug fixes. libshout2 may be found at anoncvs@cvs.xiph.org:/usr/local/cvsroot libshout ices is at anoncvs@cvs.xiph.org:/cvs/ice ices Note the different paths above! Now, a little more detail: On Sunday, 16 March 2003 at 02:41, jeremy@squat.net wrote: > ices0 -b 24 -h
2018 Jan 19
5
API de AEMET con R?
Desde el terminal de Ubuntu, he conseguido descargar los datos usando esto: DESCARGAR LISTA DE ESTACIONES wget --method GET --header 'cache-control: no-cache' --no-check-certificate --output-document - https://opendata.aemet.es/opendata/api/valores/climatologicos/inventarioestaciones/todasestaciones/?api_key=*vuestra api key* DESCARGAR DATOS HISTÓRICOS Diciembre 2017, ALICANTE wget
2004 Aug 06
2
icecast cvs patch
> A patch that put _configurable_ extra fields from vorbis comment headers into > the stats core might be a good idea, though. Want to do that? Or perhaps a patch which puts all fields into the stats core. Why be selective? jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2006 Sep 11
8
fckeditor works, but i cant get my buttons back...
I am going to bet this is a mongrel issue,because this doesn''t happen under webrick. Anyway, I was able to get fckeditor: http://www.fckeditor.net/ to work under rails: http://www.joshuamcharles.com/xhtml/fckrails.php i even saw the part about adding "1. Adding a YAML configuration file. For example, create $(RAILS_ROOT)/config/mongrel_mime.yml with the contents: xml:
2004 Sep 12
0
:)) to excercise your heart
For me it is hard to c^ontr_'ol my weight cause I always thi~n.k l~i,ve near Pizzahut or Domin-.os could be such a blessing. Dy http://u.q.goodbetterrx.com usa m'~ed-s & nextday s_hi.p,pi.ng lull, broken by Hannah, who stalked in, laid two h_o`t turn-`overs on the table, and stalked out again. These turn_`overs were an institution, and the g_i-rlsc~a,ll^ed them `muffs', for they
2004 Aug 06
2
libshout 2.0 released
Hi all, I've just released libshout 2.0. This is the official release, not a beta. Thanks to all the testers who provided feedback during the beta period. http://icecast.org/files/libshout/libshout-2.0.tar.gz Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as well as bug fixes relative to libshout 1. Ogg and Vorbis are now prerequisites. Changes since beta 3: * Minor
2004 Aug 06
2
libshout 2.0 released
Hi all, I've just released libshout 2.0. This is the official release, not a beta. Thanks to all the testers who provided feedback during the beta period. http://icecast.org/files/libshout/libshout-2.0.tar.gz Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as well as bug fixes relative to libshout 1. Ogg and Vorbis are now prerequisites. Changes since beta 3: * Minor
2008 Jun 13
4
How to Print A Document Only
I am using PDF::writer to convert text to pdf files for printing. What I would like to do is to be able to print it without allowing the user to be able to read the files in pdf. What options do I have ? If I send the files directly to the printer will I have difficulty down the road with formatting text or embedding pictures in the printable document? Is there some workaround where I make the
2004 May 05
0
Wine release 20040505
This is release 20040505 of Wine, a free implementation of Windows on Unix. This is still a developers only release. There are many bugs and unimplemented features. Most applications still do not work correctly. WHAT'S NEW with Wine-20040505: (see ChangeLog for details) - Many more filesystem improvements, including autodetection of drive types and devices, and support
2005 Feb 23
1
Wine-20040505 and vstserver
Hi list, I'm currently trying to get an app running called "vstserver" on Fedora Core 3. I have installed wine-20040505 and wine-devel-20040505, and installed those older versions, cause it is recommended not to use the newest wine version in the README. I have found that most vstserver-users had good experiences with version 20040505 of wine. I have tried others too, i always get
2004 Jul 12
2
Problem with wine and Photoshop 7.0
To start off here is my version: drew@taz:~/downloads [14:26:56] -> wine -v Wine 20040505 When I run photoshop like this: wine "C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe" I get a little window form with an "OK" button that has "Adobe Photoshop 7.0" as it's title. I click OK, and it quits out. Any suggestions ? - Drew
2004 Oct 09
3
Quicken 2004 Report windows
Hi, I'm currently running Wine-20040505. Quicken 2004 Premier Edition runs very well on this version except for reports. There are some reports that display jsut fine and other that don't display at all. Ant transaction summary report that I do causes Quicken and the report window to minimize. When I maximize them by hand the report window appears to be all black and I cannot
2004 Oct 15
1
Wine question - sort of... program that ran now crashes
Hi, I run Gentoo on my audio box and for the last few weeks have been using a fairly complex setup that uses Wine-20040505. In this environment I am able to run small Windows apps called 'VSTs' under Wine and using Jack for pretty much real time audio performance. It had been working very well. From a Linux perspective the signal flow looked a bit like:
2004 May 10
1
probs w/ make and make install
cd `dirname dlls/__install-lib__` && make install-lib rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a cd `dirname advapi32/__install__` && make install
2004 Oct 26
2
old Wine from CVS
Hi, I'm debugging an audio problem that started sometime post wine-20040505. That release works fine, but running under wine-20040615 the program fails. Looking at the Changelog for 0615 it says that 'lots of audio bugs were fixed'. Probably true, but it looks like one was created. So, how can I download Wine for a specific date? Say wine-20040525. I tried to figure out these
2004 Jun 11
2
wine is6 problems
Hi all, I am trying to install an application which uses Install Shield 6 under wine (wine-20040505, built from source). I copied over stdole32.tlb from windows installation. There are no other native DLLs apart from this. But the setup crashes. I have enclosed the backtrace. Googling led me to many threads with similar problems. Various options I tried were : - Using native oleaut32.dll