Displaying 11 results from an estimated 11 matches for "msgsm32".
Did you mean:
  msacm32
  
2005 Nov 28
1
[Invalid ELF header] GSM audio codec in Ventrilo
Hi all,
I'm trying to run Ventrilo (voice chat) on WINE.
I have the latest version of wine.
I installed correctly Ventrilo.
Now I have to setup it to use the GSM 6.10 codec.
I read on-line that I only need to add "MSACM.msgsm610=msgsm32.acm" to
the system.ini file, and add the file in the /system directory.
I did it, but when I choose the codec GSM  I get an error:
"Unable to find the specified codec"
In the shell nothing appears with this error.
So I tried to rename the msgsm32.acm file in msgsm32.acm.so
This ti...
2009 Aug 07
0
Wine release 1.1.27
...ling convention specifiers.
Luke Benstead (2):
      ntdll: Add semi-stub implementation for SystemExecutionState query.
      gdiplus: Implement stub for GdipGetImagePalette.
Maarten Lankhorst (7):
      Revert "winealsa.drv: Re-allow fallback to waveout (regression in dsound).".
      msgsm32.acm: Implement a stub dll.
      msgsm32.acm: Add support for format enumeration.
      msgsm32.acm: Add support for encoding and decoding.
      msgsm32.acm: Also check for gsm/gsm.h.
      winecfg: Remove 'emulation' driver option.
      winecfg: Hide basic and normal acceleration options...
2011 Dec 11
0
Wine why no audio?
...winemp3.acm", (nil))
trace:msacm:acmDriverOpen (0x32e93c, 0x2ee4320, 00000000)
warn:msacm:acmDriverOpen failed: ret = 00000006
warn:msacm:MSACM_RegisterDriver Couldn't load cache for ACM driver (L"winemp3.acm")
trace:msacm:MSACM_RegisterDriver (L"msacm.msgsm610", L"msgsm32.acm", (nil))
trace:msacm:MSACM_ReorderDriversByPriority 
trace:msacm:MSACM_ReorderDriversByPriority RegOpenKeyW failed, possibly key does not exist yet
trace:msacm:MSACM_RegisterDriver (L"msacm32.dll", L"msacm32.dll", (nil))
err:mmdevapi:DllGetClassObject Driver initializat...
2018 Jul 20
0
Wine release 3.13
...arser.
      imaadp32.acm: Avoid ARRAY_SIZE-like macros.
      l3codeca.acm: Avoid ARRAY_SIZE-like macros.
      msacm32: Avoid an ARRAY_SIZE-like macro.
      dbghelp: Use the ARRAY_SIZE() macro.
      msadp32.acm: Avoid ARRAY_SIZE-like macros.
      msg711.acm: Avoid ARRAY_SIZE-like macros.
      msgsm32.acm: Avoid an ARRAY_SIZE-like macro.
      dxerr9: Use the ARRAY_SIZE() macro.
      wineconsole: Use the ARRAY_SIZE() macro.
      xcopy: Use the ARRAY_SIZE() macro.
      winemine: Use the ARRAY_SIZE() macro.
      wscript: Use the ARRAY_SIZE() macro.
      winefile: Use the ARRAY_SIZE() macro....
2010 Jul 16
0
Wine release 1.2
...ner
  backend. This improves scanning support in Acrobat.
*** Audio
- The openal32 dll is now implemented, as a wrapper around the Unix
  OpenAL library.
- There is now an initial implementation of the mmdevapi dll (part of
  the new Vista sound architecture), using OpenAL for sound I/O.
- The msgsm32.acm GSM codec is now supported.
- The ALSA sound driver now works better with PulseAudio's ALSA
  emulation.
- Digital playback of audio CDs is now supported.
*** Internet and networking
- The HTTP protocol implementation has seen many improvements, in
  particular better handling of proxi...
