An open API service for providing issue and pull request metadata for open source projects.

GitHub / RustAudio/rust-jack issues and pull requests

#221 - Convert codegen to actual code.

Pull Request - State: closed - Opened by wmedrano about 2 months ago

#220 - fix deadlock issue #219

Pull Request - State: closed - Opened by crop2000 3 months ago

#219 - Deadlock when deactivating the client after the server has shut down

Issue - State: closed - Opened by kunerd 4 months ago - 6 comments

#218 - Port::set_name doesn't work under PipeWire

Issue - State: open - Opened by teodly 5 months ago - 2 comments

#217 - Can't rename port simultaneously with processing audio

Issue - State: closed - Opened by teodly 5 months ago - 2 comments

#216 - Unregistering a port obtained from `Port::clone_unowned` is unsound

Issue - State: open - Opened by SludgePhD 8 months ago - 2 comments

#215 - 0.13.0 needs unstable

Issue - State: closed - Opened by crop2000 8 months ago

#213 - Remove sleeps from tests.

Pull Request - State: closed - Opened by wmedrano 11 months ago

#212 - Enable metadata functionality on by default and remove its feature flag.

Pull Request - State: closed - Opened by wmedrano 11 months ago - 1 comment

#211 - Move closure handler to contrib.

Pull Request - State: closed - Opened by wmedrano 11 months ago

#210 - Refactor testing

Pull Request - State: closed - Opened by wmedrano 11 months ago

#209 - Make safer.

Pull Request - State: closed - Opened by wmedrano 11 months ago

#208 - Log before JACK library calls commence.

Pull Request - State: closed - Opened by wmedrano 11 months ago

#207 - Add documentation and autopublish on push to main

Pull Request - State: closed - Opened by wmedrano 11 months ago

#205 - Update README.md

Pull Request - State: closed - Opened by wmedrano 11 months ago

#204 - Make CI tests more robust

Pull Request - State: closed - Opened by wmedrano 11 months ago

#203 - Bump bitflags and libloading to next major version

Pull Request - State: closed - Opened by wmedrano 11 months ago

#202 - Allow multithreaded client creation

Pull Request - State: closed - Opened by wmedrano 11 months ago

#201 - Catch panics and C<->Rust boundary

Pull Request - State: closed - Opened by wmedrano 11 months ago

#200 - Improve test reliability

Pull Request - State: closed - Opened by wmedrano 11 months ago

#199 - Acessing process handler's user data when not using a closure process handler.

Issue - State: closed - Opened by phstrauss about 1 year ago - 2 comments

#198 - fix drop

Pull Request - State: closed - Opened by olafklingt about 1 year ago - 3 comments

#197 - In need of the DerefMut trait on RingBufferReader and RingBufferWriter

Issue - State: closed - Opened by phstrauss about 1 year ago - 2 comments

#196 - Passing user data to a non closure process handler

Issue - State: closed - Opened by phstrauss about 1 year ago - 2 comments

#195 - Keeping activate_async result in a struct

Issue - State: closed - Opened by phstrauss about 1 year ago - 3 comments

#194 - silence logs before connected

Pull Request - State: closed - Opened by srperens over 1 year ago

#193 - Logs after connect

Pull Request - State: closed - Opened by srperens over 1 year ago

#192 - Move linting to separate job.

Pull Request - State: closed - Opened by wmedrano over 1 year ago

#191 - Who is maintaining this repo/crate?

Issue - State: closed - Opened by srperens over 1 year ago - 2 comments

#190 - best effort close client

Pull Request - State: closed - Opened by srperens over 1 year ago - 1 comment

#189 - Add server name support

Pull Request - State: open - Opened by srperens over 1 year ago

#188 - Verbose/debug logging

Issue - State: open - Opened by andrewbaxter over 1 year ago - 2 comments

#186 - Uncomment jack_set_port_rename_callback() since it seems to work

Pull Request - State: open - Opened by xkr47 almost 2 years ago - 1 comment

#185 - local directories are leaked to binary

Issue - State: open - Opened by iHnR about 2 years ago - 1 comment

#184 - aarch64 CI support

Issue - State: open - Opened by mathaou about 2 years ago - 2 comments

#183 - Reporting latency

Issue - State: open - Opened by robbert-vdh over 2 years ago

#182 - Fix lint issues.

Pull Request - State: closed - Opened by wmedrano over 2 years ago

#181 - Improve port debug output.

Pull Request - State: closed - Opened by wmedrano over 2 years ago

#180 - Only link necessary functions.

Pull Request - State: closed - Opened by wmedrano over 2 years ago

#179 - Support dynamic linking

Pull Request - State: closed - Opened by wmedrano almost 3 years ago - 2 comments

#178 - Add set_sync_timeout

Pull Request - State: open - Opened by e2-71828 almost 3 years ago - 1 comment

#176 - Client::new() panics when JACK is not installed

Issue - State: closed - Opened by robbert-vdh about 3 years ago - 3 comments

#175 - Add introspection bindings and support for slow-sync clients

Pull Request - State: closed - Opened by e2-71828 about 3 years ago - 2 comments

#174 - Replace codegen in jack-sys/build.rs with macro

Issue - State: open - Opened by wmedrano over 3 years ago

#173 - Support compile time linking.

Issue - State: open - Opened by wmedrano over 3 years ago - 4 comments

#172 - Support weak functions.

Pull Request - State: closed - Opened by wmedrano over 3 years ago - 26 comments

#171 - bump jack's dependency on jack-sys

Pull Request - State: closed - Opened by Be-ing over 3 years ago

#170 - Allow access to loaded `jack-sys` library

Pull Request - State: closed - Opened by e2-71828 over 3 years ago - 15 comments

#169 - remove version specification for jack-sys in jack's Cargo.toml

Pull Request - State: closed - Opened by Be-ing over 3 years ago - 5 comments

#168 - no Git tags for releases

Issue - State: open - Opened by Be-ing over 3 years ago

#167 - remove Sync requirement from NotificationHandler

Pull Request - State: open - Opened by BillyDM over 3 years ago - 7 comments

#166 - Fix typos

Pull Request - State: closed - Opened by rex4539 over 3 years ago

#165 - document new dlopen feature and packaging

Pull Request - State: closed - Opened by Be-ing over 3 years ago - 6 comments

#164 - jack-sys: fix platform-specific dynamic library names

Pull Request - State: closed - Opened by Be-ing over 3 years ago - 1 comment

#163 - Remove special treatment of jack_get_cycle_times

Issue - State: closed - Opened by wmedrano over 3 years ago - 1 comment

#162 - Dynamically load JACK.

Pull Request - State: closed - Opened by wmedrano over 3 years ago - 7 comments

#161 - Add dlib support for jack-sys.

Pull Request - State: closed - Opened by wmedrano over 3 years ago

#160 - Deactivating client causes a panic

Issue - State: closed - Opened by skyflyer over 3 years ago - 6 comments

#159 - dynamically load libjack at runtime instead of linking

Issue - State: closed - Opened by Be-ing over 3 years ago - 6 comments

#157 - Add Sync for Async Client

Pull Request - State: closed - Opened by IGBC over 3 years ago - 1 comment

#156 - Remove use of closure.

Pull Request - State: closed - Opened by wmedrano over 3 years ago - 1 comment

#155 - ClosureProcessHandler API does not have a way to set a buffer_size callback

Issue - State: open - Opened by Be-ing over 3 years ago - 3 comments

#154 - jack-sys: search for jack library with pkg-config

Pull Request - State: closed - Opened by Be-ing over 3 years ago - 10 comments

#153 - Automatically hook up output to system.

Pull Request - State: closed - Opened by wmedrano over 3 years ago

#152 - Update deps.

Pull Request - State: closed - Opened by wmedrano over 3 years ago

#151 - Cleanup

Pull Request - State: closed - Opened by wmedrano over 3 years ago

#150 - Make client Sync.

Pull Request - State: closed - Opened by wmedrano over 3 years ago

#149 - Why is `Client`/`AsyncClient` not `Sync`?

Issue - State: closed - Opened by xlambein over 3 years ago - 3 comments

#148 - Remove latency callback.

Pull Request - State: closed - Opened by wmedrano almost 4 years ago

#147 - Use log crate for logging.

Pull Request - State: closed - Opened by wmedrano almost 4 years ago

#146 - Fix lint errors.

Pull Request - State: closed - Opened by wmedrano almost 4 years ago

#145 - Loopback

Issue - State: open - Opened by nestarz almost 4 years ago - 1 comment

#144 - Implemented Access to Jack's internal Client system.

Pull Request - State: closed - Opened by IGBC almost 4 years ago - 2 comments

#143 - Documentation missing

Issue - State: closed - Opened by worikgh almost 4 years ago - 5 comments

#142 - failure to link with pipewire-jack-audio-connection-kit-devel

Issue - State: closed - Opened by Be-ing about 4 years ago - 3 comments

#141 - Added must_drop annotation to AsyncClient

Pull Request - State: closed - Opened by Benjamin-L about 4 years ago - 1 comment

#140 - better documentation for side effects of AsyncClient::drop

Issue - State: closed - Opened by Benjamin-L about 4 years ago - 2 comments

#139 - Change www.jackaudio.org -> jackaudio.org

Pull Request - State: closed - Opened by peterstuart about 4 years ago

#138 - Move buffer_size callback to ProcessHandler

Pull Request - State: closed - Opened by ollpu over 4 years ago

#137 - buffer_size should likely be in ProcessHandler instead of NotificationHandler

Issue - State: closed - Opened by ollpu over 4 years ago - 3 comments

#136 - optional metadata support

Pull Request - State: closed - Opened by x37v over 4 years ago - 6 comments

#135 - Add windows support

Pull Request - State: closed - Opened by wmedrano over 4 years ago

#134 - transport query and control

Pull Request - State: closed - Opened by x37v over 4 years ago

#133 - Update rust.yml

Pull Request - State: closed - Opened by wmedrano almost 5 years ago

#132 - Unable to build in Windows 10

Issue - State: closed - Opened by tahnik almost 5 years ago - 2 comments

#131 - Added null terminator to UNIX shared library name.

Pull Request - State: closed - Opened by ischeinkman almost 5 years ago

#130 - Correct jack-sys README formatting

Pull Request - State: closed - Opened by kneitinger almost 5 years ago

#129 - Improve ringbuffer usefulness.

Pull Request - State: closed - Opened by derekdreery almost 5 years ago - 3 comments

#128 - RingBuffer can't move between threads?

Issue - State: closed - Opened by derekdreery almost 5 years ago

#127 - Remove Sync requirement from ProcessHandler. (#121)

Pull Request - State: closed - Opened by Windfisch about 5 years ago - 6 comments

#125 - Implement Sync on RingBufferWriter

Issue - State: closed - Opened by jimpo about 5 years ago - 1 comment

#124 - Bump libloading and lazy_static

Pull Request - State: closed - Opened by mlang over 5 years ago - 1 comment

#123 - No need for "extern crate" since edition 2018

Pull Request - State: closed - Opened by mlang over 5 years ago

#122 - Simplify

Pull Request - State: closed - Opened by mlang over 5 years ago

#121 - Remove Sync restriction from jack::ProcessHandler

Issue - State: closed - Opened by techninja1008 over 5 years ago - 4 comments