0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump revisions up to 0.16. Release 0.16. More... about 18 years ago
Merge in latest bio2jack. This pulls in changes that make volume adjustment occur immediately as well as changes that reduce the latency inside of bio2jack by reducing the amount of data buffered. More... about 18 years ago
Fix closing the current connection to jack before opening a new one More... over 18 years ago
0.15 release More... over 18 years ago
Reference the guy that requested the connection configuration option More... over 18 years ago
Add a dropdown to the xmms-jack configuration page that allows users to control how bio2jack will hook ports up. Some users want only the necessary ports connected, others want no ports connected. Default to connecting all ports like we always did. More... over 18 years ago
Update to latest bio2jack More... over 18 years ago
Close and re-open the connection to the jack if jack_open() is called with different channels, frequency or format than the current open connection More... over 18 years ago
Only call JACK_SetVolumeForChannel() for the channels we have. Merge in the latest bio2jack that has a handful of fixes More... over 18 years ago
Update Makefile.BMP to include samplerate in CFLAGS and LDFLAGS. Patch from Andreas Sandberg More... over 18 years ago
Configure should ensure that libsamplerate is installed and report an error if it isn't More... over 18 years ago
Fixed some compile warnings from signness differences. Add checks for libmsamplerate in configure.in and use samplerate cflags and libs in Makefile.am. Applied a patch from Andreas Sandberg to fix issues with compiling xmms-jack for bmp. Applied a partial patch from Andreas Sandberg to fix an issue with jack_feee() returning bogus values due to overflow. Bumped revisions up to 0.15 for release More... over 18 years ago
Update to bio2jack 0.8 More... over 18 years ago
Bump revision up to 0.14 for release More... about 19 years ago
Apply missed BMP patch More... about 19 years ago
Upgrade to bio2jack 0.7. Added support for Beep Media Player(BMP). Bumped revisions up to 0.13 for release More... about 19 years ago
Upgrade to bio2jack 0.6. Add a call to JACK_SetClientName() with 'xmms-jack' as the parameter, this way bio2jack will use 'xmms-jack' when creating a client with jack. This will enable people to see the xmms-jack client in applications like qjackctl. Bump revisions up to 0.12 for release More... about 19 years ago
Add back configure dialog so the user can enable/disable tracing at run-time to get debug information. Tracing setting is saved to the config file and read up during jack_init() so we can see ALL tracing from xmms-jack, even startup stuff. Bumped version up to 0.11 for release More... over 19 years ago
Update to bio2jack 0.4 More... over 19 years ago
Bump version up to 0.10. Sync with bio2jack 0.3 to fix blocking hang in JACK_Write() and to get the new higher quality volume effect. Added checks in configure.in to error out if we don't find jack/jack.h or jack_activate() in -ljack. More... over 19 years ago
Rev versions to 0.9 More... about 20 years ago
Sync with bio2jack to get the ability to reconnect to the jack server after the connection was lost. Fixes for warnings with cflags of -Wall. Made bio2jack functions threadsafe(mostly). More... about 20 years ago
Fix compile errors More... about 20 years ago
Moved audio.c and jackout.c into jack.c, moved about.c into jack.c More... about 20 years ago
Merged jackout.c and audio.c More... about 20 years ago
Moved to jack.h and jack.c More... about 20 years ago
Moved to jack.c More... about 20 years ago
Moved output plugin data to jack.c More... about 20 years ago
Moved into jack.c More... about 20 years ago
0.8.1 to sync with bio2jack to fix time continuing to change when a song is paused More... about 20 years ago