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

Fix token parsing in Milkdrop preset factory

Thanks to Adam Guthrie for the fix!

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/p...

c28affef60afe8ba292df074214a6bc2d3e2f406 authored over 13 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Fix build failure with GCC4.6

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1355 6778bc44-b910-0410...

43aae3944f0fc6df1afc0c68d21f5cfd31c66748 authored over 13 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Set LC_NUMERIC to "C" in libprojectM

This is a workaround for some strange behaviour appearing on
some systems with a different numer...

8197b8c79fa8a851c6fa70e531c09ffc78015530 authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Patch to make projectM find Freetype

Use FindFreetype from CMake itself instead using the buggy
cmake script which is shipped with pr...

926fe4217463747d588350ddcdb2b500127310d4 authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Add API to change projectM preset duration

Required by some media players such as Clementine

git-svn-id: https://projectm.svn.sourceforge...

24b03c9d2de60d3bdceb7dc50a7de3b2808b09d3 authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Add API to change projectM texture size

Required by some media players such as Clementine

git-svn-id: https://projectm.svn.sourceforge...

c57e41ac45579ee6f09537215b6158330e81200f authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Make some changes on libprojectM CMakeLists.txt

* Set right upstream version in library
* Remove the USE_THREADS option pending an update from...

08e52e2e0e34d47e99f99a8a5531490ba0ce2302 authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Add stat.h to projectM-pulseaudio fix FTBFS in some cases.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1349 6778bc44-b910-0410...

60e84909c3a9cb0b0678711b71638e15e85d62d1 authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Update .desktop files of projectM

* Remove encoding keys from .desktop files.
* Add more meaningful descriptions

git-svn-id: h...

d070e15721e29a5f47d4a511688971ffd25b1a6b authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
Cleanup projectM source tree

Removed a few unnecessary files (left binaries, CVS dirs etc.)

git-svn-id: https://projectm.sv...

8c461d65063ba4c9360ce50b1290250759210d6e authored almost 14 years ago by ximion <ximion@6778bc44-b910-0410-a7a0-be141de4315d>
FTGL header update

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1346 6778bc44-b910-0410-...

002994a8e00dee3c70950cd823285e5d48c4fef8 authored almost 14 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
build fixes for ubuntu

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1345 6778bc44-b910-0410-...

f87d684f20e3f210aa865e69bf2c35d6f4a92242 authored almost 14 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
applying ubuntu mkdir patch

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1344 6778bc44-b910-0410-...

e5c674123454088e561ea3b24efd3d0030f79b49 authored almost 14 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
only write device name when pulse connection is established

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1343 6778bc44-b910-0410-...

fab6c1d39ad96c6cecb73c196aab1689513fb596 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
playlist file / directory error handling fixes, resize playlist refresh fix

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1342 6778bc44-b910-0410-...

c28c4b9efe1d0f64b1794d4715183af9fc30b050 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
removed debugging

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1341 6778bc44-b910-0410-...

2d5a1f7d0e49412582e853e0ea31e70cdf1afa20 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
guard against reinitializing the builtin milkdrop functions. Hides a deeper issue where something is double loading the preset factories, most likely

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1340 6778bc44-b910-0410-...

d6a7dcd333dcf4ea7ac6f565d1d2a79f4aab9815 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
guard against reinitializing the builtin milkdrop functions. Hides a deeper issue where something is double loading the preset factories, most likely

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1339 6778bc44-b910-0410-...

f917357a3ff9bb889c4fcd0edc3a50f601e8f478 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
typo fix.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1338 6778bc44-b910-0410-...

c9b54d294da7c2381de776c9b8dfb3de1952329c authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
check if opengl context is valid, quit if we can't open one with an error message

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1337 6778bc44-b910-0410-...

ddc2d5245e9db89ec6659232cbb343433cadc68f authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
pre-spring cleaning

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1336 6778bc44-b910-0410-...

c7b5ea163fea1ecc89d410dc6d5a4ff817d8f136 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
don't set optimal settings on the cg profile (resolves issues with buggy new ati drivers)

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1335 6778bc44-b910-0410-...

