changeset 150:a089e72f4c25 trunk

[svn] - fix for compile error via joecool
author nenolod
date Mon, 30 Oct 2006 23:07:00 -0800
parents fd9c0a5871ac
children 3c8ff183766f
files ChangeLog src/paranormal/plugin.c
diffstat 2 files changed, 27 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Oct 30 23:02:33 2006 -0800
+++ b/ChangeLog	Mon Oct 30 23:07:00 2006 -0800
@@ -1,3 +1,29 @@
+2006-10-31 07:02:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [298]
+  - new and IMPROVED paranormal visualization studio
+  
+  trunk/configure.ac                |    6 
+  trunk/src/paranormal/Makefile     |   28 +
+  trunk/src/paranormal/actuators.c  |  177 ++++++++++
+  trunk/src/paranormal/actuators.h  |   98 +++++
+  trunk/src/paranormal/builtins.c   |   68 ++++
+  trunk/src/paranormal/cfg.c        |  625 ++++++++++++++++++++++++++++++++++++++
+  trunk/src/paranormal/cmaps.c      |   93 +++++
+  trunk/src/paranormal/containers.c |  202 ++++++++++++
+  trunk/src/paranormal/containers.h |    8 
+  trunk/src/paranormal/freq.c       |   62 +++
+  trunk/src/paranormal/general.c    |   96 +++++
+  trunk/src/paranormal/paranormal.c |  205 ++++++++++++
+  trunk/src/paranormal/paranormal.h |   53 +++
+  trunk/src/paranormal/plugin.c     |  478 +++++++++++++++++++++++++++++
+  trunk/src/paranormal/pn_utils.h   |   15 
+  trunk/src/paranormal/presets.c    |  261 +++++++++++++++
+  trunk/src/paranormal/presets.h    |   11 
+  trunk/src/paranormal/wave.c       |  248 +++++++++++++++
+  trunk/src/paranormal/xform.c      |  383 +++++++++++++++++++++++
+  19 files changed, 3114 insertions(+), 3 deletions(-)
+
+
 2006-10-31 06:39:27 +0000  William Pitcock <nenolod@nenolod.net>
   revision [296]
   - nuke paranormal (i will put a different paranormal back soon, no worries)
--- a/src/paranormal/plugin.c	Mon Oct 30 23:02:33 2006 -0800
+++ b/src/paranormal/plugin.c	Mon Oct 30 23:07:00 2006 -0800
@@ -257,7 +257,7 @@
   gtk_container_set_border_width(GTK_CONTAINER(vbox), 8);
   gtk_widget_show(vbox);
 
-  label=gtk_label_new("\n\n Paranormal Visualization Studio " " VERSION "\n\n\
+  label=gtk_label_new("\n\n Paranormal Visualization Studio " VERSION "\n\n\
 Copyright (C) 2006, William Pitcock. <nenolod -at- nenolod.net>\n\
 Copyright (C) 2001, Jamie Gennis. (jgennis@mindspring.com)\n\
 \n\