Skip to content

Commit 982c6e0

Browse files
authored
Update README.md
1 parent f3d6cca commit 982c6e0

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

README.md

Lines changed: 17 additions & 11 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-pre1))
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!).
@@ -88,11 +90,13 @@ Source code and other resources, mostly aimed at developers.
8890

8991
### Discord chat
9092

91-
[Chat with us on Discord!](https://discord.gg/mMrxAqaa3W)
93+
🗨️ [Chat with us on Discord!](https://discord.gg/mMrxAqaa3W)
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

@@ -176,11 +180,11 @@ the [projectM organization's repositories](https://github.com/projectM-visualize
176180

177181
---
178182

179-
# Todo
183+
# See Also
180184

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

185189
---
186190

@@ -202,7 +206,7 @@ and findings to the existing issue instead of opening a new ticket.
202206

203207
## Get in contact with us
204208

205-
[Chat with us on Discord.](https://discord.gg/mMrxAqaa3W)
209+
🗨️ [Chat with us on Discord.](https://discord.gg/mMrxAqaa3W)
206210

207211
## Contribute to projectM
208212

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

220+
Come talk to the dev team on Discord.
221+
216222
## Package Maintainers
217223

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

0 commit comments

Comments
 (0)