1) No. I have the DVD content and it's all required information we do need from you at this moment. We're going to burn a test DVD and check it working on the whole bunch of the player we have. And find the non-working one (possible "clone" of the device your customer has).
2) Well... The only thing I'm trying to do here is to help you to solve the issue. Sending us logs is the fastest and the most reliable way to do this as it's requires nearly no efforts from you and from your customers. People tend to make a mistakes (even hardcore guys) that's why we're asking about logs. To a) sort out "human factor" and b) have fastest possible turn around. In your case it took me TWO WEEKS to find out you're really enable patching (probably, as I have no idea do you have the same source code in your CVS or SVN and the one your customer has) and also after two weeks we know you cannot send us the logs b/c you've physically disabled them. OK, we'll proceed as is but MUCH slower then we could.
3) StarBurn is always build on the top of the release RTL. Debug build is basically a release one with the logging enabled. So it's not StarBurn guilty in your debug build problems. You've just decided IT'S NOT GOING TO WORK and you've neither checked yourself nor even asked us. Just fine... The same about LIB. It's no problem for us you'll use static build. But tomorrow your customer will have problems with the brand new burner and we'll have no way to find out what's really wrong except to buy the same device and see. And it does not help in some of the cases. And with the static linking you'll have to pass whole application and do rebuild every time instead of just passing DLL for experiments. I can bet your customer will give up and the issue fixing process will take enormous amount of time. See, it's really YOUR time and the only thing we wanted to do - give you some advices about how to speed up the whole communications process.
Dan203 wrote:
Well the sample I uploaded was produced on my development machine. So if you still need logs to confirm that I'm actually doing what I said I was doing I can get them for you.
Also, while I understand you not wanting to take every customer at their word, I really don't like the attitude you've taken with me in the last few posts. I'm not some kiddie hack asking for programming advice on a news group. I'm a professional programmer, and a paying customer, asking for the support that we paid for when we licensed your product. Yet for some reason you feel the need to treat me like a liar because I didn't send you logs. Well, FYI, we use your SDK as a static lib in an application which contains other elements, one being our registration library, which simply don't work in debug mode. So "shipping the customer a debug version of the DLL" was not an option.
Anyway, let me know if you need anything else from me to fix this. I have paying customers who I'd like to keep happy, and for that to happen I need this to work right.
Dan