root/HadoopViz


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3342 [3342] 08/13/2009 03:29:52 PM dweitzel Fixed bug with wrong entry in hadoopviz.start
(edit) @3341 [3341] 08/13/2009 03:14:20 PM dweitzel Added libexec missing parts
(edit) @3340 [3340] 08/13/2009 02:53:36 PM dweitzel added install of text font
(edit) @3339 [3339] 08/12/2009 08:13:43 PM dweitzel First attempt to package the font
(edit) @3338 [3338] 08/12/2009 08:11:47 PM dweitzel Added the datadir command line option. This DataDir? will have all of the …
(edit) @3337 [3337] 08/12/2009 04:43:29 PM dweitzel added buildRPM.sh for ease of building rpm's
(edit) @3336 [3336] 08/12/2009 04:30:08 PM dweitzel Added release Hadoop-Visualization-0.0.1
(edit) @3335 [3335] 08/12/2009 04:27:55 PM dweitzel update
(edit) @3334 [3334] 08/12/2009 04:24:03 PM dweitzel update
(edit) @3333 [3333] 08/12/2009 04:22:15 PM dweitzel Small change to the makefile, made it create the directory.
(edit) @3332 [3332] 08/12/2009 04:11:10 PM dweitzel Added install directory in the install command of Makefile
(edit) @3331 [3331] 08/12/2009 04:01:06 PM dweitzel Added install directive to the Makefile
(edit) @3330 [3330] 08/12/2009 02:43:43 PM dweitzel Forgot to put the Math directory in the trunk, woops\!
(edit) @3329 [3329] 08/12/2009 02:42:44 PM dweitzel Modified directory structure to conform better to GNU standards.
(edit) @3318 [3318] 08/10/2009 03:10:15 PM dweitzel Added command line options -s(--server) and -p(--port). Also added some …
(edit) @3311 [3311] 08/04/2009 12:29:25 PM dweitzel Changed EXP_DECAY to 0.985 (too busy).
(edit) @3310 [3310] 07/31/2009 03:51:40 PM dweitzel Fixed a bug fix where was not deleting the strings in the drop/float type …
(edit) @3309 [3309] 07/31/2009 02:50:00 PM dweitzel Changed RenderSelected? such that it would update the current load each …
(edit) @3308 [3308] 07/31/2009 01:54:18 PM dweitzel Added correct handling of the red color
(edit) @3307 [3307] 07/31/2009 01:40:28 PM dweitzel Started adding red, NOT DONE!
(edit) @3305 [3305] 07/31/2009 12:27:16 PM dweitzel Fixed bug when resizing the vector.
(edit) @3304 [3304] 07/31/2009 12:25:57 PM brian Adjusted parameters for heatmap.
(edit) @3303 [3303] 07/31/2009 12:08:42 PM dweitzel Made the exponential decay less aggressive, .75 to .9
(edit) @3302 [3302] 07/31/2009 12:02:32 PM dweitzel Update color map every frame.
(edit) @3301 [3301] 07/29/2009 05:36:16 PM dweitzel Added reshape functionality so that it can better handle textures while …
(edit) @3300 [3300] 07/29/2009 05:34:33 PM dweitzel Added close before re-initializing a failed connection. Not tested!!!!
(edit) @3299 [3299] 07/29/2009 05:33:58 PM dweitzel Reduced the threshold for the color change.
(edit) @3298 [3298] 07/29/2009 05:33:24 PM dweitzel Removed some debugging statements.
(edit) @3297 [3297] 07/29/2009 02:59:41 PM dweitzel Added the load to the selection text.
(edit) @3296 [3296] 07/29/2009 02:51:12 PM dweitzel Heat map kind of working.
(edit) @3293 [3293] 07/28/2009 03:17:29 PM dweitzel Added color array functionality.
(edit) @3292 [3292] 07/28/2009 02:52:42 PM dweitzel Fixed bug related to pow (and more versions of it)
(edit) @3291 [3291] 07/28/2009 01:56:32 PM dweitzel Added vertex array drawing of the floor
(edit) @3290 [3290] 07/27/2009 05:12:35 PM dweitzel Added the start of vertex arrays.
(edit) @3289 [3289] 07/27/2009 11:02:56 AM dweitzel Added the ability to zoom in and out with the up and down arrows.
(edit) @3288 [3288] 07/27/2009 11:00:11 AM dweitzel Added the ability to increase the radius of rotation.
(edit) @3287 [3287] 07/27/2009 10:03:46 AM dweitzel Debugging.
(edit) @3283 [3283] 07/24/2009 02:10:31 PM dweitzel Added the overloaded '*' for the point/d_vector struct.
(edit) @3282 [3282] 07/24/2009 02:09:53 PM dweitzel Cleaned up some code, helped the dropper be more generic.
(edit) @3281 [3281] 07/24/2009 02:09:05 PM dweitzel Fixed bug where it would delete the Freetype font when it was never …
(edit) @3280 [3280] 07/24/2009 01:21:41 PM brian Better logging output.
(edit) @3279 [3279] 07/24/2009 01:06:45 PM dweitzel Working version of server which sends data to Gratia.
(edit) @3278 [3278] 07/24/2009 11:35:41 AM brian Initial work on Gratia probe integrated with the syslog server
(edit) @3277 [3277] 07/23/2009 05:14:07 PM dweitzel Removed some debugging statments.
(edit) @3276 [3276] 07/23/2009 02:04:01 PM dweitzel Added dynamic camera movement on increased size.…
(edit) @3275 [3275] 07/23/2009 12:40:58 PM dweitzel --
(edit) @3274 [3274] 07/23/2009 12:40:25 PM dweitzel --
(edit) @3273 [3273] 07/23/2009 11:54:34 AM dweitzel --
(edit) @3272 [3272] 07/23/2009 11:48:44 AM dweitzel Added drop functionality.
(edit) @3270 [3270] 07/22/2009 03:22:54 PM dweitzel Started adding the DROP type.
(edit) @3269 [3269] 07/22/2009 03:19:55 PM dweitzel --
(edit) @3268 [3268] 07/22/2009 03:11:47 PM dweitzel --
(edit) @3267 [3267] 07/22/2009 03:11:17 PM dweitzel --
(edit) @3266 [3266] 07/22/2009 03:10:27 PM dweitzel --
(edit) @3265 [3265] 07/22/2009 03:10:07 PM dweitzel --
(edit) @3264 [3264] 07/22/2009 02:48:43 PM dweitzel added port 514
(edit) @3262 [3262] 07/22/2009 08:54:08 AM dweitzel Started adding generality to the droplistener.
(edit) @3252 [3252] 07/13/2009 04:29:19 AM dweitzel Fixed bug when the drops queue could be empty.
(edit) @3251 [3251] 07/13/2009 04:28:36 AM dweitzel Added deleting fonts when program is shutdown.
(edit) @3233 [3233] 07/02/2009 03:21:12 PM dweitzel Fixed bug in display of the ip address
(edit) @3232 [3232] 07/02/2009 03:19:12 PM dweitzel The ip address of the selected box should now scale with the size of the …
(edit) @3230 [3230] 06/30/2009 03:14:51 PM dweitzel Early working version.
(edit) @3229 [3229] 06/30/2009 03:06:26 PM dweitzel ADdition of the Selection Display, doesn't work yet.
(edit) @3228 [3228] 06/30/2009 02:14:28 PM dweitzel Fixed major seleciton bugs. Working now.
(edit) @3227 [3227] 06/30/2009 09:56:59 AM dweitzel Took out a printf.
(edit) @3226 [3226] 06/30/2009 09:54:22 AM dweitzel --
(edit) @3225 [3225] 06/30/2009 09:44:39 AM dweitzel Increased the recv buffer to 4k.
(edit) @3224 [3224] 06/30/2009 12:56:43 AM dweitzel Fixed bug when the drops data structure was empty, would cause the program …
(edit) @3223 [3223] 06/29/2009 05:19:32 PM dweitzel Added some network problem correction. Also, started debugging selection …
(edit) @3222 [3222] 06/29/2009 03:17:49 PM dweitzel Bunch of edits to fix warnings in the compile. Mostly just unused …
(edit) @3216 [3216] 06/29/2009 02:58:32 PM dweitzel Fixed a bug related to SDL. The resize event now causes it to reload all …
(edit) @3213 [3213] 06/29/2009 01:41:20 PM dweitzel * Dynamic creation of the floor. * Changes in accounting for counter in …
(edit) @3212 [3212] 06/29/2009 12:53:38 PM dweitzel --
(edit) @3206 [3206] 06/29/2009 11:03:14 AM dweitzel Added dynamic addition of the floor tiles.
(edit) @3203 [3203] 06/29/2009 10:28:28 AM dweitzel Made drops smaller, and added the fountain like appearance.
(edit) @3198 [3198] 06/26/2009 03:04:08 PM dweitzel Took out hardcoded entries
(edit) @3197 [3197] 06/26/2009 02:41:39 PM dweitzel Added check if display lists are available.
(edit) @3196 [3196] 06/26/2009 02:37:32 PM dweitzel took out most of the printf's
(edit) @3195 [3195] 06/26/2009 02:35:12 PM dweitzel Fixed bug of possibly adding the same pointer twice to the list.
(edit) @3194 [3194] 06/26/2009 02:13:46 PM dweitzel Added the SingleDrop?.cpp file.
(edit) @3193 [3193] 06/26/2009 02:12:46 PM dweitzel --
(edit) @3192 [3192] 06/26/2009 02:05:23 PM dweitzel Fixed memory leak, still occasionally crashes due to an incorrect pointer.
(edit) @3191 [3191] 06/26/2009 11:00:48 AM dweitzel * Take out reference to glut * change from objects to pointers in the stl …
(edit) @3190 [3190] 06/26/2009 10:59:19 AM dweitzel took out the reference to glut
(edit) @3189 [3189] 06/26/2009 10:21:27 AM dweitzel took out references to lib3ds
(edit) @3188 [3188] 06/26/2009 10:16:56 AM dweitzel More taking out of vbo stuff.
(edit) @3187 [3187] 06/26/2009 10:13:35 AM dweitzel More mac support.
(edit) @3186 [3186] 06/26/2009 10:11:43 AM dweitzel Removed the text printer (not used)
(edit) @3185 [3185] 06/26/2009 10:10:12 AM dweitzel Update.
(edit) @3184 [3184] 06/26/2009 10:08:59 AM dweitzel Take out the model loader for mac support.
(edit) @3183 [3183] 06/26/2009 10:05:27 AM dweitzel Begun adding Mac Support.
(edit) @3182 [3182] 06/25/2009 05:13:48 PM dweitzel Fixed bugs: * Deleting off of the deque * Fixed delete (odd …
(edit) @3178 [3178] 06/25/2009 02:25:09 PM dweitzel random height changes, and little additions to server for gridftp packets.
(edit) @3177 [3177] 06/25/2009 12:19:45 PM dweitzel Added directional jumping.
(edit) @3168 [3168] 06/24/2009 12:52:04 PM dweitzel --
(edit) @3167 [3167] 06/24/2009 12:46:44 PM dweitzel --
(edit) @3166 [3166] 06/24/2009 12:45:34 PM dweitzel --
(edit) @3165 [3165] 06/24/2009 12:44:21 PM dweitzel --
(edit) @3164 [3164] 06/24/2009 12:43:56 PM dweitzel --
(edit) @3158 [3158] 06/24/2009 10:33:40 AM dweitzel --
Note: See TracRevisionLog for help on using the revision log.