2005-04-15 |
Francois Gouget | If winemenubuilder is given a list of menus to recreate...
|
commit | commitdiff | tree |
2005-03-03 |
Francois Gouget | Warn the user if he is running the test in interactive...
|
commit | commitdiff | tree |
2005-03-02 |
Francois Gouget | Apply Jeremy White's SMPTE calculation fix to each...
|
commit | commitdiff | tree |
2005-03-01 |
Francois Gouget | Fix a race condition in create_dir().
|
commit | commitdiff | tree |
2005-02-18 |
Francois Gouget | dlls/__install-lib__ and programs/__install__ should...
|
commit | commitdiff | tree |
2005-02-14 |
Francois Gouget | Cast the GetProcAddress() return value to avoid warnings...
|
commit | commitdiff | tree |
2005-02-14 |
Francois Gouget | Test the interaction between IShellLink::SetIDList...
|
commit | commitdiff | tree |
2005-02-14 |
Francois Gouget | Load advpack.dll at runtime to avoid link problems...
|
commit | commitdiff | tree |
2005-02-14 |
Francois Gouget | Tests cannot use wine/debug.h because it does not exist...
|
commit | commitdiff | tree |
2005-02-14 |
Francois Gouget | ES_COMBO is not defined in the Windows headers. So...
|
commit | commitdiff | tree |
2005-01-28 |
Francois Gouget | Fix handling of EOF for the '%c' and '%C' cases in...
|
commit | commitdiff | tree |
2005-01-03 |
Francois Gouget | - If given the EWX_FORCE flag, ExitWindowsEx() should...
|
commit | commitdiff | tree |
2004-10-30 |
Francois Gouget | Add support for REG_EXPAND_SZ in set_registry_variables().
|
commit | commitdiff | tree |
2004-10-08 |
Francois Gouget | Add some reason codes for ExitWindowsEx().
|
commit | commitdiff | tree |
2004-10-08 |
Francois Gouget | Bring up the File->Save dialog when receiving WM_QUERYENDSES...
|
commit | commitdiff | tree |
2004-09-21 |
Francois Gouget | Add support for the CSIDL_COMMON_* locations.
|
commit | commitdiff | tree |
2004-09-21 |
Francois Gouget | Fix CSIDL_COMMON_{STARTMENU,PROGRAMS,DESKTOPDIRECTORY...
|
commit | commitdiff | tree |
2004-09-13 |
Francois Gouget | Make sure we include config.h before including twain_i.h.
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | Make the dsound tests run with DirectX < 8.
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | Remove the get_hwnd() implementation from propset.c...
|
commit | commitdiff | tree |
2004-09-01 |
Francois Gouget | Add support for the AUDIODEV and MIXERDEV environment...
|
commit | commitdiff | tree |
2004-08-31 |
Francois Gouget | Don't use DSBCAPS_{CTRLDEFAULT,CTRLALL} in capability...
|
commit | commitdiff | tree |
2004-08-31 |
Francois Gouget | Don't include 'mmddk.h', it's not needed. The winmm...
|
commit | commitdiff | tree |
2004-08-30 |
Francois Gouget | Also recognize '/' as the start of an option.
|
commit | commitdiff | tree |
2004-08-30 |
Francois Gouget | Fix a memory leak.
|
commit | commitdiff | tree |
2004-08-09 |
Francois Gouget | Remove the assert()s that checked that IDirectSoundBuffer_Lo...
|
commit | commitdiff | tree |
2004-08-02 |
Francois Gouget | Play back what has been recorded when in interactive...
|
commit | commitdiff | tree |
2004-08-02 |
Francois Gouget | Check the return value of IDirectSoundImpl_Create(...
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Added bytes_to_mmtime() to convert the stream position...
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Small cleanup in IDirectSoundBufferImpl_SetPan().
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Check that modifying the secondary buffer volume/pan...
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Fix the volume and balance of primary buffers so it...
|
commit | commitdiff | tree |
2004-07-23 |
Francois Gouget | Sort the winmm test formats by increasing sampling...
|
commit | commitdiff | tree |
2004-07-21 |
Francois Gouget | Make sure we won't get an overflow in check_position...
|
commit | commitdiff | tree |
2004-07-20 |
Francois Gouget | Revert my previous incorrect check_position() patch...
|
commit | commitdiff | tree |
2004-07-19 |
Francois Gouget | Check that we are still playing in wodUpdatePlayedTotal...
|
commit | commitdiff | tree |
2004-07-19 |
Francois Gouget | Make the listener/sound position update duration and...
|
commit | commitdiff | tree |
2004-07-19 |
Francois Gouget | In interactive mode, check that the tone duration is...
|
commit | commitdiff | tree |
2004-07-19 |
Francois Gouget | Fix the check_position() test: on Windows waveOutGetPosition...
|
commit | commitdiff | tree |
2004-07-19 |
Francois Gouget | Use round() instead of ceil() in wodGetPosition(TIME_SMPTE).
|
commit | commitdiff | tree |
2004-07-17 |
Francois Gouget | Don't try to create a IDirectSound3DBuffer, partly...
|
commit | commitdiff | tree |
2004-07-16 |
Francois Gouget | Get and print the DirectSound primary buffer volume.
|
commit | commitdiff | tree |
2004-07-16 |
Francois Gouget | Keep track of how much has been played and get rid...
|
commit | commitdiff | tree |
2004-07-16 |
Francois Gouget | Call IDirectSound::Initialize() as per MSDN before...
|
commit | commitdiff | tree |
2004-07-16 |
Francois Gouget | On Windows GetPan() may not return the value that was...
|
commit | commitdiff | tree |
2004-07-16 |
Francois Gouget | Fix msvcmaker so the generated testlist.c files include...
|
commit | commitdiff | tree |
2004-06-17 |
Francois Gouget | Split the 'dsound' test into two parts:
|
commit | commitdiff | tree |
2004-06-16 |
Francois Gouget | Log the format when mapping the sound device (or failing...
|
commit | commitdiff | tree |
2004-06-15 |
Francois Gouget | Fix the check for SNDCTL_DSP_GETCAPS so that it is...
|
commit | commitdiff | tree |
2004-06-15 |
Francois Gouget | Change the ARTS_Init() error message from an ERR()...
|
commit | commitdiff | tree |
2004-06-15 |
Francois Gouget | SHELL_ExecuteW() passes a Unicode environment to CreateProce...
|
commit | commitdiff | tree |
2004-05-20 |
Francois Gouget | Split off the winmm capture test.
|
commit | commitdiff | tree |
2004-05-20 |
Francois Gouget | Add a 5 second test tone to help debug issues with...
|
commit | commitdiff | tree |
2004-05-20 |
Francois Gouget | Use triggers to disable the sound input/output side...
|
commit | commitdiff | tree |
2004-05-05 |
Francois Gouget | winejack.drv only supports 16bit sound so we can simplify...
|
commit | commitdiff | tree |
2004-05-05 |
Francois Gouget | If ARTS_WaveInit() failed then transmit the failure...
|
commit | commitdiff | tree |
2004-05-05 |
Francois Gouget | Taking into account wavemap and midimap there can be...
|
commit | commitdiff | tree |
2004-04-30 |
Francois Gouget | Add a stub for StgCreateStorageEx(). Returns
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | Make sure the 'alsa handle' is initialized to NULL...
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | waveOutGetDevCaps(-1...) must return the capabilities...
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | Fix a warning in JACK_drvLoad().
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | We only support 8 and 16 bit sound so we should reject...
|
commit | commitdiff | tree |
2004-04-15 |
Francois Gouget | Have winedbg send its output to stderr when invoked...
|
commit | commitdiff | tree |
2004-04-09 |
Francois Gouget | Patch the fragment size if it does not match the current...
|
commit | commitdiff | tree |
2004-03-23 |
Francois Gouget | Compute dwLen after passing the string through
|
commit | commitdiff | tree |
2004-01-20 |
Francois Gouget | Avoid duplicate '=C:' entries in the child process...
|
commit | commitdiff | tree |
2004-01-20 |
Francois Gouget | Fix a file descriptor leak in create_process().
|
commit | commitdiff | tree |
2004-01-16 |
Francois Gouget | Add a couple of missing definitions to urlmon.h.
|
commit | commitdiff | tree |
2004-01-13 |
Francois Gouget | Fix a race that caused the Microsoft Viewers 'file...
|
commit | commitdiff | tree |
2004-01-13 |
Francois Gouget | Do a SearchPath before opening the file to improve...
|
commit | commitdiff | tree |
2004-01-06 |
Francois Gouget | Improve error reporting.
|
commit | commitdiff | tree |
2003-12-13 |
Francois Gouget | Try not to display uninitialized data in traces (found...
|
commit | commitdiff | tree |
2003-12-05 |
Francois Gouget | Print error messages to stderr as is customary.
|
commit | commitdiff | tree |
2003-11-28 |
Francois Gouget | Only convert '/'s to '\\'s up to the '\0' as the rest...
|
commit | commitdiff | tree |
2003-11-28 |
Francois Gouget | Remove duplicated SerialComm key.
|
commit | commitdiff | tree |
2003-11-20 |
Francois Gouget | If using the default values, also set dwType to REG_SZ...
|
commit | commitdiff | tree |
2003-11-20 |
Francois Gouget | Don't use the data returned by RegQueryValueExW if...
|
commit | commitdiff | tree |
2003-11-18 |
Francois Gouget | Tweak the top-level comment hopefully for the better.
|
commit | commitdiff | tree |
2003-11-18 |
Francois Gouget | Scale the buffer sizes with MAX_LISTED_ENV_VAR.
|
commit | commitdiff | tree |
2003-10-28 |
Francois Gouget | Add support for .dbg.c files. This makes it possible...
|
commit | commitdiff | tree |
2003-10-21 |
Francois Gouget | Change all head/tail -X to head/tail -n X to be more...
|
commit | commitdiff | tree |
2003-06-23 |
Francois Gouget | Make sure to return an error if the file generation...
|
commit | commitdiff | tree |
2003-06-23 |
Francois Gouget | O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDevice...
|
commit | commitdiff | tree |
2003-05-19 |
Francois Gouget | Fix CreateProcess("c:\Program Files\hello.bat").
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | Added a test for GetLongPathNameA("c:").
|
commit | commitdiff | tree |
2003-05-13 |
Francois Gouget | Added version information.
|
commit | commitdiff | tree |
2003-05-11 |
Francois Gouget | Fix handling of wcmd /c "c:\Program Files\hello.bat".
|
commit | commitdiff | tree |
2003-05-11 |
Francois Gouget | Reset the result buffer after each argument.
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Warn if open_count is already 0 when OSS_CloseDevice...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Use the same 8/16bit conversion routines as in pcmconverter.c.
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | SetFormat may not change the primary buffer format...
|
commit | commitdiff | tree |
2003-01-16 |
Francois Gouget | Return MMSYS_NOERROR even if we don't open the device...
|
commit | commitdiff | tree |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a...
|
commit | commitdiff | tree |
2003-01-11 |
Francois Gouget | Modify OSS_Wave{In,Out}Init to report the exact capabilities...
|
commit | commitdiff | tree |
2003-01-11 |
Francois Gouget | DSB.SetFormat:Trace the requested format as soon as...
|
commit | commitdiff | tree |
2003-01-11 |
Francois Gouget | Fix latent deadlock in DSOUND_callback.
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | In OSS_RawOpenDevice, always retrieve the device format...
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Always open the device in the default 22050x8x2 format...
|
commit | commitdiff | tree |
2003-01-07 |
Francois Gouget | Fix the BlockSize check.
|
commit | commitdiff | tree |
2003-01-02 |
Francois Gouget | Add the ability of playing a test tone when in interactive...
|
commit | commitdiff | tree |