Skip to content

Commit f941eda

Browse files
revmischakblaschke
authored andcommitted
Update README.md
1 parent 6639a82 commit f941eda

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,13 @@ developers.
4141
a [development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-windows-pre3))
4242
- [Steam](https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/) (Same as standalone development
4343
preview)
44-
- [Windows Store](https://www.microsoft.com/store/apps/9NDCVH0VCWJN) (Old 3.1.12 release )
44+
- [Windows Store](https://www.microsoft.com/store/apps/9NDCVH0VCWJN) (Old 3.1.12 release)
4545

4646
#### macOS
4747

48-
- Standalone (currently only available as
49-
a [development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1))
48+
- Standalone
49+
- [C++ app development preview](https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1)
50+
- [Rust app development preview (signed)](https://github.com/projectM-visualizer/frontend-sdl-rust/releases/tag/v0.1.0)
5051
- [Steam](https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/) (Old 3.1.12 release)
5152
- Music.app Plugin (currently only available as an
5253
_unsigned_ [development preview](https://github.com/kblaschke/frontend-music-plug-in/releases/tag/v3.0-pre1))
@@ -80,6 +81,7 @@ Store. Any bug reports in the projectM issue tracker regarding the apps will be
8081
Source code and other resources, mostly aimed at developers.
8182

8283
- [Library source code](https://github.com/projectM-visualizer/projectm/) (this repository)
84+
- [GStreamer plugin](https://github.com/projectM-visualizer/gst-projectm/)
8385
- [Qt5](https://www.qt.io/) based [PulseAudio](https://www.freedesktop.org/wiki/Software/PulseAudio/) and JACK desktop
8486
apps [as source code for Linux](https://github.com/projectM-visualizer/frontend-qt), currently broken and needs some
8587
updating (help wanted!).
@@ -90,9 +92,11 @@ Source code and other resources, mostly aimed at developers.
9092

9193
[Chat with us on Discord!](https://discord.gg/N9DyQfCH4j)
9294

93-
### Demo Video
95+
### Click For Demo Videos
9496

95-
[![](http://img.youtube.com/vi/2dSam8zwSFw/0.jpg)](http://www.youtube.com/watch?v=2dSam8zwSFw "Demo")
97+
<a href="https://www.youtube.com/watch?v=jJmLQGhYWys&list=PLFLkbObX4o6TK1jGL6pm1wMwvq2FXnpYJ">
98+
<img src="https://i3.ytimg.com/vi/QlfqpVvo4zM/maxresdefault.jpg" width="800" alt="4k ProjectM render demo playlist" />
99+
</a>
96100

97101
### Presets
98102

@@ -175,11 +179,11 @@ the [projectM organization's repositories](https://github.com/projectM-visualize
175179

176180
---
177181

178-
# Todo
182+
# See Also
179183

180-
- Improve projectM using the recently-released Milkdrop source (WIP).
181-
- Update the various implementations using libprojectM.
182-
- Update downstream projects with new versions.
184+
- [GStreamer plugin for offline rendering](https://github.com/projectM-visualizer/gst-projectm/)
185+
- [ProjectM Rust Crate](https://crates.io/crates/projectm)
186+
- [Milkdrop evaluation library](https://github.com/projectM-visualizer/projectm-eval)
183187

184188
---
185189

@@ -212,6 +216,8 @@ Before starting to write code, please take your time to read
212216
the [contribution guidelines](https://github.com/projectM-visualizer/projectm/wiki#contributing-to-projectm) in our
213217
wiki.
214218

219+
Come talk to the dev team on Discord.
220+
215221
## Package Maintainers
216222

217223
If you maintain packages of libprojectM, we are happy to work with you! Please note well:

0 commit comments

Comments
 (0)