Page 1 of 1

ProjectM V3

Posted: 28 Jul 2018 18:46
by masterx244
Wondering atm if any of the VLC devs noted that ProjectM moved to Github and got quite a few changes since then?
https://github.com/projectM-visualizer/projectm
There is also some work done there to get rid of the old CG-based shader works

Re: ProjectM V3

Posted: 29 Jul 2018 15:05
by Jean-Baptiste Kempf
No, that's the first time I heard it was picked up again.

Re: ProjectM V3

Posted: 29 Jul 2018 16:21
by masterx244
Tried to compile it for VLC but only got a crash after messing around with the compiler errors. Stupidly the crash got some anti-debug included by refusing to spit out a backtrace in gdb so not even a hint for me inside on whats the cause.

Re: ProjectM V3

Posted: 29 Jul 2018 21:54
by Jean-Baptiste Kempf
Did they do a new release?

Re: ProjectM V3

Posted: 29 Jul 2018 22:44
by masterx244
https://github.com/projectM-visualizer/ ... m/releases
topmost and thus current release is 3.0 on 17th june.
Tried to get the GLSL branch to work for personal reasons. Standalone version of that one worked on a ubuntu system. the GLSL branch which is planned to get merged into master fixes shader support by converting the old HLSL ones to the openGL format to make them crossplatform-usable without CG toolkit.
Might have to check if stuff works with master branch. Maybe someone of the crosscompiling pro-users gets more progress

Re: ProjectM V3

Posted: 30 Jul 2018 05:39
by Jean-Baptiste Kempf
OK, I tried to compile it, and it's not really ready...

Re: ProjectM V3

Posted: 30 Nov 2018 09:46
by strepto
Dear Jean-Baptiste Kempf,

On behalf of the pM dev team, we'd like some pointers on what would be needed in order to get projectM back in VLC. We've had a number of requests for this. It's no secret that projectM has been idle for quite some time. However, after picking up the axe and doing some cleaning and modernization to the code, we feel it's time to pick up the VLC support issue, and put some grease into getting that in place.

A few pointers would be appreciated!

Cheers,

Tord & Mischa (projectM)

Displaimer: I am not a programmer, just the 'PR' guy.

Re: ProjectM V3

Posted: 21 Jan 2019 00:58
by Jean-Baptiste Kempf
Dear Jean-Baptiste Kempf,

On behalf of the pM dev team, we'd like some pointers on what would be needed in order to get projectM back in VLC. We've had a number of requests for this. It's no secret that projectM has been idle for quite some time. However, after picking up the axe and doing some cleaning and modernization to the code, we feel it's time to pick up the VLC support issue, and put some grease into getting that in place.

A few pointers would be appreciated!

Cheers,

Tord & Mischa (projectM)

Displaimer: I am not a programmer, just the 'PR' guy.
I really want it back in VLC, notably if it is finally using openGL.