mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 13:06:25 +00:00
first guess at per pixel non matrix user params
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@399 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -10,17 +10,28 @@
|
||||
<projectname>projectmDev10</projectname>
|
||||
<projectdirectory>../../</projectdirectory>
|
||||
<absoluteprojectpath>false</absoluteprojectpath>
|
||||
<<<<<<< .mine
|
||||
<description></description>
|
||||
<defaultencoding/>
|
||||
=======
|
||||
<description></description>
|
||||
<defaultencoding></defaultencoding>
|
||||
>>>>>>> .r389
|
||||
<versioncontrol>kdevsubversion</versioncontrol>
|
||||
</general>
|
||||
<kdevcustomproject>
|
||||
<run>
|
||||
<directoryradio>custom</directoryradio>
|
||||
<mainprogram>/usr/local/bin/xmms</mainprogram>
|
||||
<<<<<<< .mine
|
||||
<programargs></programargs>
|
||||
<globaldebugarguments/>
|
||||
<globalcwd/>
|
||||
=======
|
||||
<programargs></programargs>
|
||||
<globaldebugarguments></globaldebugarguments>
|
||||
<globalcwd>/home/pete/trunk/src</globalcwd>
|
||||
>>>>>>> .r389
|
||||
<useglobalprogram>false</useglobalprogram>
|
||||
<terminal>false</terminal>
|
||||
<autocompile>true</autocompile>
|
||||
@ -48,7 +59,11 @@
|
||||
<blacklist/>
|
||||
<build>
|
||||
<buildtool>make</buildtool>
|
||||
<<<<<<< .mine
|
||||
<builddir>/home/carm/projects/trunk/src/projectM-engine</builddir>
|
||||
=======
|
||||
<builddir>/home/pete/trunk/src/projectM-engine</builddir>
|
||||
>>>>>>> .r389
|
||||
</build>
|
||||
<other>
|
||||
<prio>0</prio>
|
||||
@ -84,7 +99,7 @@
|
||||
<breakonloadinglibs>true</breakonloadinglibs>
|
||||
<separatetty>false</separatetty>
|
||||
<floatingtoolbar>false</floatingtoolbar>
|
||||
<programargs/>
|
||||
<programargs></programargs>
|
||||
</general>
|
||||
<display>
|
||||
<staticmembers>true</staticmembers>
|
||||
@ -218,9 +233,9 @@
|
||||
</kdevfileview>
|
||||
<kdevdocumentation>
|
||||
<projectdoc>
|
||||
<docsystem/>
|
||||
<docurl/>
|
||||
<usermanualurl/>
|
||||
<docsystem></docsystem>
|
||||
<docurl></docurl>
|
||||
<usermanualurl></usermanualurl>
|
||||
</projectdoc>
|
||||
</kdevdocumentation>
|
||||
<ctagspart>
|
||||
|
||||
@ -1,56 +1,48 @@
|
||||
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||
<!DOCTYPE KDevPrjSession>
|
||||
<KDevPrjSession>
|
||||
<DocsAndViews NumberOfDocuments="15" >
|
||||
<Doc0 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/Preset.cpp" >
|
||||
<View0 line="382" Type="Source" />
|
||||
<DocsAndViews NumberOfDocuments="11" >
|
||||
<Doc0 NumberOfViews="1" URL="file:///usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g%2B%2B-v4/bits/stl_tree.h" >
|
||||
<View0 Type="Source" />
|
||||
</Doc0>
|
||||
<Doc1 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/Preset.hpp" >
|
||||
<View0 line="137" Type="Source" />
|
||||
<Doc1 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/Parser.hpp" >
|
||||
<View0 Type="Source" />
|
||||
</Doc1>
|
||||
<Doc2 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/ParamUtils.hpp" >
|
||||
<View0 line="64" Type="Source" />
|
||||
<Doc2 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/Parser.cpp" >
|
||||
<View0 Type="Source" />
|
||||
</Doc2>
|
||||
<Doc3 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/projectM.cpp" >
|
||||
<View0 line="133" Type="Source" />
|
||||
<Doc3 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/Preset.cpp" >
|
||||
<View0 line="428" Type="Source" />
|
||||
</Doc3>
|
||||
<Doc4 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/CustomWave.cpp" >
|
||||
<View0 line="542" Type="Source" />
|
||||
<Doc4 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/Preset.hpp" >
|
||||
<View0 line="44" Type="Source" />
|
||||
</Doc4>
|
||||
<Doc5 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/CustomWave.hpp" >
|
||||
<View0 line="131" Type="Source" />
|
||||
<Doc5 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/IdlePreset.hpp" >
|
||||
<View0 line="10" Type="Source" />
|
||||
</Doc5>
|
||||
<Doc6 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/InitCondUtils.hpp" >
|
||||
<View0 line="69" Type="Source" />
|
||||
<Doc6 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/CMakeLists.txt" >
|
||||
<View0 Type="Source" />
|
||||
</Doc6>
|
||||
<Doc7 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/Renderer.cpp" >
|
||||
<View0 line="1521" Type="Source" />
|
||||
<Doc7 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/projectM.cpp" >
|
||||
<View0 Type="Source" />
|
||||
</Doc7>
|
||||
<Doc8 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-xmms/main.cpp" >
|
||||
<View0 line="272" Type="Source" />
|
||||
<Doc8 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/console_interface.cpp" >
|
||||
<View0 Type="Source" />
|
||||
</Doc8>
|
||||
<Doc9 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/Parser.cpp" >
|
||||
<View0 line="1401" Type="Source" />
|
||||
<Doc9 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/IdlePreset.cpp" >
|
||||
<View0 line="136" Type="Source" />
|
||||
</Doc9>
|
||||
<Doc10 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/Param.cpp" >
|
||||
<View0 line="122" Type="Source" />
|
||||
<Doc10 NumberOfViews="1" URL="file:///home/carm/projects/trunk/src/projectM-engine/BuiltinParams.cpp" >
|
||||
<View0 line="22" Type="Source" />
|
||||
</Doc10>
|
||||
<Doc11 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/Param.hpp" >
|
||||
<View0 line="84" Type="Source" />
|
||||
</Doc11>
|
||||
<Doc12 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/CustomShape.cpp" >
|
||||
<View0 line="218" Type="Source" />
|
||||
</Doc12>
|
||||
<Doc13 NumberOfViews="1" URL="file:///home/carm/projects/dev-1.0/src/projectM-engine/InitCond.cpp" >
|
||||
<View0 line="76" Type="Source" />
|
||||
</Doc13>
|
||||
<Doc14 NumberOfViews="1" URL="file:///usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g%2B%2B-v4/bits/stl_tree.h" >
|
||||
<View0 line="591" Type="Source" />
|
||||
</Doc14>
|
||||
</DocsAndViews>
|
||||
<pluginList>
|
||||
<kdevdebugger>
|
||||
<breakpointList/>
|
||||
<breakpointList>
|
||||
<breakpoint0 location="/home/carm/projects/trunk/src/projectM-engine/IdlePreset.cpp:129" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" >
|
||||
<tracedExpressions/>
|
||||
</breakpoint0>
|
||||
</breakpointList>
|
||||
</kdevdebugger>
|
||||
<kdevbookmarks>
|
||||
<bookmarks>
|
||||
|
||||
Reference in New Issue
Block a user