Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/projectM-visualizer/projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://github.com/projectM-visualizer/projectm

shader load path for debug

1c3f72f2c123f0e552cf267f943e8442905ef068 authored almost 7 years ago
SDL include, remove my copyrights that xcode added :/

420c93936908c4967d2c69f488b326493a130259 authored almost 7 years ago
building under xcode

f683733f678f340742e5d2ee041c5095dcab78f6 authored almost 7 years ago
xcode

2f002a4913165116f45c3af008fba7bdfdf6f526 authored almost 7 years ago
can build libprojectM with xcode now

ce837ddac3585dc45d14bff74892e69b9c17fd6f authored almost 7 years ago
libprojectM xcode project

c1ee4bd6ddf1602d996f7baca1d38b4ddb3f2bbc authored almost 7 years ago
kind of working itunes plugin support again

cc6748896e538cec86b06bc4c362378f8501e55e authored almost 7 years ago
Cg support again

76aae4dbace665affb230ecadf0170c8bfd3528e authored almost 7 years ago
cleanup

f175751da059f025b7cb8797f8a30ced9870a135 authored almost 7 years ago
ignores

e4735008ff94ebd3dcc2075fe2b700c38c0824c4 authored almost 7 years ago
mega super old doc stuff

b7d3efa759b97346ed1dc1096696e95597c56e04 authored almost 7 years ago
readme

8962102c20ded0841eb9b73a7f0af88df2462e70 authored almost 7 years ago
updating SDL xcode settings

043c88f0e5657709274db53a3569f035a82854f0 authored almost 7 years ago
bump version

a52282463ce5da18f91b3fb90f3d9c6e2e759a73 authored almost 7 years ago
readme update

21c7eb26bbe0a8fff90ce507c76c5c2dcc1146a0 authored almost 7 years ago
Merge pull request #48 from deltaoscarmike/ftgl

Add FTGL configure flag

8323aa563b396bece4b7dfc8af5c5e0c3a6bf150 authored almost 7 years ago
Fix OSX build

66a0c4dc3d8cbc619f3e8fae2237fe2f4c55fbf7 authored almost 7 years ago
Add FTGL configure flag

5ebf5183adc4c7b0217360427dc7b93727a8b8f1 authored almost 7 years ago
Merge pull request #42 from projectM-visualizer/qt

Qt5+pulseaudio support from @deltaoscarmike

5f96e6a10ace3209f25f1c858636b02b18172dab authored almost 7 years ago
Merge pull request #47 from deltaoscarmike/qt

Fix automake cohabitation with qt

5265a35ae8d0f5a935a8ed91ec4afa7f14333566 authored almost 7 years ago
Fix automake cohabitation with qt

5639865bc4216ca7ce1e8e0e9eeb5a6a34135907 authored almost 7 years ago
typos

5df5c904bd27dc17578eaeac0f1ae4711f34a99d authored almost 7 years ago
test fixing

804b87a65572a26216c27313e81cd1e9d7efb58b authored almost 7 years ago
According to

http://www.astro.gla.ac.uk/~norman/star/dev-nxg-20040116-add-fpp-support/automake.html/Conditiona...

25a4ab8bf424453b38c2932d2ebf122e5edc328e authored almost 7 years ago
nicer configure output

f37eba253ef18c5418b5debfa421f274f380313a authored almost 7 years ago
testing something

ee5b8fd7557e0250f1e4b8c85dc478306c54aeea authored almost 7 years ago
testing something

623329b40982d68c815a6b23dadc3c2ff6dfd25b authored almost 7 years ago
fixing merge

82d66e45c56184eb7eada0985c961719493efdbe authored almost 7 years ago
merge master

6b66aa8ced581c139f072c3d3d13ab54e98d7820 authored almost 7 years ago
Merge branch 'qt' of github.com:projectM-visualizer/projectm into qt

2ee558a86d76cae83374bb9e3dd937b19731bdf2 authored almost 7 years ago
Merge pull request #46 from deltaoscarmike/qt

Qt fixes

74aaf94e5a172f8114aec74de78aae123be9ab01 authored almost 7 years ago
Remove useless files

4f1de698e84673a52c51cd204e9f9f988c7bbdd7 authored almost 7 years ago
Fix automake files (3/3): pulseaudio automake file created

c2bc83e3f3f92396e279e10163cced121387e831 authored almost 7 years ago
Fix automake files (2/3): Fix "enable_qt" and "enable_sdl" compile flags conditionals

89f7d25df454d0f21ba33ee86299ea799f1bd9f9 authored almost 7 years ago
Fix automake files (1/3): Qt and pulseaudio are interdependent thus "enable_qt" compile flag builds both

1b8c35b81bd7bd839584de0899df5fc6c85c0058 authored almost 7 years ago
ProjectM-qt force Qt ressources to be loaded due to library mode

72c5c809d93172c4d0de91a1b25c77883e0122bb authored almost 7 years ago
ProjectM-qt automake fix

7d6e913716f5a5f61e6a0ea4e1020a8ad5833385 authored almost 7 years ago
Native presets (#44)

* native presets building and work. need to figure out how to install them to the right place.
...

24d79f69d5b23f3e11652ec87236866189053096 authored almost 7 years ago
build your config w/o fancy sed (#43)

a8bb9846bf206903ffdbb94d17bdeb50afe77fdd authored almost 7 years ago
test building sdl

e0a94c4b76baf495657e739a3dc396e4bbf50329 authored almost 7 years ago
only add sdl makefile if building sdl

9f77741b28e93e47e0ca920b215c2362b434e8b2 authored almost 7 years ago
support native presets with .dylib

b9d2ff1feeb5b3065dd43b0211fb151947046149 authored almost 7 years ago
merge master

00ce11aceecc26b5e3711b5f23fd5386466806c5 authored almost 7 years ago
make building SDL app optional, off by default. just build libprojectM by default

cca43dab5c6928f39033e3e979285578c0f29a94 authored almost 7 years ago
merge master

18203bd842b1106c45d7abb0077758b557d612e2 authored almost 7 years ago
removing options that don't do anything

015abbd116b2af8310dd7f2bf5fe731f028ccef0 authored almost 7 years ago
Cross-platform GL include (#41)

* qt autoconf

* WIP: Qt5 makefile

* go away cmake

* testing bsd define

* readme

*...

2df0738cce42c22ee90729c79abc2e297ad92f6c authored almost 7 years ago
maintainer notes

d0f22ad772b00c0f22804ef9662fb0cbf2a78bd1 authored almost 7 years ago
TODO is now in README

760fc94eb2f6ca2bd8de3bf5915cc4b2071730c0 authored almost 7 years ago
deleting old build instructions to cause less confusion for maintainers

076e5c5b3f17d44879fe992f915be4ec44f25bf4 authored almost 7 years ago
these files don't belong in src control

601721eafa94d8488128f9114e83dffda9242802 authored almost 7 years ago
cmake gone

54cb43e25ffeeea9814bc71e8faf8a968e6881f6 authored almost 7 years ago
this is old

8e97c9c91c51f8303349518cf433056045ec3c7a authored almost 7 years ago
merge master

96faa6991f3494185edb3de2b57e1625088a4d4b authored almost 7 years ago
go away cmake

c5744382d7b45217e49e3ddc276aff2a19361f3e authored almost 7 years ago
WIP: Qt5 makefile

506d7bc4008b9bda2c565b5ec38f6ecd23731f8f authored almost 7 years ago
qt autoconf

dc48e1dc2ae3dadae6164cb478492563a6107556 authored almost 7 years ago
README tidy

cde9e840ae0ffddf7186c1daa5525a547c3ec63b authored almost 7 years ago
bump version forwards

063633210713be624a6dca228a4ea14eb0559371 authored almost 7 years ago
fix travis notifs

a1b82779c502d8dbe93be5e55b998b8d6a4b71da authored almost 7 years ago
merge master

edcc2a5980cf12b2cf55698fbd8aad6377106d3a authored almost 7 years ago
Install presets/fonts/shaders/config (#35)

* install wip

* fix data dir

* test install in travis

* install presets

* fix local ...

c06e3b6b8002754dad481e06d91e5bc0c076b10d authored almost 7 years ago
fix data dir

b58445da94b596b37bb2425341f33859cd1c48f6 authored almost 7 years ago
working on installation of presets/shaders/fonts

9f4d35971328042c6b6bb0242425599b28487e07 authored almost 7 years ago
dox

72e18714b48ca22c23fdcb6235d76d5af9af05f9 authored almost 7 years ago
fix AC_INIT tarname

4c3528151c9ed02e5607056e568db8c51ca278f0 authored almost 7 years ago
config file install

7af12676030a681496066c70fdf7fa797940bb86 authored almost 7 years ago
install to /usr/local

f6e85a70c181697787aaf98bca4b695fefc36723 authored almost 7 years ago
Shared library / header install (#34)

* remove c3d/build

* autotools start

* ignore

* autoreconf? idk

* linux/osx gcc/clan...

9a9932a4aa16b99681acf39ab2eb97bdfcd36436 authored almost 7 years ago
Add link and screenshot to Silverjuke, an FOSS jukebox which is also proudly using projectM (#31)

dc67900a1516472bc23f4ea00f4a3ef55cdf7f5d authored almost 7 years ago
Use autotools to build (#27)

* remove c3d/build

* autotools start

* ignore

* autoreconf? idk

* linux/osx gcc/clan...

8eaa232ddaa45452a82b3079a496072e09f3a0ca authored almost 7 years ago
sdl2.m4

826c918db19e34de2801e56afc38531364b97032 authored almost 7 years ago
cmake go away

7471e45ffd494b44d3a760a9c27b9094c0eea8d9 authored almost 7 years ago
making autotools diff less unpleasant

efed39a31fd213ac1052f3c2eec3ab389d421106 authored almost 7 years ago
merge

9d8b18784ef0364506eed32cfd7afde9f95c445d authored about 7 years ago
merge master

f6527c59b533a7b68e27157bdb7767e0f9f13254 authored about 7 years ago
audio device selection

d7ab7d391f03407595030b805bc8cf2566004dca authored about 7 years ago
Merge pull request #17 from projectM-visualizer/build

Replacing cmake with make

e9378e7b22b5a4112c862af67be43616260ce00c authored about 7 years ago
bleh

4f5278cd4e6a8993d860cbe4dc6f756138d1d62d authored about 7 years ago
clang 5?

0762aa1b537d0b24a1be66e9ff06beefa236c6bf authored about 7 years ago
travis

c87975981669a25bd3cc2ec7c1f6b5974f0839b0 authored about 7 years ago
travis

53d4ce721caa9d28529eed98b3811dd016038f71 authored about 7 years ago
updates for readmes

d26135d4cf52ac3619b5695fb3c8b8d60a563a01 authored about 7 years ago
merge master

c6e41891aba60cd7503237b3225133917bc46f13 authored about 7 years ago
Merge branch 'master' into build

368633b10064cede2b0444c6fea1ba4422c1fa0b authored about 7 years ago
shush parser debug

f4614852302b869974b9c5fd73462372581b1b89 authored about 7 years ago
Merge pull request #24 from flying-sheep/patch-1

We use Qt5 now

0a620138df7850ffa9870bea2164d295d0da7d5a authored about 7 years ago
We use Qt5 now

0016edc6d8e8be09a0b247994e27a6483678972c authored about 7 years ago
Merge pull request #21 from yurivict/dl-patch

Replaced libdl library path with the standard CMAKE_DL_LIBS.

2e6af1d605896e42fead2eb036bfb44da7ae469b authored about 7 years ago
Replaced libdl library path with the standard CMAKE_DL_LIBS.

b27663e6026c7e671bcecf37968d64cef5c8336d authored about 7 years ago
renderer xcode project

c4e3570e43f5821c3dc2074a131e3056282456bb authored over 7 years ago
run in fullscreen

cba606e8c6e8abf40a34a118988a325b6ad72241 authored over 7 years ago
Merge branch 'master' into glsl

6713c72d72d762c9d951a970ddbf0e20ac573ac8 authored over 7 years ago
maximize resolution on fullscreen

488cf387e9cc1a3fdb00d391412a721d3493127b authored over 7 years ago
ditching Cg, sort of hooking up GL shaders

0370b661c01ffc7e936f728ab3325deb5c66e36e authored over 7 years ago
renderer xcode project

254bf746d30aff3f534ff4c334b5b50d85859692 authored over 7 years ago
version check for sdl 2.0.5

f105c06efe0b16dc44b8ab5af87fe2fa782ae5c0 authored over 7 years ago
fixing some linux build stuff

87441ad231ff7c619bf513c071282c39f1612122 authored over 7 years ago
readme update irc channel

beea5279a6bd18733ba13e8cb7129a0d2d536864 authored over 7 years ago
using base dir for path to files

63885d5c7d0d332217b69b8f13c3ec0ad5a6e5e6 authored over 7 years ago