Activity for OpenDAFF

  • js committed [5ab747]

    Manually adding changes submitted to ITA toolbox

  • js committed [0b7131]

    Adding BRAS URL and some fixes on metadata

  • js committed [16c885]

    Minor improvements to handle metadata and dirac example generation

  • js committed [cda712]

    WIP fixing balloon plot of viewer app

  • Dipl.-Ing. Jonas Stienen committed [d563f3]

    Adding normalization and max val scaling for BRAS Genelec 8020 directivits

  • Dipl.-Ing. Jonas Stienen committed [87cd6c]

    Adding BRAS functions to generate DAFF files from measurement data

  • Dipl.-Ing. Jonas Stienen committed [b13e9f]

    Typo fix

  • Dipl.-Ing. Jonas Stienen committed [64432a]

    Merge branch 'develop' of ssh://git.code.sf.net/p/opendaff/git into develop

  • Dipl.-Ing. Jonas Stienen committed [8cc771]

    Adding a unique tolerance for determining the number of available angles in itaHRTF converter

  • Dipl.-Ing. Jonas Stienen committed [39f8e1]

    minor changes, updating DAFF convenience class from ITA toolbox (found updates)

  • Jonas Stienen Jonas Stienen posted a comment on merge request #1

    The visibility of intentionally protected methods in the SGNode class has been changed to public (for more restrictive gcc?). This implies that users who use the class in their code have extended access to methods that may break the internal state & functionality. Because of almost no real danger due to this very unlikely case request has been accepted, but everyone digging that deep into the OpenDAFF visualization classes should be aware of this.

  • Jonas Stienen Jonas Stienen updated merge request #1

    Fixed some minor issues in code and CMake config to allow builds on POSIX

  • Dipl.-Ing. Jonas Stienen committed [feea5c]

    Removing unused and outcommented include to VTK AVI writer

  • Simon Schwär Simon Schwär created merge request #1

    Fixed some minor issues in code and CMake config to allow builds on POSIX

  • Dipl.-Ing. Jonas Stienen committed [3a22d6]

    Fixing little CMake config problem for new CMake 3.12 version

  • Dipl.-Ing. Jonas Stienen committed [fe621c]

    Adding git ignore file

  • Frank Wefers Frank Wefers committed [22f6f6]

    fwe: Reorganized project structure with trunk, tags, branches layout.

  • Frank Wefers Frank Wefers committed [5ce7f7]

    fwefers: Reorganized project structure with trunk, tags, branches layout.

  • Frank Wefers Frank Wefers committed [c676cc]

    fwefers: Fixed mistakes in some examples.

  • Frank Wefers Frank Wefers committed [8a6891]

    fwefers: Fixed mistakes in some examples.

  • Frank Wefers Frank Wefers committed [9fd693]

    fwefers: Added missing implementation for "getCellRecords" to the Matlab Extension

  • Hendrik Vorwerk Hendrik Vorwerk committed [c38661]

    vorwerk: 2 bugfixes in indexing of frequencies and MS-coefficients (copied from dev-branch)

  • Frank Wefers Frank Wefers committed [22aca8]

    fwefers: Forked main development branch 'branches/dev'

  • Hendrik Vorwerk Hendrik Vorwerk committed [314f8b]

    vorwerk: extended the DAFFReaderImpl to read a vector of DAFFMetadata instances

  • Hendrik Vorwerk Hendrik Vorwerk committed [dd6a3d]

    vorwerk: completed changes to DAFFReaderImpl for reading Metadata per record, extended daff_write.m to write metadata per record

  • Hendrik Vorwerk Hendrik Vorwerk committed [98763e]

    vorwerk: added bMetadataEmpty argument to getRecordMetadata, small fixes

  • Hendrik Vorwerk Hendrik Vorwerk committed [3f2915]

    vorwerk: added phase spectrum content type to libdaff and dafftool. TODO: add to daff_write.m

  • Hendrik Vorwerk Hendrik Vorwerk committed [e9413f]

    vorwerk: fixed a major bug in daff_write.m: data for north and south pole should only be written once;

  • Hendrik Vorwerk Hendrik Vorwerk committed [9925ad]

    vorwerk: bugfix: using more than one channel with metadata works now. see another_test.m

  • Hendrik Vorwerk Hendrik Vorwerk committed [2365dd]

    vorwerk: added main-metadata to output of DAFFTool DUMP command

  • Frank Wefers Frank Wefers committed [d0a9b6]

    fwefers: Added content interfaces DAFFContentMPS and DAFFContentDFT

  • Frank Wefers Frank Wefers committed [0e4dbd]

    fwefers: Added extensions for new datatypes

  • Hendrik Vorwerk Hendrik Vorwerk committed [29747d]

    vorwerk: further implementation of the new content types TODO: dafftoll & daff_write.m

  • Hendrik Vorwerk Hendrik Vorwerk committed [8f9752]

    vorwerk:

  • Hendrik Vorwerk Hendrik Vorwerk committed [aabd9c]

    vorwerk: further implementation of new content types (dafftool and daff_write.m), still untested

  • Hendrik Vorwerk Hendrik Vorwerk committed [b55d04]

    vorwerk: bugfix

  • Hendrik Vorwerk Hendrik Vorwerk committed [3313e8]

    vorwerk: bugfix in daff_write.m regarding writing complex data to file;

  • Hendrik Vorwerk Hendrik Vorwerk committed [1c32a9]

    vorwerk: bugfix: daff_write.m did not properly write the IR record descriptors for multichannel data

  • Hendrik Vorwerk Hendrik Vorwerk committed [d1f0b5]

    vorwerk: bug in daffmex, wrong return parameters in getMetadata

  • Hendrik Vorwerk Hendrik Vorwerk committed [a354ca]

    vorwerk: added function getNearestNeighbourIndex to DAFFMEX

  • Hendrik Vorwerk Hendrik Vorwerk committed [bcd2d9]

    vorwerk: vorwerk: changed interface for metadata per record: now you should return one metadata-object per call of datafunction (fileformat untouched, there it is per record -> per channel)

  • Frank Wefers Frank Wefers committed [09ae12]

    fwefers: Fixed a small bug with wrongly written quantization types for other content than IR. This way just a display error and did not affect the data input and output.

  • Frank Wefers Frank Wefers committed [d8eb96]

    fwefers: Corrected missing 2500 Hz frequency within third-octave MS examples.

  • Hendrik Vorwerk Hendrik Vorwerk committed [e6f67b]

    vorwerk: new writer and reader test added

  • Hendrik Vorwerk Hendrik Vorwerk committed [22679c]

    vorwerk: writer and reader test extended

  • Jonas Stienen Jonas Stienen committed [28a4b6]

    stienen: started implementing DFTSpectrum for DAFFViewer

  • Jonas Stienen Jonas Stienen committed [a232cb]

    ststienen: started implementing DFTSpectrum for DirectivityPlot

  • Jonas Stienen Jonas Stienen committed [0968a2]

    stienen: unity sphere example added, daff_write prints more info for DFT Spectrum content type

  • Jonas Stienen Jonas Stienen committed [d3f789]

    dafftool now builds on linux platforms

  • Hendrik Vorwerk Hendrik Vorwerk committed [f1bc67]

    vorwerk: documentation

  • Frank Wefers Frank Wefers committed [08fa59]

    fwefers: Implemented 'quiet' option.

  • Frank Wefers Frank Wefers committed [4f08b3]

    fwefers: Added some generators and test for verification of the correctness of coordinate transforms.

  • Hendrik Vorwerk Hendrik Vorwerk committed [a6a4b0]

    vorwerk: vcproj files updated.

  • Frank Wefers Frank Wefers committed [2f867a]

    fwefers: Added missing preprocessor declaration for DLL builds

  • Frank Wefers Frank Wefers committed [78bcab]

    fwefers: Solved mistake with double resource deallocation.

  • Hendrik Vorwerk Hendrik Vorwerk committed [50c485]

    vorwerk: merge from dev-branch

  • Hendrik Vorwerk Hendrik Vorwerk committed [854be8]

    vorwerk: FIX: daffmex matlab indexing

  • Frank Wefers Frank Wefers committed [864ad7]

    fwefers: Added a static linking exception to the LGPL license of OpenDAFF. This allows you to also statically link OpenDAFF to your application, without the need to distribute the application under the terms of the GPL/LGPL.

  • Frank Wefers Frank Wefers committed [87fdbf]

    Merging in progress: Updated 3rdParty. Update to newer FXVTK2.

  • Frank Wefers Frank Wefers committed [5a58ee]

    Merging in progress: Updated Matlab bindings.

  • Frank Wefers Frank Wefers committed [01ab2a]

    Merging in progress: Updated documentation. Changed to CMake. Still work in progress. Minor errors.

  • Frank Wefers Frank Wefers committed [6d68eb]

    Merging in progress: Updated project files. Removed support for VS 2008. Added support for VS 2010.

  • Frank Wefers Frank Wefers committed [beb48c]

    Merging in progress: Migrated newer source code.

  • Frank Wefers Frank Wefers committed [25fd35]

    Merging in progress: Added CMake files.

  • Frank Wefers Frank Wefers committed [b6f443]

    Merging in progress: Added CMake files.

  • Frank Wefers Frank Wefers committed [19ac8e]

    Merging in progress: Updated CMake files.

  • Frank Wefers Frank Wefers committed [525489]

    Merging in progress: Updated CMake files.

  • Frank Wefers Frank Wefers committed [28b69c]

    Merging in progress: Updated CMake files.

  • Frank Wefers Frank Wefers committed [c3fb76]

    Merging in progress: Updated CMake files.

  • Frank Wefers Frank Wefers committed [cf0f84]

    Merging in progress: Updated CMake files.

  • Frank Wefers Frank Wefers committed [0769ca]

  • Frank Wefers Frank Wefers committed [b4067c]

  • Frank Wefers Frank Wefers committed [bb27ad]

    fwefers: Fix in FindFFTW CMake module. Windows and Linux are different worlds... Libraries have different names. Working on Posix again.

  • Jonas Stienen Jonas Stienen committed [e16483]

    upd: new method for directly adding IR content to a given buffer via record request (instead of a copy of all samples). For higher performance of code with extensive calls to the record getters of a DAFF file. Also added sample type conversions for add operators with float target. With kind support from spe, cheers.

  • Jonas Stienen Jonas Stienen committed [c83987]

    upd: handing in low level sample type converter that directly add the value to an existing sample.

  • Jonas Stienen Jonas Stienen committed [c9ab9a]

    add: DAFFViz library (visualization of DAFF content using VTK, uses C++11 mutex)

  • Jonas Stienen Jonas Stienen committed [4c24c3]

    upd: refactoring and re-designing code and header (simplification)

  • Jonas Stienen Jonas Stienen committed [56dd56]

    add: README file with installation guides for Linux and Windows (using CMake)

  • Jonas Stienen Jonas Stienen committed [fcf900]

    upd: Linux compatibility, removed unsafe fopen warning for MSVC

  • Jonas Stienen Jonas Stienen committed [fcf900]

    upd: Linux compatibility, removed unsafe fopen warning for MSVC

  • Jonas Stienen Jonas Stienen committed [0dc414]

    add: more tests including Qt test app that can be generated with CMake (requires Qt libraries)

  • Jonas Stienen Jonas Stienen committed [bddba2]

    add: Qt VTK renderer window test

  • Jonas Stienen Jonas Stienen committed [f0dafb]

    upd: README.md now has installation guidelines for building with CMake

  • Jonas Stienen Jonas Stienen committed [cf9d93]

    upd: modified and re-added matlab binding

  • Jonas Stienen Jonas Stienen committed [e75097]

    rme: removed utils folder, see apps folder for the OpenDAFF applications

  • Jonas Stienen Jonas Stienen committed [20afb4]

    upd: progress on DAFFViewer build structure using Qt and VTK

  • Jonas Stienen Jonas Stienen committed [8b1319]

    upd: including documentation generation into CMake build process using Doxygen

  • Jonas Stienen Jonas Stienen committed [592df8]

    upd: more CMake build process fixes for tests and documentation

  • Jonas Stienen Jonas Stienen committed [5e54dd]

    upd: test build env tweaks for Visual Studio (including PATH environment to VTK and Qt)

  • Jonas Stienen Jonas Stienen committed [f6a562]

    upd: starting general documentation of OpenDAFF using Doxygen and improving existing API documentation

  • Jonas Stienen Jonas Stienen committed [539cbe]

    upd: more documentation and fix to have a compile clean DAFFViewer (currently under development)

  • Jonas Stienen Jonas Stienen committed [716d3f]

    upd: handing in missing main.cpp of daff viewer, added CMakeLists for Matlab binding (in progress)

  • Jonas Stienen Jonas Stienen committed [aff85a]

    upd: doxystyle documentation for DAFF library.

  • Jonas Stienen Jonas Stienen committed [d61a8a]

    upd: substituting UTF-8 degree sign with HTML name '°' for a clean export to html documentation representation

  • Jonas Stienen Jonas Stienen committed [788af4]

    upd: fixing typos in comments

  • Jonas Stienen Jonas Stienen committed [8a8fdc]

    upd: doxyfying more interfaces in DAFFViz lib

  • Jonas Stienen Jonas Stienen committed [533bf0]

    upd: adding FindMatlab.cmake configuration file

  • Jonas Stienen Jonas Stienen committed [3cd504]

    add: README files for matlab binding and matlab executable

  • Jonas Stienen Jonas Stienen committed [72bfa2]

    upd: DAFFViz interface changes (less useless const definitions)

  • Jonas Stienen Jonas Stienen committed [00f2fd]

    upd: cleaning up matlab scripts

1 >