Update README.md

This commit is contained in:
Mischa Spiegelmock
2025-04-29 10:59:32 -07:00
committed by Kai Blaschke
parent 6639a8252a
commit f76e3e2a4d

View File

@ -41,12 +41,12 @@ developers.
a [development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-windows-pre3)) a [development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-windows-pre3))
- [Steam](https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/) (Same as standalone development - [Steam](https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/) (Same as standalone development
preview) preview)
- [Windows Store](https://www.microsoft.com/store/apps/9NDCVH0VCWJN) (Old 3.1.12 release )
#### macOS #### macOS
- Standalone (currently only available as - Standalone
a [development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1)) - [C++ app development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1)
- [Rust app development preview (signed)](https://github.com/projectM-visualizer/frontend-sdl-rust/releases/tag/v0.1.0)
- [Steam](https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/) (Old 3.1.12 release) - [Steam](https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/) (Old 3.1.12 release)
- Music.app Plugin (currently only available as an - Music.app Plugin (currently only available as an
_unsigned_ [development preview](https://github.com/kblaschke/frontend-music-plug-in/releases/tag/v3.0-pre1)) _unsigned_ [development preview](https://github.com/kblaschke/frontend-music-plug-in/releases/tag/v3.0-pre1))
@ -80,6 +80,7 @@ Store. Any bug reports in the projectM issue tracker regarding the apps will be
Source code and other resources, mostly aimed at developers. Source code and other resources, mostly aimed at developers.
- [Library source code](https://github.com/projectM-visualizer/projectm/) (this repository) - [Library source code](https://github.com/projectM-visualizer/projectm/) (this repository)
- [GStreamer plugin](https://github.com/projectM-visualizer/gst-projectm/)
- [Qt5](https://www.qt.io/) based [PulseAudio](https://www.freedesktop.org/wiki/Software/PulseAudio/) and JACK desktop - [Qt5](https://www.qt.io/) based [PulseAudio](https://www.freedesktop.org/wiki/Software/PulseAudio/) and JACK desktop
apps [as source code for Linux](https://github.com/projectM-visualizer/frontend-qt), currently broken and needs some apps [as source code for Linux](https://github.com/projectM-visualizer/frontend-qt), currently broken and needs some
updating (help wanted!). updating (help wanted!).
@ -90,9 +91,11 @@ Source code and other resources, mostly aimed at developers.
[Chat with us on Discord!](https://discord.gg/N9DyQfCH4j) [Chat with us on Discord!](https://discord.gg/N9DyQfCH4j)
### Demo Video ### Click For Demo Videos
[![](http://img.youtube.com/vi/2dSam8zwSFw/0.jpg)](http://www.youtube.com/watch?v=2dSam8zwSFw "Demo") <a href="https://www.youtube.com/watch?v=jJmLQGhYWys&list=PLFLkbObX4o6TK1jGL6pm1wMwvq2FXnpYJ">
<img src="https://i3.ytimg.com/vi/QlfqpVvo4zM/maxresdefault.jpg" width="800" alt="4k ProjectM render demo playlist" />
</a>
### Presets ### Presets
@ -175,11 +178,11 @@ the [projectM organization's repositories](https://github.com/projectM-visualize
--- ---
# Todo # See Also
- Improve projectM using the recently-released Milkdrop source (WIP). - [GStreamer plugin for offline rendering](https://github.com/projectM-visualizer/gst-projectm/)
- Update the various implementations using libprojectM. - [ProjectM Rust Crate](https://crates.io/crates/projectm)
- Update downstream projects with new versions. - [Milkdrop evaluation library](https://github.com/projectM-visualizer/projectm-eval)
--- ---
@ -212,6 +215,8 @@ Before starting to write code, please take your time to read
the [contribution guidelines](https://github.com/projectM-visualizer/projectm/wiki#contributing-to-projectm) in our the [contribution guidelines](https://github.com/projectM-visualizer/projectm/wiki#contributing-to-projectm) in our
wiki. wiki.
Come talk to the dev team on Discord.
## Package Maintainers ## Package Maintainers
If you maintain packages of libprojectM, we are happy to work with you! Please note well: If you maintain packages of libprojectM, we are happy to work with you! Please note well: