D-Bus method hanlers should reply back, even if the return type is void else timeout...
[profile/ivi/genivi/genivi-audio-manager.git] / README.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
2     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
4 <head>\r
5 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
6 <meta name="generator" content="AsciiDoc 8.6.6" />\r
7 <title>GENIVI_AudioManager</title>\r
8 <style type="text/css">\r
9 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
10 \r
11 /* Default font. */\r
12 body {\r
13   font-family: Georgia,serif;\r
14 }\r
15 \r
16 /* Title font. */\r
17 h1, h2, h3, h4, h5, h6,\r
18 div.title, caption.title,\r
19 thead, p.table.header,\r
20 #toctitle,\r
21 #author, #revnumber, #revdate, #revremark,\r
22 #footer {\r
23   font-family: Arial,Helvetica,sans-serif;\r
24 }\r
25 \r
26 body {\r
27   margin: 1em 5% 1em 5%;\r
28 }\r
29 \r
30 a {\r
31   color: blue;\r
32   text-decoration: underline;\r
33 }\r
34 a:visited {\r
35   color: fuchsia;\r
36 }\r
37 \r
38 em {\r
39   font-style: italic;\r
40   color: navy;\r
41 }\r
42 \r
43 strong {\r
44   font-weight: bold;\r
45   color: #083194;\r
46 }\r
47 \r
48 h1, h2, h3, h4, h5, h6 {\r
49   color: #527bbd;\r
50   margin-top: 1.2em;\r
51   margin-bottom: 0.5em;\r
52   line-height: 1.3;\r
53 }\r
54 \r
55 h1, h2, h3 {\r
56   border-bottom: 2px solid silver;\r
57 }\r
58 h2 {\r
59   padding-top: 0.5em;\r
60 }\r
61 h3 {\r
62   float: left;\r
63 }\r
64 h3 + * {\r
65   clear: left;\r
66 }\r
67 h5 {\r
68   font-size: 1.0em;\r
69 }\r
70 \r
71 div.sectionbody {\r
72   margin-left: 0;\r
73 }\r
74 \r
75 hr {\r
76   border: 1px solid silver;\r
77 }\r
78 \r
79 p {\r
80   margin-top: 0.5em;\r
81   margin-bottom: 0.5em;\r
82 }\r
83 \r
84 ul, ol, li > p {\r
85   margin-top: 0;\r
86 }\r
87 ul > li     { color: #aaa; }\r
88 ul > li > * { color: black; }\r
89 \r
90 pre {\r
91   padding: 0;\r
92   margin: 0;\r
93 }\r
94 \r
95 #author {\r
96   color: #527bbd;\r
97   font-weight: bold;\r
98   font-size: 1.1em;\r
99 }\r
100 #email {\r
101 }\r
102 #revnumber, #revdate, #revremark {\r
103 }\r
104 \r
105 #footer {\r
106   font-size: small;\r
107   border-top: 2px solid silver;\r
108   padding-top: 0.5em;\r
109   margin-top: 4.0em;\r
110 }\r
111 #footer-text {\r
112   float: left;\r
113   padding-bottom: 0.5em;\r
114 }\r
115 #footer-badges {\r
116   float: right;\r
117   padding-bottom: 0.5em;\r
118 }\r
119 \r
120 #preamble {\r
121   margin-top: 1.5em;\r
122   margin-bottom: 1.5em;\r
123 }\r
124 div.imageblock, div.exampleblock, div.verseblock,\r
125 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,\r
126 div.admonitionblock {\r
127   margin-top: 1.0em;\r
128   margin-bottom: 1.5em;\r
129 }\r
130 div.admonitionblock {\r
131   margin-top: 2.0em;\r
132   margin-bottom: 2.0em;\r
133   margin-right: 10%;\r
134   color: #606060;\r
135 }\r
136 \r
137 div.content { /* Block element content. */\r
138   padding: 0;\r
139 }\r
140 \r
141 /* Block element titles. */\r
142 div.title, caption.title {\r
143   color: #527bbd;\r
144   font-weight: bold;\r
145   text-align: left;\r
146   margin-top: 1.0em;\r
147   margin-bottom: 0.5em;\r
148 }\r
149 div.title + * {\r
150   margin-top: 0;\r
151 }\r
152 \r
153 td div.title:first-child {\r
154   margin-top: 0.0em;\r
155 }\r
156 div.content div.title:first-child {\r
157   margin-top: 0.0em;\r
158 }\r
159 div.content + div.title {\r
160   margin-top: 0.0em;\r
161 }\r
162 \r
163 div.sidebarblock > div.content {\r
164   background: #ffffee;\r
165   border: 1px solid #dddddd;\r
166   border-left: 4px solid #f0f0f0;\r
167   padding: 0.5em;\r
168 }\r
169 \r
170 div.listingblock > div.content {\r
171   border: 1px solid #dddddd;\r
172   border-left: 5px solid #f0f0f0;\r
173   background: #f8f8f8;\r
174   padding: 0.5em;\r
175 }\r
176 \r
177 div.quoteblock, div.verseblock {\r
178   padding-left: 1.0em;\r
179   margin-left: 1.0em;\r
180   margin-right: 10%;\r
181   border-left: 5px solid #f0f0f0;\r
182   color: #888;\r
183 }\r
184 \r
185 div.quoteblock > div.attribution {\r
186   padding-top: 0.5em;\r
187   text-align: right;\r
188 }\r
189 \r
190 div.verseblock > pre.content {\r
191   font-family: inherit;\r
192   font-size: inherit;\r
193 }\r
194 div.verseblock > div.attribution {\r
195   padding-top: 0.75em;\r
196   text-align: left;\r
197 }\r
198 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */\r
199 div.verseblock + div.attribution {\r
200   text-align: left;\r
201 }\r
202 \r
203 div.admonitionblock .icon {\r
204   vertical-align: top;\r
205   font-size: 1.1em;\r
206   font-weight: bold;\r
207   text-decoration: underline;\r
208   color: #527bbd;\r
209   padding-right: 0.5em;\r
210 }\r
211 div.admonitionblock td.content {\r
212   padding-left: 0.5em;\r
213   border-left: 3px solid #dddddd;\r
214 }\r
215 \r
216 div.exampleblock > div.content {\r
217   border-left: 3px solid #dddddd;\r
218   padding-left: 0.5em;\r
219 }\r
220 \r
221 div.imageblock div.content { padding-left: 0; }\r
222 span.image img { border-style: none; }\r
223 a.image:visited { color: white; }\r
224 \r
225 dl {\r
226   margin-top: 0.8em;\r
227   margin-bottom: 0.8em;\r
228 }\r
229 dt {\r
230   margin-top: 0.5em;\r
231   margin-bottom: 0;\r
232   font-style: normal;\r
233   color: navy;\r
234 }\r
235 dd > *:first-child {\r
236   margin-top: 0.1em;\r
237 }\r
238 \r
239 ul, ol {\r
240     list-style-position: outside;\r
241 }\r
242 ol.arabic {\r
243   list-style-type: decimal;\r
244 }\r
245 ol.loweralpha {\r
246   list-style-type: lower-alpha;\r
247 }\r
248 ol.upperalpha {\r
249   list-style-type: upper-alpha;\r
250 }\r
251 ol.lowerroman {\r
252   list-style-type: lower-roman;\r
253 }\r
254 ol.upperroman {\r
255   list-style-type: upper-roman;\r
256 }\r
257 \r
258 div.compact ul, div.compact ol,\r
259 div.compact p, div.compact p,\r
260 div.compact div, div.compact div {\r
261   margin-top: 0.1em;\r
262   margin-bottom: 0.1em;\r
263 }\r
264 \r
265 tfoot {\r
266   font-weight: bold;\r
267 }\r
268 td > div.verse {\r
269   white-space: pre;\r
270 }\r
271 \r
272 div.hdlist {\r
273   margin-top: 0.8em;\r
274   margin-bottom: 0.8em;\r
275 }\r
276 div.hdlist tr {\r
277   padding-bottom: 15px;\r
278 }\r
279 dt.hdlist1.strong, td.hdlist1.strong {\r
280   font-weight: bold;\r
281 }\r
282 td.hdlist1 {\r
283   vertical-align: top;\r
284   font-style: normal;\r
285   padding-right: 0.8em;\r
286   color: navy;\r
287 }\r
288 td.hdlist2 {\r
289   vertical-align: top;\r
290 }\r
291 div.hdlist.compact tr {\r
292   margin: 0;\r
293   padding-bottom: 0;\r
294 }\r
295 \r
296 .comment {\r
297   background: yellow;\r
298 }\r
299 \r
300 .footnote, .footnoteref {\r
301   font-size: 0.8em;\r
302 }\r
303 \r
304 span.footnote, span.footnoteref {\r
305   vertical-align: super;\r
306 }\r
307 \r
308 #footnotes {\r
309   margin: 20px 0 20px 0;\r
310   padding: 7px 0 0 0;\r
311 }\r
312 \r
313 #footnotes div.footnote {\r
314   margin: 0 0 5px 0;\r
315 }\r
316 \r
317 #footnotes hr {\r
318   border: none;\r
319   border-top: 1px solid silver;\r
320   height: 1px;\r
321   text-align: left;\r
322   margin-left: 0;\r
323   width: 20%;\r
324   min-width: 100px;\r
325 }\r
326 \r
327 div.colist td {\r
328   padding-right: 0.5em;\r
329   padding-bottom: 0.3em;\r
330   vertical-align: top;\r
331 }\r
332 div.colist td img {\r
333   margin-top: 0.3em;\r
334 }\r
335 \r
336 @media print {\r
337   #footer-badges { display: none; }\r
338 }\r
339 \r
340 #toc {\r
341   margin-bottom: 2.5em;\r
342 }\r
343 \r
344 #toctitle {\r
345   color: #527bbd;\r
346   font-size: 1.1em;\r
347   font-weight: bold;\r
348   margin-top: 1.0em;\r
349   margin-bottom: 0.1em;\r
350 }\r
351 \r
352 div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {\r
353   margin-top: 0;\r
354   margin-bottom: 0;\r
355 }\r
356 div.toclevel2 {\r
357   margin-left: 2em;\r
358   font-size: 0.9em;\r
359 }\r
360 div.toclevel3 {\r
361   margin-left: 4em;\r
362   font-size: 0.9em;\r
363 }\r
364 div.toclevel4 {\r
365   margin-left: 6em;\r
366   font-size: 0.9em;\r
367 }\r
368 \r
369 span.aqua { color: aqua; }\r
370 span.black { color: black; }\r
371 span.blue { color: blue; }\r
372 span.fuchsia { color: fuchsia; }\r
373 span.gray { color: gray; }\r
374 span.green { color: green; }\r
375 span.lime { color: lime; }\r
376 span.maroon { color: maroon; }\r
377 span.navy { color: navy; }\r
378 span.olive { color: olive; }\r
379 span.purple { color: purple; }\r
380 span.red { color: red; }\r
381 span.silver { color: silver; }\r
382 span.teal { color: teal; }\r
383 span.white { color: white; }\r
384 span.yellow { color: yellow; }\r
385 \r
386 span.aqua-background { background: aqua; }\r
387 span.black-background { background: black; }\r
388 span.blue-background { background: blue; }\r
389 span.fuchsia-background { background: fuchsia; }\r
390 span.gray-background { background: gray; }\r
391 span.green-background { background: green; }\r
392 span.lime-background { background: lime; }\r
393 span.maroon-background { background: maroon; }\r
394 span.navy-background { background: navy; }\r
395 span.olive-background { background: olive; }\r
396 span.purple-background { background: purple; }\r
397 span.red-background { background: red; }\r
398 span.silver-background { background: silver; }\r
399 span.teal-background { background: teal; }\r
400 span.white-background { background: white; }\r
401 span.yellow-background { background: yellow; }\r
402 \r
403 span.big { font-size: 2em; }\r
404 span.small { font-size: 0.6em; }\r
405 \r
406 span.underline { text-decoration: underline; }\r
407 span.overline { text-decoration: overline; }\r
408 span.line-through { text-decoration: line-through; }\r
409 \r
410 \r
411 /*\r
412  * xhtml11 specific\r
413  *\r
414  * */\r
415 \r
416 tt {\r
417   font-family: monospace;\r
418   font-size: inherit;\r
419   color: navy;\r
420 }\r
421 \r
422 div.tableblock {\r
423   margin-top: 1.0em;\r
424   margin-bottom: 1.5em;\r
425 }\r
426 div.tableblock > table {\r
427   border: 3px solid #527bbd;\r
428 }\r
429 thead, p.table.header {\r
430   font-weight: bold;\r
431   color: #527bbd;\r
432 }\r
433 p.table {\r
434   margin-top: 0;\r
435 }\r
436 /* Because the table frame attribute is overriden by CSS in most browsers. */\r
437 div.tableblock > table[frame="void"] {\r
438   border-style: none;\r
439 }\r
440 div.tableblock > table[frame="hsides"] {\r
441   border-left-style: none;\r
442   border-right-style: none;\r
443 }\r
444 div.tableblock > table[frame="vsides"] {\r
445   border-top-style: none;\r
446   border-bottom-style: none;\r
447 }\r
448 \r
449 \r
450 /*\r
451  * html5 specific\r
452  *\r
453  * */\r
454 \r
455 .monospaced {\r
456   font-family: monospace;\r
457   font-size: inherit;\r
458   color: navy;\r
459 }\r
460 \r
461 table.tableblock {\r
462   margin-top: 1.0em;\r
463   margin-bottom: 1.5em;\r
464 }\r
465 thead, p.tableblock.header {\r
466   font-weight: bold;\r
467   color: #527bbd;\r
468 }\r
469 p.tableblock {\r
470   margin-top: 0;\r
471 }\r
472 table.tableblock {\r
473   border-width: 3px;\r
474   border-spacing: 0px;\r
475   border-style: solid;\r
476   border-color: #527bbd;\r
477   border-collapse: collapse;\r
478 }\r
479 th.tableblock, td.tableblock {\r
480   border-width: 1px;\r
481   padding: 4px;\r
482   border-style: solid;\r
483   border-color: #527bbd;\r
484 }\r
485 \r
486 table.tableblock.frame-topbot {\r
487   border-left-style: hidden;\r
488   border-right-style: hidden;\r
489 }\r
490 table.tableblock.frame-sides {\r
491   border-top-style: hidden;\r
492   border-bottom-style: hidden;\r
493 }\r
494 table.tableblock.frame-none {\r
495   border-style: hidden;\r
496 }\r
497 \r
498 th.tableblock.halign-left, td.tableblock.halign-left {\r
499   text-align: left;\r
500 }\r
501 th.tableblock.halign-center, td.tableblock.halign-center {\r
502   text-align: center;\r
503 }\r
504 th.tableblock.halign-right, td.tableblock.halign-right {\r
505   text-align: right;\r
506 }\r
507 \r
508 th.tableblock.valign-top, td.tableblock.valign-top {\r
509   vertical-align: top;\r
510 }\r
511 th.tableblock.valign-middle, td.tableblock.valign-middle {\r
512   vertical-align: middle;\r
513 }\r
514 th.tableblock.valign-bottom, td.tableblock.valign-bottom {\r
515   vertical-align: bottom;\r
516 }\r
517 \r
518 \r
519 /*\r
520  * manpage specific\r
521  *\r
522  * */\r
523 \r
524 body.manpage h1 {\r
525   padding-top: 0.5em;\r
526   padding-bottom: 0.5em;\r
527   border-top: 2px solid silver;\r
528   border-bottom: 2px solid silver;\r
529 }\r
530 body.manpage h2 {\r
531   border-style: none;\r
532 }\r
533 body.manpage div.sectionbody {\r
534   margin-left: 3em;\r
535 }\r
536 \r
537 @media print {\r
538   body.manpage div#toc { display: none; }\r
539 }\r
540 </style>\r
541 <script type="text/javascript">\r
542 /*<![CDATA[*/\r
543 var asciidoc = {  // Namespace.\r
544 \r
545 /////////////////////////////////////////////////////////////////////\r
546 // Table Of Contents generator\r
547 /////////////////////////////////////////////////////////////////////\r
548 \r
549 /* Author: Mihai Bazon, September 2002\r
550  * http://students.infoiasi.ro/~mishoo\r
551  *\r
552  * Table Of Content generator\r
553  * Version: 0.4\r
554  *\r
555  * Feel free to use this script under the terms of the GNU General Public\r
556  * License, as long as you do not remove or alter this notice.\r
557  */\r
558 \r
559  /* modified by Troy D. Hanson, September 2006. License: GPL */\r
560  /* modified by Stuart Rackham, 2006, 2009. License: GPL */\r
561 \r
562 // toclevels = 1..4.\r
563 toc: function (toclevels) {\r
564 \r
565   function getText(el) {\r
566     var text = "";\r
567     for (var i = el.firstChild; i != null; i = i.nextSibling) {\r
568       if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.\r
569         text += i.data;\r
570       else if (i.firstChild != null)\r
571         text += getText(i);\r
572     }\r
573     return text;\r
574   }\r
575 \r
576   function TocEntry(el, text, toclevel) {\r
577     this.element = el;\r
578     this.text = text;\r
579     this.toclevel = toclevel;\r
580   }\r
581 \r
582   function tocEntries(el, toclevels) {\r
583     var result = new Array;\r
584     var re = new RegExp('[hH]([2-'+(toclevels+1)+'])');\r
585     // Function that scans the DOM tree for header elements (the DOM2\r
586     // nodeIterator API would be a better technique but not supported by all\r
587     // browsers).\r
588     var iterate = function (el) {\r
589       for (var i = el.firstChild; i != null; i = i.nextSibling) {\r
590         if (i.nodeType == 1 /* Node.ELEMENT_NODE */) {\r
591           var mo = re.exec(i.tagName);\r
592           if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") {\r
593             result[result.length] = new TocEntry(i, getText(i), mo[1]-1);\r
594           }\r
595           iterate(i);\r
596         }\r
597       }\r
598     }\r
599     iterate(el);\r
600     return result;\r
601   }\r
602 \r
603   var toc = document.getElementById("toc");\r
604   if (!toc) {\r
605     return;\r
606   }\r
607 \r
608   // Delete existing TOC entries in case we're reloading the TOC.\r
609   var tocEntriesToRemove = [];\r
610   var i;\r
611   for (i = 0; i < toc.childNodes.length; i++) {\r
612     var entry = toc.childNodes[i];\r
613     if (entry.nodeName == 'div'\r
614      && entry.getAttribute("class")\r
615      && entry.getAttribute("class").match(/^toclevel/))\r
616       tocEntriesToRemove.push(entry);\r
617   }\r
618   for (i = 0; i < tocEntriesToRemove.length; i++) {\r
619     toc.removeChild(tocEntriesToRemove[i]);\r
620   }\r
621 \r
622   // Rebuild TOC entries.\r
623   var entries = tocEntries(document.getElementById("content"), toclevels);\r
624   for (var i = 0; i < entries.length; ++i) {\r
625     var entry = entries[i];\r
626     if (entry.element.id == "")\r
627       entry.element.id = "_toc_" + i;\r
628     var a = document.createElement("a");\r
629     a.href = "#" + entry.element.id;\r
630     a.appendChild(document.createTextNode(entry.text));\r
631     var div = document.createElement("div");\r
632     div.appendChild(a);\r
633     div.className = "toclevel" + entry.toclevel;\r
634     toc.appendChild(div);\r
635   }\r
636   if (entries.length == 0)\r
637     toc.parentNode.removeChild(toc);\r
638 },\r
639 \r
640 \r
641 /////////////////////////////////////////////////////////////////////\r
642 // Footnotes generator\r
643 /////////////////////////////////////////////////////////////////////\r
644 \r
645 /* Based on footnote generation code from:\r
646  * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html\r
647  */\r
648 \r
649 footnotes: function () {\r
650   // Delete existing footnote entries in case we're reloading the footnodes.\r
651   var i;\r
652   var noteholder = document.getElementById("footnotes");\r
653   if (!noteholder) {\r
654     return;\r
655   }\r
656   var entriesToRemove = [];\r
657   for (i = 0; i < noteholder.childNodes.length; i++) {\r
658     var entry = noteholder.childNodes[i];\r
659     if (entry.nodeName == 'div' && entry.getAttribute("class") == "footnote")\r
660       entriesToRemove.push(entry);\r
661   }\r
662   for (i = 0; i < entriesToRemove.length; i++) {\r
663     noteholder.removeChild(entriesToRemove[i]);\r
664   }\r
665 \r
666   // Rebuild footnote entries.\r
667   var cont = document.getElementById("content");\r
668   var spans = cont.getElementsByTagName("span");\r
669   var refs = {};\r
670   var n = 0;\r
671   for (i=0; i<spans.length; i++) {\r
672     if (spans[i].className == "footnote") {\r
673       n++;\r
674       var note = spans[i].getAttribute("data-note");\r
675       if (!note) {\r
676         // Use [\s\S] in place of . so multi-line matches work.\r
677         // Because JavaScript has no s (dotall) regex flag.\r
678         note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1];\r
679         spans[i].innerHTML =\r
680           "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n +\r
681           "' title='View footnote' class='footnote'>" + n + "</a>]";\r
682         spans[i].setAttribute("data-note", note);\r
683       }\r
684       noteholder.innerHTML +=\r
685         "<div class='footnote' id='_footnote_" + n + "'>" +\r
686         "<a href='#_footnoteref_" + n + "' title='Return to text'>" +\r
687         n + "</a>. " + note + "</div>";\r
688       var id =spans[i].getAttribute("id");\r
689       if (id != null) refs["#"+id] = n;\r
690     }\r
691   }\r
692   if (n == 0)\r
693     noteholder.parentNode.removeChild(noteholder);\r
694   else {\r
695     // Process footnoterefs.\r
696     for (i=0; i<spans.length; i++) {\r
697       if (spans[i].className == "footnoteref") {\r
698         var href = spans[i].getElementsByTagName("a")[0].getAttribute("href");\r
699         href = href.match(/#.*/)[0];  // Because IE return full URL.\r
700         n = refs[href];\r
701         spans[i].innerHTML =\r
702           "[<a href='#_footnote_" + n +\r
703           "' title='View footnote' class='footnote'>" + n + "</a>]";\r
704       }\r
705     }\r
706   }\r
707 },\r
708 \r
709 install: function(toclevels) {\r
710   var timerId;\r
711 \r
712   function reinstall() {\r
713     asciidoc.footnotes();\r
714     if (toclevels) {\r
715       asciidoc.toc(toclevels);\r
716     }\r
717   }\r
718 \r
719   function reinstallAndRemoveTimer() {\r
720     clearInterval(timerId);\r
721     reinstall();\r
722   }\r
723 \r
724   timerId = setInterval(reinstall, 500);\r
725   if (document.addEventListener)\r
726     document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);\r
727   else\r
728     window.onload = reinstallAndRemoveTimer;\r
729 }\r
730 \r
731 }\r
732 asciidoc.install();\r
733 /*]]>*/\r
734 </script>\r
735 </head>\r
736 <body class="article">\r
737 <div id="header">\r
738 <h1>GENIVI_AudioManager</h1>\r
739 <span id="author">Christian Linke &lt;christian.linke@bmw.de&gt;</span><br />\r
740 </div>\r
741 <div id="content">\r
742 <div class="sect1">\r
743 <h2 id="_copyright">Copyright</h2>\r
744 <div class="sectionbody">\r
745 <div class="paragraph"><p>Copyright &#169; 2012, GENIVI Alliance, Inc.\r
746 Copyright &#169; 2012, BMW AG</p></div>\r
747 <div class="paragraph"><p>This file is part of GENIVI Project AudioManager.</p></div>\r
748 <div class="paragraph"><p>Contributions are licensed to the GENIVI Alliance under one or more\r
749 Contribution License Agreements or MPL 2.0 .</p></div>\r
750 <div class="paragraph"><p>&#169; Copyright\r
751 This Source Code Form is subject to the terms of the\r
752 Mozilla Public License, v. 2.0. If a  copy of the MPL was not distributed with\r
753 this file, You can obtain one at <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.</p></div>\r
754 <div class="paragraph"><p>author Christian Mueller, <a href="mailto:christian.linke@bmw.de">christian.linke@bmw.de</a> BMW 2011,2012</p></div>\r
755 <div class="paragraph"><p>For further information see <a href="http://projects.genivi.org/audio-manager/">http://projects.genivi.org/audio-manager/</a>.</p></div>\r
756 </div>\r
757 </div>\r
758 <div class="sect1">\r
759 <h2 id="_license">License</h2>\r
760 <div class="sectionbody">\r
761 <div class="paragraph"><p>The licenses of this project are split into two parts:\r
762 1) the AudioManagerDaemon, licensed under MPL 2.0\r
763 2) all other parts that serve as example code that can be taken to build up an own project with it -\r
764     these parts are licensed with the MIT license</p></div>\r
765 <div class="paragraph"><p>Contribution is done under GENIVI CLA or MPL2.0.</p></div>\r
766 </div>\r
767 </div>\r
768 <div class="sect1">\r
769 <h2 id="_version">Version</h2>\r
770 <div class="sectionbody">\r
771 <div class="paragraph"><p>The current version can be taken out of the git. The version 1.0.0 is the first GENIVI compliant code,in the compliance statement of discovery (2.0).\r
772 For every GENIVI release, there is a release of the AudioManager, each of the releases have an own bugfix branch that will get the most important fixes.\r
773 Development is done on the master branch.</p></div>\r
774 <div class="sect2">\r
775 <h3 id="_versioning_scheme">Versioning Scheme</h3>\r
776 <div class="paragraph"><p>The versioning scheme was decided in the February face2face 2012.\r
777 The firs number describes the release branch. This is 1 for discovery, 2 for excalibur and 3 for photon. For major features or release, the second number will be increased.\r
778 Each new GENIVI version (releases are every half year, around april and october) will get the current HEAD (for example 2.0.34 for excalibur) and release with the increase of the second number (2.1).\r
779 The next commit on the master branch gets then the new first numner (3) and starts from zero.</p></div>\r
780 <div class="paragraph"><p>For the daemon the third number (for example 1.0.X) describes the patch version. The versions are automatically created by git during the build process.\r
781 The versioning scheme is used for the AudioManager daemon itself and for each of it&#8217;s interfaces. The versioning of the Interfaces in EA is defined via the tag "version" and the name of the interfaceversion versionName, for example "CommandReceiveVersion". This information is generated into the interface header files and is used then by cmake to set the interface versions.\r
782 Whenever changes are done, the minor version of the interface needs to be incremented.</p></div>\r
783 </div>\r
784 </div>\r
785 </div>\r
786 <div class="sect1">\r
787 <h2 id="_documentation">Documentation</h2>\r
788 <div class="sectionbody">\r
789 <div class="paragraph"><p>A very detailed documentation is provided by doxygen. In order to use this, please compile the AudioManager with</p></div>\r
790 <div class="listingblock">\r
791 <div class="content">\r
792 <pre><tt>cmake -DWITH_DOCUMENTATION=ON\r
793 make</tt></pre>\r
794 </div></div>\r
795 </div>\r
796 </div>\r
797 <div class="sect1">\r
798 <h2 id="_compile_programs">COMPILE PROGRAMS</h2>\r
799 <div class="sectionbody">\r
800 <div class="sect2">\r
801 <h3 id="_compile_options">Compile Options</h3>\r
802 <div class="paragraph"><p>These are the compile options with default values:</p></div>\r
803 <div class="literalblock">\r
804 <div class="content">\r
805 <pre><tt>BUILD_SHARED_LIBS                OFF\r
806 CMAKE_BUILD_TYPE\r
807 CMAKE_INSTALL_PREFIX             /usr/local\r
808 GLIB_DBUS_TYPES_TOLERANT         ON\r
809 USE_BUILD_LIBS                   ON\r
810 WITH_DBUS_WRAPPER                ON\r
811 WITH_DLT                         ON\r
812 WITH_DOCUMENTATION               OFF\r
813 WITH_PLUGIN_COMMAND              ON\r
814 WITH_PLUGIN_CONTROL              ON\r
815 WITH_PLUGIN_ROUTING              ON\r
816 WITH_SYSTEMD_WATCHDOG            OFF\r
817 WITH_TELNET                      ON\r
818 WITH_TESTS                       ON\r
819 gmock_build_tests                OFF\r
820 gtest_build_samples              OFF\r
821 gtest_build_tests                OFF\r
822 gtest_disable_pthreads           OFF\r
823 gtest_force_shared_crt           OFF</tt></pre>\r
824 </div></div>\r
825 </div>\r
826 <div class="sect2">\r
827 <h3 id="_passing_options_to_cmake">Passing options to cmake:</h3>\r
828 <div class="paragraph"><div class="title">-DVERSION="XXX"</div><p>When building the AudioManager without taking it from the git (and thus having a .git folder), you can set the version via passing <em>-DVERSION="XXX"</em> to cmake.</p></div>\r
829 <div class="paragraph"><div class="title">-DDBUS_SERVICE_PREFIX="XXX"</div><p>sets the service prefix for Dbus, default "org.genivi.audiomanager\0"</p></div>\r
830 <div class="paragraph"><div class="title">-DDBUS_SERVICE_OBJECT_PATH="XXX"</div><p>sets the object path for Dbus, default "/org/genivi/audiomanager\0"</p></div>\r
831 <div class="paragraph"><div class="title">-DDEFAULT_TELNETPORT="XXX"</div><p>sets the default telnetport, default 6060. Can be overwriten by command line parameter</p></div>\r
832 <div class="paragraph"><div class="title">-DMAX_TELNETCONNECTIONS="XXX"</div><p>sets the default maximum number of telnetconnections, default is 3</p></div>\r
833 <div class="paragraph"><div class="title">-DNSM_PATH="XXX"</div><p>sets the path of the NSM DBUS interface</p></div>\r
834 <div class="paragraph"><div class="title">-DNSM_INTERFACE="XXX"</div><p>sets the interface to the NSM DBUS interface</p></div>\r
835 <div class="paragraph"><p>In order to change these options, you can modify this values with ccmake, do the appropriate changes in\r
836 CmakeList.txt or via the commandline for cmake or (when installed via ccmake)</p></div>\r
837 </div>\r
838 <div class="sect2">\r
839 <h3 id="_build_dependencies">Build dependencies</h3>\r
840 <div class="paragraph"><p>You will need to fullfill some dependencies in order to comile the GENIVI AudioManager Daemon, these are:</p></div>\r
841 <div class="ulist"><ul>\r
842 <li>\r
843 <p>\r
844 dbus (only when DBUS_WRAPPER==ON) [tested on version 1.2.16]\r
845 </p>\r
846 </li>\r
847 <li>\r
848 <p>\r
849 sqlite3 [tested on version 3.6.22]\r
850 </p>\r
851 </li>\r
852 <li>\r
853 <p>\r
854 automotive-dlt [greater 2.5.0]\r
855 </p>\r
856 </li>\r
857 <li>\r
858 <p>\r
859 doxygen (only when WITH_DOCUMENTATION==ON) [tested on version 1.6.3]\r
860 </p>\r
861 </li>\r
862 </ul></div>\r
863 <div class="paragraph"><p>To install them in a build environment like Ubuntu you can use:</p></div>\r
864 <div class="listingblock">\r
865 <div class="content">\r
866 <pre><tt>sudo apt-get install libdbus-1-dev libsqlite3-dev doxygen git cmake build-essential</tt></pre>\r
867 </div></div>\r
868 </div>\r
869 <div class="sect2">\r
870 <h3 id="_the_nodestatemanager">The NodeStateManager</h3>\r
871 <div class="paragraph"><p>The nodestatemanager headers are needed to compile the audiomanager. If the nodestatemanagerincludes are not found,\r
872 the headers shipped with the audiomanager are used.\r
873 The nodestatemanager can be retrieved from projects.genivi.org . You can install the headers on you system by</p></div>\r
874 <div class="listingblock">\r
875 <div class="content">\r
876 <pre><tt>sudo make install-includeHEADERS</tt></pre>\r
877 </div></div>\r
878 <div class="paragraph"><p>For building the tests, you will need the following packages:</p></div>\r
879 <div class="ulist"><ul>\r
880 <li>\r
881 <p>\r
882 python [tested on version 2.6, should work on higher versions as well]\r
883 </p>\r
884 </li>\r
885 </ul></div>\r
886 <div class="paragraph"><p>GoogleMock and GoogleTest are as source code integrated in the sourcetree\r
887 To install them in a build environment like Ubuntu you can use:</p></div>\r
888 <div class="listingblock">\r
889 <div class="content">\r
890 <pre><tt>sudo apt-get install python2.6-dev</tt></pre>\r
891 </div></div>\r
892 <div class="paragraph"><p>For compiling, you will need a compiler, linker etc. On most linux systems you will get this via</p></div>\r
893 <div class="listingblock">\r
894 <div class="content">\r
895 <pre><tt>sudo apt-get install build-essential</tt></pre>\r
896 </div></div>\r
897 <div class="paragraph"><p>More details in the CMake Files CmakeList.txt in the projects.</p></div>\r
898 </div>\r
899 <div class="sect2">\r
900 <h3 id="_compiling">Compiling</h3>\r
901 <div class="paragraph"><p>To compile open a shell, browse to the AudioManager folder and</p></div>\r
902 <div class="listingblock">\r
903 <div class="content">\r
904 <pre><tt>mkdir /build\r
905 cd build\r
906 cmake ..\r
907 make</tt></pre>\r
908 </div></div>\r
909 <div class="paragraph"><p>After the script finished, you should have:</p></div>\r
910 <div class="ulist"><ul>\r
911 <li>\r
912 <p>\r
913 a bin/ folder which contains all executables and the libraries:\r
914 </p>\r
915 </li>\r
916 <li>\r
917 <p>\r
918 a build/ folder which has all build objects (erase that if you need a clean build)\r
919 </p>\r
920 </li>\r
921 <li>\r
922 <p>\r
923 a doc/ folder in case you turned the documentation on\r
924 </p>\r
925 </li>\r
926 </ul></div>\r
927 <div class="paragraph"><p>In order to install the AudioManager, you can do</p></div>\r
928 <div class="listingblock">\r
929 <div class="content">\r
930 <pre><tt>sudo make install</tt></pre>\r
931 </div></div>\r
932 <div class="paragraph"><p>Package generation is supported via CPack. To build packages, you have to</p></div>\r
933 <div class="listingblock">\r
934 <div class="content">\r
935 <pre><tt>make genivi_package</tt></pre>\r
936 </div></div>\r
937 <div class="paragraph"><p>This will create one package if your CMake version is &lt; 2.8.5 (all binaries stripped):</p></div>\r
938 <div class="listingblock">\r
939 <div class="content">\r
940 <pre><tt>AudioManager-&lt;git verison&gt;-Linux.deb</tt></pre>\r
941 </div></div>\r
942 <div class="paragraph"><p>If your version is above 2.8.5, you will get 4 packages (all binaries stripped) :</p></div>\r
943 <div class="ulist"><ul>\r
944 <li>\r
945 <p>\r
946 AudioManager-&lt;git verison&gt;-Linux-bin.deb              [AudioManager binary]\r
947 </p>\r
948 </li>\r
949 <li>\r
950 <p>\r
951 AudioManager-&lt;git verison&gt;-Linux-dev.deb              [header files needed to compile plugins]\r
952 </p>\r
953 </li>\r
954 <li>\r
955 <p>\r
956 AudioManager-&lt;git verison&gt;-Linux-sampleplugins.deb    [sample plugins]\r
957 </p>\r
958 </li>\r
959 <li>\r
960 <p>\r
961 AudioManager-&lt;git verison&gt;-Linux-tests.deb            [tests including tests for sample plugins, installed in the ~/AudioMAnagerTests]\r
962 </p>\r
963 </li>\r
964 </ul></div>\r
965 <div class="paragraph"><p>In order to create a tar.gz file of all sources (not including .git, build and bin folder,config files), you can do:</p></div>\r
966 <div class="listingblock">\r
967 <div class="content">\r
968 <pre><tt>make package_source</tt></pre>\r
969 </div></div>\r
970 <div class="paragraph"><p>This will create the following package:\r
971 <em>AudioManager-&lt;git verison&gt;-Source.tar.gz</em></p></div>\r
972 <div class="paragraph"><p>All packages will be placed in a folder called packages</p></div>\r
973 </div>\r
974 <div class="sect2">\r
975 <h3 id="_adding_own_plugins">Adding own plugins</h3>\r
976 <div class="paragraph"><p>Since the AudioManager needs to be completed with on plugins before it can be used, it provides a mechanism to keep the own sources away from the GENIVI code but compile them together.</p></div>\r
977 <div class="admonitionblock">\r
978 <table><tr>\r
979 <td class="icon">\r
980 <div class="title">Tip</div>\r
981 </td>\r
982 <td class="content">Using this feature is simple:<br />\r
983 Just add a folder with the name <em>ProjectSpecific</em> (be sure to name it excactly like this!) on the main level of the AudioManager folder. CMake will look for CMakeLists.txt in this folder and add all files that it finds in /include to the include path. You can use this to add subfolders with your own plugins and includes, and overwrite productspecific.h for example.</td>\r
984 </tr></table>\r
985 </div>\r
986 <div class="listingblock">\r
987 <div class="title">Here is a sample CMakeLists.txt that can be placed in ProjectSpecific folder:</div>\r
988 <div class="content">\r
989 <pre><tt>cmake_minimum_required(VERSION 2.6)\r
990 \r
991 ### set your own buildflags:\r
992 set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -Wextra -std=c++98 -D_GNU_SOURCE -pedantic -Wno-variadic-macros")\r
993 \r
994 ##overwrite priojecttypes.h:\r
995 CONFIGURE_FILE( ${CMAKE_SOURCE_DIR}/ProjectSpecific/overwrite/projecttypes.h ${CMAKE_SOURCE_DIR}/include/projecttypes.h COPYONLY)\r
996 \r
997 if(WITH_PLUGIN_ROUTING)\r
998         add_subdirectory (../PluginRoutingInterfaceMyRoutingPlugin ${CMAKE_CURRENT_BINARY_DIR}/PluginRoutingInterfaceMyRoutingPlugin )\r
999 endif(WITH_PLUGIN_ROUTING)\r
1000 \r
1001 if(WITH_PLUGIN_CONTROL)\r
1002         add_subdirectory ( ../PluginControlInterfaceMyControlPlugin ${CMAKE_CURRENT_BINARY_DIR}/PluginControlInterfaceMyControlPlugin)\r
1003 endif(WITH_PLUGIN_CONTROL)</tt></pre>\r
1004 </div></div>\r
1005 </div>\r
1006 <div class="sect2">\r
1007 <h3 id="_commandline_options">CommandLine options</h3>\r
1008 <div class="paragraph"><p>The commandline options of the AudioManager:</p></div>\r
1009 <div class="listingblock">\r
1010 <div class="content">\r
1011 <pre><tt>AudioManagerDaemon Version: 3.0.11\r
1012 Usage:  AudioManagerDaemon [options]\r
1013 options:\r
1014         -h: print this message\r
1015         -i: info about current settings\r
1016         -v: print version\r
1017         -d: daemonize AudioManager\r
1018         -T: DbusType to be used by CAmDbusWrapper (0=DBUS_SESSION[default], 1=DBUS_SYSTEM)\r
1019         -p&lt;path&gt; path for sqlite database (default is in memory)\r
1020         -t&lt;port&gt; port for telnetconnection\r
1021         -m&lt;max&gt; number of max telnetconnections\r
1022         -c&lt;Name&gt; use controllerPlugin &lt;Name&gt; (full path with .so ending)\r
1023         -l&lt;Name&gt; replace command plugin directory with &lt;Name&gt; (full path)\r
1024         -r&lt;Name&gt; replace routing plugin directory with &lt;Name&gt; (full path)\r
1025         -L&lt;Name&gt; add command plugin directory with &lt;Name&gt; (full path)\r
1026         -R&lt;Name&gt; add routing plugin directory with &lt;Name&gt; (full path)</tt></pre>\r
1027 </div></div>\r
1028 </div>\r
1029 </div>\r
1030 </div>\r
1031 <div class="sect1">\r
1032 <h2 id="_telnet_server">Telnet Server</h2>\r
1033 <div class="sectionbody">\r
1034 <div class="paragraph"><p>The audiomanager has a build- in telnetserver that serves for debuggin purposes.\r
1035 If you compile your AudioManager with TelnetServer support (cmake -DWITH_TELNET=ON), you will be able to\r
1036 set with commandline argument -t the port number and with -m the maximum supported connections.\r
1037 The default telnet port is 6060.</p></div>\r
1038 <div class="literalblock">\r
1039 <div class="title">For example, launch a telnet session on port 6060:</div>\r
1040 <div class="content">\r
1041 <pre><tt>telnet localhost 6060</tt></pre>\r
1042 </div></div>\r
1043 <div class="literalblock">\r
1044 <div class="content">\r
1045 <pre><tt>#&gt;Welcome to GENIVI AudioManager ver-0.0.1-37-ga004215\r
1046 #&gt;</tt></pre>\r
1047 </div></div>\r
1048 <div class="literalblock">\r
1049 <div class="title">press <em>help</em> to get a list of all supported commands on this level:</div>\r
1050 <div class="content">\r
1051 <pre><tt>#&gt;help\r
1052 ####################################################\r
1053 ####### The following commands are supported: ######\r
1054 ####################################################\r
1055 #\r
1056 #exit  - quit telnet session\r
1057 #get   - Go into 'get'-submenu\r
1058 #help  - show all possible commands\r
1059 #info  - Go into 'info'-submenu\r
1060 #list  - Go into 'list'-submenu\r
1061 #set   - Go into 'set'-submenu\r
1062 #\r
1063 #\&gt;</tt></pre>\r
1064 </div></div>\r
1065 <div class="literalblock">\r
1066 <div class="title">Now type one of these commands, for example <em>get</em>, followed with another <em>help</em> to get a list of supported commands:</div>\r
1067 <div class="content">\r
1068 <pre><tt>#\&gt;get\r
1069 #\r
1070 #\Get&gt;help\r
1071 ####################################################\r
1072 ####### The following commands are supported: ######\r
1073 ####################################################\r
1074 #\r
1075 #.. - one step back in menu tree (back to root folder)\r
1076 #exit  - close telnet session\r
1077 #help  - show all possible commands\r
1078 #recv  - show receiverversion\r
1079 #routing  - show current routing\r
1080 #sendv - show senderversion\r
1081 #\r
1082 #\Get&gt;</tt></pre>\r
1083 </div></div>\r
1084 <div class="literalblock">\r
1085 <div class="title">You can also execute several commands in a line:</div>\r
1086 <div class="content">\r
1087 <pre><tt>#\Get&gt;recv sendv .. help exit\r
1088 #   Receiver versions:\r
1089 #   Ctrl: 1 | Cmd: 1 | Routing: 1\r
1090 #   Sender versions:\r
1091 #   Ctrl: 1 | Cmd: 1 | Routing: 1\r
1092 ####################################################\r
1093 ######## The following commands are supported: ######\r
1094 ####################################################\r
1095 #\r
1096 #exit  - quit telnet session\r
1097 #get   - Go into 'get'-submenu\r
1098 #help  - show all possible commands\r
1099 #info  - Go into 'info'-submenu\r
1100 #list  - Go into 'list'-submenu\r
1101 #set   - Go into 'set'-submenu\r
1102 #\r
1103 #Your wish is my command ... bye!\r
1104 #Connection closed by foreign host.</tt></pre>\r
1105 </div></div>\r
1106 </div>\r
1107 </div>\r
1108 <div class="sect1">\r
1109 <h2 id="_code_formatting">Code Formatting</h2>\r
1110 <div class="sectionbody">\r
1111 <div class="paragraph"><p>The source code if formatted with eclipse, the style sheet used can be found in the cmake folder:</p></div>\r
1112 <div class="listingblock">\r
1113 <div class="content">\r
1114 <pre><tt>cmake/AudioManager_Codestyle.xml</tt></pre>\r
1115 </div></div>\r
1116 </div>\r
1117 </div>\r
1118 <div class="sect1">\r
1119 <h2 id="_working_on_the_code_amp_contribution">Working on the code &amp; contribution</h2>\r
1120 <div class="sectionbody">\r
1121 <div class="literalblock">\r
1122 <div class="title">First get the code from the git:</div>\r
1123 <div class="content">\r
1124 <pre><tt>git clone</tt></pre>\r
1125 </div></div>\r
1126 <div class="literalblock">\r
1127 <div class="title">Get an overview of all branches:</div>\r
1128 <div class="content">\r
1129 <pre><tt>git branch</tt></pre>\r
1130 </div></div>\r
1131 <div class="literalblock">\r
1132 <div class="title">Switch to the branch you want to work on (see versioning schmeme, the master is the feature branch) and verify that it has switched (* changed)</div>\r
1133 <div class="content">\r
1134 <pre><tt>git checkout &lt;your branch&gt;\r
1135 git branch</tt></pre>\r
1136 </div></div>\r
1137 <div class="literalblock">\r
1138 <div class="title">Best practice is to create a local branch based on the current branch:</div>\r
1139 <div class="content">\r
1140 <pre><tt>git branch working_branch</tt></pre>\r
1141 </div></div>\r
1142 <div class="paragraph"><p>Start working, best practice is to commit smaller, compilable peaced during the work that makes it easier to\r
1143 handle later on.</p></div>\r
1144 <div class="literalblock">\r
1145 <div class="title">If you want to commit you changes, send them to the audiomanager-dev list, you can create a patch like this:</div>\r
1146 <div class="content">\r
1147 <pre><tt>git format-patch working_branch &lt;your branch&gt;</tt></pre>\r
1148 </div></div>\r
1149 <div class="paragraph"><p>This creates a set of patches that are published via the mailing list.The patches will be discussed and then merged &amp; uploaded on the git by the maintainer.</p></div>\r
1150 <div class="paragraph"><p>Patches can be accepted either under GENIVI Cla or MPL 2.0 (see section License). Please be sure that the signed-off-by is set correctly. For more, check out <a href="http://gerrit.googlecode.com/svn/documentation/2.0/user-signedoffby.html">http://gerrit.googlecode.com/svn/documentation/2.0/user-signedoffby.html</a></p></div>\r
1151 <div class="listingblock">\r
1152 <div class="content">\r
1153 <pre><tt>                                            _             _ _       __  __\r
1154                                            / \  _   _  __| (_) ___ |  \/  | __ _ _ __   __ _  __ _  ___ _ __\r
1155                                           / _ \| | | |/ _` | |/ _ \| |\/| |/ _` | '_ \ / _` |/ _` |/ _ \ '__|\r
1156                                          / ___ \ |_| | (_| | | (_) | |  | | (_| | | | | (_| | (_| |  __/ |\r
1157                                         /_/   \_\__,_|\__,_|_|\___/|_|  |_|\__,_|_| |_|\__,_|\__, |\___|_|\r
1158                                                                                              |___/\r
1159 \r
1160 \r
1161 \r
1162 \r
1163                                                                         QQ\r
1164                                                                         QQ[\r
1165                                                                   qaap\r
1166                                                                   )4W? ayQap\r
1167                                                                        4QQQ[\r
1168                                                               .awQap   ==\r
1169                                                                $WWQF   aaaa,\r
1170                                                                  `    QWQWQQ\r
1171                                                             _aaap=    J?QQP'|\r
1172                                                            qQQWQQ6    -      qyQQQgp\r
1173                                                            )4QQQQ^ .yQQQQ,   QQQQQQQ\r
1174                                                          aa         4QQQW'   )?QQQP'  gmQQma\r
1175                                                        ]QQQQp         .               WQQQQW\r
1176                                                         ????    aQQQ6p    _aQQQQa      "??"+\r
1177                                                        qaaa,   ]QQQQQQ    jQQQQQQf   -aaaap\r
1178                                                       jQQWWQ    )????'    )4QQQQP'   mQWQWQf\r
1179                                                       ]WQQQQ    jaaa                 QQQQQQf\r
1180                                                       )WQQQQ   yQQWWQp    ayQQQap    QQQQQQf\r
1181                                                       )QQQQQ   QQQQQQf   ]QQQQQQQ,   QQQQQQf\r
1182                                                       ]QQQQD   QQQQQQf   ]QQQQQQQ[   QQQQQQf\r
1183                                                         ??':   QQQQQQf   ]QQQQQQQ[   4QQQQQf\r
1184                                                                QQQQQQf   ]QQQQQQQ[   =????'I\r
1185                                                                QQQQQQf   ]QQQQQQQ[\r
1186                                                               .4QQQQQ'   ]QQQQQQQ[\r
1187                                                                 ]??"-    ]QQQQQQQ(\r
1188                                                                          ]4QQQQQ?\r
1189                                                                            :\r
1190 \r
1191                             qaayQQQQQQQQQwaa   ]mmmmmmmmmmmmmm  ]mmmmmmg,     ]mmm[  ]mmmm  4mmmg         ymmm' ]mmmm pwLq\r
1192                            jQQQQD???????QWWQf  ]QQQP??????????  ]QQQWQQQQp    ]QQQf  ]QQQQ   4QQQ6.     _yQQQ'  ]QQQQ \!'a'\r
1193                            ]QQQf        )???'  ]QQQ6aaaaaaaaap  ]QQQf)4QQQ6,  ]QQQf  ]QQQQ   |4QQQ6    jmQQQ'v  ]QQQQ\r
1194                            ]QQQ[   ]QQQQWWQQf  ]QQQQQQQWQWQWQf  ]QQQf  ?QQQQa ]QQQf  ]QQQQ    i4QQQ6  qQQQQ'    ]QQQQ\r
1195                            ]QQQ6,   .   qQQQf  ]QQQf            ]QQQf   ]4QQQ6jQQQf  ]QQQQ      4QQQ6gQWQQ'     ]QQQQ\r
1196                             4QQQQQQQQQQQQQQW'  ]QQQQQQWQWQWQWQ  ]QQQf    i?QQQQQQQf  ]QQQQ       ]QQQQQQQ'      ]QQQQ\r
1197                             ++"??????????`     ]""!"""""""""""S ]""!'      ]"""!""'  -""!"        """!""'       ]""!"</tt></pre>\r
1198 </div></div>\r
1199 </div>\r
1200 </div>\r
1201 </div>\r
1202 <div id="footnotes"><hr /></div>\r
1203 <div id="footer">\r
1204 <div id="footer-text">\r
1205 Last updated 2013-01-07 13:31:14 CET\r
1206 </div>\r
1207 </div>\r
1208 </body>\r
1209 </html>\r