[ros-diffs] [khornicek] 55939: [TRANSLATION] Missed this one in r55891.

2012-03-01 Thread khornicek
Author: khornicek Date: Thu Mar 1 11:30:51 2012 New Revision: 55939 URL: http://svn.reactos.org/svn/reactos?rev=55939view=rev Log: [TRANSLATION] Missed this one in r55891. Modified: trunk/reactos/dll/win32/mapi32/version.rc Modified: trunk/reactos/dll/win32/mapi32/version.rc URL:

[ros-diffs] [janderwald] 55940: [USBUHCI] - Fix usblib regression

2012-03-01 Thread janderwald
Author: janderwald Date: Thu Mar 1 12:49:20 2012 New Revision: 55940 URL: http://svn.reactos.org/svn/reactos?rev=55940view=rev Log: [USBUHCI] - Fix usblib regression Modified: trunk/reactos/drivers/usb/usbuhci/hardware.cpp Modified: trunk/reactos/drivers/usb/usbuhci/hardware.cpp URL:

[ros-diffs] [janderwald] 55941: [USBHUB] - Remove broken assert

2012-03-01 Thread janderwald
Author: janderwald Date: Thu Mar 1 14:13:21 2012 New Revision: 55941 URL: http://svn.reactos.org/svn/reactos?rev=55941view=rev Log: [USBHUB] - Remove broken assert Modified: trunk/reactos/drivers/usb/usbhub/fdo.c Modified: trunk/reactos/drivers/usb/usbhub/fdo.c URL:

[ros-diffs] [janderwald] 55942: [USBLIB] - Split retrieving the full configuration descriptor into 2 steps - Fixes errors while initializing usb devices on UHCI controller - Tested in VmWare / VBox an

2012-03-01 Thread janderwald
Author: janderwald Date: Thu Mar 1 14:16:33 2012 New Revision: 55942 URL: http://svn.reactos.org/svn/reactos?rev=55942view=rev Log: [USBLIB] - Split retrieving the full configuration descriptor into 2 steps - Fixes errors while initializing usb devices on UHCI controller - Tested in VmWare /

[ros-diffs] [tkreuzer] 55943: Party revert r55722: [CSRSRV]: Some misc cleanup of dead code. No functional change., which caused MSVC builds to hang on 2nd stage

2012-03-01 Thread tkreuzer
Author: tkreuzer Date: Thu Mar 1 14:17:23 2012 New Revision: 55943 URL: http://svn.reactos.org/svn/reactos?rev=55943view=rev Log: Party revert r55722: [CSRSRV]: Some misc cleanup of dead code. No functional change., which caused MSVC builds to hang on 2nd stage Modified:

[ros-diffs] [janderwald] 55945: [LIBUSB] - Check the device descriptor is valid - Implement function to return max packet size

2012-03-01 Thread janderwald
Author: janderwald Date: Thu Mar 1 15:51:59 2012 New Revision: 55945 URL: http://svn.reactos.org/svn/reactos?rev=55945view=rev Log: [LIBUSB] - Check the device descriptor is valid - Implement function to return max packet size Modified: trunk/reactos/lib/drivers/libusb/common_interfaces.h

[ros-diffs] [gadamopoulos] 55946: [freeldr] - Implement enabling extended debug output in freeldr without the need to recompile it. Add an option in the f8 menu that allows the user to specify which d

2012-03-01 Thread gadamopoulos
Author: gadamopoulos Date: Thu Mar 1 16:32:00 2012 New Revision: 55946 URL: http://svn.reactos.org/svn/reactos?rev=55946view=rev Log: [freeldr] - Implement enabling extended debug output in freeldr without the need to recompile it. Add an option in the f8 menu that allows the user to specify

[ros-diffs] [tkreuzer] 55947: [NTOSKRNL] Remove the broken ASSERT once again. Sigh...

2012-03-01 Thread tkreuzer
Author: tkreuzer Date: Thu Mar 1 18:03:08 2012 New Revision: 55947 URL: http://svn.reactos.org/svn/reactos?rev=55947view=rev Log: [NTOSKRNL] Remove the broken ASSERT once again. Sigh... Modified: trunk/reactos/ntoskrnl/mm/ARM3/pagfault.c Modified: trunk/reactos/ntoskrnl/mm/ARM3/pagfault.c

