search for: improted

Displaying 12 results from an estimated 12 matches for "improted".

Did you mean: imported
2006 Feb 05
2
generating strings in a tricky order
Hi R users I like to generate some strings (a character vector) in a special way like If i have 5 variables "002.001", "003.001", "003.002", "004.001", "004.002", "004.003", "005.001", "005.002", "005.003", "005.004" so the created string vector's elements are "002.001",
2005 Mar 19
1
create distinctive ring on FXS
Hi, I use Asterisk at home to filter the annoying people before they get a real voice. So basically if you don't know the extension of one of the occupants you have no choice but leave a message. Works well... perhaps I miss some improtant calls, but if you leave no message it must not be important! Anyhow, I would like to be able to make the phone ring distinctively depending on who the
2004 Sep 10
1
MPlayer now supports FLAC
Hello, Just want to tell, that CVS version of MPlayer (http://www.mplayerhq.hu) now supports FLAC decoding. Decoding can be done via external libFLAC or via improted files (We have imported some files from libFLAC (stream_decoder) and plugin_common(dither/replay_gain)). Currently it doesn't support decoding FLAC embedded into Ogg container. There are some problems, probably with demux_ogg.c, but we are working on it. Just wanted to inform you :) -- With...
2004 Sep 10
1
MPlayer now supports FLAC
Hello, Just want to tell, that CVS version of MPlayer (http://www.mplayerhq.hu) now supports FLAC decoding. Decoding can be done via external libFLAC or via improted files (We have imported some files from libFLAC (stream_decoder) and plugin_common(dither/replay_gain)). Currently it doesn't support decoding FLAC embedded into Ogg container. There are some problems, probably with demux_ogg.c, but we are working on it. Just wanted to inform you :) -- With...
2017 Feb 16
0
NHW Project - 2017 timetable
Hello all, Just a quick message for those interested in the NHW Project.I realize that I have too little time to spend on the project currently and I feel that this year will be very important after 6-7 years for its success or not.I already had some few replies from some companies (and a major one), and they can not spend some time, spend some engineers on my work because there is no
2016 Apr 27
2
Migration to vfs_fruit with existing AppleDouble files?
Am 27.04.2016 um 19:29 schrieb Ralph Boehme: > On Wed, Apr 27, 2016 at 10:08:46AM -0700, Scott Call wrote: >> Thanks for the response! >> >> This would be really helpful because we use a lot of old adobe type 1 fonts >> that are 100% resource fork and are rendered unusable without the >> marshalled xattr's in addition to the AFP_ streams. > > resource
2017 Mar 13
1
Memory leak samba 4.4.5 and authentications errors
Hi, We are using samba 4.4.5, and we detected two issue, and we are not sure if both errors are related... 1) memory leak I have detected that It seems that samba 4.4.5 (AD mode) has a memory leak, because after some time memory usage is very high, for example with an environment with 150 users and Samba server with 2GB RAM after 222 days up, is using swap, and memory is increasing
2008 Sep 03
8
SAS or SATA HBA with write cache
Anyone know of a SATA and/or SAS HBA with battery backed write cache? Seems like using a full-blown RAID controller and exporting each individual drive back to ZFS as a single LUN is a waste of power and $$$. Looking for any thoughts or ideas. Thanks. -Matt -- This message posted from opensolaris.org
2010 May 28
1
Comparing and Interpreting GAMMs
Dear R users I have a question related to the interpretation of results based on GAMMs using Simon Woods package gamm4. I have repeated measurements (hours24) of subjects (vpnr) and one factor with three levels (pred). The outcome (dv) is binary. In the first model I'd like to test for differences among factor levels (main effects only): gamm.11<-gamm4(dv ~ pred +s(hours24), random = ~
2014 Jun 18
2
[LLVMdev] PM: High-level review of the new Pass Manager (so far)
Hi Chandler, This is a high-level review of the new WIP `PassManager` infrastructure. For those that haven't dug into Chandler's commits, here's a very high-level overview (assuming IIUC): - The driver supports simple declarative syntax for specifying passes to run. E.g., `module(a,b,function(c,d),e)` runs module passes `a` and `b`, then function passes `c` and `d` for
2012 Jul 23
4
[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
As it was discussed recently, there's currently no way for the guest to notify the host about panics. Further more, there's no reasonable way to notify the host of other critical events such as an OOM kill. This short patch series introduces a new device named virtio-notifier which does two simple things: 1. Provide a simple interface for the guest to notify the host of critical
2012 Jul 23
4
[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
As it was discussed recently, there's currently no way for the guest to notify the host about panics. Further more, there's no reasonable way to notify the host of other critical events such as an OOM kill. This short patch series introduces a new device named virtio-notifier which does two simple things: 1. Provide a simple interface for the guest to notify the host of critical