1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck
Files: apf/apf/threadtools.h
doc/manual/general.rst
doc/manual/gui.rst
doc/manual/index.rst
doc/manual/network.rst
doc/manual/renderers.rst
flext/ssr_aap~.cpp
flext/ssr_binaural~.cpp
flext/ssr_dca~.cpp
flext/ssr_flext.h
flext/ssr_vbap~.cpp
flext/ssr_wfs~.cpp
mex/ssr_aap.cpp
mex/ssr_binaural.cpp
mex/ssr_brs.cpp
mex/ssr_dca.cpp
mex/ssr_generic.cpp
mex/ssr_mex.h
mex/ssr_vbap.cpp
mex/ssr_wfs.cpp
src/aaprenderer.h
src/audioplayer.cpp
src/audioplayer.h
src/audiorecorder.cpp
src/audiorecorder.h
src/binauralrenderer.h
src/brsrenderer.h
src/configuration.cpp
src/configuration.h
src/controller.h
src/dcacoefficients.h
src/dcarenderer.h
src/genericrenderer.h
src/gui/qclicktextlabel.cpp
src/gui/qclicktextlabel.h
src/gui/qcpulabel.cpp
src/gui/qcpulabel.h
src/gui/qfilemenulabel.cpp
src/gui/qfilemenulabel.h
src/gui/qgui.cpp
src/gui/qgui.h
src/gui/qguiframe.cpp
src/gui/qguiframe.h
src/gui/qopenglplotter.cpp
src/gui/qopenglplotter.h
src/gui/qscenebutton.cpp
src/gui/qscenebutton.h
src/gui/qsourceproperties.cpp
src/gui/qsourceproperties.h
src/gui/qssrtimeline.cpp
src/gui/qssrtimeline.h
src/gui/qtimeedit.cpp
src/gui/qtimeedit.h
src/gui/quserinterface.h
src/gui/qvolumeslider.cpp
src/gui/qvolumeslider.h
src/gui/qzoomlabel.cpp
src/gui/qzoomlabel.h
src/legacy_directionalpoint.cpp
src/legacy_directionalpoint.h
src/legacy_loudspeaker.h
src/legacy_network/commandparser.cpp
src/legacy_network/commandparser.h
src/legacy_network/connection.cpp
src/legacy_network/connection.h
src/legacy_network/networksubscriber.cpp
src/legacy_network/networksubscriber.h
src/legacy_network/server.cpp
src/legacy_network/server.h
src/legacy_orientation.cpp
src/legacy_orientation.h
src/legacy_position.cpp
src/legacy_position.h
src/legacy_scene.cpp
src/legacy_scene.h
src/legacy_source.h
src/loudspeakerrenderer.h
src/maptools.h
src/pathtools.h
src/rendererbase.h
src/rendersubscriber.h
src/scene.h
src/ssr_aap.cpp
src/ssr_binaural.cpp
src/ssr_brs.cpp
src/ssr_dca.cpp
src/ssr_generic.cpp
src/ssr_global.cpp
src/ssr_global.h
src/ssr_vbap.cpp
src/ssr_wfs.cpp
src/timetools.h
src/tracker.h
src/trackerintersense.cpp
src/trackerintersense.h
src/trackerpolhemus.cpp
src/trackerpolhemus.h
src/trackerrazor.cpp
src/trackerrazor.h
src/trackervrpn.cpp
src/trackervrpn.h
src/vbaprenderer.h
src/wfsrenderer.h
src/xmlparser.cpp
src/xmlparser.h
Copyright: 2006-2012, Quality & Usability Lab,
2006-2014, Quality & Usability Lab,
2012-2014, Institut für Nachrichtentechnik, Universität Rostock
License: GPL-3+
FIXME
Files: AUTHORS
Makefile.am
NEWS
apf/misc/Makefile.dependencies
apf/unit_tests/catch/README
browser-gui/Makefile.am
browser-gui/README.md
browser-gui/package.json
browser-gui/src/index.js
browser-gui/src/sceneviewer.js
browser-gui/src/style.css
browser-gui/webpack.config.js
browser-gui/yarn.lock
data/Makefile.am
data/asdf.xsd
data/images/listener.png
data/images/listener_background.png
data/images/listener_shadow.png
data/images/pause_button.png
data/images/pause_button_pressed.png
data/images/play_button.png
data/images/play_button_pressed.png
data/images/processing_button.png
data/images/processing_button_pressed.png
data/images/scene_menu_item.png
data/images/scene_menu_item_selected.png
data/images/skip_back_button.png
data/images/skip_back_button_pressed.png
data/images/source_shadow.png
data/images/ssr_logo.png
data/images/ssr_logo_large.png
data/impulse_responses/hrirs/README.md
data/impulse_responses/wfs_prefilters/wfs_prefilter_100_1300_44100.wav
data/impulse_responses/wfs_prefilters/wfs_prefilter_100_1300_48000.wav
data/impulse_responses/wfs_prefilters/wfs_prefilter_100_1800_44100.wav
data/impulse_responses/wfs_prefilters/wfs_prefilter_100_1800_48000.wav
data/impulse_responses/wfs_prefilters/wfs_prefilter_120_1500_44100.wav
data/local_ssr.sh
data/matlab_scripts/make_wfs_prefilter.m
data/reproduction_setups/2.0.asd
data/reproduction_setups/2.1.asd
data/reproduction_setups/5.1.asd
data/reproduction_setups/8channels.asd
data/reproduction_setups/asdf2html.xsl
data/reproduction_setups/circle.asd
data/reproduction_setups/loudspeaker_setup_with_nearly_all_features.asd
data/reproduction_setups/rostock_horizontal.asd
data/reproduction_setups/rounded_rectangle.asd
data/ssr
data/ssr.conf.example
data/ssr.conf.local
data/websocket_resources/ssr-test-client.html
doc/manual/Makefile
doc/manual/conf.py
doc/manual/images/anti_aliasing.png
doc/manual/images/coordinate_system.png
doc/manual/images/distance_attenuation.png
doc/manual/images/hrir_comp_filters.png
doc/manual/images/signal_processing.png
doc/manual/images/ssr_logo_mac_30px.png
flext/8channels.asd
flext/Makefile
flext/README.md
flext/circle.asd
flext/objects.txt
flext/ssr_aap~-help.pd
flext/ssr_binaural~-help.pd
flext/ssr_dca~-help.pd
flext/ssr_messages.pd
flext/ssr_vbap~-help.pd
flext/ssr_wfs~-help.pd
flext/virtual_aap.pd
flext/virtual_dca.pd
flext/virtual_vbap.pd
flext/virtual_wfs.pd
gml/README.md
macros.m4
man/Makefile.am
mex/Makefile
mex/README.md
mex/ssr_helper.m
mex/test_ssr.m
pd/README.md
pd/legacy_ssrclient-help.pd
pd/legacy_ssrclient.pd_lua
pd/ssrclient.pd
src/Doxyfile
src/Makefile.am
src/coding_style.txt
src/config.h.in
src/laplace_coeffs_double.h
src/laplace_coeffs_float.h
src/legacy_xmlsceneprovider.h
tests/Makefile.am
tests/main.cpp
tests/pathtools.cpp
Copyright: NONE
License: UNKNOWN
FIXME
Files: apf/apf/biquad.h
apf/apf/blockdelayline.h
apf/apf/combine_channels.h
apf/apf/commandqueue.h
apf/apf/container.h
apf/apf/convolver.h
apf/apf/denormalprevention.h
apf/apf/fftwtools.h
apf/apf/iterator.h
apf/apf/jack_policy.h
apf/apf/jackclient.h
apf/apf/lockfreefifo.h
apf/apf/math.h
apf/apf/mextools.h
apf/apf/mimoprocessor.h
apf/apf/mimoprocessor_file_io.h
apf/apf/misc.h
apf/apf/parameter_map.h
apf/apf/pointer_policy.h
apf/apf/rtlist.h
apf/apf/shareddata.h
apf/apf/sndfiletools.h
apf/apf/stringtools.h
Copyright: 2006-2012, Quality & Usability Lab
2012-2016, Institut für Nachrichtentechnik, Universität Rostock
License: Expat
FIXME
Files: src/api.h
src/dynamic_scene.h
src/fudi/connection.h
src/fudi/parser.h
src/fudi/server.cpp
src/fudi/server.h
src/fudi/subscriber.cpp
src/fudi/subscriber.h
src/geometry.h
src/ssr_main.h
src/websocket/connection.h
src/websocket/server.h
Copyright: 2019, SSR Contributors
License: GPL-3+
FIXME
Files: man/ssr-aap.1
man/ssr-binaural.1
man/ssr-brs.1
man/ssr-dca.1
man/ssr-generic.1
man/ssr-vbap.1
man/ssr-wfs.1
Copyright: (co 2012 Quality & Usability Lab, Telekom Innovation Laboratories, TU Berlin
(co 2014 Institut für Nachrichtentechnik, Universität Rostock
Copyright (co 2016 Division of Applied Acoustics, Chalmers University of Technology
License: UNKNOWN
FIXME
Files: Makefile.in
browser-gui/Makefile.in
data/Makefile.in
man/Makefile.in
src/Makefile.in
tests/Makefile.in
Copyright: 1994-2021, Free Software Foundation, Inc.
License: UNKNOWN
FIXME
Files: gml/include/gml/mat.hpp
gml/include/gml/quaternion.hpp
gml/include/gml/util.hpp
gml/include/gml/vec.hpp
Copyright: 2015, Markus Ilmola
License: BSL-1.0
FIXME
Files: autotools/config/compile
autotools/config/depcomp
autotools/config/missing
Copyright: 1996-2021, Free Software Foundation, Inc.
1999-2021, Free Software Foundation, Inc.
License: GPL-2+ with Autoconf-data exception
FIXME
Files: COPYING
mex/COPYING
src/razor-ahrs/GPL.txt
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
License: GPL-3
FIXME
Files: src/razor-ahrs/RazorAHRS.cpp
src/razor-ahrs/RazorAHRS.h
Copyright: 2011-2012, Quality & Usability Lab, Deutsche Telekom Laboratories, TU Berlin
2013, Peter Bartz
License: GPL
FIXME
Files: src/razor-ahrs/Example.cpp
src/razor-ahrs/README.txt
Copyright: 2011-2012, Quality & Usability Lab, Deutsche Telekom Laboratories, TU Berlin
License: GPL
FIXME
Files: autotools/config/config.guess
autotools/config/config.sub
Copyright: 1992-2022, Free Software Foundation, Inc.
License: GPL-3+ with Autoconf-data exception
FIXME
Files: aclocal.m4
Copyright: 1996-2021, Free Software Foundation, Inc.
1997-2021, Free Software Foundation, Inc.
1999-2021, Free Software Foundation, Inc.
2001-2021, Free Software Foundation, Inc.
2002-2021, Free Software Foundation, Inc.
2003-2021, Free Software Foundation, Inc.
2004, Scott James Remnant <scott@netsplit.com>.
2004-2021, Free Software Foundation, Inc.
2006-2021, Free Software Foundation, Inc.
2009-2021, Free Software Foundation, Inc.
2012-2015, Dan Nicholson <dbn.lists@gmail.com>
License: (FSFULLR and/or GPL-2+) with Autoconf-data exception
FIXME
Files: gml/LICENSE.txt
Copyright: NONE
License: BSL-1.0
FIXME
Files: apf/unit_tests/catch/catch.hpp
Copyright: 2017, Two Blue Cubes Ltd.
2021, Two Blue Cubes Ltd.
Catch2 Authors
License: BSL-1.0
FIXME
Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2009, Free Software Foundation, Inc.
License: FSFAP
FIXME
Files: configure
Copyright: 1992-1996, 1998-2017, 2020-2021, Free Software Foundation,
2016, Division of Applied Acoustics, Chalmers University of Technology Copyright © 2014 Institut für Nachrichtentechnik, Universität Rostock Copyright © 2012 Quality & Usability Lab, Telekom Innovation Laboratories, TU Berlin License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law."
2021, Free Software Foundation, Inc.
License: FSFUL
FIXME
Files: mex/DESCRIPTION
Copyright: NONE
License: GPL-3
FIXME
Files: README
Copyright: 2006-2012, Quality & Usability Lab
2012-2021, Institut für Nachrichtentechnik, Universität Rostock
2016-2018, Division of Applied Acoustics
License: GPL-3
FIXME
Files: src/gui/quserinterface.cpp
Copyright: 2006-2012, Quality & Usability Lab,
2006-2012, Quality & Usability Lab"
2012-2014, Institut für Nachrichtentechnik, Universität Rostock
2012-2016, Institut für Nachrichtentechnik"
2016-2021, Division of Applied Acoustics"
License: GPL-3+
FIXME
Files: doc/manual/operation.rst
Copyright: 2006-2014, Quality & Usability Lab,
2012-2014, Institut für Nachrichtentechnik, Universität Rostock
reasons, the SSR does not come with a built-in InterSense
License: GPL-3+
FIXME
Files: data/matlab_scripts/prepare_hrirs_cipic.m
Copyright: 2001, The
2008, Deutsche Telekom Laboratories
License: UNKNOWN
FIXME
Files: configure.ac
Copyright: 2016, Division of Applied Acoustics, Chalmers University of Technology Copyright © 2014 Institut für Nachrichtentechnik, Universität Rostock Copyright © 2012 Quality & Usability Lab, Telekom Innovation Laboratories, TU Berlin License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law."
License: UNKNOWN
FIXME
Files: pd/slaxml.lua
Copyright: 2013-2014, Gavin Kistner <!@phrogz.net>; MIT Licensed
License: UNKNOWN
FIXME
Files: autotools/config/install-sh
Copyright: 1994, X Consortium
License: X11
FIXME
|