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