Commit graph

321 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
Christian Thaeter
7e17839c91 Add some short description about the tools and scripts in the ./admin dir 2011-03-10 01:31:44 +01:00
6abe23c926 sync documentation with current master 2011-03-10 01:19:39 +01:00
Stefan Kangas
827b395806 Change screenshot in the build tutorial to be smaller. 2011-03-10 01:11:57 +01:00
Christian Thaeter
b4f7613f81 Asciidoced documentation for rfc.sh and put it into the docs 2011-03-10 00:58:11 +01:00
72b62cb265 update documentation 2011-03-09 12:04:58 +01:00
472b1f7c75 new RfC: proposed Version numbering scheme 2011-03-09 03:05:22 +01:00
fa17e2594c corrections to the build tutorial (reported by Lars Knickrehm)
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-07 03:58:54 +01:00
ecb7d58a4f Merge changes to make Lumiera installable 2011-03-07 03:31:19 +01:00
Stefan Kangas
d05cfd01a4 State the specific dependencies for the GUI in the build tutorial.
Remove mention of old Ubuntu release.
2011-03-07 03:05:00 +01:00
Stefan Kangas
58a6303a4c Remove incorrect occurrences of glade being mentioned as a dependency. 2011-03-07 03:02:35 +01:00
3099fb7b11 reordering overview pages in User and Technical documentation 2011-03-04 02:48:31 +01:00
d67b5d7092 move in the meeting summary template from old website
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-01 03:29:22 +01:00
7c2b0f82a2 Proc-Layer technical documentation: refer to the TiddlyWiki 2011-02-28 01:25:27 +01:00
46d89aee7f reports & statistics page 2011-02-28 01:25:07 +01:00
1f559b883a Fix links and backlinks in RfC documents 2011-02-27 23:13:09 +01:00
3e9744b6ef Added Alcarinque's GUI proposal from 2008
my appologies that I've overlooked that
2011-02-27 23:12:29 +01:00
07804bed2c integrate the RfC entries into the new website structure 2011-02-27 21:42:12 +01:00
3549867a07 Add a date and a historical note at the end 2011-02-22 11:15:14 +01:00
4c44b5844f document added directive (srcdirs)
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-02-21 09:09:55 +01:00
02eec48c3b Documentation of the new menu generating script for the website
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-02-21 08:24:58 +01:00
5487c244d6 small change to try the new menugen-auto-script
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-02-21 02:34:16 +01:00
e766adc1f2 more notes...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-02-21 01:45:35 +01:00
ffb5b212f8 Add notes regarding the menugen script
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-02-21 01:45:35 +01:00
Stefan Kangas
d21747e512 doc: Several minor fixes and structural improvements. 2011-02-20 20:40:13 +01:00
Stefan Kangas
10766fe92a Replace several "Warning: Website under construction" with appropriate stubs. 2011-02-20 20:24:30 +01:00
Stefan Kangas
b82aac26ce Add one or two sentences about the user manual. 2011-02-20 20:16:28 +01:00
Stefan Kangas
cb1b18406e Fix typo in doc/devel/report.txt 2011-02-14 05:00:19 +01:00
802831a8b8 Merge documentation / RfC regarding application installation 2011-02-13 20:28:53 +01:00
43558d0f01 RfC ApplicationInstall now in draft state 2011-02-13 20:20:12 +01:00
b99e8d307e write up details for the ApplicationInstall RfC 2011-02-13 19:52:54 +01:00
Stefan Kangas
3e81ae3300 Fix one additional link in documentation. 2011-02-13 04:42:34 +01:00
Stefan Kangas
733dbfe683 Fix some links in documentation. 2011-02-13 04:42:02 +01:00
Stefan Kangas
c2305e018b Really fix link to screenshot in documentation. (doh!) 2011-02-13 04:32:37 +01:00
Stefan Kangas
c85cf7d04e Fix link to screenshot in documentation. 2011-02-13 04:31:13 +01:00
Stefan Kangas
afa7689e95 Minor fixes to tutorials page. 2011-02-13 00:09:08 +01:00
Stefan Kangas
5f9d3aab74 Integrate the old "Newbies Tutorials" into the documentation. 2011-02-13 00:03:10 +01:00
d1af9e3b4b Resurrect the old description for DesignProcess
Obviously this needs to be adapted to the new rfc-script
2011-02-12 19:36:57 +01:00
Stefan Kangas
9f3c1ecf00 spelling fixes 2011-02-06 02:12:55 +01:00
51ef755a4f Merge Timehandling draft and GUI DrawStrategy and TimelineEntiy refactorings
Merge branch 'gui' into install
2011-02-05 14:30:11 +01:00
Simon Larcher
99c4c09e6e Fixed a typo corrupting the asciidocing 2011-01-29 01:30:55 +01:00
Simon Larcher
4a0a90c7f5 Merge branch 'documentation' of git.lumiera.org:/var/www/git/lumiera_documentation into documentation 2011-01-29 01:26:37 +01:00
Simon Larcher
546737f511 Better wording. Removed a missed comment 2011-01-29 01:25:11 +01:00
Stefan Kangas
73e9d9ae99 Fix broken link in documentation 2011-01-14 16:57:34 +01:00
e7f5ce9e33 WIP rework timecode format hierarchy
second try: eliminate base class,
work with concrete formats allways...
2011-01-13 03:36:09 +01:00
15214cc069 WIP start stubbing and defining time quantisation and timecode entities 2011-01-13 03:36:08 +01:00
f2c18e5a9c RfC describing necessary steps for installing and packaging Lumiera 2011-01-11 17:17:27 +01:00
21118d4831 Add a note about Python pretty printers in GDB 2011-01-07 18:03:26 +01:00
Stefan Kangas
96c1192747 spelling fixes 2010-12-28 02:21:36 +01:00
c1be39eacb Merge recent time quantisation analysis
Merge branch 'timequant' into proc
2010-12-26 22:30:28 +01:00
Stefan Kangas
bdb9832f29 Rename "Resources" to "Assets" 2010-12-26 22:30:07 +01:00