search for: winecoreaudio

Displaying 20 results from an estimated 75 matches for "winecoreaudio".

2007 Apr 27
0
Wine release 0.9.36
...type for anonymous files. configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks. winedbg: Properly handle EOF on input. cabinet: Make sure we don't try to close an invalid file handle. make_makefiles: Avoid duplicate .gitignore entries. winecoreaudio: Avoid sizeof in trace. Alexey Markachev (1): ntdll: Fix mistake in Novosibirsk time zone. Andrew Riedi (1): winex11.drv: Add legacy 32-bit cursor support. Andrew Talbot (27): crypt32: Constify some variables. crypt32: Constify some variables. user32: Make function...
2006 Dec 22
0
Wine release 0.9.28
...ub for GetCORSystemDirectory. Juan Lang (1): kernel32: Suppress an unneeded warning. Juris Smotrovs (1): user32: Extend the support for SWP_STATECHANGED for all windows. Kai Blin (1): ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in.sin_zero field. Ken Thomases (17): winecoreaudio: Control the fprintf's by the Wine debug channel on/off settings. winecoreaudio: Create port for sending messages to the callback thread only once. winecoreaudio: Extract wodHelper_CheckForLoopBegin() from wodHelper_BeginWaveHdr(). winecoreaudio: Simplify handling of BEGIN+END...
2007 Jan 09
0
Wine release 0.9.29
...shlwapi: Remove redundant check in assignment, unicode version (Coverity). msacm32: Fix comment and remove unneeded if check (Coverity). taskmgr: Remove unused variable and if check (Coverity). winmm: Remove unused variable and if check (Coverity). Ken Thomases (19): winecoreaudio: Initial stub implementation of audio input support. winecoreaudio: Initial implementation of widGetDevCaps. winecoreaudio: Add stub implementation of CoreAudio_wiAudioUnitIOProc. winecoreaudio: Add AudioUnit_CreateInputUnit to create an input audio unit. winecoreaudio: Impl...
2012 Feb 02
0
Wine release 1.4-rc2
...EIPBDII at Z, aborting 29496 Mouse doesn't release when moving/resizing Steam window 29511 IrfanView fails to play a specific WAV file 29520 Error 458. Variable uses an Automation type not supported in Visual Basic 29544 StarCraft BroodWar crashes when I try to click on map 29657 winecoreaudio memory management and locking seems to be broken 29732 Prince of Persia: The Sands of Time mouse clipping broken 29733 Notepad: replace dialog is popup when press backspace 29739 Microsoft Visual Studio 2010 installer wants to update MSI to 4.5.6001.22299 (Wine: 4.5.6001.22159) 29746 ie...
2009 Oct 23
0
Wine release 1.1.32
...2): user32: Change extra value for standard edit class to 6. user32/tests: Test extra value of standard dialog and edit classes. J?rg H?hle (3): winmm: MCI notification is controlled by keyword only. runtest: -i sets WINETEST_INTERACTIVE=1 and enables even more tests. winecoreaudio: Move ERR&WARN out of OSSpinLock sections. Ken Thomases (15): winecoreaudio: Consolidate formatting of FOURCC values in a function. winecoreaudio: Add more debug logging. winecoreaudio: Remove some unused structure fields. winecoreaudio: Move instance-specific fields of...
2007 Jul 13
0
Wine release 0.9.41
...rt an error if a requested to add font is already loaded. include: Add HandleToUlong, UlongToHandle, UintToPtr, UlongToPtr compatibility macros. ntdll: Remove an artificial limitation in NtQuerySecurityObject. shlwapi: Fix some spec entry definitions. Emmanuel Maillard (1): winecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx messages parsing. Evan Stade (50): oleaut32: Added support for decoding some PNG files. oleaut32: Save load time format of pictures. gdiplus: Use SaveDC, RestoreDC in GdipDrawLineI. gdiplus: Call EndPath() in GdipDrawLineI in case there...
2007 Jun 01
0
Wine release 0.9.38
...: Fix compilation warnings in 64-bit mode. mciwave: Fix compilation warnings in 64-bit mode. midimap: Fix compilation warnings in 64-bit mode. mciavi32: Fix compilation warnings in 64-bit mode. comctl32: Fix a compilation warning in 64-bit mode. Emmanuel Maillard (7): winecoreaudio: Initial mixer support on Mac OS X. winecoreaudio: Implement MIX_Open and MIX_GetNumDevs. winecoreaudio: Implement MIX_GetDevCaps. winecoreaudio: Initial implementation of MIX_GetLineInfo. winecoreaudio: Initial implementation of MIX_GetLineControls. winecoreaudio: Ini...
2009 Apr 24
0
Wine release 1.1.20
...on Windows 98. Kai Blin (2): secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials. sxs: Implement a stub CreateAssemblyCache to make Publish or Perish install. Ken Sharp (1): winedbg: Correct slight typo in winedbg dialog. Ken Thomases (5): winecoreaudio: Eliminate some unnecessary code. winecoreaudio: Avoid potential deadlock in wodOpen. winecoreaudio: Avoid a race between closing and opening the waveOut device. winecoreaudio: For waveOut, don't use STOPPED state; it's redundant. winecoreaudio: Avoid a race between...
2007 May 11
0
Wine release 0.9.37
...advapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags passed to CreateFileW to be able to get security information for directories as well as for files. user32: Windows doesn't send the initialization messages to a dialog if a passed in dlgProc is NULL. Emmanuel Maillard (4): winecoreaudio: Handle non System Exclusive messages. winecoreaudio.drv: MIDIIn_MessageHandler: Remove a TRACE and simplify skipping SysEx. winecoreaudio.drv: Create only one MIDIOutPort and one MIDIInPort for all destinations and sources. winecoreaudio.drv: Implement MIDIOut_Data when device is...
2009 Jan 02
0
Wine release 1.1.12
...for x86_64. ntdll: Use INT_MAX for the semaphore count since LONG_MAX won't work on 64-bit. include: Don't pack shellapi.h on 64-bit. include: Fix a couple of winsock structures for 64-bit. kernel32/tests: Use the correct value for invalid heap sizes on 64-bit. winecoreaudio: Fix a redefinition warning. Update copyright info for 2009. Alistair Leslie-Hughes (1): msxml3: Use xmlNodeGetContent to get text data. Allan Tong (1): wined3d: Add mapping for MOV instructions in shader_hw_map2gl. Anders Jonsson (2): mciseq: Fix typo. mciavi32: Fi...
2007 Jan 25
0
Wine release 0.9.30
...Us that do segment limit checks differently. winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv. winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv. wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv. winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv. wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv. winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv. winenas: Renamed the dlls/winmm/winenas directory to dlls/win...
2011 Oct 21
0
Wine release 1.3.31
...wineoss.drv: Trim the sub-device part of the device path. wineoss.drv: Only write as much data as will fit into the OSS buffer. winmm: Also track input device position. winmm: Use buffer offset when recording. dsound: Request a more exact buffer size from MMDevAPI. winecoreaudio.drv: Don't fail if setting volume fails. winealsa.drv: Fix invalid pointer dereference on error path. dsound: Fix type conversion problems. dsound: Don't make the capture buffer object address public until it is prepared. shell32: ShellExec with empty operation shoul...
2007 Jun 29
0
Wine release 0.9.40
...ssage encoding. crypt32: Implement getting bare content for data messages opened to encode. crypt32: Implement getting content for data messages opened to encode. Kai Blin (1): ws2_32: Return WSAEINVAL for unhandled address families in WSAStringToAddress. Ken Thomases (4): winecoreaudio: Extract loop, wodNotifyClient for WAVEHDRs in list, to separate function. winecoreaudio: Move a variable declaration to narrower scope, reduce whitespace. winecoreaudio: Move notify of completed WAVEHDRs to end of wodReset. winecoreaudio: Make wodReset fail if called on a closed...
2011 Feb 04
0
Wine release 1.3.13
...e sure return values are used (LLVM/Clang). wintrust: Remove a dead assignment (LLVM/Clang). advapi32/tests: Make sure to use return value (LLVM/Clang). Charles Davis (6): dinput: Don't link to/include Carbon on Mac OS X. ntdll: Check for case-insensitive volumes. winecoreaudio: Don't use Component Manager on Mac OS 10.6. winecoreaudio: Fix deprecation warnings in audiounit.c. winecoreaudio: Fix deprecation warnings in audio.c. winecoreaudio: Fix deprecation warnings in mixer.c. David Hedberg (1): gdi32: Stay within the clipping area when pain...
2011 May 13
0
Wine release 1.3.20
...te Swedish translation. Andrej Znidarsic (1): po: Update Slovenian translation. Andrew Eikum (14): mmdevapi: Initialize global driver data at DLL load time. winealsa.drv: Implement IAudioSessionControl::GetState. wineoss.drv: Implement IAudioSessionControl::GetState. winecoreaudio.drv: Implement IAudioSessionControl::GetState. mmdevapi/tests: Add tests for IAudioSessionControl::GetState. winealsa.drv: Move IAudioClock closer to its related interfaces. winealsa.drv: Implement volume control interfaces. wineoss.drv: Move IAudioClock closer to its relate...
2010 May 03
0
Perfect World wont work
...425b0000-425b4000 Deferred imm32 PE 42610000-4261a000 Deferred wininet PE 42680000-42688000 Deferred mpr PE 426a0000-426a7000 Deferred shlwapi PE 42720000-42812000 Deferred shell32 PE 428f0000-428f7000 Deferred winspool PE 42a80000-42a83000 Deferred winecoreaudio PE 42c00000-42c03000 Deferred msacm32 PE 42c20000-42c26000 Deferred msacm32 PE 42c50000-42c53000 Deferred midimap PE 42c60000-42c64000 Deferred uxtheme PE 7b810000-7b8c0000 Export kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid pri...
2014 Jan 10
0
Wine release 1.6.2
...e. oleaut32: For 64-bit, fallback on the win32 key if win64 key is empty for typelibs. msacm32: Don't clear DONE flag in Un,PrepareHeader. mmdevapi: Fill buffer with silence in IAudioRenderClient::GetBuffer. winmm: Also try MSACM conversions with WAVE_FORMAT_QUERY. winecoreaudio.drv: Don't return 0 absolute position if AudioQueue call fails. dsound: Don't change play position if IAudioClient methods fail. Andrey Zhezherun (4): msvcp: Fixed char_traits<char>::to_int_type. msvcp: Added missing casts to unsigned char in streambuf functions....
2011 Apr 29
0
Wine release 1.3.19
...headers and trailers. crypt32: Rework Base64WithHeaderAndTrailerToBinaryA and Base64WithHeaderAndTrailerToBinaryW so that they accept a wider variety of headers and trailers. Andrew Eikum (10): mmdevapi: Reimplement using a driver system. winealsa.drv: Add mmdevapi driver. winecoreaudio.drv: Add mmdevapi driver. mmdevapi/tests: Add tests for IAudioClient::GetCurrentPadding. wineoss.drv: Add mmdevapi driver. winealsa.drv: Replace incorrect 41100 with 44100. winealsa.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported. wineals...
2011 Jun 10
0
Wine release 1.3.22
...ying arrays. rpcrt4: Don't try to bind to a null handle. Alistair Leslie-Hughes (1): dbghelp: Add stubs SymFromIndex, SymFromIndexW. Andrew Eikum (4): winealsa.drv: Partially implement IAudioSessionManager2. wineoss.drv: Partially implement IAudioSessionManager2. winecoreaudio.drv: Partially implement IAudioSessionManager2. mmdevapi: Add support for IAudioSessionManager in IMMDevice::Activate. Andrew Nguyen (20): ddraw/tests: Remove a superfluous skip check. ddraw: Add a NULL callback pointer check in the EnumDevices implementations. ddraw: Remov...
2010 Jun 14
1
winecfg Audio tab crash - OS X Snow Leopard
...2a30000-42a34000 Deferred rpcrt4 PE 42ac0000-42aea000 Deferred comctl32 PE 42bd0000-42bd7000 Deferred winspool PE 42c00000-42c04000 Deferred ole32 PE 42d40000-42d95000 Export winmm PE 42dd0000-42dd4000 Deferred uxtheme PE 431e0000-431e3000 Deferred winecoreaudio PE 433e0000-433e4000 Deferred winex11 PE 435c0000-435c4000 Deferred imm32 PE 7b810000-7b8cb000 Export kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) C:\windows\system32\winecfg.exe 00000009 0 <== 0...