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
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:
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
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
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
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
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
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
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
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
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
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
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.
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
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
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:
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
17 matches
Mail list logo