search for: rvts10

Displaying 9 results from an estimated 9 matches for "rvts10".

2008 Jun 11
0
Buffer in IceCast
...0; text-decoration: underline; } span.rvts6 { font-size: 9pt; } span.rvts7 { font-size: 11pt; font-family: 'tahoma'; font-weight: bold; color: #ffffff; background-color: #0000ff; } span.rvts8 { font-size: 9pt; } span.rvts9 { font-size: 9pt; font-style: italic; color: #808080; } a.rvts10, span.rvts10 { font-size: 9pt; color: #0000ff; text-decoration: underline; } /* ========== Para Styles ========== */ p,ul,ol /* Paragraph Style */ { text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .rvps1 /* Centered */ { text-align: center; } -->&...
2013 Dec 02
0
creating opus encoder and decoder executable on Windows
...font-family: 'segoe ui'; font-weight: bold; color: #ffffff; background-color: #0000ff; } span.rvts7 { font-family: 'verdana'; } span.rvts8 { font-family: 'segoe ui'; } span.rvts9 { font-size: 8pt; font-family: 'arial'; font-style: italic; color: #c0c0c0; } a.rvts10, span.rvts10 { color: #0000ff; text-decoration: underline; } /* ========== Para Styles ========== */ p,ul,ol /* Paragraph Style */ { text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .rvps1 /* Centered */ { text-align: center; } --></style> &lt...
2006 Mar 22
2
beronet & bristuff
Hi. I'm trying to get a Beronet QuadBRI card work with bristuff drivers. Though qozap module loads right, all card spans are in deactivated status. I'm quite sure my configuration is correct and using a single BRI card instead of the quadBRI the status is active and I can place and receive calls. On Beronet installation manual I read that Beronet and Junghanns cards are identical in
2013 Dec 02
2
creating opus encoder and decoder executable on Windows
Hi all: How do I create opus encoder and decoder executable on Windows using MS Visual Studio 2010? What I'm doing is the following: 1. I downloaded the codebase on my local drive using: $ git clone git://git.opus-codec.org/opus.git 2. Then I go to D:\opus\win32\VS2010 and open the opus.sln using MS Visual Studio 2010. 3. Then I build the solution opus. I get 3 executable at
2007 Feb 24
3
Mongrel Cluster 1.0.1.1 Prerelease: Healing power of the pack!
Hello all... I know its been a while since the last one, but a new prerelease is available with a gratuitous increase in version numbers! gem install mongrel_cluster --source http://mongrel.rubyforge.org/releases/ This one has some new features in it that need to be tested on all unix platforms. Please run --clean and cluster::status on every *nix you can find. I run linux so the rest are up
2010 Jul 09
8
Repository of sample FXRuby programs?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>Repository of sample FXRuby programs?</title> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- body {
2006 Oct 20
2
Documentation Content
...0; text-decoration: underline; } a.rvts6, span.rvts6 { color: #0000ff; text-decoration: underline; } span.rvts7 { font-size: 8pt; } a.rvts8, span.rvts8 { font-size: 8pt; color: #0000ff; text-decoration: underline; } span.rvts9 { font-size: 8pt; font-family: ''Courier''; } a.rvts10, span.rvts10 { font-size: 8pt; font-family: ''Courier''; color: #0000ff; text-decoration: underline; } /* ---------- Para Styles ---------- */ p,ul,ol /* Paragraph Style */ { text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .rvps1 /* C...
2008 Jun 11
3
Buffer in IceCast
Hi Tom, You might be right, but I don't get why my existing downloads (I guess they are on different routes) are not affected. If my ADLS provider is doing some IP adjustments (btw my IP is static) I expect everything to disconnect, not only my icecast connection. So I'll monitor my USRobotics logs today and tomorrow so see if there is something strange. Regards, On Wed, Jun 11, 2008 at
2007 Nov 24
19
R/W lock portability issue
Hi, I am having a problem porting Solaris R/W lock functionality to Linux. The problem is that RW_LOCK_HELD() doesn''t have an equivalent function in pthreads. This was not a problem before because RW_LOCK_HELD() was only used in ASSERT statements. In this case, I was able to make it work by making it behave a bit differently (specifically, it would return true if *any* thread was