|
|
8dcfbceafd
|
- init cond stuff refactored properly
- hit a wall in splaytree compilation, involving symbolic types
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@220 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-24 04:49:28 +00:00 |
|
|
|
d03e24e347
|
PJS: refactored a massive amount of stuff
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@219 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-24 03:58:06 +00:00 |
|
|
|
79591c49b2
|
endless trudge of refactoring
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@218 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-24 01:23:47 +00:00 |
|
|
|
aa4356f827
|
new class to separate some methods on params / splaytrees
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@217 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 23:50:50 +00:00 |
|
|
|
60516af7e9
|
- lots of fixes to custom wave / shape refactoring
- stuff is still broken, trudging along
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@216 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 23:50:20 +00:00 |
|
|
|
9abcd21e44
|
serious progress is cleaning up type safety of splay trees
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@215 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 19:04:09 +00:00 |
|
|
|
9098257a7a
|
renaming SplayTree.h to hpp
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@214 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 18:13:53 +00:00 |
|
|
|
dd27eba0d5
|
small change, to be renamed
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@213 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 18:08:01 +00:00 |
|
|
|
d4a5c55785
|
super duper code busting
- splaytree is being templafied,
but in way most functions won't notice
- custom wave almost fixed
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@212 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 18:07:19 +00:00 |
|
|
|
2b1e8c7608
|
templating data type of splaynode
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@211 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-23 17:47:37 +00:00 |
|
|
|
6ebc89d6ec
|
refactored PerFrameEqn to full class
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@210 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-22 06:56:11 +00:00 |
|
|
|
acdff416f0
|
- started first guess at Preset::evaluateFrame(), the all in one preset eval function
- remove dead looking code in custom shape header
- god knows what else
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@209 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-22 06:45:59 +00:00 |
|
|
|
e30288ac46
|
- made CustomWave more classish
- got rid of some compiler warnings
- implemented more custom wave stuff in Preset.hpp
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@208 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-22 06:20:45 +00:00 |
|
|
|
0035e08dca
|
- refactoring custom wave / shape to use std iterators
- moving custom wave/shape eval to earlier stage
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@207 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-22 05:39:55 +00:00 |
|
|
|
f4025c8eaf
|
PJS: maybe I made some mistakes... either way, progress is made
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@206 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-22 02:31:41 +00:00 |
|
|
|
0d34e05c6c
|
commit before merge, kdevelop project file added
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@205 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-21 01:09:52 +00:00 |
|
|
|
786014bedb
|
PJS: Refactoring the Renderer out
made changes to FrameIO that you need to follow
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@197 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-19 06:08:52 +00:00 |
|
|
|
82df72887e
|
refactored code builds! seriously broken however
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@196 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-19 03:53:46 +00:00 |
|
|
|
fb97385974
|
deep in preset refactoring stage
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@195 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-17 07:44:33 +00:00 |
|
|
|
019ad6e7f3
|
1.0 dev branch, june 13th
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@171 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-14 03:01:24 +00:00 |
|
|
|
7f5e31bb86
|
Updated build
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@170 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 21:09:37 +00:00 |
|
|
|
d6a3f7826b
|
Renamed FBO to USE_FBO
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@169 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 21:08:39 +00:00 |
|
|
|
c341c4f760
|
Updated fallthrough logic for failing FBO to teximage hack. Renamed FBO to USE_FBO. Removed old AGL pbuffering paths
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@168 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 21:07:36 +00:00 |
|
|
|
c8c927c317
|
Removed LINUX debug. Move this to the calling app!
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@167 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 21:05:28 +00:00 |
|
|
|
ad340d040c
|
Fixed fullscreen handling on Mac. Re-enabled idle events. Updated plugin version
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@166 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 19:27:18 +00:00 |
|
|
|
59fd8492d9
|
Removed stale file
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@165 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 19:26:30 +00:00 |
|
|
|
b3df33bae5
|
Removed stale file
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@164 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 19:09:55 +00:00 |
|
|
|
f908a8347f
|
PJS: FundPkgConfig,cmake from KDE so we can find FTGL
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@163 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 04:19:00 +00:00 |
|
|
|
5beb8acad5
|
Improvements to build system. FTGL can now be removed/added during compile time.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@162 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 04:18:17 +00:00 |
|
|
|
95ff477b2e
|
removed matrix null check for optimization purposes
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@161 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 03:39:18 +00:00 |
|
|
|
6a74e7212b
|
PJS: WTF! darken center casting error is suprisingly stupid
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@160 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 03:04:31 +00:00 |
|
|
|
f06d4ba583
|
- inlined builtin_funcs methods, removed builtin_funcs.cpp
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@159 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 03:01:01 +00:00 |
|
|
|
6410880ef9
|
PJS: removed libprojectM.so from repository
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@158 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:51:08 +00:00 |
|
|
|
4140d59d8d
|
PJS: fixed cast-related build warning in glConsole.c
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@157 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:50:41 +00:00 |
|
|
|
6ba50a404b
|
test commit, also updates author info a bit
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@156 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:49:16 +00:00 |
|
|
|
b6da735708
|
Updates to linux build system
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@155 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:48:52 +00:00 |
|
|
|
8f4f0bbc39
|
junk file removal
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@154 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:37:18 +00:00 |
|
|
|
8fa21f471d
|
junk removal
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@153 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:36:48 +00:00 |
|
|
|
0e6df2a168
|
import of 1.0 branch
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@152 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-06-13 02:34:15 +00:00 |
|
|
|
06e647d4e7
|
forget to add src directory
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@135 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-02-18 00:01:26 +00:00 |
|
|
|
b167f04567
|
revised repo structure to "svn style".
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@133 6778bc44-b910-0410-a7a0-be141de4315d
|
2007-02-17 23:50:52 +00:00 |
|