I finally figured out why I was having so many problems with MSVC 5. Compiler optimizations were doing BAD things. :-( Anyway, here's the goodies: http://www.javasource.org/in_vorbis.dll If you just want the plugin. http://www.javasource.org/in_vorbis.zip For the source. If somebody can get a working version from MSVC 6 please send it back to me and I'll make it available. That should cut the DLL size in half. Thanks! Aaron --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
----- Izvorno sporoèilo ----- Od: Aaron Porter <aaron@javasource.org> Za: <vorbis@xiph.org> Poslano: 14. december 2000 3:52 Zadeva: [vorbis] WinAmp Plugin with HTTP Streaming Support | I finally figured out why I was having so many problems with MSVC 5. | Compiler optimizations were doing BAD things. :-( | | Anyway, here's the goodies: | | http://www.javasource.org/in_vorbis.dll If you just want the plugin. | | http://www.javasource.org/in_vorbis.zip For the source. | | If somebody can get a working version from MSVC 6 please send it back to me | and I'll make it available. That should cut the DLL size in half. Gotta say, this plugin is much more stable than b3 plugin. Jernej Simoncic, jernej.simoncic@guest.arnes.si http://www2.arnes.si/~sopjsimo/ ICQ: 26266467 --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
At 07:52 PM 12/13/00 -0700, you wrote:>I finally figured out why I was having so many problems with MSVC 5. >Compiler optimizations were doing BAD things. :-( > >Anyway, here's the goodies: > >http://www.javasource.org/in_vorbis.dll If you just want the plugin. > >http://www.javasource.org/in_vorbis.zip For the source. > >If somebody can get a working version from MSVC 6 please send it back to me >and I'll make it available. That should cut the DLL size in half.My windows compiler (MSVC5) is currently broken, so I couldn't test this. However, I've committed the new version. The only change I made was to put back the CloseHandle(thread_handle) that you had removed - without this, I imagine the plugin would leak thread handles. Is there a particular reason it was removed? Michael --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.