-
-
Notifications
You must be signed in to change notification settings - Fork 485
OpenSep 17, 2026
Overdue by 6 month(s)
•Due by February 28, 2026
•Last updated The "Showing Love to Developers" release. This version will see additional functionality in the API to improve application integration, getting more information out of the library and improving OpenGL rendering integration into existing applications. New user-related features requiring additional API functions will also be part of this release.
88% complete
List view
0 of 55 selected 0 issues of 55 selected
[FEATURE] Add flag to C API to start newly loaded presets with a clean canvas if set
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.importantImportant bugs or features which should be fixed/implemented ASAP.Important bugs or features which should be fixed/implemented ASAP.Status: Closed (completed).#298 In projectM-visualizer/projectm;[FEATURE] Add callback to API to support loading textures from non-filesystem sources
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Closed (completed).[FEATURE] Build ProjectM.framework for MacOS
cmakeThe issue is about the CMake build code or an issue with CMake itself in regards to projectM.The issue is about the CMake build code or an issue with CMake itself in regards to projectM.enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Closed (completed).#924 In projectM-visualizer/projectm;[DEV BUG] EGL Missing from build causing crash
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Closed (completed).#926 In projectM-visualizer/projectm;[DEV BUG] Some members of the PCM class are exported in the shared library
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Closed (completed).[DEV BUG] HLSLParser: Expression in declaration causes parsing error
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Closed (completed).[FEATURE] Add callback to playlist library to handle preset loading in the application
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Closed (completed).[DEV BUG] Inverted Y coordinate passed to per-pixel expressions
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Closed (completed).Fix inverted Y and angle coordinates passed to per-pixel expressions
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 960#960 In projectM-visualizer/projectm;Remove SOIL2, use stb_image directly
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 963#963 In projectM-visualizer/projectm;use GLAD to link OpenGL
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.importantImportant bugs or features which should be fixed/implemented ASAP.Important bugs or features which should be fixed/implemented ASAP.Status: Merged (completed).projectM-visualizer/projectmnumber 942#942 In projectM-visualizer/projectm;[FEATURE] OpenGL: Add support for EGL in addition to GLX/GLES
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.importantImportant bugs or features which should be fixed/implemented ASAP.Important bugs or features which should be fixed/implemented ASAP.Status: Closed (completed).Fix rendering stall after transition shader on Emscripten / Chrome
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 968#968 In projectM-visualizer/projectm;Fix: MilkdropShader - ignore code comments (#958 / master)
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 978#978 In projectM-visualizer/projectm;[master/4.2] Fix HLSLParser: Always check preprocessor directive stack
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 994#994 In projectM-visualizer/projectm;Add API to set or retrieve values from user sprite expression variables
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 1003#1003 In projectM-visualizer/projectm;Convert HLSL array subscript operator operand to int
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 902#902 In projectM-visualizer/projectm;Refactor Geometry Rendering
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 909#909 In projectM-visualizer/projectm;Playlist Library: Improve failed preset handling using a loop
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.optimizationA general optimization to performance, RAM usage or UX.A general optimization to performance, RAM usage or UX.Status: Merged (completed).projectM-visualizer/projectmnumber 905#905 In projectM-visualizer/projectm;Fix texture size and sprites
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 931#931 In projectM-visualizer/projectm;Fix playlist shuffle, index upper bound off-by-one
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.importantImportant bugs or features which should be fixed/implemented ASAP.Important bugs or features which should be fixed/implemented ASAP.Status: Merged (completed).projectM-visualizer/projectmnumber 919#919 In projectM-visualizer/projectm;Bugfixes by yoyofr (shader-related)
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 922#922 In projectM-visualizer/projectm;Add additional workflow configurations, fix some issues
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.cmakeThe issue is about the CMake build code or an issue with CMake itself in regards to projectM.The issue is about the CMake build code or an issue with CMake itself in regards to projectM.enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 923#923 In projectM-visualizer/projectm;Fixes from 4.1.6 release cherry-picked/adapted for master
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 932#932 In projectM-visualizer/projectm;Issue #872: Fix float overflow in plasma transition shader
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 873#873 In projectM-visualizer/projectm;