2013 Nov 22
0
Wine release 1.7.7
...s: Use BOOL type where appropriate.
      mapi32/tests: Use BOOL type where appropriate.
      winedbg: Amend parameter name in *_fetch_integer.
      winedbg: Use BOOL type where appropriate.
      comctl32/tests: Use BOOL type where appropriate.
      imm32: Use BOOL type where appropriate.
      msgsm32.acm: Use BOOL type where appropriate.
      itss: Use BOOL type where appropriate.
      odbc32: Use BOOL type where appropriate.
      gdiplus: Use BOOL type where appropriate.
      kernel32/tests: Use BOOL type where appropriate.
      shell32: Use BOOL type where appropriate.
      opengl32: Us...
2018 Nov 23
0
Wine release 3.21
...upx.dll16: Use the ARRAY_SIZE() macro.
      shell32: Use the ARRAY_SIZE() macro.
      strmbase: Use the ARRAY_SIZE() macro.
      wbemprox: Prefer the standard ARRAY_SIZE macro.
      dsound: Primary buffers don't support IDirectSoundNotify.
      msg711.acm: Use the ARRAY_SIZE() macro.
      msgsm32.acm: Use the ARRAY_SIZE() macro.
      winecoreaudio.drv: Use the ARRAY_SIZE() macro.
      services: Use the ARRAY_SIZE() macro.
      wintab32: Use the ARRAY_SIZE() macro.
      xaudio2_7: Use the ARRAY_SIZE() macro.
      msxml3/tests: Use the ARRAY_SIZE() macro.
      iphlpapi: Remove a redunda...
2012 May 25
0
Wine release 1.5.5
...nge mix_buffer to float instead of INT.
      dsound: Get rid of redundant primary_mixpos member.
      dsound: Compute mix buffer's size more accurately.
      dsound: Resample to float, not device format.
      dsound: Don't use IAudioClock::GetPosition to determine buffer fullness.
      msgsm32: Downgrade ERR to WARN.
      wineoss.drv: Track number of frames reserved by client in capture direction.
      wineoss.drv: Resolve some diff between winealsa and wineoss.
Andr? Hentschel (4):
      winedbg: Add partial Thumb2 disassembler.
      wmvcore: Add stub for WMCreateSyncReader.
      w...
2020 Apr 10
0
Wine release 5.6
...rs.
      gphoto2.ds: Use standard dlopen() instead of the libwine wrappers.
      kerberos: Use standard dlopen() instead of the libwine wrappers.
      kernel32: Use standard dlopen() instead of the libwine wrappers.
      mountmgr.sys: Use standard dlopen() instead of the libwine wrappers.
      msgsm32.acm: Use standard dlopen() instead of the libwine wrappers.
      msxml3: Use standard dlopen() instead of the libwine wrappers.
      dbghelp: Make qsort callback explicitly cdecl.
      dbghelp: Use stricmp() instead of _strnicmp(..., -1).
      krnl386: Use stricmp() instead of _strnicmp(..., -1...
2010 Apr 02
0
Wine release 1.1.42
...gdi32: Fix compiler warnings with flag -Wcast-qual.
      gdiplus: Fix compiler warnings with flag -Wcast-qual.
      localspl: Fix compiler warnings with flag -Wcast-qual.
      mmdevapi: Fix compiler warnings with flag -Wcast-qual.
      msctf: Fix compiler warnings with flag -Wcast-qual.
      msgsm32.acm: Fix compiler warnings with flag -Wcast-qual.
      mshtml: Fix compiler warnings with flag -Wcast-qual.
      msi: Fix compiler warnings with flag -Wcast-qual.
      msxml3: Fix compiler warnings with flag -Wcast-qual.
      ntdll: Fix compiler warnings with flag -Wcast-qual.
      ole: Fix co...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...file
> :info:build config.status: creating dlls/msftedit/Makefile
> :info:build ../../tools/makedep  -C. -S../.. -T../..  msg711.c                
> :info:build ../../tools/makedep  -C. -S../.. -T../..  msftedit_main.c version.rc               
> :info:build config.status: creating dlls/msgsm32.acm/Makefile
> :info:build config.status: creating dlls/mshtml.tlb/Makefile
> :info:build ../../tools/makedep  -C. -S../.. -T../..  msgsm32.c                
> :info:build ../../tools/makedep  -C. -S../.. -T../..   rsrc.rc           mshtml_tlb.idl mshtml_tlb.tlb   
> :info:build config....