0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added -Wall to be more picky More... over 21 years ago
Fix bug where the position retrieved by JACK_GetPosition() was advancing even if we were paused More... almost 22 years ago
Fix bug where the position retrieved by JACK_GetPosition() was advancing even if we were paused More... almost 22 years ago
Deactivate doesn't seem to matter, we didn't need it before More... almost 22 years ago
Deactivate doesn't seem to matter, we didn't need it before 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. 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. More... almost 22 years ago
Reworked JACK_callback() in terms of frames, added JACK_SetNumChannels() More... almost 22 years ago
Reworked JACK_callback() in terms of frames, added JACK_SetNumChannels() 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(). 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(). More... almost 22 years ago
Add pid to client name so multiple instances of bio2jack don't have name collisions - Kasper Souren More... almost 22 years ago
Add pid to client name so multiple instances of bio2jack don't have name collisions - Kasper Souren More... almost 22 years ago
11/28/2003 fixes that go along with xmms-jack v0.6 More... about 22 years ago
11/28/2003 fixes that go along with xmms-jack v0.6 More... about 22 years ago
Driver is now non-blocking More... about 22 years ago
Driver is now non-blocking More... about 22 years ago
Small news update ;-) More... almost 23 years ago
Small news update ;-) 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 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 More... almost 23 years ago
Add JACK_GetJackLatency(), rename some functions to be more clear about what they mean More... almost 23 years ago
Add JACK_GetJackLatency(), rename some functions to be more clear about what they mean 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() 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() More... almost 23 years ago
Add JACK_GetSampleRate(), JACK_GetNumChannels() and JACK_SetMaxBytes(), fix JACK_Write() prototype to be a bit more sane More... almost 23 years ago
Add JACK_GetSampleRate(), JACK_GetNumChannels() and JACK_SetMaxBytes(), fix JACK_Write() prototype to be a bit more sane More... almost 23 years ago
1/4/2003 updates More... almost 23 years ago
1/4/2003 updates More... almost 23 years ago
Cleanup byte count names More... almost 23 years ago