summaryrefslogtreecommitdiffstats
path: root/thesis
Commit message (Collapse)AuthorAgeFilesLines
* 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).
* 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
|
* 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.
* 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.
* thesis/thesis.tex: Introducing empty lines between figures for readability.David Runge2017-07-031-0/+5
|
* 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
|
* thesis/thesis.tex: Fixing ref. and ambisonics subsec.David Runge2017-07-021-8/+8
|
* 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.
* thesis/thesis.tex: Expanding and fixing subsections about the various ↵David Runge2017-06-301-54/+133
| | | | spatial audio renderers.
* 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.
* 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.
* 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.
* thesis/thesis.tex: Expanding subsubsections OSC, message interface, workflow ↵David Runge2017-06-221-57/+105
| | | | examples. Adding subsection on assigning inputs on the fly to discussion. Minor fixes on line breaks.
* thesis/thesis.tex: Adding subsubsection about workflow examples. Improving ↵David Runge2017-06-211-37/+104
| | | | table captions. Various small fixes.
* thesis/thesis.tex: Moving information on OSC protocol tu subsubsection of ↵David Runge2017-06-201-70/+128
| | | | OSC interface. Ading information on Starting the SSR as client and server.
* thesis/thesis.tex: Adding fancyhdr. Adding minted for listing source code. ↵David Runge2017-06-191-28/+89
| | | | Adding AAP and NFC-HOA acronyms. Adding Roman page numbering for everything up to TOC. Moving lists before toc. Adding subsubsection about Starting the SSR (with client/server paragraphs). Adding code block for enum class MessageLevel. Adding more info on osc messaging. Adding remaining OSC messages in tables. Adding appendix.
* thesis/thesis.tex: Changing paragraphs below Discussion to subsections. ↵David Runge2017-06-191-10/+13
| | | | Fixing label for paragraph Clients only. Adding mentioning of discussion about NullRenderer in Setups.
* thesis/thesis.tex: Rewrite of Message levels subsubsection.David Runge2017-06-181-22/+31
|
* thesis/thesis.tex: Extending Message interface introduction. Removing all ↵David Runge2017-06-161-72/+34
| | | | smallskips from tables, as they now have an alternating background color for better readability. Fixing OSC type tag table header. Fixing OSC reference messages table width.
* thesis/thesis.tex: Elaborating on message levels. Adding GUI acronym. ↵David Runge2017-06-161-7/+32
| | | | Clarifying subsection titles for free and open-source spatial audio renderers.
* thesis/thesis.tex: Moving all ssr setups to separate paragraphs. Renaming ↵David Runge2017-06-161-99/+165
| | | | subsubsection layered clients to message levels. Adding acronym for GUI.
* thesis/thesis.tex: Rearranging preamble includes to make xcolor work ↵David Runge2017-06-161-15/+33
| | | | properly. Renaming HoaLibrary subsection. Introducing rowcolors to all tables for better readibility. Elaborating further on (non-)standard OSC tag types in the table about tag types.
* thesis/thesis.tex: Adding subsection about free software and its pitfalls. ↵David Runge2017-06-151-31/+85
| | | | Elaborating further on the pubsub diagram. Adding 3Dj to the free and open source spatial audio renderers. Updating closing words in section header for free and open-source spatial audio renderers.
* thesis/thesis.tex: Fixing TOC with tocloft package. Adding more acronyms. ↵David Runge2017-06-141-25/+82
| | | | Adding more colors for publisher-subscriber figure. Adding publisher-subscriber figure. Renaming Methods to Implementation. Revising Preliminaries. Revising Outline (a little).
* thesis/thesis.tex: Adding contents to osc section. Expanding OSC atomic type ↵David Runge2017-06-131-11/+59
| | | | tag table. Adding intro sentence in subsection Message interface. Adding acronyms for CNMAT and UDP.
* thesis/thesis.tex: Adding tables about the OSC interface and its messages.David Runge2017-06-111-0/+348
|