Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Libvisual/libvisual issues and pull requests
#298 - [0.4.x] libvisual + libvisual-plugins: Mass-fix typo "[Tt]ransparant" once more
Pull Request -
State: closed - Opened by hartwork almost 2 years ago
Labels: bug
#297 - [0.4.x] libvisual + libvisual-plugins: React to macos-11 gcc-9 removal
Pull Request -
State: closed - Opened by hartwork almost 2 years ago
#296 - [0.4.x] Plugin "gforce": severe warnings "no return statement in function returning non-void [-Wreturn-type]"
Issue -
State: open - Opened by hartwork almost 2 years ago
Labels: bug
#295 - [0.4.x] libvisual + libvisual-plugins: Trim down CI matrix a bit
Pull Request -
State: closed - Opened by hartwork almost 2 years ago
- 1 comment
Labels: enhancement
#294 - Core (Build): Add CMake export configuration
Pull Request -
State: closed - Opened by kaixiong almost 2 years ago
- 1 comment
Labels: enhancement
#293 - Plugins (lcdcontrol): Fix GCC warnings on unused results
Pull Request -
State: closed - Opened by kaixiong almost 2 years ago
#292 - Plugins (dancingparticles): Fix GCC warnings on unused results
Pull Request -
State: closed - Opened by kaixiong almost 2 years ago
#291 - Plugins (gforce): Fix GCC warnings
Pull Request -
State: closed - Opened by kaixiong almost 2 years ago
- 6 comments
Labels: porting: TODO, clean up
#290 - [0.4.x] libvisual-plugins: Fix compile error for actor "gforce" (e.g. for macOS)
Pull Request -
State: closed - Opened by hartwork almost 2 years ago
- 2 comments
Labels: bug, porting: TODO
#289 - libvisual-plugins: Fix allocation size in "corona" to fix heap-buffer-overflow (fixes #263)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: bug, porting: done
#288 - Provision Let's Encrypt certificate(s) for LV website
Issue -
State: open - Opened by kaixiong about 2 years ago
#287 - Plugin (dancingparticles) - Signed integer overflows
Issue -
State: open - Opened by kaixiong about 2 years ago
Labels: bug
#286 - Core (Build): Fix LV .so compile and link options
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 9 comments
Labels: critical
#285 - Core (Memory): Re-implement visual_mem_set{16,32} to exploit GCC/Clang auto-vectorisation
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 2 comments
Labels: enhancement
#284 - Core (Memory): Remove custom implementations of memset() and memcpy().
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 6 comments
Labels: clean up
#283 - Core: Use C++20 std::span to wrap vectors
Pull Request -
State: open - Opened by kaixiong about 2 years ago
#282 - Core: Enhance and clean up singleton classes
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#281 - [0.4.x] libvisual-plugins: Fix allocation size in "corona" to fix heap-buffer-overflow (fixes #263)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 1 comment
Labels: bug, porting: done
#280 - Core: Use C++ concepts to improve template errors and simplify TMP
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#279 - [0.4.x] libvisual-plugins: Make input plugin "portaudio" fall back to mono as needed (e.g. for macOS)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: TODO
#278 - [0.4.x] libvisual-plugins: Compile and link against OpenGL and GLU in a more portable way (e.g. for macOS)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 5 comments
Labels: enhancement, porting: TODO
#277 - [0.4.x] libvisual-plugins: Resolve use of function "mremap" in input plug-in "mplayer" (e.g. for macOS)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: TODO
#276 - [0.4.x] libvisual + libvisual-plugins: Require a C++11 compiler
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 2 comments
Labels: enhancement, porting: TODO
#275 - Throw out SIMD versions of memcpy and memset?
Issue -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#274 - Core: Fix LV_RESTRICT not correctly defined in C++ when compiling with GCC and Clang.
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: bug, critical
#273 - [0.4.x] libvisual + libvisual-plugins: Prepare 0.4.2 releases
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 2 comments
Labels: releasing
#272 - Core: Optimize string arguments and returns
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#271 - Core (lv-tool): Protect new display driver instances using unique_ptr
Pull Request -
State: open - Opened by kaixiong about 2 years ago
Labels: enhancement
#270 - Core (lv-tool): Apply 'override' and 'final' to classes.
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#269 - Core (Build): Get MSVC to use correct values for the __cplusplus define
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 5 comments
#268 - [0.4.x] libvisual: Improve AltiVec detection for PPC/PPC64 Linux
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 4 comments
Labels: bug, porting: TODO
#267 - Port old GL code in actors to work with OpenGL 3.2+ core profiles
Issue -
State: open - Opened by kaixiong about 2 years ago
- 9 comments
Labels: enhancement
#266 - Core: Fix wrong define used to check for GCC version.
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 3 comments
Labels: bug, porting: not needed
#265 - Core: Add LV_NODISCARD for C API functions with non-discardable results
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#264 - Support PipeWire
Issue -
State: open - Opened by kaixiong about 2 years ago
- 4 comments
Labels: enhancement
#263 - [0.4.x] Plugin "corona": heap-buffer-overflow in method Corona::genReflectedWaves
Issue -
State: closed - Opened by hartwork about 2 years ago
- 4 comments
Labels: bug
#262 - [0.4.x] libvisual + libvisual-plugins: Cover more compilers for macOS
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 12 comments
Labels: bug, porting: TODO
#261 - [0.4.x] Plugin "gforce": heap-use-after-free in method PixPort::Fade
Issue -
State: open - Opened by hartwork about 2 years ago
- 1 comment
Labels: bug, help wanted
#260 - Introduce clang-format + make the CI enforce clang-format clean C/C++ code
Pull Request -
State: open - Opened by hartwork about 2 years ago
- 4 comments
Labels: enhancement
#259 - Core (LV::Video): Fix incorrect pointer increments in ARGB32 video byte swaps
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: bug, critical
#258 - Core (Tests): Add unit test for image loading
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 6 comments
Labels: enhancement, porting: not needed
#257 - lv-tool: Debounce resize requests (fixes #161)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 10 comments
Labels: bug, porting: done
#256 - lv-tool: Demote actor "lv_analyzer" (related to #207)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#255 - Enhancement of lv_analyzer
Issue -
State: open - Opened by kaixiong about 2 years ago
- 6 comments
Labels: enhancement
#254 - [0.4.x] lv-tool: Demote actor "lv_analyzer" (related to #207)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 1 comment
Labels: enhancement, porting: done
#253 - [0.4.x] libvisual-plugins: Remove actor plugin "finespectrum" (related to #207)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#252 - Core (Memory): Streamline AlignedAllocator for C++17
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#251 - Core (Build): Fix include directories for 'libvisual' target.
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#250 - [0.4.x] Segfault in function blit_overlay_noalpha (lv_video.c)
Issue -
State: open - Opened by hartwork about 2 years ago
Labels: bug, help wanted
#249 - [0.4.x] lv-tool: Debounce resize requests (fixes #161)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: bug, porting: done
#248 - Plugins (pulseaudio): Use C11 atomics in place of GCC/Clang extensions.
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
Labels: enhancement
#247 - Enable anti-aliasing for actor "lv_gltest"?
Issue -
State: open - Opened by hartwork about 2 years ago
- 6 comments
Labels: enhancement, help wanted
#246 - macOS support / need your help with trying 0.4.x out on macOS (branch "0.4.x-macos")
Issue -
State: closed - Opened by hartwork about 2 years ago
- 22 comments
Labels: enhancement
#245 - Plans on release 0.4.2 (off branch 0.4.x, not master)
Issue -
State: closed - Opened by hartwork about 2 years ago
Labels: releasing
#244 - Core (LV::Video) Fix alpha blending of 32-bit videos (#230)
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 3 comments
Labels: bug, critical
#243 - lv-tool: Increase initial resolution from 320x200 to 640x480
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#242 - lv-tool: Rename binary from "lv-tool" to "lv-tool-0.5"
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#241 - libvisual-plugins: Migrate PulseAudio input plugin to PulseAudio's Asynchronous API (fixes #33)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 4 comments
Labels: bug, critical, porting: done
#240 - [0.4.x] libvisual-plugins: Fix flipped assertion in .init of input "portaudio"
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: bug, critical, porting: not needed
#239 - [0.4.x] lv-tool: Increase initial/default resolution from 320x200 to 640x480
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#238 - [0.4.x] libvisual: Stop using sdl-config and AM_PATH_SDL in configure.ac
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: not needed
#237 - [0.4.x] libvisual + libvisual-plugins: Fix compilation for Debian "bullseye"
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: bug, porting: not needed
#236 - [0.4.x] libvisual-plugins: Improve error handling in .init of input plugin "portaudio"
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#235 - Fix CI regarding installation of Clang 16 + start covering Clang 17
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#234 - libvisual-plugins: Add PortAudio input plugin (e.g. for macOS, non-blocking I/O)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 1 comment
Labels: enhancement, porting: done
#233 - [0.4.x] lv-tool: Rename binary from "lv-tool" to "lv-tool-0.4"
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#232 - [0.4.x] lv-tool: Add man page + ensure it stays in sync
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 1 comment
Labels: enhancement, porting: TODO
#231 - [0.4.x] Fix CI regarding installation of Clang 16 + start covering Clang 17
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#230 - MMX implementation of LV::Video's blit_overlay_alphasrc() is broken
Issue -
State: closed - Opened by kaixiong about 2 years ago
- 6 comments
Labels: bug, critical
#229 - [0.4.x] libvisual + libvisual-plugins: Re-write autogen.sh based on autoreconf
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: not needed
#226 - Add LV::Video testing functions
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
#224 - Improve readme
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: not needed
#221 - lv-tool: Always skip actors "gstreamer" and "gdkpixbuf" when cycling
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#214 - [0.4.x] libvisual: Fix palette use-after-free (when switching actors)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 5 comments
Labels: bug, critical, porting: TODO
#208 - Pass "double seconds_passed" to the acter rendering function?
Issue -
State: open - Opened by hartwork about 2 years ago
- 5 comments
#207 - [0.4.x] Re-integrate or drop zombie plugins (that exist but are not being built)
Issue -
State: open - Opened by hartwork about 2 years ago
- 16 comments
#206 - Core (LV::Video): Implement saves to PNG files
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 4 comments
Labels: enhancement
#197 - [0.4.x] libvisual + libvisual-plugins: Add .gitignore files
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 4 comments
Labels: enhancement, porting: not needed
#196 - [0.4.x] libvisual-plugins: Add PortAudio input plugin (e.g. for macOS, non-blocking I/O)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: enhancement, porting: done
#193 - Update lv-tool and examples to use SDL 2
Issue -
State: open - Opened by kaixiong about 2 years ago
- 3 comments
Labels: enhancement
#170 - libvisual-plugins: Replace use of t1lib in DancingParticles with FreeType 2 (closes #53)
Pull Request -
State: closed - Opened by kaixiong about 2 years ago
- 45 comments
Labels: bug, enhancement
#161 - Erratic resizing of lv-tool window under GNOME Shell
Issue -
State: closed - Opened by kaixiong about 2 years ago
- 10 comments
Labels: bug
#158 - [0.4.x] libvisual-plugins: Make input plug-in "mplayer" functional
Pull Request -
State: closed - Opened by hartwork about 2 years ago
Labels: bug, porting: done
#149 - [0.4.x] libvisual-plugins: Add PulseAudio input plugin (based on PulseAudio's Asynchronous API)
Pull Request -
State: closed - Opened by hartwork about 2 years ago
- 8 comments
Labels: enhancement, porting: done
#108 - Plans on release 0.4.1 (off branch 0.4.x, not master)
Issue -
State: closed - Opened by hartwork over 2 years ago
- 6 comments
Labels: releasing
#74 - Make libvisual-plugins require t1lib unless explicitly disabled?
Issue -
State: closed - Opened by hartwork almost 9 years ago
- 20 comments
Labels: enhancement
#61 - actor: Port Synaesthesia
Issue -
State: open - Opened by dsmit almost 12 years ago
- 1 comment
Labels: enhancement, plugin port, bitesized
#60 - actor: Port fische to LV
Issue -
State: open - Opened by kaixiong about 12 years ago
- 5 comments
Labels: plugin port, bitesized
#53 - actor_dancingparticles: get rid of t1lib dependency
Issue -
State: closed - Opened by rigid about 12 years ago
- 1 comment
Labels: enhancement, bitesized
#33 - LV: Visualization lags when using PulseAudio
Issue -
State: closed - Opened by kaixiong about 12 years ago
- 15 comments
Labels: bug, critical
#15 - LV: Replace SIMD assembly routines with intrinsics or ORC
Issue -
State: open - Opened by kaixiong almost 13 years ago
Labels: enhancement