This post has been thanked 3 times. |
|
||||
Re: Why sound isn't working on the TP2.
Here is the source for the first version. I hex edited it to change wavedev.dll to wavedev.dlo. so you probably want to search and replace. To get something that works.
http://hotfile.com/dl/57925210/ffa24...evice.zip.html The newer source is http://hotfile.com/dl/58402497/6d42ad0/waveDev.dll.html Just looking over the source i noticed i didn't change all of the .dll to .dlo. But those functions aren't really called so i don't know that the deal is. a different person did compile this one. so maybe the .def file wasn't used or something. BTW, that's clever about deleting the dll to restore the one in rom. Hadn't thought of that. Last edited by jonpry; 07-30-2010 at 12:25 AM. |
This post has been thanked 3 times. |
|
||||
Re: Why sound isn't working on the TP2.
That's probably the case (about not using the def), since the new dll has no exports. I'm trying to see if I can figure out how to compile this myself now.
|
This post has been thanked 3 times. |
|
||||
Re: Why sound isn't working on the TP2.
Quote:
|
This post has been thanked 3 times. |
|
||||
Re: Why sound isn't working on the TP2.
Hello Everyone,
I am able to do more testing tonight, is there a particular file that you would like me to use at this point? |
This post has been thanked 3 times. |
|
||||
Re: Why sound isn't working on the TP2.
I think I've got the code compiled correctly. I'm rebooting now (if that doesn't work, I'll try a re-flash). I've got the exports in dll. Fingers crossed.
Edit: Didn't work just moving it to the /windows folder. Building and flashing now with my compiled dll. |
This post has been thanked 4 times. |
|
||||
Re: Why sound isn't working on the TP2.
ok i see where i went wrong. Switching from debug to build didnt carry the def file with it.
Also im getting a warning that the def export doesnt match the dll. The def has waveDeviceWrapper as the library name where the dll is wavedev. Want me to recompile or Wozz got it? |
This post has been thanked 3 times. |
|
||||
Re: Why sound isn't working on the TP2.
Nope, I think I managed to get it. Attached is the wav.log of me just adjusting the sound level.
If this gets sound working, could the same thing theoretically be done for 3d as well? |
This post has been thanked 1 times. |
|
||||
Re: Why sound isn't working on the TP2.
Quote:
#htc-linux on freenode |
This post has been thanked 2 times. |
![]() |
|
|
|