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
B
bio2jack - oss/alsa to jack porting lib
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 02, 2024 — Dec 02, 2025
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added -Wall to be more picky
chrismorgan
More...
over 21 years ago
Fix bug where the position retrieved by JACK_GetPosition() was advancing even if we were paused
chrismorgan
More...
almost 22 years ago
Fix bug where the position retrieved by JACK_GetPosition() was advancing even if we were paused
chrismorgan
More...
almost 22 years ago
Deactivate doesn't seem to matter, we didn't need it before
chrismorgan
More...
almost 22 years ago
Deactivate doesn't seem to matter, we didn't need it before
chrismorgan
More...
almost 22 years ago
Input/output channel improvements. JACK_OpenEx() to allow clients to specify the ports they would like to connect to. JACK_OpenDevice() error return values.
chrismorgan
More...
almost 22 years ago
Input/output channel improvements. JACK_OpenEx() to allow clients to specify the ports they would like to connect to. JACK_OpenDevice() error return values.
chrismorgan
More...
almost 22 years ago
Reworked JACK_callback() in terms of frames, added JACK_SetNumChannels()
chrismorgan
More...
almost 22 years ago
Reworked JACK_callback() in terms of frames, added JACK_SetNumChannels()
chrismorgan
More...
almost 22 years ago
JACK_Open() sets (*rate) to the server rate if requested/server rate mismatch. Added some error defines and returns from JACK_Open().
chrismorgan
More...
almost 22 years ago
JACK_Open() sets (*rate) to the server rate if requested/server rate mismatch. Added some error defines and returns from JACK_Open().
chrismorgan
More...
almost 22 years ago
Add pid to client name so multiple instances of bio2jack don't have name collisions - Kasper Souren
chrismorgan
More...
almost 22 years ago
Add pid to client name so multiple instances of bio2jack don't have name collisions - Kasper Souren
chrismorgan
More...
almost 22 years ago
11/28/2003 fixes that go along with xmms-jack v0.6
chrismorgan
More...
about 22 years ago
11/28/2003 fixes that go along with xmms-jack v0.6
chrismorgan
More...
about 22 years ago
Driver is now non-blocking
chrismorgan
More...
about 22 years ago
Driver is now non-blocking
chrismorgan
More...
about 22 years ago
Small news update ;-)
chrismorgan
More...
almost 23 years ago
Small news update ;-)
chrismorgan
More...
almost 23 years ago
JACK_Open() should return success or failure and should take in a pointer to the deviceID. JACK_GetPosition() fails if the mutex isn't recursive, work around an odd pthreads bug
chrismorgan
More...
almost 23 years ago
JACK_Open() should return success or failure and should take in a pointer to the deviceID. JACK_GetPosition() fails if the mutex isn't recursive, work around an odd pthreads bug
chrismorgan
More...
almost 23 years ago
Add JACK_GetJackLatency(), rename some functions to be more clear about what they mean
chrismorgan
More...
almost 23 years ago
Add JACK_GetJackLatency(), rename some functions to be more clear about what they mean
chrismorgan
More...
almost 23 years ago
Add JACK_GetSampleRate(), cleanup JACK_Write() to take in bytes instead of frames b/c it returns bytes. Update first_free_device in JACK_Close()
chrismorgan
More...
almost 23 years ago
Add JACK_GetSampleRate(), cleanup JACK_Write() to take in bytes instead of frames b/c it returns bytes. Update first_free_device in JACK_Close()
chrismorgan
More...
almost 23 years ago
Add JACK_GetSampleRate(), JACK_GetNumChannels() and JACK_SetMaxBytes(), fix JACK_Write() prototype to be a bit more sane
chrismorgan
More...
almost 23 years ago
Add JACK_GetSampleRate(), JACK_GetNumChannels() and JACK_SetMaxBytes(), fix JACK_Write() prototype to be a bit more sane
chrismorgan
More...
almost 23 years ago
1/4/2003 updates
chrismorgan
More...
almost 23 years ago
1/4/2003 updates
chrismorgan
More...
almost 23 years ago
Cleanup byte count names
chrismorgan
More...
almost 23 years ago
←
1
2
3
4
5
→
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