summaryrefslogtreecommitdiffstats
path: root/thesis
Commit message (Collapse)AuthorAgeFilesLines
* Revert "thesis/thesis.tex: Fixing acknowledgements."David Runge2017-07-281-1/+1
| | | | This reverts commit ea256573695a60aa351c7cb720c22f757a6956ff.
* thesis/thesis.tex: Fixing acknowledgements.David Runge2017-07-281-1/+1
|
* thesis/thesis.tex: Adding hyperref based pdfkeywords, proper title and ↵David Runge2017-07-281-7/+11
| | | | subject with hypersetup. Renaming to Master's Thesis.
* thesis/thesis.tex: Adding changes by reviewer. Thanks Nanni.David Runge2017-07-281-138/+138
|
* thesis/thesis.tex: Adding Christoph Boehms master thesis as another example ↵David Runge2017-07-271-10/+10
| | | | of the bs/brs usage.
* thesis/thesis.tex: Fixing title cases. Removing double declaration of list ↵David Runge2017-07-261-42/+36
| | | | of figures,listings and tables in the toc.
* thesis/thesis.tex: Adding information on how the OSC interface handles gain ↵David Runge2017-07-251-3/+17
| | | | on a linear scale, instead of a logarithmic scale.
* thesis/thesis.tex: Adding information on merging of the interface into the ↵David Runge2017-07-251-1/+15
| | | | main repository, adding user documentation and waiting for a stable liblo version.
* thesis/thesis.tex: Adding bug fixes. Thanks Sabine.David Runge2017-07-241-96/+99
|
* thesis/thesis.tex: Adding more on SSR extension in why free software matters.David Runge2017-07-231-1/+8
|
* thesis/thesis.tex: Adding appendix about pdf version.David Runge2017-07-231-15/+21
|
* thesis/thesis.tex: Moving overly long Listing to appendix. Making references ↵David Runge2017-07-231-22/+23
| | | | part of toc (numbered) by using tocbibind.
* thesis/thesis.tex: Shortening the figure captions in the list of figures.David Runge2017-07-231-18/+58
|
* thesis/thesis.tex: Adding github branch diff links in appendix. Expanding ↵David Runge2017-07-231-5/+65
| | | | appendices.
* thesis/thesis.tex: Using round braces for the bibliography. Updating to new ↵David Runge2017-07-231-45/+51
| | | | bibliography naming scheme. Adding Konni's bachelor's thesis. Minor fixes.
* thesis/thesis.tex: Revising abstract/zusammenfassung.David Runge2017-07-211-21/+21
|
* thesis/thesis.tex: Adding appendices. Renaming digital ressources to digital ↵David Runge2017-07-211-5/+47
| | | | ressource.
* thesis/thesis.tex: Adding Halaphon example to introduction. Removing too ↵David Runge2017-07-201-11/+33
| | | | specific licensing information from introduction.
* thesis/thesis.tex: Adding information on digital ressources.David Runge2017-07-161-0/+4
|
* thesis/thesis.tex: Using multiple babel languages and otherlanguage ↵David Runge2017-07-161-5/+3
| | | | environment for the german abstract, instead of frickel.
* thesis/thesis.tex: Finishing abstract, zusammenfassung, acknowlegdements. ↵David Runge2017-07-161-24/+95
| | | | Removing pdfcomment about -N flag and pushing its usage with an identifier by mentioning it for the GUI-only setup described in Non-renderer.
* thesis/thesis.tex: Elaborating abstract. Moving german abstract behind ↵David Runge2017-07-141-17/+17
| | | | english abstract.
* thesis/thesis.tex: Line break fixes.David Runge2017-07-141-6/+8
|
* thesis/thesis.tex: Adding phantomsection for digital ressources (cd).David Runge2017-07-141-0/+5
|
* thesis/thesis.tex: Revising titlepage. Extending the abstract. Moving the ↵David Runge2017-07-141-31/+44
| | | | acknowledgements to after the abstracts. Citing Hagen Wierstorf's figure for sweet spots.
* thesis/thesis.tex: Preamble cleanup. First shot at abstract.David Runge2017-07-131-3/+20
|
* 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).
* 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.