2e1217aa5e4218353979183c0ba1eecac4aa5b81 authored over 14 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
call Preset(name) super constructor

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1334 6778bc44-b910-0410-...

10992123c298b6d1953c61a2588d01bf2c4ccd50 authored almost 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
removing pcm.h

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1333 6778bc44-b910-0410-...

4c7143bf5205687b6859a3fe382666e8c0f14051 authored almost 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
Fix bug introduced in 1330 for some compilation scenarios

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1332 6778bc44-b910-0410-...

062b42c3643caf8fda04147f063d7b91945056ac authored almost 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
quik fix to drag and drop bug reported by linux guy

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1331 6778bc44-b910-0410-...

3c82a4a9f1e3fbdef7c6551bdfe3473bd015135f authored almost 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
msvc / windows related fixes courtesy of tobigun

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1330 6778bc44-b910-0410-...

9b0a410d49cb92650a860a3861a2a68e3e4620c3 authored almost 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
vizkit version bump

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1329 6778bc44-b910-0410-...

85f2311aa29032d0811e06f7d2159a9ac8683822 authored almost 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
viz kit 2.3 import

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1328 6778bc44-b910-0410-...

c14d6dfb0cf4823cceb7ad0329a43824b53c05c8 authored almost 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
win32 fixes

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1326 6778bc44-b910-0410-...

8dbfbc670b5dee765b72c13c090685881d4e68d2 authored about 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
upload command added to publish script

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1325 6778bc44-b910-0410-...

7a80a2e91cd32b02a9bbb122f21e627bd4695ee8 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
publishing related stuff

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1324 6778bc44-b910-0410-...

eea9df5ce6158e666c840cb753ccc8e04b4b14ec authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
publishing related stuff

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1323 6778bc44-b910-0410-...

77af613851e297add0b15c0404ce261ff96eb82b authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cpack fixes, publishing updateS

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1322 6778bc44-b910-0410-...

20be06f73df4fd801359a74dd207357e5680021f authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
oops

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1321 6778bc44-b910-0410-...

85a827a580593973901895d3f8746e574f2a066e authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
more cpack updates

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1320 6778bc44-b910-0410-...

09627ebf1dd183491601f98603e26bd16998c211 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cpack updates

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1319 6778bc44-b910-0410-...

b8a5c6925952d3080782caf579cb5774c9c54535 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
common projectm include file for cpack

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1318 6778bc44-b910-0410-...

8e9629ba66fb1b76a8450ac12ee589fffbc54f11 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
common projectm include file for cpack

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1317 6778bc44-b910-0410-...

adad9578047800eaf238953cbf3324540d4e3691 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
working publish script sans automatic upload

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1316 6778bc44-b910-0410-...

e1ef82733c8e6b3559ae70bae16ee840ab998861 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
incomplete publish script

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1315 6778bc44-b910-0410-...

fd346459967a22a05c8ded0af69ff492a4a4d67f authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
more packaging cmakes

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1314 6778bc44-b910-0410-...

7c6f467a15bfa247fcdea5ffa4ba5663de8d6479 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1313 6778bc44-b910-0410-a7a0-be141de4315d

c41e6b8aba3ef545f6d2dabdf9409d9ff786080b authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cmake projectM-qt standalone build fix

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1311 6778bc44-b910-0410-...

e280353bcb4c4c87ddfdde09aa2b776724e2c6b7 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
version bump

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1308 6778bc44-b910-0410-...

067f24b62f383e6d6ea6775733725ab91c5a0c5a authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
turn off debugging in RNG

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1307 6778bc44-b910-0410-...

aaea2e10a95fe1b79c4a336ed31c46081e26e474 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
use preset list size to compute initial preset rating sums, not ratings sum size.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1306 6778bc44-b910-0410-...

071a6a4ac62afb57371747c88c18e7aae88d54fb authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
obnoxious RNG debugging

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1305 6778bc44-b910-0410-...

e93fae863724b1c18c59adfc9e840ee94540d659 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
preset lock

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1304 6778bc44-b910-0410-...

