- 19 Feb, 2003 19 commits
-
-
Waldeck Schutzer authored
issue, we are caching it inside the driver. - Windows will seek while not playing, Linux will not. We are providing better compatibility with Windows by also caching the current position.
-
Waldeck Schutzer authored
-
Gerald Pfeifer authored
-
Dan Kegel authored
Added regression test.
-
Andreas Mohr authored
-
Alexandre Julliard authored
- Fixed incorrect undo buffer size (previous code caused heap corruption when using backspace many times). - Always kill timer when left mouse button is released and in captured state.
-
Ove Kaaven authored
-
Warren Baird authored
- Fix bad side-effect of makepath on input parameters.
-
Warren Baird authored
error messages in PROCESS_InitWine.
-
Jukka Heinonen authored
-
Eric Pouech authored
- enhanced a bit AddSymbol regarding invalid symbol management (and enhanced its traces) - now printing type information in 'info sym'
-
Eric Pouech authored
- added an internal trace for displaying errors in typedef parsing - enhanced ELF symbol management (direct call to AddSymbol in ELF header)
-
Duane Clark authored
position.
-
Thomas Mertes authored
RtlInt64ToUnicodeString, RtlIntegerToChar, RtlIntegerToUnicodeString, RtlLargeIntegerToChar, RtlUnicodeStringToInteger and RtlUpcaseUnicodeChar.
-
Thomas Mertes authored
RtlInt64ToUnicodeString, RtlIntegerToChar, RtlIntegerToUnicodeString, RtlLargeIntegerToChar, RtlUnicodeStringToInteger and RtlUpcaseUnicodeChar. - Use toupperW instead of toupper in RtlCompareUnicodeString.
-
Alberto Massari authored
instead of a Unicode one - added more macro definitions
-
Ove Kaaven authored
-
Mike McCormack authored
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 18 Feb, 2003 7 commits
-
-
Alexandre Julliard authored
integers.
-
Alexandre Julliard authored
-
Duane Clark authored
-
Alberto Massari authored
-
Tony Lambregts authored
-
Steven Edwards authored
-
Thomas Mertes authored
wrong results if more then one bit was set. - Update the test cases as well.
-
- 17 Feb, 2003 9 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
path.
-
Tony Lambregts authored
-
Eric Pouech authored
-
Ove Kaaven authored
-
Ove Kaaven authored
interface proxy header to avoid stubless proxy ambiguities.
-
Eric Pouech authored
- reimplemented DumpTypes so that it really dumps the types content - now printing type information in 'info sym'
-
Eric Pouech authored
command which uses an expr).
-
Rok Mandeljc authored
Removed coning formula since i believe it's inappropriate.
-
- 15 Feb, 2003 3 commits
-
-
Shachar Shemesh authored
"CHARSET_ORDER", is for converting codepage to ordinal charset num, and the second, "SAMPLE_LANG_TEXT", is for giving the actual sample text. - Removed all references to changing the font directly in stc5. - Modified the "InvalidateRect" calls to invalidate the rect where stc5 is, rather than stc5 itself. - Added handling of WM_PAINT that draws the sample text, properly truncated. - Removed handling of WM_CTLCOLOR - no longer neccessary.
-
Robert Reif authored
driver. Capture now works with some skipping. Full duplex does not but I will be working on that next.
-
Robert Reif authored
Fixed a few bugs in read/write positions when the format is mapped using acm. Fixed a bug where the number of waveOut devices is used when iterating over waveIn devices.
-
- 14 Feb, 2003 2 commits
-
-
Robert Reif authored
Changed the capture fragment size but this still needs tuning for best performance.
-
Robert Reif authored
-