[ros-diffs] [cgutman] 55948: [USBOHCI] - Add a OHCI reset hack based on Linux code

2012-03-01 Thread cgutman
Author: cgutman Date: Thu Mar 1 18:05:59 2012 New Revision: 55948 URL: http://svn.reactos.org/svn/reactos?rev=55948view=rev Log: [USBOHCI] - Add a OHCI reset hack based on Linux code Modified: trunk/reactos/drivers/usb/usbohci/hardware.cpp Modified:

[ros-diffs] [cwittich] 55950: [cmake] reduce debug spam (only tested on windows)

2012-03-01 Thread cwittich
Author: cwittich Date: Thu Mar 1 18:38:22 2012 New Revision: 55950 URL: http://svn.reactos.org/svn/reactos?rev=55950view=rev Log: [cmake] reduce debug spam (only tested on windows) Modified: trunk/reactos/cmake/gcc.cmake Modified: trunk/reactos/cmake/gcc.cmake URL:

[ros-diffs] [khornicek] 55951: [WINED3D|DDRAW|D3D8|D3D9] Sync to Wine 1.3.37.

2012-03-01 Thread khornicek
Author: khornicek Date: Thu Mar 1 18:39:47 2012 New Revision: 55951 URL: http://svn.reactos.org/svn/reactos?rev=55951view=rev Log: [WINED3D|DDRAW|D3D8|D3D9] Sync to Wine 1.3.37. Added: trunk/reactos/dll/directx/wine/ddraw/ddraw.rc (with props)

[ros-diffs] [cwittich] 55952: [cmake] fix for unix/linux

2012-03-01 Thread cwittich
Author: cwittich Date: Thu Mar 1 19:09:07 2012 New Revision: 55952 URL: http://svn.reactos.org/svn/reactos?rev=55952view=rev Log: [cmake] fix for unix/linux Modified: trunk/reactos/cmake/gcc.cmake Modified: trunk/reactos/cmake/gcc.cmake URL:

[ros-diffs] [cwittich] 55953: [cmake] fix for the fix thanks Alex for testing this should reduce testman log size by at least 500KB

2012-03-01 Thread cwittich
Author: cwittich Date: Thu Mar 1 19:43:00 2012 New Revision: 55953 URL: http://svn.reactos.org/svn/reactos?rev=55953view=rev Log: [cmake] fix for the fix thanks Alex for testing this should reduce testman log size by at least 500KB Modified: trunk/reactos/cmake/gcc.cmake Modified:

[ros-diffs] [cwittich] 55954: [cmake] -it looks like IF(${CMAKE_SYSTEM_NAME} MATCHES Windows) return TRUE on MacOS/Linux when cross compiling -file(TO_NATIVE_PATH) is broken as well ... next try

2012-03-01 Thread cwittich
Author: cwittich Date: Thu Mar 1 20:29:18 2012 New Revision: 55954 URL: http://svn.reactos.org/svn/reactos?rev=55954view=rev Log: [cmake] -it looks like IF(${CMAKE_SYSTEM_NAME} MATCHES Windows) return TRUE on MacOS/Linux when cross compiling -file(TO_NATIVE_PATH) is broken as well ... next try

[ros-diffs] [cwittich] 55955: [cmake] this should work according to Amine

2012-03-01 Thread cwittich
Author: cwittich Date: Thu Mar 1 21:00:22 2012 New Revision: 55955 URL: http://svn.reactos.org/svn/reactos?rev=55955view=rev Log: [cmake] this should work according to Amine Modified: trunk/reactos/cmake/gcc.cmake Modified: trunk/reactos/cmake/gcc.cmake URL:

[ros-diffs] [dgorbachev] 55956: [Disk_new] Silence GCC 4.6 array bounds warning/error.

2012-03-01 Thread dgorbachev
Author: dgorbachev Date: Thu Mar 1 21:43:23 2012 New Revision: 55956 URL: http://svn.reactos.org/svn/reactos?rev=55956view=rev Log: [Disk_new] Silence GCC 4.6 array bounds warning/error. Modified: trunk/reactos/drivers/storage/class/disk_new/diskwmi.c Modified: