Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / RustAudio/rust-lv2 issues and pull requests
#126 - Fix tests on Rust 1.81.0
Pull Request -
State: open - Opened by marcan about 1 month ago
#125 - Add bindings for mips64
Pull Request -
State: open - Opened by glaubitz 6 months ago
#124 - Add bindings for s390x
Pull Request -
State: open - Opened by glaubitz 6 months ago
#123 - Add bindings for powerpc
Pull Request -
State: open - Opened by glaubitz 6 months ago
#122 - Add bindings for sparc64
Pull Request -
State: open - Opened by glaubitz 6 months ago
#121 - Add bindings for sparc64
Pull Request -
State: closed - Opened by glaubitz 6 months ago
- 1 comment
#120 - Add loongarch64 support.
Pull Request -
State: open - Opened by Dandan336 6 months ago
#119 - systool fails with '"LV2_Atom_Event_union_(unnamed_at_/usr/include/lv2/atom/atom_h_203_3)" is not a valid Ident'
Issue -
State: open - Opened by glaubitz 6 months ago
#118 - Add riscv64 support.
Pull Request -
State: open - Opened by JasenChao 7 months ago
- 2 comments
#117 - Use linux module for macOS too
Pull Request -
State: open - Opened by akx 9 months ago
#116 - Add support for 64-bit PowerPC
Pull Request -
State: open - Opened by taylordotfish 9 months ago
- 2 comments
#115 - atom: tests: Don't assume char signedness
Pull Request -
State: open - Opened by andhe 12 months ago
- 1 comment
#114 - Update the `amp` example to use in place processing.
Pull Request -
State: open - Opened by aloiscochard over 1 year ago
#113 - Add macos binding.
Pull Request -
State: open - Opened by JustAnotherCodemonkey over 1 year ago
#112 - fix systool crash when no clang args are given
Pull Request -
State: open - Opened by YruamaLairba over 1 year ago
#111 - systool crash when not giving additional clang argument
Issue -
State: open - Opened by YruamaLairba over 1 year ago
- 1 comment
#110 - Add macos support to lv2-sys?
Issue -
State: open - Opened by JustAnotherCodemonkey over 1 year ago
- 13 comments
#109 - Midi output broken on develop
Issue -
State: open - Opened by laenzlinger over 1 year ago
#108 - Fix deref+port redo
Pull Request -
State: open - Opened by YruamaLairba over 2 years ago
#107 - Shrink unsafe block for the VectorWriter impl
Pull Request -
State: open - Opened by peamaeq over 2 years ago
#106 - Fix deref
Pull Request -
State: open - Opened by YruamaLairba over 2 years ago
- 5 comments
#105 - Fix typos
Pull Request -
State: closed - Opened by rex4539 almost 3 years ago
- 3 comments
#104 - fix offset calculation in midigate
Pull Request -
State: closed - Opened by YruamaLairba almost 3 years ago
- 1 comment
Labels: :lady_beetle: Bug
#103 - Spawn an own thread
Issue -
State: open - Opened by Jikstra almost 3 years ago
- 5 comments
#102 - MidiGate example doesn't build
Issue -
State: closed - Opened by Jikstra almost 3 years ago
- 2 comments
#101 - MIDI Gate Example Crashes Carla
Issue -
State: open - Opened by jrpear almost 3 years ago
- 6 comments
Labels: :lady_beetle: Bug, :bomb: Crash
#100 - Atom soundness and usability fixes
Pull Request -
State: closed - Opened by prokopyl about 3 years ago
Labels: :book: Documentation, :boom: Unsound API, :broken_heart: Breaking change, :star2: Ergonomics
#99 - Add a design/goals document to detail guidelines for the project
Pull Request -
State: open - Opened by prokopyl over 3 years ago
Labels: :wave: Help wanted, :left_speech_bubble: Discussion, :book: Documentation
#98 - WIP: Implement Options and BufSize extensions
Pull Request -
State: open - Opened by prokopyl over 3 years ago
- 7 comments
Labels: :broken_heart: Breaking change, :gift: New LV2 Spec
#97 - Resignation as Maintainer
Issue -
State: closed - Opened by Janonard over 3 years ago
- 4 comments
Labels: :left_speech_bubble: Discussion
#96 - The book doesn't discuss in-place-safe and unsafe ports properly
Issue -
State: open - Opened by Janonard over 3 years ago
Labels: :wave: Good First Issue, :book: Documentation
#95 - Port types returning &'static references is unsound
Issue -
State: open - Opened by prokopyl over 3 years ago
- 4 comments
Labels: :lady_beetle: Bug, :boom: Unsound API, :broken_heart: Breaking change, :crab: Blocked on Rust feature
#94 - Remove/deprecate inPlaceBroken port types?
Issue -
State: open - Opened by prokopyl over 3 years ago
- 1 comment
Labels: :left_speech_bubble: Discussion, :broken_heart: Breaking change, :star2: Ergonomics
#93 - Implement in-place processing (fix Ardour support)
Pull Request -
State: closed - Opened by prokopyl over 3 years ago
- 11 comments
Labels: :sparkles: Feature
#92 - Add allow(non_camel_case_types) to generated type
Pull Request -
State: closed - Opened by Philipp91 over 3 years ago
- 1 comment
Labels: :star2: Ergonomics
#91 - LV2 log output
Issue -
State: closed - Opened by Philipp91 over 3 years ago
- 1 comment
#90 - Could not compile 'lv2-core-derive'
Issue -
State: closed - Opened by DanJCraig almost 4 years ago
- 2 comments
Labels: :lady_beetle: Bug
#89 - No support for Ardour - No support for inPlaceBroken
Issue -
State: closed - Opened by WeirdConstructor about 4 years ago
- 15 comments
Labels: :lady_beetle: Bug, :wave: Good First Issue, :left_speech_bubble: Discussion
#88 - Add sample_count to Plugin run method
Pull Request -
State: closed - Opened by niclashoyer about 4 years ago
#87 - Provide number of samples in plugin run method
Issue -
State: closed - Opened by niclashoyer about 4 years ago
- 2 comments
Labels: :lady_beetle: Bug
#86 - Version 0.6 Release
Pull Request -
State: closed - Opened by Janonard about 4 years ago
Labels: :lady_beetle: Bug, :sparkles: Feature, :book: Documentation
#85 - Making URIDs generic for all functions
Pull Request -
State: closed - Opened by Janonard about 4 years ago
#84 - Adding the binding files to the target listings
Pull Request -
State: closed - Opened by Janonard about 4 years ago
#83 - Fix #81: Add missing `proc_macro` declaration.
Pull Request -
State: closed - Opened by ln42 about 4 years ago
#82 - Fix #81: Add missing `proc_macro` declaration.
Pull Request -
State: closed - Opened by ln42 about 4 years ago
#82 - Fix #81: Add missing `proc_macro` declaration.
Pull Request -
State: closed - Opened by ln42 about 4 years ago
#81 - Compilation error with rust 1.40
Issue -
State: closed - Opened by ln42 about 4 years ago
- 2 comments
Labels: :lady_beetle: Bug
#80 - Rewording the target suport into tiers
Pull Request -
State: closed - Opened by Janonard about 4 years ago
- 3 comments
Labels: :book: Documentation
#79 - Fixing the installation script
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :lady_beetle: Bug
#78 - Replace regex usage by function from std
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 1 comment
Labels: :sparkles: Feature
#77 - Cross bindings
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 8 comments
Labels: :sparkles: Feature, :book: Documentation
#76 - Missing State features
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#75 - Ui
Pull Request -
State: closed - Opened by johannes-mueller over 4 years ago
- 1 comment
Labels: :sparkles: Feature
#75 - Ui
Pull Request -
State: closed - Opened by johannes-mueller over 4 years ago
- 1 comment
Labels: :sparkles: Feature
#74 - Add some of commonly used URIs.
Pull Request -
State: closed - Opened by johannes-mueller over 4 years ago
- 1 comment
#73 - Implement LV2_OPTIONS__options feature
Pull Request -
State: closed - Opened by johannes-mueller over 4 years ago
- 5 comments
#73 - Implement LV2_OPTIONS__options feature
Pull Request -
State: closed - Opened by johannes-mueller over 4 years ago
- 5 comments
#72 - Updating the documentation for the new sys crate
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :book: Documentation
#71 - Updating the dependency to iterpipes
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#71 - Updating the dependency to iterpipes
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#70 - Fixing the examples
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :lady_beetle: Bug
#70 - Fixing the examples
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :lady_beetle: Bug
#69 - Small Sys fixes
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :lady_beetle: Bug, :sparkles: Feature
#68 - Pregenerated sys
Pull Request -
State: closed - Opened by Janonard over 4 years ago
- 6 comments
Labels: :sparkles: Feature
#68 - Pregenerated sys
Pull Request -
State: closed - Opened by Janonard over 4 years ago
- 6 comments
Labels: :sparkles: Feature
#67 - Missing state features
Issue -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature, :wave: Good First Issue
#66 - LV2 1.18.0 update
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature, :book: Documentation
#66 - LV2 1.18.0 update
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature, :book: Documentation
#65 - Atom tweaks
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature, :book: Documentation
#64 - Pre-generated LV2 API bindings
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 15 comments
Labels: :sparkles: Feature
#64 - Pre-generated LV2 API bindings
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 15 comments
Labels: :sparkles: Feature
#63 - Cloning the features cache to allow features to be used in both feature collections
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :lady_beetle: Bug
#62 - A host feature can not be used in multiple feature collections
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 3 comments
Labels: :lady_beetle: Bug
#61 - Log
Pull Request -
State: open - Opened by YruamaLairba over 4 years ago
- 14 comments
Labels: :gift: New LV2 Spec
#60 - v0.5 Release
Pull Request -
State: closed - Opened by Janonard over 4 years ago
#59 - Making all macros unhygenic
Pull Request -
State: closed - Opened by Janonard over 4 years ago
- 2 comments
Labels: :lady_beetle: Bug
#58 - Improving the re-export crate
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#57 - Adding a `uri` attribute
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#56 - Replacement for the `bindgen` build dependency
Issue -
State: closed - Opened by Janonard over 4 years ago
- 4 comments
Labels: :sparkles: Feature, :wave: Good First Issue
#56 - Replacement for the `bindgen` build dependency
Issue -
State: closed - Opened by Janonard over 4 years ago
- 4 comments
Labels: :sparkles: Feature, :wave: Good First Issue
#55 - Is bindgen necessary?
Issue -
State: closed - Opened by dansgithubuser over 4 years ago
- 7 comments
Labels: question, :left_speech_bubble: Discussion
#54 - Common URID crate
Pull Request -
State: closed - Opened by Janonard over 4 years ago
- 3 comments
Labels: :sparkles: Feature
#53 - Restoring the Windows support
Pull Request -
State: closed - Opened by Janonard over 4 years ago
- 1 comment
Labels: :lady_beetle: Bug, :sparkles: Feature
#52 - Solve multithreading safety issue.
Issue -
State: closed - Opened by YruamaLairba over 4 years ago
- 9 comments
Labels: :lady_beetle: Bug, :left_speech_bubble: Discussion
#51 - Urid restructure (closes #45)
Pull Request -
State: closed - Opened by Janonard over 4 years ago
- 6 comments
Labels: :sparkles: Feature, :book: Documentation
#50 - Making features available for all methods
Pull Request -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#49 - Worker (closes #35)
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 9 comments
Labels: :sparkles: Feature, :book: Documentation
#48 - Worker wip
Pull Request -
State: closed - Opened by YruamaLairba over 4 years ago
- 6 comments
Labels: :sparkles: Feature
#47 - Change the type of the URI constant to CStr or URI
Issue -
State: open - Opened by Janonard over 4 years ago
- 2 comments
Labels: :crab: Blocked on Rust feature, :star2: Ergonomics
#46 - Procedural Macro for UriBound
Issue -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature, :left_speech_bubble: Discussion
#45 - Separate URID crate
Issue -
State: closed - Opened by Janonard over 4 years ago
Labels: :sparkles: Feature
#44 - Add cargo badge
Pull Request -
State: closed - Opened by suhr over 4 years ago
#43 - Release
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
#42 - Adding more release information
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :sparkles: Feature
#41 - Updating the sys crate
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :sparkles: Feature
#40 - More Readmes
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :sparkles: Feature
#39 - Assuring that a LV2_Handle is a valid plugin pointer
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :lady_beetle: Bug
#38 - Reordering the jobs in the build script
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :sparkles: Feature
#37 - Simplifying the build process
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :sparkles: Feature
#36 - Common derivable trait names
Pull Request -
State: closed - Opened by Janonard almost 5 years ago
Labels: :sparkles: Feature