Earlier quoted context omitted.
https://github.com/reactos/reactos/blob/59b78b4756da02e275e3... Is just one example.
Odd, here's the commit history for that file: https://github.com/reactos/reactos/commits/master/ntoskrnl/k... What I'm wondering is if you just chanced upon a submission that wasn't actually accepted into the tree at any point? Perhaps because it literally says: >/* This part was copied from Windows source / > / We should obfuscate this somehow? */ And looks sketchy as hell? I'm not part of their project (just a fan)…
ReactOS
121–130 of 141 posts
Re: ReactOS
#122If they ever get to the point of enabling audio folks to run windows audio apps with a low-latency pre-emptible kernel, they'll get big adoption in that world. Right not it's ridiculous how crappy the options are for low latency given how fast our machines are.
Does anyone try to shift audio mixing to the GPU and use the audio output of HDMI? I don't know if modern GPUs can take buffers and move them to the audio buffer without going out and back in through PCIe but it seems plausible.
Re: ReactOS
#123I'm saddened a little bit to see stuff like theming has been built. I was hoping that ReactOS would stick with the Windows 2000 look and feel. I also think that with the limited resources they have, the project team would be better focusing on improving compatibility, over shiny desktop effects. That said... I firmly believe there is a place for ReactOS. Eventually, XP will fail to run on new hardware, and when that…
> Eventually, XP will fail to run on new hardware, and when that happens a lot of great software will die also. https://www.win-raid.com/t4035f45-Windows-XP-Bit-and-Server-... After i have found this, i m not sure that xp will ever die
Re: ReactOS
#124Earlier quoted context omitted.
Odd, here's the commit history for that file: https://github.com/reactos/reactos/commits/master/ntoskrnl/k... What I'm wondering is if you just chanced upon a submission that wasn't actually accepted into the tree at any point? Perhaps because it literally says: >/* This part was copied from Windows source / > / We should obfuscate this somehow? */ And looks sketchy as hell? I'm not part of their project (just a fan)…
Do you expect someone to verify for you whether that is stolen source code?
Re: ReactOS
#125Earlier quoted context omitted.
Do you expect someone to verify for you whether that is stolen source code?
[deleted]
Re: ReactOS
#126Re: ReactOS
#127Earlier quoted context omitted.
Odd, here's the commit history for that file: https://github.com/reactos/reactos/commits/master/ntoskrnl/k... What I'm wondering is if you just chanced upon a submission that wasn't actually accepted into the tree at any point? Perhaps because it literally says: >/* This part was copied from Windows source / > / We should obfuscate this somehow? */ And looks sketchy as hell? I'm not part of their project (just a fan)…
Do you expect someone to verify for you whether that is stolen source code?
Re: ReactOS
#128Earlier quoted context omitted.
Do you really think there'd still be a place for mobile Java now in the absence of Android? Seems pretty unlikely to me.
The state of the market today isn't the point: It obliterated mobile Java when Google infringed. Your question actually reinforces Oracle's claim that they were irreparably harmed by Google's infringement; there's no way to undo what has been done, and substantial damage compensation is necessary. https://en.wikipedia.org/wiki/Fair_use#U.S._fair_use_factors is a really good read for the basic understanding of how fai…
My position is that it doesn't really change things all that much, with losses by Android probably mostly picked up by Apple or Symbian or webOS or Windows Phone but the trajectory to smartphones and away from J2ME stuff largely the same. The sense of how much Android actually "mattered" in this sense goes right to the "effect on the market" prong.
As for the broader case, both the copyrightability and fair use claims have been presented to the Supreme Court here. The temptation from the outside looking in is to think/hope/dread that the court will just resolve these questions once and for all, but they often prefer to resolve cases on narrower grounds, where available. Google spent a lot of time arguing for, and would be perfectly fine with, a simple remand based on the Federal Circuit's standard of review of the jury's fair use verdict.
Re: ReactOS
#129If they ever get to the point of enabling audio folks to run windows audio apps with a low-latency pre-emptible kernel, they'll get big adoption in that world. Right not it's ridiculous how crappy the options are for low latency given how fast our machines are.
Does anyone try to shift audio mixing to the GPU and use the audio output of HDMI? I don't know if modern GPUs can take buffers and move them to the audio buffer without going out and back in through PCIe but it seems plausible.
There's also more to audio than mixing (simple mixing was done on G3/G4, come on), when you take all the effects and filters, so to offload that reasonably you'd need an audio card with, say, an FPGA.
Re: ReactOS
#130Does anybody use ReactOS regularly? What's your experience with it? Very curious to see how far it's come for practical usage.
My goal is to get Avid Pro Tools 7 working on bare metal ROS. Partially successful attempts thus far: install is going smoothly, but the software doesn't launch. I get the nostalgic Blue Screen of Death and usually end up re-installing the entire OS. I assume it is a driver issue since PT of that era (2007-ish) requires a dedicated audio interface (the Mbox). But I need PT a few times a year, so I'll keep trying. I c…
Filling a bug-report is the important first step to have your software working in ReactOS