Revisions of audaspace

Dave Plater's avatar Dave Plater (plater) accepted request 534902 from Dave Plater's avatar Dave Plater (plater) (revision 23)
Delete plugin symlinks and remove version suffixes to further fix boo#1057965 and audaspace issue#10
buildservice-autocommit accepted request 528251 from Dave Plater's avatar Dave Plater (plater) (revision 22)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 528249 from Dave Plater's avatar Dave Plater (plater) (revision 21)
- Moved lib*.so plugin symlinks from the devel package to the
  pluginsn package as a temporary work around for boo#1057965
  reported upstream https://github.com/audaspace/audaspace/issues/10
- Fix gcc7 build by requiring graphviz-gnome and creating
  audaspace-gcc7.patch to add missing #include <functional>
- Rename %soname to %sover to better reflect its use.
  Update descriptions.
- Update to release 1.3.0
- Removed patch audaspace-findffmpeg.patch Fixed upstream
- Upstream changes:
  * Audaspace 1.3.0 is a bug fixing release without changes to the
    API, but two small new features:
    linear interpolation for volume changes in the software mixer
    dynamic Loading for JACK
  * Bug fixes:
    renamed Jack to JACK
    C API was not working
    filter python API parameter check
    finding ffmpeg with pkgconfig
- Fix building with recent cmake (macros), which default to -fPIE
- Fixed build with upstream patch audaspace-findffmpeg.patch
- Update to release 1.2
- Upstream changes :
   New features:
        sound list
        random sounds
        dynamic music playing
        playback manager
        convolution/reverbation
        multi-threading
        binaural audio
    API changes:
        changing default sample rate from 44.1 to 48 kHz
    Bug fixes:
        several standard library fixes.
    Bindings API:
        mixdown C API refactored
    CMake/Building:
        assuring numpy is installed
- Added ffmpeg to build for newer that 13.2
- for ppc64le architecture disable __ALTIVEC__ to avoid build error
  to avoid contention between SDL vector and gcc defines
- Update to version 1.1
- Remove audaspace-datetime.patch and audaspace-pkgcnflib.patch
  issues fixed upstream.
- Upstream changes:
  *Bug fixes:
    pkgconfig uses cmake configured library directory
    FFMPEG file writing crashed, also corrected pts for encoding
    silenced Doxygen warnings about undefined defines
  *C++ API:
    ResampleReader uses specs instead of sample rate
  *Bindings API:
    writing sounds to files
    reading sound data, specs and length
    resampling sounds
  *CMake/Building:
    first steps towards building for Mac
    windows builds copy dlls automatically
  *Python module:
    using distutils instead of setuptools
    added numpy as dependency
  *Documentation:
    added windows building and plugin documentation
    disabled html timestamps in doxygen
    updated sphinx template
    build binding documentation without installing the python module
- Created package audaspace which was previously a part of blender
  but is an external standalone library as from blender 2.80.
- Created audaspace-datetime.patch to remove time stamps from the
  documentation.
- Created audaspace-pkgcnflib.patch to give the correct _libdir for
  x86_64 builds, it was hardcoded to /lib.
- Features:
  *input/output devices
   input from microphones, line in, etc.
   output devices including 3D audio support
  *file reading/writing
  *filters like low-/highpass and effects like delay, reverse
   or fading
  *generators for simple waveforms like silence, sine and triangle
  *respecification - is used for changing stream parameters which are
   channel count - channel remapping
   sample format - the library internally uses 32 bit floats
   sample rate - resampling
  *simple (superposition, joining and ping-pong aka forward-reverse)
   and more complex (non-linear audio editing) sequencing of sounds
Dave Plater's avatar Dave Plater (plater) accepted request 528245 from Dave Plater's avatar Dave Plater (plater) (revision 20)
- Moved lib*.so plugin symlinks from the devel package to the
  pluginsn package as a temporary work around for boo#1057965
  reported upstream https://github.com/audaspace/audaspace/issues/10
buildservice-autocommit accepted request 483755 from Dave Plater's avatar Dave Plater (plater) (revision 19)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 483754 from Dave Plater's avatar Dave Plater (plater) (revision 18)
Fix gcc7 build
Dave Plater's avatar Dave Plater (plater) accepted request 483146 from Dave Plater's avatar Dave Plater (plater) (revision 17)
require graphviz-gnome
buildservice-autocommit accepted request 459651 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 456397 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 15)
- Rename %soname to %sover to better reflect its use.
  Update descriptions.
buildservice-autocommit accepted request 456018 from Dave Plater's avatar Dave Plater (plater) (revision 14)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 456017 from Dave Plater's avatar Dave Plater (plater) (revision 13)
Update to 1.3.0
Dave Plater's avatar Dave Plater (plater) committed (revision 12)
buildservice-autocommit accepted request 406195 from Dave Plater's avatar Dave Plater (plater) (revision 11)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 406190 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 10)
- Fix building with recent cmake (macros), which default to -fPIE
buildservice-autocommit accepted request 404997 from Dave Plater's avatar Dave Plater (plater) (revision 9)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 404996 from Dave Plater's avatar Dave Plater (plater) (revision 8)
Update to version 1.2
buildservice-autocommit accepted request 340465 from Dave Plater's avatar Dave Plater (plater) (revision 7)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 340377 from michel_mno's avatar michel_mno (revision 6)
- for ppc64le architecture disable __ALTIVEC__
  to avoid contention between SDL vector and gcc defines
===
[   99s] /usr/bin/c++  -DAUD_BUILD_SHARED_LIBRARY -DJACK_PLUGIN -DLIBSNDFILE_PLUGIN -DOPENAL_PLUGIN -DSDL_PLUGIN -Daudlibsndfile_EXPORTS -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -isystem /usr/lib64/python3.4/site-packages/numpy/core/include/ -fPIC -I/home/abuild/rpmbuild/BUILD/audaspace-1.1/build -I/home/abuild/rpmbuild/BUILD/audaspace-1.1/include -I/usr/include/python3.4m -I/usr/include/AL -I/usr/include/SDL2    -std=c++11 -o CMakeFiles/audlibsndfile.dir/plugins/libsndfile/SndFileReader.cpp.o -c /home/abuild/rpmbuild/BUILD/audaspace-1.1/plugins/libsndfile/SndFileReader.cpp
[  100s] /usr/include/c++/5/bits/stl_vector.h:214:11: error: template class without a name
[  100s]      class vector : protected _Vector_base<_Tp, _Alloc>
[  100s]            ^
[  100s] In file included from /usr/include/c++/5/vector:64:0,
[  100s]                  from /home/abuild/rpmbuild/BUILD/audaspace-1.1/include/devices/DeviceManager.h:28,
[  100s]                  from /home/abuild/rpmbuild/BUILD/audaspace-1.1/plugins/sdl/SDLDevice.cpp:18:
===
buildservice-autocommit accepted request 339467 from Dave Plater's avatar Dave Plater (plater) (revision 5)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 339466 from Dave Plater's avatar Dave Plater (plater) (revision 4)
Update to version 1.1
Displaying revisions 21 - 40 of 43
openSUSE Build Service is sponsored by