summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* thesis/thesis.tex: Applying updates from external commenter (thx Henrik!) to ↵David Runge2017-07-131-31/+45
| | | | 1,2,4. Adding /alive message.
* thesis/thesis.tex: Moving list of figures, listings and tables to the end. ↵David Runge2017-07-131-22/+33
| | | | Inserting blank page after title page.
* thesis/thesis.tex: Removing pdfcomment about non-negative integer checked ↵David Runge2017-07-131-3/+1
| | | | (all source message callbacks are now overflow safe).
* thesis/thesis.tex: Removing ServerThread startup pdfcomment (a graceful exit ↵David Runge2017-07-121-5/+7
| | | | with EXIT_FAILURE is now in place). Mentioning the port range in which the OSC interface operates (ephemeral ports only).
* bib/ssr-networking.bib: Adding rfc6335.David Runge2017-07-121-0/+10
|
* thesis/thesis.tex: Removing MessageLevel related pdfcomment (MessageLevels ↵David Runge2017-07-111-5/+4
| | | | are now sane). Updating input for MessageLevel code example.
* thesis/thesis.tex: Removing comment about client discarding - is now ↵David Runge2017-07-101-3/+2
| | | | implemented.
* thesis/thesis.tex: Adding many fixes from bug reading (thx Sabzzz!).David Runge2017-07-091-136/+146
|
* thesis/thesis.tex: Fixing text below the head tracking section.David Runge2017-07-081-6/+6
|
* thesis/thesis.tex: Minor fixes below Discussion.David Runge2017-07-081-10/+10
|
* thesis/thesis.tex: Fixing Introduction. Adding complementary Implementation ↵David Runge2017-07-081-7/+15
| | | | intro on dropped renderer software.
* thesis/thesis.tex: Adding information on OscClient class in OSC interface. ↵David Runge2017-07-081-1/+11
| | | | Adding information on automatic client discarding under starting a server.
* thesis/thesis.tex: Moving automated tests to discussion section.David Runge2017-07-081-55/+57
|
* thesis/thesis.tex: Elaborating on implemented features. Extending network ↵David Runge2017-07-081-1/+51
| | | | enabled head tracking. Minor fix.
* thesis/thesis.tex: Elaborating on network enabled head tracking.David Runge2017-07-071-0/+11
|
* bib/ssr-networking.bib: Adding hedrot website.David Runge2017-07-071-0/+7
|
* thesis/thesis.tex: Adding MIDI acronym. Elaborating on dynamic scene. Minor ↵David Runge2017-07-071-2/+40
| | | | fixes.
* thesis/thesis.tex: Elaborating on interpolation of moving sources. Adding ↵David Runge2017-07-071-0/+29
| | | | subsubsection about network enabled head tracking.
* thesis/thesis.tex: Elaborating on scene transfer.David Runge2017-07-071-0/+34
|
* thesis/thesis.tex: Adding python glossary entry. Adding content for ↵David Runge2017-07-061-1/+22
| | | | subsubsection about status messages.
* thesis/thesis.tex: Adding content for subsubsection assigning in- and ↵David Runge2017-07-061-0/+40
| | | | outputs on the fly.
* bib/ssr-networking.bib: Adding JACK session management related websites. ↵David Runge2017-07-061-1/+19
| | | | Fixing type for masterthesis.
* thesis/thesis.tex: Elaborating on alien loudspeaker and non-renderer. ↵David Runge2017-07-051-18/+110
| | | | Renaming future work subsubsections to more appropriate titles.
* thesis/thesis.tex: Adding glossary about qt5. Minor fixes in Spatial audio ↵David Runge2017-07-041-9/+64
| | | | rendering algorithms. Renaming implementing nullrenderer to non-renderer and filling with some first content. Fixing line wraps in preamble.
* thesis/thesis.tex: Adding pdftitle and pdfauthor.gDavid Runge2017-07-041-0/+5
|
* thesis/thesis.tex: Removing old abstract/zusammenfassung. Adding subsections ↵David Runge2017-07-041-77/+53
| | | | for finished features and future work under discussion. Moving all future development to subsubsections.
* thesis/thesis.tex: First take on introduction. Expanding info on hrir/brir ↵David Runge2017-07-031-5/+43
| | | | usage. Fixing line break.
* thesis/thesis.tex: Elaborating further on wfs subsection. Adding phantom ↵David Runge2017-07-031-10/+24
| | | | section for references in toc.
* bib/ssr-networking.bib: Adding paper about localization of virtual point ↵David Runge2017-07-031-0/+39
| | | | sources in wfs and phdthesis about differences between wfs and stereophony.
* thesis/thesis.tex: Introducing empty lines between figures for readability.David Runge2017-07-031-0/+5
|
* help/minted.pdf: Adding manual for minted.David Runge2017-07-031-0/+0
|
* images/ssr-*: Updating setup pdfs and svg. Introducing dots between clients ↵David Runge2017-07-0311-478/+600
| | | | and output channels. Moving file input out of Inputs field of each SSR. Using dotted lines for audio input.
* thesis/thesis.tex: Adding some more information on VBAP and clarifying the ↵David Runge2017-07-021-3/+7
| | | | scope of the section about spatial audio rendering algorithms.
* thesis/thesis.tex: Elaborating a little on the VBAP section.David Runge2017-07-021-0/+7
|
* bib/ssr-networking.bib: Adding paper about vbap by Ville Pulkki.David Runge2017-07-021-0/+20
|
* thesis/thesis.tex: Fixing ref. and ambisonics subsec.David Runge2017-07-021-8/+8
|
* bib/ssr-networking.bib: Fixing multi author entries.David Runge2017-07-021-7/+7
|
* thesis/thesis.tex: Elaborating on Dynamic Binaural (Room) Synthesis and ↵David Runge2017-07-021-8/+57
| | | | (Higher Order) Ambisonics Amplitude Panning and NFC-HOA.
* thesis/thesis.tex: Fixing line breaks.David Runge2017-07-011-12/+12
|
* thesis/thesis.tex: Fixing a lot of things from Henriks review. Glossary ↵David Runge2017-07-011-120/+170
| | | | entries in captions still have to be fixed.
* bib/ssr-networking.bib: Hotfixing stupid Steinberg author name.David Runge2017-07-011-1/+1
|
* thesis/thesis.tex: Expanding and fixing subsections about the various ↵David Runge2017-06-301-54/+133
| | | | spatial audio renderers.
* bib/ssr-networking.bib: Adding many ssr and wonder relevant papers and thesises.David Runge2017-06-301-9/+150
|
* thesis/thesis.tex: Expanding on controlling a server, controlling a client, ↵David Runge2017-06-291-0/+28
| | | | rendering on dedicated speakers.
* thesis/thesis.tex: Rewriting beginning of Implementation section (deleting ↵David Runge2017-06-291-182/+219
| | | | old cruft). Expanding on automated tests subsection. Adding glossary for stdout and acronym for apf. Minor fixes.
* bib/ssr-networking.bib: Adding SSR relevant papers.David Runge2017-06-291-0/+78
|
* thesis/thesis.tex: Adding information on tests (mainly robustness tests). ↵David Runge2017-06-281-6/+116
| | | | Adding subsection Status messages for Discussion section. Adding ID glossary entry. Switching to 12pt.
* .gitignore: Adding subfolders created by mint.David Runge2017-06-261-0/+1
|
* thesis/thesis.tex: Adding pdfcomments. Making IP interface paragraphs to ↵David Runge2017-06-251-17/+26
| | | | subsubsections.
* thesis/thesis.tex: Updating publisher/subscriber interface figures. Adding ↵David Runge2017-06-221-18/+98
| | | | information for osc-interface. Removing section Results. Adding glossary entry for sclang.