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
about 5 hours
ago. based on code collected
about 9 hours
ago.
Nov 04, 2024 — Nov 04, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactor input processing code
chrismorgan
More...
almost 18 years ago
Touch NEWS to stop a automake error
chrismorgan
More...
almost 18 years ago
Remove obsolete NEWS file
chrismorgan
More...
almost 18 years ago
SAMPLE_MAX_16BIT should be 32768.0f instead of 32767.0f, otherwise we'll get popping at high volumes due to reversal in the sign of the floating point value
chrismorgan
More...
over 18 years ago
Fix bio2jack for mac platform
chrismorgan
More...
over 18 years ago
Update Changelog for latest checkin
chrismorgan
More...
over 18 years ago
Default to 100% volume and switch to using jack_client_open() since it enables more functionality than jack_client_new()
chrismorgan
More...
over 18 years ago
Bump revisions up to 0.9. Release 0.9
chrismorgan
More...
over 19 years ago
Fix incorrect parameters to ensure_buffer_size() that was causing us to ensure the size of a buffer that we weren't using. This was causing a crash in bio2jack. Updated copyright date to 2006
chrismorgan
More...
over 19 years ago
Change ringbuffer size from 16384 to 4096 samples to reduce bio2jack latency. Move volume function from JACK_Write() to JACK_Callback() so volume adjustment occurs without any ringbuffer latency. Factor out demux() calls by having non-sample conversion use callback_buffer2 like we do in the resample path.
chrismorgan
More...
over 19 years ago
Change ringbuffer size from 16384 to 4096 samples to reduce bio2jack latency. Move volume function from JACK_Write() to JACK_Callback() so volume adjustment occurs without any ringbuffer latency. Factor out demux() calls by having non-sample conversion use callback_buffer2 like we do in the resample path.
chrismorgan
More...
over 19 years ago
Fix deadlock that can occur between JACK_callback() and jack_client_close(). Patch by Sean Meiners of Linspire.
chrismorgan
More...
almost 20 years ago
Fix deadlock that can occur between JACK_callback() and jack_client_close(). Patch by Sean Meiners of Linspire.
chrismorgan
More...
almost 20 years ago
Fixes to handling of 8bit samples from Sean Meiners at Linspire
chrismorgan
More...
almost 20 years ago
Fixes to handling of 8bit samples from Sean Meiners at Linspire
chrismorgan
More...
almost 20 years ago
0.8 release
chrismorgan
More...
almost 20 years ago
0.8 release
chrismorgan
More...
almost 20 years ago
Remove extranious printf()
chrismorgan
More...
about 20 years ago
Remove extranious printf()
chrismorgan
More...
about 20 years ago
Fix compile warning
chrismorgan
More...
about 20 years ago
Fix compile warning
chrismorgan
More...
about 20 years ago
Add JACK_SetPortConnectionMode() api call that enables users to configure how bio2jack will connect up the output ports during calls to JACK_Open()
chrismorgan
More...
about 20 years ago
Add JACK_SetPortConnectionMode() api call that enables users to configure how bio2jack will connect up the output ports during calls to JACK_Open()
chrismorgan
More...
about 20 years ago
Fix deadlock in JACK_GetVolumeForChannel() exposed by xmms-jack when outputting mono. Clarify comment for JACK_GetInputBytesPerSecond/FromDriver(). Fix now incorrect usage of JACK_GetInputBytesPerSecond() that was broken when recording support was introduced.
chrismorgan
More...
about 20 years ago
Fix deadlock in JACK_GetVolumeForChannel() exposed by xmms-jack when outputting mono. Clarify comment for JACK_GetInputBytesPerSecond/FromDriver(). Fix now incorrect usage of JACK_GetInputBytesPerSecond() that was broken when recording support was introduced.
chrismorgan
More...
about 20 years ago
Configure should ensure that libsamplerate is installed and report an error if it isn't found
chrismorgan
More...
about 20 years ago
Configure should ensure that libsamplerate is installed and report an error if it isn't found
chrismorgan
More...
about 20 years ago
Bump revisions up to 0.8 for release
chrismorgan
More...
about 20 years ago
Bump revisions up to 0.8 for release
chrismorgan
More...
about 20 years ago
Fix some indents of defines
chrismorgan
More...
about 20 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