Commit Graph

1130 Commits

Author SHA1 Message Date
191e84b2ea return what you're printing
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1390 6778bc44-b910-0410-a7a0-be141de4315d
2012-03-27 04:16:31 +00:00
fd0d492108 print function
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1389 6778bc44-b910-0410-a7a0-be141de4315d
2012-03-27 03:19:42 +00:00
c6b04b018f fix build regressions when building from project root
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1388 6778bc44-b910-0410-a7a0-be141de4315d
2012-03-26 02:25:31 +00:00
efcbb8e019 free gen_expr upon per pixel destroy
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1387 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-31 03:24:17 +00:00
30459a7b87 memory leak fix
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1386 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-31 02:06:21 +00:00
612be343eb Fix projectM in-tree build
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1385 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-17 23:25:07 +00:00
06576b2eb8 Some more cmake changes to do version changes easier.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1384 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 22:18:56 +00:00
a6f799ca6d trivial: Fix some of the native presents (use PixelPoint)
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1383 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 21:36:01 +00:00
38a07b197c Fix compilation on Windows
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1382 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 21:31:03 +00:00
a2a431ad67 core: Fix compilation on MacOS
Thanks to Clementine devs for the patch!


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1381 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 21:07:42 +00:00
ae31c54bbb core: Fix crash on Windows
Thanks to Clementine devs for the patch!


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1380 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 21:06:13 +00:00
a8e9d0c737 core: Fix FBO fallback memleak
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1379 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 21:03:53 +00:00
248983acd3 trivial: More cmake magic
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1378 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 21:01:37 +00:00
1ca6c8d200 renderer: Improve font error-handling
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1377 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 18:35:53 +00:00
da1affe208 Add manpages for projectM tools
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1376 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 17:32:52 +00:00
23d93a2f78 Again some linking order fixes
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1375 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 16:38:06 +00:00
174f2e688b Remove more unused headers
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1374 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 16:25:13 +00:00
98ceda9f45 pmjack: Don't start/restart JACK transport clock
Thanks to h3xx for the patch!


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1373 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-05 16:22:23 +00:00
e41d27039f Fix remaining cmake warnings
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1372 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-03 18:27:14 +00:00
828ae76cd0 Configure files in binary build directory
Makes out-of-tree-build much nicer :)


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1371 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-03 18:11:26 +00:00
e350e9a54e Make it possible for Qt4 apps to throw exceptions from slots
This fixes the Qt4 warnings if an exception is thrown
in an event handler.


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1370 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-03 18:06:29 +00:00
3702a23bda trivial: Cleanup cmake
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1369 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-03 17:51:58 +00:00
b35dbc18d7 Fix projectM build process
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1368 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-01 19:04:00 +00:00
ea3fe4d21f Fix some build errors which occur on some machines
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1367 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-01 17:52:07 +00:00
a9f6c10712 Unbind FBO when done
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1366 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-01 17:49:47 +00:00
c329df5f91 Fix small spelling error
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1365 6778bc44-b910-0410-a7a0-be141de4315d
2012-01-01 17:26:58 +00:00
080404922d another crucial fix by mastertrenten.
--this line, and those below, will be ignored--

M    src/libprojectM/MilkdropPresetFactory/BuiltinFuncs.hpp


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1364 6778bc44-b910-0410-a7a0-be141de4315d
2011-11-03 05:24:02 +00:00
f9cae43ff9 fix to parser in cases like 1.0-1.0-2.0
(thanks to mastertrenten)


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1363 6778bc44-b910-0410-a7a0-be141de4315d
2011-11-03 05:11:18 +00:00
b3aecc5f09 support for +/- keys to edit ratings.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1362 6778bc44-b910-0410-a7a0-be141de4315d
2011-10-28 02:57:24 +00:00
2de7d33d8d Remove unused, invalid PulseAudio header
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1361 6778bc44-b910-0410-a7a0-be141de4315d
2011-09-17 21:16:21 +00:00
741f72c762 fixed r1355 regression of implicit cast from int (rather than char) into a string buffer.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1360 6778bc44-b910-0410-a7a0-be141de4315d
2011-08-31 14:36:51 +00:00
a19cc8f392 copy null string terminator.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1359 6778bc44-b910-0410-a7a0-be141de4315d
2011-08-29 01:33:29 +00:00
5d8364a605 fix fps value bug (kudos to pete), made some methods public
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1358 6778bc44-b910-0410-a7a0-be141de4315d
2011-08-29 01:08:12 +00:00
1ffdeca3e4 trivial: Cleanup some files
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1357 6778bc44-b910-0410-a7a0-be141de4315d
2011-07-05 17:52:43 +00:00
b55fe2f79f Fix token parsing in Milkdrop preset factory
Thanks to Adam Guthrie for the fix!


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1356 6778bc44-b910-0410-a7a0-be141de4315d
2011-05-23 22:46:53 +00:00
8a03b25028 Fix build failure with GCC4.6
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1355 6778bc44-b910-0410-a7a0-be141de4315d
2011-05-06 12:04:58 +00:00
90aa2c8f38 Set LC_NUMERIC to "C" in libprojectM
This is a workaround for some strange behaviour appearing on
some systems with a different numeric format.

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1354 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 14:07:51 +00:00
dc71857136 Patch to make projectM find Freetype
Use FindFreetype from CMake itself instead using the buggy
cmake script which is shipped with projectM.


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1353 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 14:06:23 +00:00
c5d4802407 Add API to change projectM preset duration
Required by some media players such as Clementine


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1352 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 14:04:19 +00:00
8551d6568a Add API to change projectM texture size
Required by some media players such as Clementine


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1351 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 14:03:27 +00:00
e332c510ac Make some changes on libprojectM CMakeLists.txt
* Set right upstream version in library
 * Remove the USE_THREADS option pending an update from upstream
 * Exclude fonts from build
 * Correctly set LIB_INSTALl_DIR variable


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1350 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 13:52:34 +00:00
d6384cefe7 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-a7a0-be141de4315d
2011-04-10 13:46:56 +00:00
21b2b3725d Update .desktop files of projectM
* Remove encoding keys from .desktop files.
 * Add more meaningful descriptions


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1348 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 13:45:37 +00:00
56f32829d1 Cleanup projectM source tree
Removed a few unnecessary files (left binaries, CVS dirs etc.)


git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1347 6778bc44-b910-0410-a7a0-be141de4315d
2011-04-10 13:39:13 +00:00
76e610431e FTGL header update
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1346 6778bc44-b910-0410-a7a0-be141de4315d
2011-03-16 04:28:05 +00:00
9aaac6d3d8 build fixes for ubuntu
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1345 6778bc44-b910-0410-a7a0-be141de4315d
2011-03-16 04:27:29 +00:00
cfa1ff9952 applying ubuntu mkdir patch
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1344 6778bc44-b910-0410-a7a0-be141de4315d
2011-03-16 04:05:41 +00:00
3dbdd2ac45 only write device name when pulse connection is established
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1343 6778bc44-b910-0410-a7a0-be141de4315d
2010-07-29 02:19:13 +00:00
e2ee27efd4 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-a7a0-be141de4315d
2010-07-29 01:46:44 +00:00
ebfb4bb75c removed debugging
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1341 6778bc44-b910-0410-a7a0-be141de4315d
2010-07-28 23:55:28 +00:00