@@ -41,12 +41,12 @@ 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 )
4544
4645#### macOS  
4746
48- -  Standalone (currently only available as
49-   a [ development preview] ( https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1 ) )
47+ -  Standalone
48+   -  [ C++ app development preview] ( https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1 ) 
49+   -  [ Rust app development preview (signed)] ( https://github.com/projectM-visualizer/frontend-sdl-rust/releases/tag/v0.1.0 ) 
5050-  [ Steam] ( https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/ )  (Old 3.1.12 release)
5151-  Music.app Plugin  (currently only available as an
5252  _ 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
8080Source code and other resources, mostly aimed at developers.
8181
8282-  [ Library source code] ( https://github.com/projectM-visualizer/projectm/ )  (this repository)
83+ -  [ GStreamer plugin] ( https://github.com/projectM-visualizer/gst-projectm/ ) 
8384-  [ Qt5] ( https://www.qt.io/ )  based [ PulseAudio] ( https://www.freedesktop.org/wiki/Software/PulseAudio/ )  and JACK desktop
8485  apps [ as source code for Linux] ( https://github.com/projectM-visualizer/frontend-qt ) , currently broken and needs some
8586  updating (help wanted!).
@@ -90,9 +91,11 @@ Source code and other resources, mostly aimed at developers.
9091
9192[ Chat with us on Discord!] ( https://discord.gg/N9DyQfCH4j ) 
9293
93- ### Demo Video   
94+ ### Click For  Demo Videos  
9495
95- [ ![ ] ( http://img.youtube.com/vi/2dSam8zwSFw/0.jpg )] ( http://www.youtube.com/watch?v=2dSam8zwSFw  " Demo ") 
96+ <a  href =" https://www.youtube.com/watch?v=jJmLQGhYWys&list=PLFLkbObX4o6TK1jGL6pm1wMwvq2FXnpYJ " >
97+   <img  src =" https://i3.ytimg.com/vi/QlfqpVvo4zM/maxresdefault.jpg "  width =" 800 "  alt =" 4k ProjectM render demo playlist "  />
98+ </a >
9699
97100### Presets  
98101
@@ -175,11 +178,11 @@ the [projectM organization's repositories](https://github.com/projectM-visualize
175178
176179--- 
177180
178- # Todo  
181+ # See Also  
179182
180- -  Improve projectM using the recently-released Milkdrop source (WIP). 
181- -  Update the various implementations using libprojectM. 
182- -  Update downstream projects with new versions. 
183+ -  [ GStreamer plugin for offline rendering ] ( https://github.com/projectM-visualizer/gst-projectm/ ) 
184+ -  [ ProjectM Rust Crate ] ( https://crates.io/crates/projectm ) 
185+ -  [ Milkdrop evaluation library ] ( https://github.com/projectM-visualizer/projectm-eval ) 
183186
184187--- 
185188
@@ -212,6 +215,8 @@ Before starting to write code, please take your time to read
212215the [ contribution guidelines] ( https://github.com/projectM-visualizer/projectm/wiki#contributing-to-projectm )  in our
213216wiki.
214217
218+ Come talk to the dev team on Discord.
219+ 
215220## Package Maintainers  
216221
217222If you maintain packages of libprojectM, we are happy to work with you! Please note well:
0 commit comments