|
|
@4364
|
10 years |
ldelgass |
Fix for exported source package build: svnversion will return …
|
|
|
@4146
|
11 years |
gah |
revert to last version: remove changes for new build system for rappture
|
|
|
@4144
|
11 years |
gah |
initial changes for new build system for rappture
|
|
|
@4118
|
11 years |
ldelgass |
Add configure/Makefile support for vtkDICOM in rappture GUI
|
|
|
@3931
|
11 years |
ldelgass |
Fix warnings
|
|
|
@3927
|
11 years |
ldelgass |
fix typo
|
|
|
@3926
|
11 years |
ldelgass |
Fix warnings
|
|
|
@3920
|
11 years |
ldelgass |
more warning fixes
|
|
|
@3717
|
11 years |
gah |
fixes for R build, can now make clean, make
|
|
|
@3681
|
11 years |
gah |
fix wallclock time for job finish
|
|
|
@3674
|
11 years |
gah |
revert string trim fix, automatically trim whitespace again (might …
|
|
|
@3604
|
12 years |
ldelgass |
Buffer ctor that takes a size to reserve should not set any elts as …
|
|
|
@3471
|
12 years |
ldelgass |
Makefile fixes: make 'install' target always depend on 'all' target. …
|
|
|
@3404
|
12 years |
ldelgass |
Fix compiler warnings
|
|
|
@3373
|
12 years |
gah |
changed rappture version number in confgure.in
|
|
|
@3362
|
12 years |
ldelgass |
Merge nanovis2 branch to trunk
|
|
|
@3277
|
12 years |
gah |
fixes for 1.9 ruby build
|
|
|
@3276
|
12 years |
gah |
fix java search, fix error message for logger
|
|
|
@3177
|
12 years |
mmc |
Updated all of the copyright notices to reference the transfer to
the …
|
|
|
@3024
|
12 years |
mmc |
Major rewrite of the Analyzer and management of results so that "Clear …
|
|
|
@2978
|
13 years |
gah |
|
|
|
@2934
|
13 years |
ldelgass |
Fix boundary sampling precision issue in MeshTri2D -- fixes sampling …
|
|
|
@2933
|
13 years |
ldelgass |
Initialize value min/max in FieldPrism3D. Fixes improper ranges being …
|
|
|
@2895
|
13 years |
gah |
updates to video package
|
|
|
@2890
|
13 years |
gah |
created video package
|
|
|
@2869
|
13 years |
ldelgass |
Fix up another boundary case in Mesh1D. If binary search lands on …
|
|
|
@2868
|
13 years |
ldelgass |
Fix (re)sampling fields at maximum bounds -- Mesh1D wasn't considering …
|
|
|
@2867
|
13 years |
ldelgass |
Fix FieldRect3D and FieldTri2D define methods, which had an off-by-one …
|
|
|
@2815
|
13 years |
ldelgass |
Warning fix: const on int return type is ignored
|
|
|
@2724
|
13 years |
gah |
Addition checks for ffmeg
|
|
|
@2723
|
13 years |
gah |
Addition checks for ffmeg
|
|
|
@2720
|
13 years |
gah |
|
|
|
@2711
|
13 years |
gah |
|
|
|
@2555
|
13 years |
gah |
|
|
|
@2549
|
13 years |
gah |
|
|
|
@2529
|
13 years |
dkearney |
updating the fortran showdata example and the c++ getFile and …
|
|
|
@2463
|
13 years |
gah |
fixes for broken do_compress
|
|
|
@2460
|
13 years |
gah |
|
|
|
@2458
|
13 years |
gah |
fix putfile to handle files > 232-1 bytes
|
|
|
@2408
|
13 years |
dkearney |
adding a getFile function for rappture library and fortran bindings so …
|
|
|
@2291
|
13 years |
ldelgass |
Fix mismatched allocation/deletion of field value char arrays. The …
|
|
|
@2199
|
14 years |
gah |
|
|
|
@2198
|
14 years |
gah |
fixes for vizservers build on render servers
|
|
|
@2061
|
14 years |
gah |
|
|
|
@2052
|
14 years |
dkearney |
updating configure script to match configure.in that was previously …
|
|
|
@2051
|
14 years |
dkearney |
adding ifdefs around ffmpeg functions that are being or have been …
|
|
|
@2035
|
14 years |
dkearney |
adding aspect ratio calculations.
disable analyze button when no movie …
|
|
|
@2028
|
14 years |
dkearney |
video widget updates
various bug fixes
|
|
|
@2023
|
14 years |
dkearney |
updates for video widgets
two new video dials
video chooser widget for …
|
|
|
@1983
|
14 years |
dkearney |
checking location of ffmpeg include files
|
|
|
@1979
|
14 years |
dkearney |
video widget updates
RpVideo?.c - adding support for seeking backwards …
|
|
|
@1944
|
14 years |
gah |
add unit cell to molvisviewer
|
|
|
@1931
|
14 years |
gah |
|
|
|
@1925
|
14 years |
dkearney |
updates for video widget code. adding uploadWord to filexfer to match …
|
|
|
@1916
|
14 years |
dkearney |
switching from RpMediaPlayer? to RpVideo? code for the video viewer …
|
|
|
@1887
|
14 years |
dkearney |
adding -fPIC because my x86_64 builds were complaining about …
|
|
|
@1873
|
14 years |
dkearney |
adding video viewing widget. this requires ffmpeg and libav* friends. …
|
|
|
@1850
|
14 years |
dkearney |
adding perl wrapper example to configure and make scripts
|
|
|
@1848
|
14 years |
dkearney |
changing the deprecated avcodec_decode_video to avcodec_decode_video2
|
|
|
@1847
|
14 years |
dkearney |
adding a simple interface for parsing mpeg videos using ffmpeg. this …
|
|
|
@1846
|
14 years |
dkearney |
removing use of strchrnull in favor of the c89 compliant strchr
|
|
|
@1844
|
14 years |
gah |
allow both octave2 and octave3 builds simultaneously
|
|
|
@1825
|
14 years |
gah |
|
|
|
@1782
|
14 years |
dkearney |
patching units code to ignore whitespace within unit strings. adding …
|
|
|
@1740
|
14 years |
dkearney |
making kelvin and celcius metric units, adding unit tests for the change
|
|
|
@1731
|
14 years |
gah |
|
|
|
@1707
|
15 years |
dkearney |
adding temp fix for how we format filenames. the changes will provide …
|
|
|
@1617
|
15 years |
gah |
|
|
|
@1615
|
15 years |
dkearney |
clean up on example programs for new bindings
|
|
|
@1586
|
15 years |
dkearney |
updating potential apis for c cpp and python. adding random() and …
|
|
|
@1582
|
15 years |
dkearney |
adjustments to entity ref encoding, allowing for repeated entity refs …
|
|
|
@1581
|
15 years |
dkearney |
updates for the rappture objects, object examples, and object apis. …
|
|
|
@1580
|
15 years |
gah |
|
|
|
@1579
|
15 years |
gah |
|
|
|
@1571
|
15 years |
gah |
Fixups for bit rot: gcc-4.4.1
|
|
|
@1569
|
15 years |
dkearney |
adding configure/dump functions to plot object, creating simple test …
|
|
|
@1568
|
15 years |
dkearney |
adding dump/configure interface to curve object, plot object is broken
|
|
|
@1566
|
15 years |
dkearney |
updates to Rappture::Library and Rappture::Number objects to demo how …
|
|
|
@1560
|
15 years |
dkearney |
updates to the object system, fixed up tree and xml parser objects, …
|
|
|
@1559
|
15 years |
gah |
fix for scew character data handler and entityref::decode/encode …
|
|
|
@1548
|
15 years |
gah |
|
|
|
@1528
|
15 years |
dkearney |
updating the objects code and adding some more examples describing how …
|
|
|
@1527
|
15 years |
dkearney |
various code cleanups, mainly tabs. adding units ohms and amps, adding …
|
|
|
@1526
|
15 years |
gah |
|
|
|
@1496
|
15 years |
gah |
pick up extra flow settings from XML
|
|
|
@1451
|
15 years |
gah |
|
|
|
@1432
|
15 years |
dkearney |
changing gram and gauss to be case sensitive units
|
|
|
@1427
|
16 years |
dkearney |
adding tesla, gauss, weber and maxwell magnetic field units.
noticed …
|
|
|
@1415
|
16 years |
gah |
|
|
|
@1414
|
16 years |
dkearney |
reverting the !isBinary() function back to using if checks. we can …
|
|
|
@1413
|
16 years |
gah |
|
|
|
@1410
|
16 years |
gah |
Fix encoding isBinary test (really is !isprint)
|
|
|
@1403
|
16 years |
gah |
Fix for no sysinfo on OSX
|
|
|
@1398
|
16 years |
dkearney |
fixing compiler warnings about the size of the pointer. we cast the …
|
|
|
@1397
|
16 years |
dkearney |
fixing compiler warnings
|
|
|
@1389
|
16 years |
dkearney |
copy include files to install dir
|
|
|
@1387
|
16 years |
gah |
|
|
|
@1386
|
16 years |
dkearney |
adding a few object prototypes we can play with for future …
|
|
|
@1385
|
16 years |
gah |
|
|
|
@1384
|
16 years |
gah |
|
|
|