[ros-diffs] [reactos] 01/01: [OSK] Implement "Use Click Sound" feature

2019-02-28 Thread Bișoc George
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d000a1e1c6506da7c67d16133867fd9b1825d85a commit d000a1e1c6506da7c67d16133867fd9b1825d85a Author: Bișoc George AuthorDate: Sun Feb 24 16:40:02 2019 +0100 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Fri Mar 1 00:13:47 2019 +0100

[ros-diffs] [reactos] 01/03: [NTOSKRNL] UuidMutex -> ExpUuidLock

2019-02-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=81c88c1029b3569a560b1d32736a03bf0cb05ff5 commit 81c88c1029b3569a560b1d32736a03bf0cb05ff5 Author: Pierre Schweitzer AuthorDate: Wed Feb 27 08:54:48 2019 +0100 Commit: Pierre Schweitzer CommitDate: Fri Mar 1 08:22:47 2019 +0100

[ros-diffs] [reactos] 03/03: [NTOSKRNL] Rewrite/fix our UUID generation implementation So that it matches Windows behavior Also implement ExUuidCreate that will generate UUID version 1

2019-02-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=eb8b481cd4f32472788c6e43c6a3a62a7d396d3b commit eb8b481cd4f32472788c6e43c6a3a62a7d396d3b Author: Pierre Schweitzer AuthorDate: Wed Feb 27 21:12:32 2019 +0100 Commit: Pierre Schweitzer CommitDate: Fri Mar 1 08:22:48 2019 +0100

[ros-diffs] [reactos] 02/03: [NTOSKRNL] Introduce the UUID_CACHED_VALUES_STRUCT structure

2019-02-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2d9673c68fd6ce9d8749aac0ed3c6bf04c1ba32a commit 2d9673c68fd6ce9d8749aac0ed3c6bf04c1ba32a Author: Pierre Schweitzer AuthorDate: Wed Feb 27 09:02:30 2019 +0100 Commit: Pierre Schweitzer CommitDate: Fri Mar 1 08:22:47 2019 +0100

[ros-diffs] [reactos] 02/03: [HDAUDBUS] Handle responses in a DPC instead of the ISR.

2019-02-28 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8530ae99509ae81041fdbc98b336467a84f88243 commit 8530ae99509ae81041fdbc98b336467a84f88243 Author: Thomas Faber AuthorDate: Wed Feb 27 14:34:23 2019 +0100 Commit: Thomas Faber CommitDate: Thu Feb 28 10:06:18 2019 +0100 [HDAUDBUS]

[ros-diffs] [reactos] 03/03: [HDAUDBUS] Wait until the correct number of responses was received. CORE-15465

2019-02-28 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1001e6089fecaa1b13c4d91a162d956742c4134e commit 1001e6089fecaa1b13c4d91a162d956742c4134e Author: Thomas Faber AuthorDate: Wed Feb 27 15:02:38 2019 +0100 Commit: Thomas Faber CommitDate: Thu Feb 28 10:27:06 2019 +0100 [HDAUDBUS]

[ros-diffs] [reactos] 01/03: [HDAUDBUS] Fix a DPRINT.

2019-02-28 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a7431880bd74382fb1b35b294e16667ca2cfadbb commit a7431880bd74382fb1b35b294e16667ca2cfadbb Author: Thomas Faber AuthorDate: Wed Feb 27 15:02:23 2019 +0100 Commit: Thomas Faber CommitDate: Thu Feb 28 10:05:53 2019 +0100 [HDAUDBUS]