Ros-diffs February 2010

ros-diffs@reactos.org
  • 22 participants
  • 365 discussions

[cgutman] 45531: - Fix the LARGE_SIZE constant so it uses the lookaside list for mbuf ext buffers allocations again - We added one byte to each ext buffer as a ref count for oskit_buffer_* functions so we need to compensate for that by adding one byte to the LARGE_SIZE constant - This should boost performance too because we allocate one ext buffer for each incoming and outgoing TCP packet
by cgutman@svn.reactos.org
14 years, 7 months

[janderwald] 45530: [DSOUND_NEW] - Add more parameter checks - Implement a few more functions for the primary sound buffer
by janderwald@svn.reactos.org
14 years, 7 months

[janderwald] 45529: [DSOUND_NEW] - Implement getting volume, volume pan, and frequency for secondary sound buffer - Semi-stub setting volume, volume pan and frequency for secondary...
by janderwald@svn.reactos.org
14 years, 7 months

[dreimer] 45528: Evil hack for Computers where NSIS fails to write the right Execution Settings for PS. Now it shows a Message Box while installing, telling you to use the generated REG File with Admin rights. Tested on such a PC and confirmed working. Time to switch to a better Install System... NSIS and UAC is fun
by dreimer@svn.reactos.org
14 years, 7 months

[janderwald] 45527: [DSOUND_NEW] - Implement starting / stopping primary sound buffer - Implement retrieving capabilities for secondary sound buffer - Import sound mixing routines from wine, not yet used
by janderwald@svn.reactos.org
14 years, 7 months

[sir_richard] 45526: [FREELDR]: Use WinLDR-style booting exclusively for ARM. Remove thousands of lines of old code where we basically did the same thing. [FREELDR]: Build WinLDR for ARM too, and implement the required portability functions to get it working. Don't build "ros-style" loading on ARM. [FREELDR]: Redo from scratch the entire paging setup for ARM. Instead of using 20MB of physical RAM, we now only use 1MB that's passed on to the kernel. [FREELDR]: Fix loads of bugs in the ARM loader
by sir_richard@svn.reactos.org
14 years, 7 months

[sir_richard] 45525: [MISC]: Build fixes to sync up with latest changes. [SETUPLDR]: Do not build on ARM. On a side note, I offer a bountry for "if ARCH != ARM" support in .rbuild files, instead of only allowing ==.
by sir_richard@svn.reactos.org
14 years, 7 months

[sir_richard] 45524: [FREELDR]: Remove C++ style indirected "UI" component from FreeLDR ARM, for several reasons that ought to be considered on x86 too: - It redraws the screen in two different ways (zero memory and character-by-character fill) over 15 times for a single boot. You notice these things on a little ARM chip! - It keeps coping data from/to an "off-screen buffer" way too much, instead of only when the video needs to be synced. - It makes assumptions about all Video Buffers supporting
by sir_richard@svn.reactos.org
14 years, 7 months

[sir_richard] 45523: [FREELDR]: No Linux support for ARM, no RS232 support for ARM, and no complex debug infrastructure for ARM either.
by sir_richard@svn.reactos.org
14 years, 7 months

[tkreuzer] 45522: add setjmp/longjmp to libcntpr, just like in ms sdks
by tkreuzer@svn.reactos.org
14 years, 7 months
Results per page: