Commit graph

271 commits

Author SHA1 Message Date
fb48ec70f0 resync with current documentation on the Website 2011-10-21 02:03:01 +02:00
bb2ca862ac reference distribution for building is now Debian/Squeeze 2011-10-21 01:53:05 +02:00
f0b443abde add a page for documenting shady details and other smells 2011-10-14 22:46:04 +02:00
e1854ec490 Add Debian packaging informations to the documentation 2011-10-14 03:36:36 +02:00
5269904e06 New documentation section for code base layout and conventions 2011-10-14 03:35:39 +02:00
924944f607 write down some know-how regarding standard hash functions 2011-10-14 01:10:16 +02:00
f8842c75ed WIP draft OutputSlot internal transitions 2011-09-25 19:26:01 +02:00
9f7a46110b fix labels in UML 2011-09-25 19:26:01 +02:00
dea1fa57a2 draft play process structure; clarify handling of multiple channels 2011-09-25 19:25:58 +02:00
9bd96a1b19 time-entities refactoring: Duration isn't an Offset
removed that inheritance relation; it was a typical
example of abusing inheritance and violated the
Liscov substitution principle. It is sufficient
to allow promotion of an offset into a Duration.
Note: Duration is the time metric
2011-09-25 19:25:53 +02:00
5e8a9b50d1 define asset::Viewer 2011-09-25 19:25:52 +02:00
1ad48be1b6 sync with current dok tree 2011-09-25 19:20:46 +02:00
Stefan Kangas
2547580d31 Fix typo in website menu 2011-09-15 02:32:31 +02:00
64cf3c9d34 update GDB-pretty-printer HOWTO
Eclipse now supports structured display of STL containers
2011-08-25 03:03:43 +02:00
c6f4f9bf25 create pages and sections for the design of output handling and player subsystem
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-22 05:45:59 +02:00
51b3f0defa start a page to collect technical notes about Scheduler and Jobs (Backend)
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-22 00:50:23 +02:00
cd57901d52 sync documentation with current master 2011-05-15 04:07:30 +02:00
82ca6ef7ea add subsections, further tidying of the transcript
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-15 03:58:44 +02:00
5ace6db895 shortened the transcript 2011-05-15 03:08:37 +02:00
f435e8d19c Update dev meeting TOC, add raw IRC transcript of May meeting
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-15 01:26:51 +02:00
54d1e4336c symlink to README doesn't make much sense...
there is index.txt already for that purpose (overview of documentation section), while README is
for the general source tree, and not intended for the website
2011-05-15 00:30:25 +02:00
Christian Thaeter
4d7ac84c60 trying to symlink the README from the doc 2011-05-12 20:01:33 +02:00
c49c7b5fdd new RfC: Engine Interface Specification 2011-05-11 21:06:45 +02:00
3c9c145f7b promote the Engine Interface Overview to draft state 2011-05-11 21:06:25 +02:00
c05c9f6fb3 finish player subsystem design document
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-11 03:08:27 +02:00
e12d99c6ff expand on the requiremenst for the player subsystem
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-10 02:49:31 +02:00
b83c7dea3b Start collection design elements of the Player subsystem
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-08 19:12:35 +02:00
Christian Thaeter
48f5e154a0 New RFC about factoring liblumiera out into a spinoff subproject 2011-04-22 11:47:10 +02:00
3b91a129f2 update the short summary of the Apr.2011 meeting
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-04-19 05:42:21 +02:00
7af4779b0e Finish the meeting summary
Further reduced the quoted transcript, summarise some discussions, add conclusions and subheadings
2011-04-19 05:33:55 +02:00
d3d7f0e45d checkpoint: meeting summary shortened IRC log 2011-04-16 04:15:20 +02:00
a3dd83c0f0 move all existing IRC meeting summaries from the website into the core tree
Note: the documentation subtree is included in the website, so the
meeting summaries are still visible online
2011-04-16 02:47:56 +02:00
eb087b98b1 re-read some of the RfC, fix small markup issues 2011-04-16 02:47:42 +02:00
Christian Thaeter
207fa7c13c Add link to the rfc.sh documentation 2011-04-14 19:22:04 +02:00
Christian Thaeter
dc8dd98308 FIX: asciidoc formating glitches, rfc.sh documentation 2011-04-14 19:14:03 +02:00
Christian Thaeter
8b6ce26110 FIX: next attempt to tame the menugen script (I promise I RTFM next time) 2011-04-14 04:25:43 +02:00
Christian Thaeter
be6a60dd25 add menu entry for new rfc_parked dir 2011-04-14 04:16:32 +02:00
Christian Thaeter
69786d2b2e Changes/Updates on the RFC documents as decided on the Developer meeting 2011-04-14 03:47:16 +02:00
Christian Thaeter
88d59a9e1b moved parked RFC's into the new rfc_parked dir 2011-04-14 02:52:06 +02:00
Christian Thaeter
5beeba0b7f create a new dir for 'parked' RFC's 2011-04-14 02:51:00 +02:00
1e1c3706dc update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
de07ca03f4 fix some Title levels 2011-04-01 20:44:03 +02:00
7275720812 fix menu entry 2011-03-31 20:50:33 +02:00
012ed9ab36 update intro, fix image links
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-31 20:44:03 +02:00
8e15e1dec0 update the compiling-from-source tutorial
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-31 19:53:56 +02:00
ef4545bc55 augment the debian packaging and repository documentation 2011-03-28 07:01:12 +02:00
90caeaee6c Create new section for architecture design docs
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-28 04:02:27 +02:00
5e4d3a3ca0 tutorial for building from a debian source package
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-14 02:24:49 +01:00
5bb9250ddb page to document the debian packaging and depot management 2011-03-13 08:35:04 +01:00
Christian Thaeter
95edf9d478 Merge remote branch 'documentation/documentation' into documentation
* documentation/documentation:
  Change screenshot in the build tutorial to be smaller.
2011-03-10 01:32:28 +01:00