source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2934   12 years ldelgass Fix boundary sampling precision issue in MeshTri2D -- fixes sampling …
(edit) @2933   12 years ldelgass Initialize value min/max in FieldPrism3D. Fixes improper ranges being …
(edit) @2895   12 years gah updates to video package
(edit) @2890   12 years gah created video package
(edit) @2869   12 years ldelgass Fix up another boundary case in Mesh1D. If binary search lands on …
(edit) @2868   12 years ldelgass Fix (re)sampling fields at maximum bounds -- Mesh1D wasn't considering …
(edit) @2867   12 years ldelgass Fix FieldRect3D and FieldTri2D define methods, which had an off-by-one …
(edit) @2815   12 years ldelgass Warning fix: const on int return type is ignored
(edit) @2724   12 years gah Addition checks for ffmeg
(edit) @2723   12 years gah Addition checks for ffmeg
(edit) @2720   12 years gah
(edit) @2711   12 years gah
(edit) @2555   13 years gah
(edit) @2549   13 years gah
(edit) @2529   13 years dkearney updating the fortran showdata example and the c++ getFile and …
(edit) @2463   13 years gah fixes for broken do_compress
(edit) @2460   13 years gah
(edit) @2458   13 years gah fix putfile to handle files > 232-1 bytes
(edit) @2408   13 years dkearney adding a getFile function for rappture library and fortran bindings so …
(edit) @2291   13 years ldelgass Fix mismatched allocation/deletion of field value char arrays. The …
(edit) @2199   13 years gah
(edit) @2198   13 years gah fixes for vizservers build on render servers
(edit) @2061   13 years gah
(edit) @2052   13 years dkearney updating configure script to match configure.in that was previously …
(edit) @2051   13 years dkearney adding ifdefs around ffmpeg functions that are being or have been …
(edit) @2035   13 years dkearney adding aspect ratio calculations. disable analyze button when no movie …
(edit) @2028   13 years dkearney video widget updates various bug fixes
(edit) @2023   13 years dkearney updates for video widgets two new video dials video chooser widget for …
(edit) @1983   13 years dkearney checking location of ffmpeg include files
(edit) @1979   13 years dkearney video widget updates RpVideo?.c - adding support for seeking backwards …
(edit) @1944   13 years gah add unit cell to molvisviewer
(edit) @1931   13 years gah
(edit) @1925   14 years dkearney updates for video widget code. adding uploadWord to filexfer to match …
(edit) @1916   14 years dkearney switching from RpMediaPlayer? to RpVideo? code for the video viewer …
(edit) @1887   14 years dkearney adding -fPIC because my x86_64 builds were complaining about …
(edit) @1873   14 years dkearney adding video viewing widget. this requires ffmpeg and libav* friends. …
(edit) @1850   14 years dkearney adding perl wrapper example to configure and make scripts
(edit) @1848   14 years dkearney changing the deprecated avcodec_decode_video to avcodec_decode_video2
(edit) @1847   14 years dkearney adding a simple interface for parsing mpeg videos using ffmpeg. this …
(edit) @1846   14 years dkearney removing use of strchrnull in favor of the c89 compliant strchr
(edit) @1844   14 years gah allow both octave2 and octave3 builds simultaneously
(edit) @1825   14 years gah
(edit) @1782   14 years dkearney patching units code to ignore whitespace within unit strings. adding …
(edit) @1740   14 years dkearney making kelvin and celcius metric units, adding unit tests for the change
(edit) @1731   14 years gah
(edit) @1707   14 years dkearney adding temp fix for how we format filenames. the changes will provide …
(edit) @1617   14 years gah
(edit) @1615   14 years dkearney clean up on example programs for new bindings
(edit) @1586   14 years dkearney updating potential apis for c cpp and python. adding random() and …
(edit) @1582   14 years dkearney adjustments to entity ref encoding, allowing for repeated entity refs …
(edit) @1581   15 years dkearney updates for the rappture objects, object examples, and object apis. …
(edit) @1580   15 years gah
(edit) @1579   15 years gah
(edit) @1571   15 years gah Fixups for bit rot: gcc-4.4.1
(edit) @1569   15 years dkearney adding configure/dump functions to plot object, creating simple test …
(edit) @1568   15 years dkearney adding dump/configure interface to curve object, plot object is broken
(edit) @1566   15 years dkearney updates to Rappture::Library and Rappture::Number objects to demo how …
(edit) @1560   15 years dkearney updates to the object system, fixed up tree and xml parser objects, …
(edit) @1559   15 years gah fix for scew character data handler and entityref::decode/encode …
(edit) @1548   15 years gah
(edit) @1528   15 years dkearney updating the objects code and adding some more examples describing how …
(edit) @1527   15 years dkearney various code cleanups, mainly tabs. adding units ohms and amps, adding …
(edit) @1526   15 years gah
(edit) @1496   15 years gah pick up extra flow settings from XML
(edit) @1451   15 years gah
(edit) @1432   15 years dkearney changing gram and gauss to be case sensitive units
(edit) @1427   15 years dkearney adding tesla, gauss, weber and maxwell magnetic field units. noticed …
(edit) @1415   15 years gah
(edit) @1414   15 years dkearney reverting the !isBinary() function back to using if checks. we can …
(edit) @1413   15 years gah
(edit) @1410   15 years gah Fix encoding isBinary test (really is !isprint)
(edit) @1403   15 years gah Fix for no sysinfo on OSX
(edit) @1398   15 years dkearney fixing compiler warnings about the size of the pointer. we cast the …
(edit) @1397   15 years dkearney fixing compiler warnings
(edit) @1389   15 years dkearney copy include files to install dir
(edit) @1387   15 years gah
(edit) @1386   15 years dkearney adding a few object prototypes we can play with for future …
(edit) @1385   15 years gah
(edit) @1384   15 years gah
(edit) @1382   15 years gah fixed encoding problems
(edit) @1378   15 years gah
(edit) @1371   15 years gah Fix encoding::decode to obey flags
(edit) @1367   15 years gah
(edit) @1366   15 years gah Begin reorganizing Rappture C++ API, starting with the use of …
(edit) @1352   15 years gah my first cut at flowvisviewer client based on work by dsk
(edit) @1328   15 years gah added missing assert.h headers
(edit) @1325   15 years gah Clean up of warnings, outcomes
(edit) @1270   15 years dkearney rappture object updates, stuff i'm playing around with. the code is …
(edit) @1264   15 years dkearney fixing rp library's get() function for retrieving encoded data. if the …
(edit) @1228   15 years gah Fixes for parallel makes
(edit) @1109   16 years dkearney removing tabs
(edit) @1105   16 years dkearney adding grabdata to makefiles, changes to use a generic dictionary for …
(edit) @1100   16 years gah assorted lang fixes
(edit) @1092   16 years gah yet another fix for perl language binding
(edit) @1090   16 years gah various fixes
(edit) @1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
(edit) @1084   16 years dkearney adding new general purpose dictionary to store void*'s instead of …
(edit) @1082   16 years gah update makefile with mkdir_p
(edit) @1074   16 years mmh src/core/RpOutcomeCInterface.cc (RapptureOutcomeCheck?): Pointer cast …
(edit) @1065   16 years dkearney changed float buffer example to really buffer floats. changed dxWrite …
Note: See TracRevisionLog for help on using the revision log.