similar to: [PATCH] wave_out: fix casts

Displaying 19 results from an estimated 19 matches similar to: "[PATCH] wave_out: fix casts"

2005 Jul 20
1
Build under XP with mingw
Hello, ev'ryone, i'm Elio and i don't know how to contact John Francis Edwards, author of the wave_out.[ch] modules for speex, so i write here. I tried to build speex under my winXPsp2 environment using MSYS-1.0.10 and MinGW-3.4.2 with bad results. Well, not so bad, the build completes successfully and speexenc works fine, encoding well-sounding voices; the problem comes with
2010 Jun 28
1
ACE does not work for me at all.
Hello, all. 1) ACE does not work for me I am in a voip project using Speex, failed to have hte Speex ACE work. here is how I initialize it: /** * Configurations : * #define BITS_PER_SAMPLE (16) * #define SAMPLE_RATE (8000) * #define CHANNEL_NB (1) * #define DURATION (20) * SPEEX_MODEID_NB */ _eco_state = speex_echo_state_init(_encframe_size, 10*_encframe_size); speex_echo_ctl(_eco_state,
2004 Aug 25
1
Difficulties in starting up with its package
Folks, I'm trying to learn `its' and am stuck on many basics. Could you please help? I am on R 1.9.1 (2004-06-21) on Linux 2.4.17 #2. My its version says Packaged: Tue Apr 27 13:38:25 2004; HeywoodG Built: R 1.9.0; ; 2004-04-28 15:03:13; unix This part flows fine -- library(its) x1 <- newIts(start="2000-01-01", end="2000-01-10", 1:30, ncol=3) print(x1)
2003 Sep 01
2
readcsvIts() to create irregular time series
Dear, Thanks for the previous tips about 'its' for importing the following data. 5/10/1998,7 5/11/1998,5 5/12/1998,2 5/14/1998,1 5/15/1998,1 5/19/1998,1 5/20/1998,1 1. When using the following command; test<-readcsvIts('Fires98.csv',informat=its.format("%m/%d/%Y"),header=FA LSE) the function reads in the data from the csv file as; V2 05/10/1998 7
2005 Jul 28
0
Build under XP with mingw: again about wave_out modules
Hi, i'm Elio again. I really don't know if the problem is in mingw32 suite but i have more data now (my knowledge is growing!!! :-o ). I successfully compiled several packages on my system (MSYS-1.0.10 + MinGW32-3.4.2 under WinXPsp2) and here are the details: - the mp3 player madplay-0.15.2 goes ok. It uses the same approach, it opens the wave device using the waveOutOpen() call and it
2009 Feb 27
0
Wine release 1.1.16
The Wine development release 1.1.16 is now available. What's new in this release (see below for details): - Improved SANE scanner support. - Support for digital CD audio playback. - Improved cookies management in Wininet. - Support for building stand-alone 16-bit modules. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available from the
2014 Apr 04
0
Wine release 1.7.16
The Wine development release 1.7.16 is now available. What's new in this release (see below for details): - More regression test fixes. - String arrays better supported in the IDL compiler. - Initial stubs for DirectX Video Acceleration. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.7.16.tar.bz2
2013 Mar 01
0
Wine release 1.5.25
The Wine development release 1.5.25 is now available. What's new in this release (see below for details): - Proper cursor support in the Mac driver. - Fixes for right-to-left support in RichEdit. - Initial version of a Wingdings font. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.5.25.tar.bz2
2011 Aug 05
0
Wine release 1.3.26
The Wine development release 1.3.26 is now available. What's new in this release (see below for details): - Various improvements to the builtin Internet Explorer. - Support for Get/SetDIBits in the DIB engine. - Support for enhanced metafiles in the View tool. - Many improvements in WinHTTP. - A number of fixes to the COM stubless marshaller. - Improved mechanism for DLL
2010 Feb 05
0
Wine release 1.1.38
The Wine development release 1.1.38 is now available. What's new in this release (see below for details): - Better support for memory allocations debugging. - Improved MIDI support. - A wide range of Direct3D fixes. - OLEDB fixes (should fix Clipart in Office). - Improved debugger support on x86-64. - Many MSI fixes. - Various bug fixes. The source is available from the
2010 May 21
0
Wine release 1.2-rc1
The Wine development release 1.2-rc1 is now available. This is the first release candidate for Wine 1.2. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.2 as good as possible. What's new in this release (see below for details): - Many new toolbar icons. - Support for alpha blending in image lists. - Much more complete shader
2009 Feb 13
0
Wine release 1.1.15
The Wine development release 1.1.15 is now available. What's new in this release (see below for details): - Gecko engine update. - Better region support in GdiPlus. - Support for cross-compilation in winegcc. - Beginnings of MS Text Framework support. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available from the following locations:
2008 Apr 04
0
speexdec 1.2.3
Dear Jean-Marc and Peter: Thank you both very much for your time and advice. I did not realize that Lame MP3 code has a -r option (without reading its code). I have tried the suggested command lines verbatim with the added -r option, along with other combination of option settings. I could not figure out how to eliminate the distortion in the result, like voice turning either high or low
2011 Nov 02
3
[LLVMdev] [PATCH] LLVM 3.0 broken in lib/Support/Windows/DynamicLibrary.inc
I don't know since when, but this file has been changed to remove all the trickery (aka defines) needed for MinGW-w64 (and probably everything else that as forgotten) to succesfully compile it. Attached is a patch that reintroduces the compiler checking. I would like to see this in LLVM 3.0, otherwise (by the looks of the reintroduced code) anything newer than _MSC_VER_1500 will be broken.
2006 Oct 27
0
Wine release 0.9.24
This is release 0.9.24 of Wine, a free implementation of Windows on Unix. What's new in this release: - Support for multiple monitors using Xinerama. - Various MSI fixes and improvements. - A ton of memory leaks fixed. - Many common controls fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public
2008 Nov 07
0
Wine release 1.1.8
The Wine development release 1.1.8 is now available. What's new in this release (see below for details): - Substantial parts of inetcomm implemented (for Outlook). - Still better crypt32 support. - Memory management improvements. - Theming support for buttons. - Various bug fixes. The source is available from the following locations:
2007 Sep 14
0
Wine release 0.9.45
This is release 0.9.45 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many improvements to the crypto dlls (should make iTunes work). - The usual assortment of Direct3D improvements. - A number of fixes to sound support. - Many more WordPad features. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before
2010 Sep 03
0
Wine release 1.3.2
The Wine development release 1.3.2 is now available. What's new in this release (see below for details): - Update of the Gecko engine, now including a 64-bit version. - New implementation of console support on Unix terminals. - Many new functions in the C runtime dlls. - Various bug fixes. The source is available from the following locations:
2006 Oct 13
0
Wine release 0.9.23
This is release 0.9.23 of Wine, a free implementation of Windows on Unix. What's new in this release: - Massive update of printf formats for Win64 compatibility. - Dynamic drive support on MacOSX. - Still more MSI fixes and improvements. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The