a562c0074ce9a407e0a84e1cf5c7fe899f89e833 authored about 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
cmake build flag for testing stuff

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1303 6778bc44-b910-0410-...

a8636cbd65e0433b2fd2e6341f9142be2a506762 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
comment out render item freeing until some final stability issues are resolved.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1302 6778bc44-b910-041...

328d3be221de68923f40d2306f0ee899934a1e23 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
more of the same cmake fixes

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1301 6778bc44-b910-0410-...

46440771d0266c0fa8be9aded1d20cf356029b8f authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
pushed dont font dependency into libprojectm where it belongs.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1300 6778bc44-b910-0410...

6903c878a90e7e954f0114312a3e389c89779e29 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
yet another preset switch synchronization fix, hopefully the final one.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1299 6778bc44-b910-0410-...

3d2ee7442ab41c91a9c1bf184e0324238ea4cc50 authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
took out some debug, temp hack fixes.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1298 6778bc44-b910-0410...

302411bbb52ab19ae887c49683849ae107536c8c authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
added quotes around cmake expression to build properly on fedora 11.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1297 6778bc44-b910-0410...

4ababd2e8c6bc37f5f86153cd7a24685b2048d2e authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
commented out what I thought was a correct memory freeing technique.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1296 6778bc44-b910-0410...

36fedb2e0297c9fb22fc090c0e0fea6a65b9eeda authored about 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
libprojectM build fix, partial ftgl build fix on fedora.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1295 6778bc44-b910-0410...

560e703a41259f091fdc04d808efef5259b6cbf9 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
whats with my amazing ability to keep around invalid assertions.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1294 6778bc44-b910-0410-...

707beb75a870a5944dd95686386b4cca03c9a00a authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
potential bug fix for preset switch / render sync issue

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1293 6778bc44-b910-0410-...

10a9a20a33e99c59cd56af0e11c57a4db0c1baa5 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
got rid of cmake warning.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1292 6778bc44-b910-0410...

e1ea212963f324210e257c02c6d47619ac9a188e authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
added open playlist button on playlist dialog.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1291 6778bc44-b910-0410...

6b2962138d2aa307fe111475d0bab4ccefed5202 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
playlist remembers if floating, does not hide when when menu hides in this mode.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1290 6778bc44-b910-0410...

f3d9e1a3549296f96517f8090325af3e06fb164a authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
refactored libprojectM preset rating interface to support generic number of ratings.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1289 6778bc44-b910-0410...

7d0daf33398c678a9778069b8d03cf1fa90d5242 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
super new, unpolished "breedability" feature.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1288 6778bc44-b910-0410...

1829b879a4839fd9de40bbb57aad1ee5a26c1253 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
potential fix to playlist read error.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1287 6778bc44-b910-0410...

b977668dbbea403d9d40691797fba3327a501869 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
tooltip update

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1286 6778bc44-b910-0410...

45df07bb44c428ce882fa91e3e1553dab37ae25c authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
added mouse hide timeout config option.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1285 6778bc44-b910-0410...

eb160a830f15fe979e9838d575d42593efbb0b8a authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
dont free custom waves as preset may still need them (solution to freeing them is pending)

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1284 6778bc44-b910-0410...

4c34bc5c128b75cf7f12ebe97754ad0382195827 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
explicitly reset preset outputs before assigning it to a preset.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1283 6778bc44-b910-0410...

c5b2fa9042076d04406c9c81674f7d7ef71bee5f authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
removed more debugging.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1282 6778bc44-b910-0410...

d4337e1a269bbd29f6b3a59d3555d1ade32a5322 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
debugging code clean up, small optimizations.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1281 6778bc44-b910-0410...

176e4a279d141ffd9a7c6487452bee2995a54148 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
updated projectM-pulseaudio AUTHORS file.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1280 6778bc44-b910-0410...

32062911c294b841981a52a67cefc73e7d349b1b authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
added #include <csdio> to some files, should help build on ubuntu apparently.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1279 6778bc44-b910-0410...

