Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[silverblade] 34599: Re-implemented the device list. Separated allocation/init and cleanup/free of sound device information from the insertion into/removal from the list. Got debug output working in NT4 so this no longer plasters message boxes all over the screen or outputs to command prompt window. "Multimedia" control panel applet in NT4 happily loads and unloads this component, but since the device count is reported but no device names, it doesn't do much more than this. Previously, debugging
by silverblade@svn.reactos.org
16 years, 2 months

[spetreolle] 34598: french translation for media/inf files
by spetreolle@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34597: - Fixup some more structure and prototype details to make more sense. - Start building the drive FDO extension by capturing most of the input data and our strings.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34596: - Create the RAM Disk Drive Device Object. - Create the name for it, based on the GUID sent by the kernel. - Create the DOS Device Symbolic Link if requested and if possible. - Create the DOS Drive Letter if requested. - (drivers/storage/class/ramdisk/ramdisk.c:440) Creating symbolic link: \DosDevices\C: to \Device\Ramdisk{d9b257fc-684e-4dcb-79ab-f6a2cf0350b7} - Need to continue implementing..
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[silverblade] 34595: Beginning of MME audio support rewrite. Made the message entrypoints thread-safe. Refactored parts of the code, in particular the device I/O handling. Uniformly implemented the GETNUMDEVS message for all device types (wave/midi/mixer/aux). Pops up message boxes for each device found. Tested on NT4. Removed lots of redundant debug code.
by silverblade@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34594: - Implement the main RamdiskWorkerThread work loop. - Now we have to implement RamdiskCreateDiskDevice for real.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34593: - We break your build, you break ours...
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34592: - Usually a good idea to fill out the device relation count instead of leaving it uninitailized to 2 billion. - Fixes all the ramdisk problems -- need to implement RamdiskWorkerThread now.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34591: - No, it isn't "ramdisk" that's misbehaving, it's your code. PnP needs to handle BusRelations instead of ignoring them.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34590: - It doesn't make sense to dereference an I/O Work Item... did you perhaps mean to dereference the device object? - Fixes a crash when IoInvalidateRelations is called, as well as a reference leak.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months
Results per page: