[ros-diffs] [ablackmann] 43947: Started adding support for reading the different character states and the cap data (including detecting SGCAP). Now the tool has to determine the type of each character

2009-11-03 Thread ablackmann
Author: ablackmann Date: Wed Nov 4 05:49:00 2009 New Revision: 43947 URL: http://svn.reactos.org/svn/reactos?rev=43947&view=rev Log: Started adding support for reading the different character states and the cap data (including detecting SGCAP). Now the tool has to determine the type of each cha

[ros-diffs] [janderwald] 43946: - Add sanity checks - Implement IDirectSoundCaptureBuffer8::Stop - Implement changing the stream format for secondary buffers - Silence debug flood

2009-11-03 Thread janderwald
Author: janderwald Date: Wed Nov 4 03:16:49 2009 New Revision: 43946 URL: http://svn.reactos.org/svn/reactos?rev=43946&view=rev Log: - Add sanity checks - Implement IDirectSoundCaptureBuffer8::Stop - Implement changing the stream format for secondary buffers - Silence debug flood Modified:

[ros-diffs] [ablackmann] 43944: Start implementing the long task of DoLAYOUT to process the big "meat" of a KLC file: the keyboard layout. Implement the table of recognized virtual keys (and the trans

2009-11-03 Thread ablackmann
Author: ablackmann Date: Tue Nov 3 23:57:26 2009 New Revision: 43944 URL: http://svn.reactos.org/svn/reactos?rev=43944&view=rev Log: Start implementing the long task of DoLAYOUT to process the big "meat" of a KLC file: the keyboard layout. Implement the table of recognized virtual keys (and the

[ros-diffs] [janderwald] 43941: - Implement IDirectSoundCaptureBuffer8::Lock, IDirectSoundCaptureBuffer8::Unlock - Fix pin handle leakage

2009-11-03 Thread janderwald
Author: janderwald Date: Tue Nov 3 23:11:43 2009 New Revision: 43941 URL: http://svn.reactos.org/svn/reactos?rev=43941&view=rev Log: - Implement IDirectSoundCaptureBuffer8::Lock, IDirectSoundCaptureBuffer8::Unlock - Fix pin handle leakage Modified: trunk/reactos/dll/directx/dsound_new/captur

[ros-diffs] [cfinck] 43943: - Rename the toolchain packages for RosBE-Windows to the more appropriate names "rosbe_1.4" and "rosbe_1.5". Packages for them can be downloaded from http://svn.reactos.org

2009-11-03 Thread cfinck
Author: cfinck Date: Tue Nov 3 23:51:09 2009 New Revision: 43943 URL: http://svn.reactos.org/svn/reactos?rev=43943&view=rev Log: - Rename the toolchain packages for RosBE-Windows to the more appropriate names "rosbe_1.4" and "rosbe_1.5". Packages for them can be downloaded from http://svn.reac

[ros-diffs] [cfinck] 43940: - Bump version to 1.5 - Add a new "setuplibrary.sh" containing many functions from "rosbelibrary.sh". This one can be shared between "buildtoolchain.sh" (RosBE-Windows) and

2009-11-03 Thread cfinck
Author: cfinck Date: Tue Nov 3 22:40:22 2009 New Revision: 43940 URL: http://svn.reactos.org/svn/reactos?rev=43940&view=rev Log: - Bump version to 1.5 - Add a new "setuplibrary.sh" containing many functions from "rosbelibrary.sh". This one can be shared between "buildtoolchain.sh" (RosBE-Window

[ros-diffs] [fireball] 43934: [csrss] - Paint the desktop only when getting WM_ERASEBKGND message, and do nothing in WM_PAINT. This is the behavior Windows and Wine implement. - Add WM_CLOSE stub-hand

2009-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 20:03:11 2009 New Revision: 43934 URL: http://svn.reactos.org/svn/reactos?rev=43934&view=rev Log: [csrss] - Paint the desktop only when getting WM_ERASEBKGND message, and do nothing in WM_PAINT. This is the behavior Windows and Wine implement. - Add WM_CLOSE stub

[ros-diffs] [janderwald] 43933: [DSOUND] - Partly implement IDirectSound8::GetCaps - Implement IDirectSound8::Compact - Verify if wrong guid is passed in IDirectSound8::Initialize - Allow construction

2009-11-03 Thread janderwald
Author: janderwald Date: Tue Nov 3 19:54:52 2009 New Revision: 43933 URL: http://svn.reactos.org/svn/reactos?rev=43933&view=rev Log: [DSOUND] - Partly implement IDirectSound8::GetCaps - Implement IDirectSound8::Compact - Verify if wrong guid is passed in IDirectSound8::Initialize - Allow construc

[ros-diffs] [janderwald] 43936: - Fix one more dsound_winetest dsound8 failure - Register IDirectSound8, IDirectSoundCapture8 with COM

2009-11-03 Thread janderwald
Author: janderwald Date: Tue Nov 3 20:20:59 2009 New Revision: 43936 URL: http://svn.reactos.org/svn/reactos?rev=43936&view=rev Log: - Fix one more dsound_winetest dsound8 failure - Register IDirectSound8, IDirectSoundCapture8 with COM Modified: trunk/reactos/dll/directx/dsound_new/directsou

[ros-diffs] [fireball] 43938: - Make desktop window clip siblings too.

2009-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 22:28:21 2009 New Revision: 43938 URL: http://svn.reactos.org/svn/reactos?rev=43938&view=rev Log: - Make desktop window clip siblings too. Modified: branches/arwinss/reactos/subsystems/win32/csrss/win32csr/desktopbg.c Modified: branches/arwinss/reactos/subsy

[ros-diffs] [fireball] 43937: - Merge 43934, 43935.

2009-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 22:19:36 2009 New Revision: 43937 URL: http://svn.reactos.org/svn/reactos?rev=43937&view=rev Log: - Merge 43934, 43935. Modified: branches/arwinss/reactos/subsystems/win32/csrss/win32csr/desktopbg.c (contents, props changed) Modified: branches/arwinss/rea

[ros-diffs] [fireball] 43939: - Revert the mouse hwnd change for now, it was not intended for committing. This unregresses arwinss usability.

2009-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 22:37:01 2009 New Revision: 43939 URL: http://svn.reactos.org/svn/reactos?rev=43939&view=rev Log: - Revert the mouse hwnd change for now, it was not intended for committing. This unregresses arwinss usability. Modified: branches/arwinss/reactos/dll/win32/win

[ros-diffs] [fireball] 43935: [csrss] - Route unhandled messages to DefWndProc, as it's usually done for every window proc.

2009-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 20:18:39 2009 New Revision: 43935 URL: http://svn.reactos.org/svn/reactos?rev=43935&view=rev Log: [csrss] - Route unhandled messages to DefWndProc, as it's usually done for every window proc. Modified: trunk/reactos/subsystems/win32/csrss/win32csr/desktopbg.

[ros-diffs] [janderwald] 43942: - Fix checking of flags found by Ged - Remove unsupported DSBLOCK_FROMWRITECURSOR

2009-11-03 Thread janderwald
Author: janderwald Date: Tue Nov 3 23:30:36 2009 New Revision: 43942 URL: http://svn.reactos.org/svn/reactos?rev=43942&view=rev Log: - Fix checking of flags found by Ged - Remove unsupported DSBLOCK_FROMWRITECURSOR Modified: trunk/reactos/dll/directx/dsound_new/capturebuffer.c trunk/reac

[ros-diffs] [janderwald] 43945: [KS] - Fix a bug in KsCancelIo which accessed already freed memory [PORTCLS] - Cancel all audio stream irps when the it is used in looped stream mode. Fixes re-opening

2009-11-03 Thread janderwald
Author: janderwald Date: Wed Nov 4 02:54:19 2009 New Revision: 43945 URL: http://svn.reactos.org/svn/reactos?rev=43945&view=rev Log: [KS] - Fix a bug in KsCancelIo which accessed already freed memory [PORTCLS] - Cancel all audio stream irps when the it is used in looped stream mode. Fixes re-ope

[ros-diffs] [janderwald] 43931: - Partially revert 43747 See issue #4936 for more details.

2009-11-03 Thread janderwald
Author: janderwald Date: Tue Nov 3 12:47:06 2009 New Revision: 43931 URL: http://svn.reactos.org/svn/reactos?rev=43931&view=rev Log: - Partially revert 43747 See issue #4936 for more details. Modified: trunk/reactos/dll/win32/winmm/time.c Modified: trunk/reactos/dll/win32/winmm/time.c URL:

[ros-diffs] [janderwald] 43930: - Add a few sanity checks - Check for invalid guids passed to IDirectSoundCapture::Initialize - Add support for creating IDirectSoundCapture object via CoCreateInstance

2009-11-03 Thread janderwald
Author: janderwald Date: Tue Nov 3 12:43:33 2009 New Revision: 43930 URL: http://svn.reactos.org/svn/reactos?rev=43930&view=rev Log: - Add a few sanity checks - Check for invalid guids passed to IDirectSoundCapture::Initialize - Add support for creating IDirectSoundCapture object via CoCreateInst