b7bf4a4e256db5a9451c1ed2378435ed27d4dfcd authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cmake freetype2 patches by ian monroe ([email protected])

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1278 6778bc44-b910-041...

e5fbebc4088a20e8d0849851c40c0174da78f543 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
desktop patches courtesy of jameson ([email protected])

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1277 6778bc44-b910-0410...

a0e8f8d86cc2368ba7ab3afe1211882d2d043385 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
package config patch.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1276 6778bc44-b910-0410...

ade15488cc884f861bfa8a6ea20d0194673b7a5f authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
package config patch, courtesy of jameson ([email protected])

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1275 6778bc44-b910-0410...

8c2ccc01a832420102f92b3394df67f578320ae4 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
license updates in code files cand small readme changes.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1274 6778bc44-b910-0410...

cb6e6e89a11590cef48747d6c02a0ae4f6237171 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
GPL for jack and pulseaudio

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1273 6778bc44-b910-0410-...

ad50f793c32a69a3e87370071837eecfd6fcde02 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
CPACK -> CPack

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1272 6778bc44-b910-0410...

94cd719b5358305ae1a7d1398c33d3e22b28770e authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
version bump.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1271 6778bc44-b910-0410...

475953037a20e95bd356b53c56d10b59757f7322 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cpack support for a bunch of projects

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1270 6778bc44-b910-0410...

8f5d3028154372713d11df6d5baf063d911e8e26 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cpack support for projectm-qt

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1269 6778bc44-b910-0410...

febcbecbbf9632df25b834c24b942802b4e21198 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
explicitly include binary tar gz.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1268 6778bc44-b910-0410...

fa358926915e5b97ae033539370f233836441feb authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
cpack support for libprojectm.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1267 6778bc44-b910-0410...

8ac615bf1ed19d3d4a0d40c90d8aae7ae9e68293 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
GLP for projectM-qt

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1266 6778bc44-b910-0410-...

a75925bb0bca532128b420b7f3ab158d65543c70 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
oops, licensing

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1265 6778bc44-b910-0410-...

da0e7e45b7e8fd0d0818c017cec02b770bd40cc2 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
LICENSEs

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1264 6778bc44-b910-0410-...

cdf0b27dcf96eff7ba3b84a4c13c805f495eefc2 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
Old patch from JAmeson that I never comitted.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1263 6778bc44-b910-0410-...

2d682a5fe9267afa03949eb885cc41d96c1be12f authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
context menu for preset switching. bug fix selecting presets from

projectM. moved preset change related code from key handler to
projectm.

git-svn-id: https:/...

d08a9648e7b695742cafa8f84986bef0898c1f41 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
might have fixed some crasing

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1261 6778bc44-b910-0410-...

78b0cee5687fff48f24347c9794cee6e7a3df729 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
supressed some printouts

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1260 6778bc44-b910-0410-...

283d960d918322abc92fbc38d3b445b0bc8867be authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
smooth preset support for test apps

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1259 6778bc44-b910-0410-...

706ea22a2b5c82227c924d836506d219734c8a59 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
reverted libprojectM cmake config to r1246.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1258 6778bc44-b910-0410...

4e35b122d706fbbe18bcee83855548b28527248f authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
smooth preset switching hot keys of N/P/R.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1257 6778bc44-b910-0410...

2bb3c8464901451c6d138fa69c700445f2924a42 authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>
oops reverting some files

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1256 6778bc44-b910-0410-...

4c541edf4d3c9b678201616bef0a492707d9196c authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
oops reverting some files

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1255 6778bc44-b910-0410-...

308e797debf963daab587555e2c67db8ed8f0aaf authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
even better composite renderitem smoothing

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1254 6778bc44-b910-0410-...

1925d77549dd45095bcbcc29d14559c46d966f88 authored over 15 years ago by psperl <psperl@6778bc44-b910-0410-a7a0-be141de4315d>
fixed qt file dialog bug.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1253 6778bc44-b910-0410...

1af739885ea935075b2939ba949a3b0a9622dceb authored over 15 years ago by w1z7ard <w1z7ard@6778bc44-b910-0410-a7a0-be141de4315d>