openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PortAudio
Settings
|
Report Duplicate
17
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Nov 14, 2024 — Nov 14, 2025
Showing page 33 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ticket#84
gordon_gidluck
More...
about 17 years ago
ticket #84. Fix for Cygwin. Added a #define called CREATE_THREAD. Cygwin will call CreateThread, whereas other dev environments will generate code to call _beginthreadex. endthreadex was handled in the same way.
gordon_gidluck
More...
about 17 years ago
ticket#84. Ran into a problem with conversion from CreateFile to _beginthreadex. Changing it back for now.
gordon_gidluck
More...
about 17 years ago
change CreateThread to _beginthreadex (related to ticket #84)
gordon_gidluck
More...
about 17 years ago
changed CreateThread to _beginthreadex and ExitThread to _endthreadex (related to ticket #84)
gordon_gidluck
More...
about 17 years ago
change CreateThread to _beginthreadex (see ticket #84)
gordon_gidluck
More...
about 17 years ago
Add __TIME__ to version text.
philburk
More...
over 17 years ago
Supports multiple threads using ASIO by adding CoInitialize(0) and CoUninitialize() calls.
philburk
More...
over 17 years ago
OSS: clear trigger direction bits at correct time
aknudsen
More...
over 17 years ago
always use __vsnprintf with MSC
rossb
More...
over 17 years ago
removed obsolete darwin compiling instructions
bjornroche
More...
over 17 years ago
tweak svn test
philburk
More...
over 17 years ago
Order Unix host api initializers depending on whether we're on Linux
aknudsen
More...
over 17 years ago
Avoid warnings about unused labels
aknudsen
More...
over 17 years ago
moved trunk into place
bjornroche
More...
over 17 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree