search for: mci_status

Displaying 8 results from an estimated 8 matches for "mci_status".

Did you mean: sci_status
2011 May 13
0
Wine release 1.3.20
...SoundBufferImpl_AcquireResources. advapi32: Return success in RegisterTraceGuids. Damjan Jovanovic (5): mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16. mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit. mmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo. mmsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping. mmsystem.dll16: Use flags instead of device type as the MCI_STATUS heuristic. David Hedberg (1): winspool.drv: Add stubs for IsValidDevmodeW and IsValidDevmodeA. Detlef Ri...
2007 May 29
24
RFC: MCA/MCE concept
Hello! The current MCA/MCE support in Xen is that it dumps the error and panics. In the following concept I propose here, there are two places where Xen has to react on. I) Xen receives a MCE from the CPU and II) Xen receives Dom0 instructions via Hypercall The term "self-healing" below is used in the sense of using the most propriate technique(s) to handle an error such as MPR
2010 Feb 19
0
Wine release 1.1.39
...command execution. mciqtz32: Complete MCI GetDevCaps/capability. mciavi: First check inputs, then (perhaps) stop and act. mciavi: Use MCIERR_UNSUPPORTED_FUNCTION, not 0 (NOERROR). mciavi: Support the MCI_TEST flag. mciavi: Step is like Seek. mciavi: Support more MCI_STATUS queries. winex11: Initialize KeyPressEvent for XmbLookupString. winex11: Add vkey codes for functions keys upto F24. winmm: dwBytesRecorded controls how much is played, not dwBufferLength. Kusanagi Kouichi (7): notepad: Increase the text limit. winex11.drv: Private co...
2009 Apr 10
0
Wine release 1.1.19
...PC-BSD. configure: inet_ntop and inet_pton depend on -lsocket on Solaris. Christian Costa (5): winemp3: Add missing sampling frequencies. mciqtz32: Implement driver messages. mciqtz32: Add basic play capability. mciqtz32: Implement MCI_SEEK. mciqtz32: Implement MCI_STATUS. Damjan Jovanovic (2): winemenubuilder: Use the user-dirs desktop directory instead of hardcoding ~/Desktop. winemenubuilder: Make initial directories for fd.o MIME type handling. Detlef Riekenberg (9): dsound/tests: Remove duplicate version dump. dinput/tests: Remove dupl...
2012 Oct 26
0
Wine release 1.5.16
...to fill textures other than ARGB in fill texture functions. d3dx9/tests: Add tests for filling floating-point textures. d3dx9/tests: Add a simple test for filling compressed textures. J?rg H?hle (4): mciseq: Correct MCI_SEEK return codes. mciseq: Fix some MCIERROR_* codes (MCI_STATUS). mciseq: Fix reading MCI_INFO_NAME and COPYRIGHT from MIDI file. mciseq: The code can only handle up to 128 MIDI tracks. Ken Thomases (2): winemenubuilder: Use proper marker (negative index) for unused icon slot. winex11: Fix name of extension WGL_NV_render_texture_rectang...
2010 Oct 01
0
Wine release 1.3.4
...d string parsing on 64-bit. winmm: Add support for the MCI_INTEGER64 type. wrc: Add support for target options, and define _WIN64 for 64-bit builds. makefiles: Pass target options to wrc. makefiles: Use the -m16 option with 16-bit resources for consistency. winmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms. ntdll/tests: Fix a test failure on 64-bit platforms. dsound/tests: Mark some Vmware sound driver failures as broken. server: Make the fd passing code slightly more portable. ntdll: Add support for retrieving the server pid fr...
2010 Nov 12
0
Wine release 1.3.7
...M45 video card detection. J?rg H?hle (7): winmm: mciSendString always returns a response string (albeit empty). winmm: MCI_SYSINFO doesn't change the output buffer in case of error. winmm: MCI_INFO doesn't change the output buffer in case of error. mciwave: Fix some MCI_STATUS return code. winmm/tests: Fix test failure in multi-byte locale. winmm: Use MCI_HWND and MCI_HDC in resource files. mciseq: The native MCI sequencer cannot record. Louis Lenders (2): d3dx9_36: Quiet a noisy fixme. xapofx1_1: Add stub dll. Maarten Lankhorst (59):...
2010 Sep 03
0
Wine release 1.3.2
...ROM unless given a device letter. winmm: MCI open always creates an alias for subsequent commands. winmm: Close MCI device after immediate auto-open commands. winmm: Always unload the MCI driver when Open fails. winmm/tests: Add a few Open/Close MCI tests. winmm/tests: MCI_STATUS returns DWORD_PTR, unlike other commands. winmm/tests: Add MCI parser tests. winmm/tests: Share common function dbg_mcierr. winmm: Correctly parse the MCI Sysinfo command. winmm: GetDeviceID only considers a single name per entry. winmm: Implement MCIERR_DUPLICATE_ALIA...