-
-
Notifications
You must be signed in to change notification settings - Fork 461
OpenMay 28, 2026
Overdue by 4 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.
90% complete
List view
0 of 54 selected 0 issues of 54 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;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;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;Implement Milkdrop user sprites and add API methods to control them
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 862#862 In projectM-visualizer/projectm;hlslparser: Add missing "ldexp" and "faceforward" HLSL intrinsics.
enhancementThe feature is considered an enhancement.The feature is considered an enhancement.Status: Merged (completed).projectM-visualizer/projectmnumber 859#859 In projectM-visualizer/projectm;Add both long and short sampler names for random textures.
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 860#860 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;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;Resolves #912 - Seg fault caused by m_sprites modification during iteration
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 914#914 In projectM-visualizer/projectm;Fix installed pkgconfig files using wrong linker argument
bugThe issue is (potentially) a bug.The issue is (potentially) a bug.Status: Merged (completed).projectM-visualizer/projectmnumber 936#936 In projectM-visualizer/projectm;