search for: darkener

Displaying 20 results from an estimated 47 matches for "darkener".

Did you mean: darkened
2012 Jan 10
0
ices2 memory leak on Debian/ARM (The Darkener)
On Mon, 9 Jan 2012, Doc Nasty wrote: > To: icecast at xiph.org > From: Doc Nasty <doc at krushradio.com> > Subject: Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) > > Justin, > > I'm not a linux guy, or a that well versed on ICES, but, I went thru the > code (stream.c) and just kinda nosed around the broadcast part. When we > look at distros that this uses, it may be the correct version of the > package, but it might actually be a...
2012 Jan 11
0
ices2 memory leak on Debian/ARM (The Darkener)
...ionicsplug.com/stratus.html ) - running Current Debian Stable. - Jordan On 01/10/2012 03:13 PM, Christian Eichert [K9] wrote: > Can you describe your architecture? > -- > Christian Eichert > > ------------------------------------------------------------------------ > *Von:* TheDarkener <thedarkener at logicalnetworking.net> > *Gesendet:* Wed Jan 11 00:02:01 MEZ 2012 > *An:* icecast at xiph.org > *Betreff:* Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) > > Hi Keith, > > As I explained before, Valgrind won't run in my arch. I'll Goo...
2012 Jan 10
1
ices2 memory leak on Debian/ARM (The Darkener)
Can you describe your architecture? -- Christian Eichert _____________________________________________ Von: TheDarkener <thedarkener at logicalnetworking.net> Gesendet: Wed Jan 11 00:02:01 MEZ 2012 An: icecast at xiph.org Betreff: Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) Hi Keith, As I explained before, Valgrind won't run in my arch. I'll Google for some other memory leak detecti...
2012 Jan 11
1
ices2 memory leak on Debian/ARM (The Darkener)
...ps.com> MD5Sum: b272e8d4e7d5c579f9fc1ffd4ec5dbc0 Size: 38618 Filename: ices0_0.4-2_powerpc.ipk Source: http://downloads.us.xiph.org/releases/ices/ices-0.4.tar.gz Description: source client for broadcasting in MP3 format to an icecast2 server regards. Christian Am 11.01.2012 02:31, schrieb TheDarkener: > ARM, default install on an Ionics Stratus plug computer - > http://www.ionicsplug.com/stratus.html ) - running Current Debian Stable. > > - Jordan > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Siz...
2012 Jan 10
3
ices2 memory leak on Debian/ARM (The Darkener)
Hi Keith, As I explained before, Valgrind won't run in my arch. I'll Google for some other memory leak detection tools, however. Thank you for your input...I look forward to helping fix this bug! - Jordan On 01/10/2012 07:43 AM, Keith Roberts wrote: > *snip* > There's a Linux memory profiler called: > > "Valgrind" is a multipurpose code profiling and memory
2012 Jan 10
2
ices2 memory leak on Debian/ARM (The Darkener)
...to icecast-request at xiph.org You can reach the person managing the list at icecast-owner at xiph.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Icecast digest..." Today's Topics: 1. *Bump* ices2 memory leak on Debian/ARM (The Darkener) ---------------------------------------------------------------------- Message: 1 Date: Mon, 02 Jan 2012 13:21:27 -0800 From: The Darkener <thedarkener at logicalnetworking.net> Subject: [Icecast] *Bump* ices2 memory leak on Debian/ARM To: icecast at xiph.org Message-ID: <4F021FD7.8040...
2009 May 07
3
Running R in Ubuntu...really basic..sorry
Hi, I've actually run R quite a bit in Windows. I've had a release 8.04 of Ubuntu running a laptop for 3 days now. After struggling for much of that time to install R, I finally figured out that Dell shipped with the sources.list obsolete or just plain wrong. So I finally got it installed last night (for some reason v2.6.2, not v2.9.x). This morning I was able to download and install
2005 Apr 18
7
Shorewall and IPv6
How is the effort to make Shorewall do iptables6 going? -- Patrick "Diablo-D3" McFarland || pmcfarland@downeast.net "Computer games don''t affect kids; I mean if Pac-Man affected us as kids, we''d all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." -- Kristian Wilson, Nintendo, Inc, 1989 --------------
2011 Sep 27
2
inset one map on top of another map
I want to overlay a small inset map on top of another map, but I can't figure out how to do it. For example, here are two different maps: # map 1 - Ohio map("state", region= "ohio") # map 2 - US with Ohio darkened map("state") map("state", region="ohio", fill=T, add=T) I would like to add map 2 as a small inset in the corner of map 1. I
2006 May 23
8
ad-hoc query
How do you run an ad-hoc query that does not belong in any model? I thought it was something like ActiveRecord::connection.find("my query..."), but I can''t seem to find the documentation on it. I know I''ve seen it somewhere before, though. thanks, Jeff -- Posted via http://www.ruby-forum.com/.
2012 Jan 09
0
EZSTREAM: Playlist Automation Script for Windows
...to icecast-request at xiph.org You can reach the person managing the list at icecast-owner at xiph.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Icecast digest..." Today's Topics: 1. *Bump* ices2 memory leak on Debian/ARM (The Darkener) ---------------------------------------------------------------------- Message: 1 Date: Mon, 02 Jan 2012 13:21:27 -0800 From: The Darkener <thedarkener at logicalnetworking.net> Subject: [Icecast] *Bump* ices2 memory leak on Debian/ARM To: icecast at xiph.org Message-ID: <4F021FD7.8040...
2012 Mar 17
2
Multpiple sound cards with ices client?
I was wondering is it possible to use the ices client with more that one soundcard under Centos Linux? I only want to stream one mono audio feed to icecast, but am already using the Line input of my sound card for something else, and the mic input might be far to sensitive. TIA Keith ----------------------------------------------------------- Websites: http://www.karsites.net
2005 Sep 03
2
Problems plotting time-series with multiple lines
Dear Sirs, I want to plot a time series with lines, one for each variable. I have a dataset with dates, and the values. How can i plot? I could plot one variable using index plot, bu i want to put the labels on X axis. But i had two problems: 1) The plot function, when i try to plot(x,y), incorectly sort the date (on X axis). My dataset has the date in string format "%d/%m/%Y). If i try to
2007 Mar 16
1
[PATCH] Rendering: swap buffers and copy only needed parts
Hi, I've been experiencing serious tearing in compiz when screen is painted only partly. Either "Sync To Vblank" option in compiz doesn't work or copying repainted parts from backbuffer to frontbuffer is too slow. And since many people rely on driver's implementation of Sync to Vblank, it would be optimal to always use glXSwapBuffers. This can be accomplished via keeping
2006 May 23
11
putting the schema in the model files
THE SCHEMA IN THE MODEL a small write up on ''putting the schema in the model'' This is a write up on an issue best covered in a mailing list thread of Januari 2006 (see the links in the text), I repost it because I think it deserves a place on the agenda. == Why? == I was switching back and forward between the model files and the schema.rb -- off course I have
2006 Aug 16
10
all I wanted was a class reference...
And I got this lousy LatexParser. Ah well... A new cut of the automatic WxRuby documentation is now viewable online at http://www.pressure.to/wxruby/. There''s also a pdf version http://www.pressure.to/wxruby/wxruby.pdf [3MB, 751 pages!] and a tarball http://www.pressure.to/wxruby/wxruby2.tar.gz [1.3MB] In terms of output, it''s no advance on what Sean has already done.
2016 Sep 26
0
An 'orrible question: Outlook 365 under wine on CentOS?
Mark, While we still run an EXIM service for the bulk of the company, I do have it happily co-existing with a small (15 user) Office 365 setup. Personally I am using a Centos 7 laptop but my emails are handled by connecting via SSH to an old Fedora 8 box running KDE and KMail. This connects perfectly happy with my Dovecot/EXIM local server and to my Office 365 account also using IMAP/SMTP.
2013 Sep 29
0
[SoftwareBbc] Once Hourly Digest Email
SoftwareBbc has posted a new Software, '' Corel Draw 12 Full Free Download http://softwarebbc.com/corel-draw-12-full-free-download/ Corel these days proclaimed that it's at the same time shipped CorelDRAW? Graphics Suite twelve in eight languages to customers round the world. offered these days in English, German, French, Italian, Dutch, Spanish, Brazilian Portuguese and Japanese,
2015 Jan 14
0
Cool Mic
nice! feature request: re-connect possibility to use external microphone multiple configs level control how will you app distinguish from existing apps, e.g. broadcastmyself? bests, u. The Darkener: > I've been directing the development for a new Icecast 2.x source client > for Android called "Cool Mic". It's designed to be simple and elegant > with an easy to use interface. It uses the device's microphone to > broadcast live audio in Ogg Vorbis format. >...
2015 Jan 18
0
Cool Mic
On 01/14/2015 04:15 PM, The Darkener wrote: > Hi unosonic, > > Cool Mic's primary advantage to other source clients out there is that > it streams in the patent-free, high quality Ogg Vorbis format > (BroadcastMyself only supports MP3). We will be adding opus support in > the future as well. > > Re: Feature...