Commit graph

453 commits

Author SHA1 Message Date
8e8c515272 Section: Plugins/Interfaces; introductory text.
First piece of introductory text for the Plugins/Interfaces
section. Only a somewhat long introduction of what plugins are.
TODO: discussed the 'what' of plugins, and possibly a little of
the 'why' of plugins, still require the 'how'.
2012-08-25 19:20:04 +02:00
8d43c00712 English corrected 2012-08-25 19:19:49 +02:00
92df23495a Glossery terms sorted 2012-08-25 19:19:49 +02:00
ca3838cb75 mention January meeting in the summaries page 2012-01-13 23:32:03 +01:00
956592dc0c publish meeting summary and scons-RfC (sync with master) 2012-01-13 23:30:34 +01:00
Christian Thaeter
55ff4e349c Meeting summary, January 2012 2012-01-12 15:49:40 +01:00
Christian Thaeter
0b2537bb89 RFC: bless scons as offical build system, final 2012-01-11 22:32:13 +01:00
Christian Thaeter
3be546a6b8 RFC: bless scons as offical build system 2012-01-11 22:31:03 +01:00
d2f83523ca join recent player subsystem work, SCons overhaul and documentation 2012-01-11 07:54:43 +01:00
feebd05cba create separate SConscript for documentation
currently just featuring Doxygen
2012-01-11 07:05:01 +01:00
f7a9414084 Documentation of the SCons buildsystem 2012-01-11 06:56:37 +01:00
0e08f269f5 remove the superfluous TiddlyWikis
..after integrating all still relevant asciidoced content
into the main website.
2012-01-11 06:55:54 +01:00
2bc5d3b367 document further library facilities, some clean-up 2012-01-08 00:14:05 +01:00
d2c5297a9d document our custom iterator concept 2012-01-08 00:13:23 +01:00
484149e73e add a section for library technical documentation 2012-01-08 00:12:54 +01:00
adc120fecb document the new formatting helper, based on boost::format 2011-12-31 07:54:16 +01:00
2d1e098d2c crosslink to the TypedID concept in the TiddlyWiki 2011-12-28 03:55:15 +01:00
1d7d63e27c document a hack for guessing implementation sizes 2011-12-28 03:40:39 +01:00
2791339841 some practical hints and informations regarding usage of the Boost Libraries
Add a page to the 'coding howto' section, listing those boost libraries we're
using heavily, with a short characterisation for each. Plus some informations
about potential problems
2011-12-26 05:54:56 +01:00
d27e3b15a9 clarify the handling of specific output operation modes (e.g. number of channels) 2011-12-23 02:22:38 +01:00
74a982409e document the internal structore of OutputSlot
...as far as decided and clarified by now
2011-12-20 04:59:00 +01:00
34d0622dd3 notes to the EngineInterface RfC 2011-12-16 20:25:34 +01:00
23d4202ec2 update StreamTypes RFC to our current standard RRF structure 2011-12-16 20:15:11 +01:00
c3bf3bb269 StreamTypes RFC: spelling and wording improvements 2011-12-16 20:15:02 +01:00
4b6f4fc140 StreamTypes RFC: spelling and wording improvements 2011-12-16 19:55:24 +01:00
d6f5ed3282 technical overview: document some library and support facilities 2011-12-10 03:15:40 +01:00
336d4cb33f technical overview: player and engine interface 2011-12-10 01:52:51 +01:00
11f0438942 spelling and some small additions 2011-12-10 01:41:21 +01:00
8e45412513 supplementing a transcript from the IRC log (11/2008) 2011-12-01 22:48:30 +01:00
0399ea1313 we're missing an important meeting from 2008.
this is the raw transcript, needs to be shortened
2011-12-01 16:38:23 +01:00
00813a0169 long standing issue: a style guide page 2011-11-27 06:15:35 +01:00
16e41852ba mention the TiddlyWiki on the documentation root page 2011-10-22 05:14:33 +02:00
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
1294926508 Time Quantisation: theoretical analysis and initial design draft 2010-12-20 07:37:41 +01:00
e1708f33b9 Merge testsuite and builder changes from Lumiera master 2010-12-18 02:30:02 +01:00
4410830f72 Merge Fixture datastructure and Testsuite work 2010-12-17 22:51:27 +01:00
ef95048de0 formatting fixes for existing RfCs 2010-12-13 04:46:44 +01:00
1ce29b7d3c minor tweaks to the RfC system
- add 'asciidoc' operation to rfc.sh
- put 'pro', 'con' and 'alternatives' in a common section 'Discussion'
2010-12-13 04:46:05 +01:00
7960ab5364 Start a RfC regarding requirements of Website Navigation 2010-12-08 12:31:51 +01:00
Simon Larcher
620a22b2a8 Added anchors to the glossary. Fine tuned the wording in design/index.html
The arrows "->" before each item in the glossary give direct links.
Use the #anchor of the link to refer to it.
Everything from the item name is kept with rules : Two Words = #TwoWords | Two/Words = #Two_Words
2010-12-08 01:10:38 +01:00
Stefan Kangas
c6f03f79bc Fix minor typo 2010-12-06 04:40:06 +01:00
56ceca398b The first substantial step towards a builder backbone
Defined the structure of the fixture and the outline
of the process leading to creating this data structure.
2010-12-05 02:46:36 +01:00
Simon Larcher
fd6492d745 Adapting commit; local layout different from the one of the website 2010-12-04 02:54:54 +01:00
Simon Larcher
05a0be53b1 Merge branch 'documentation' of git.lumiera.org:/var/www/git/lumiera_documentation into documentation 2010-12-04 02:48:32 +01:00
Simon Larcher
4cbdd6408e Reviewed design/index.txt Not quite happy with the links and headers yet, still needs improvements
Don't hesitate to /notice or /query me on IRC about this page, I am SvenL-
2010-12-04 02:45:22 +01:00
11c3187880 Integrate the hand written notes by Mike Provost 2010-11-28 07:32:33 +01:00
06ca9f68bd rewrap and clean up asciidoc structure (no content change) 2010-11-28 07:03:11 +01:00
bfc7e70c99 move BJMR's workflow-outline into suitable documentation directory 2010-11-28 06:35:03 +01:00
f947f4522c Merge work on OutputDesignation and OutputMapping
Merge commit 'prg@ichthyostega.de/session_signature'
2010-11-28 05:29:53 +01:00
f0fbf0e6f1 bring some UML diagrams up-to-date 2010-11-22 02:28:03 +01:00
6c0a677cbc fix some typos 2010-11-21 21:43:44 +01:00
2c322c58b5 fill a "gap" in the glossary, regarding output managment 2010-11-18 23:54:20 +01:00
a53515bf30 the_inner_core is considered rather a piece of technical documentation 2010-11-18 22:49:25 +01:00
42c26c9086 fix a link 2010-11-18 22:32:49 +01:00
Simon Larcher
885c2c9ee7 Minor changes on doc index and technical doc index
Intended to make pages more user friendly. Formatted pages structures and added text
2010-11-18 22:21:48 +01:00
4a161fb54d add backup of the original (unreviewed) GuiBrainstorming page
Somehow I can't find this original page, but according to the
comment in the source, it should have been asciidoced. I'm filing
this backup from the Pipa-Wiki (MoinMoin), because this original page
still contains a wealth of ideas, even if we won't have
the standing to cope with them right now.
2010-11-17 05:29:21 +01:00
991e78633f rearrange-, link in and fix further content (user/design docs) 2010-11-17 04:41:29 +01:00
1081e9fe8c remove generated UML report. Diagrams and TiddlyWikiy are sufficient
Up to now we commited the Bouml generated HTML report of the UML model
While the UML is still valid and will be kept up-to date in future,
meanwhile the Bouml generated diagrams (png) will be sufficient, as
being linked in and explained within the TiddlyWiki.
2010-11-17 04:41:29 +01:00
0844f05ef2 statistics & reports, linking to the Ohloh stats 2010-11-17 04:41:28 +01:00
9085de3e15 adjust overview pages and link in further content 2010-11-17 04:41:28 +01:00
414f8a066d move in and adjust some of the asciidoced design documents 2010-11-17 04:41:28 +01:00
3bd7c610fc Move in the existing documentation outline from the Website-repository 2010-11-17 04:41:28 +01:00
7bc7ae09fc Especially ignore Asciidoc generated HTML files in the documentation tree 2010-11-17 04:39:36 +01:00
58ce4b51ad added the documentation overview pages from the new website-draft 2010-11-14 03:38:43 +01:00
f485bef315 Merge documentation and RFCs 2010-10-16 02:14:21 +02:00
f9e42c53a6 comment on the RFC 'new doc structure' 2010-10-16 01:59:47 +02:00
Christian Thaeter
e476102467 RFC: new doc structure 2010-10-16 00:57:51 +02:00
Christian Thaeter
bc36b12b99 Write a bit about resource management 2010-10-16 00:57:51 +02:00
Christian Thaeter
2989e817df Some more explanations for the library and backend components 2010-10-16 00:57:50 +02:00
Christian Thaeter
7470b0567e New 'the inner core' document
Describes some of the design decisions and rationales in a rather sketchy
way explained. New Developers may find this Document useful to get an idea
about how the different components work together.
2010-10-16 00:57:50 +02:00
Christian Thaeter
12f6e48514 rewrap text to 80 colummns (except for comments) 2010-10-16 00:57:50 +02:00
ec4eabb95f went over the "outer space" draft, expanded on some points
also answered some questions inline. Please see all of this as a proposal
and feel free to merge in parts....
2010-10-16 00:57:50 +02:00
Christian Thaeter
c29f48d049 Some corrections by torwil on irc 2010-10-16 00:57:50 +02:00
Christian Thaeter
5e38dfbb01 First draft for the 'from outer space document
Some rough Text and a lot of comments/notes. Nothing if final yet.
2010-10-16 00:57:50 +02:00
Christian Thaeter
091785c2d4 Rewrap all RFC's
This reverts commit 65bae31de4103abb7d7b6fd004a8315973d3144a.
and reprocessed the wrapping.

Note that the automatic wrapping is not perfect, some manual fixing
by removing some hunks was required.
2010-08-01 03:19:24 +02:00
Christian Thaeter
6cf8b9f2f3 RFC about the application main thread handling signals and resource management 2010-08-01 03:19:23 +02:00
Christian Thaeter
86d877f1fb wrap and reformat the rfc template a bit 2010-08-01 03:19:23 +02:00
Christian Thaeter
a895e6a666 Line wrapped all rfc's 2010-08-01 03:19:23 +02:00
Christian Thaeter
32933c7c88 WIP: Draft rfc about resource budgeting 2010-08-01 03:19:23 +02:00
Christian Thaeter
bea7364b35 WIP: Draft about the profiler 2010-08-01 03:19:23 +02:00
Christian Thaeter
34f0211d7f initial processing of all RFC's it worked! 2010-08-01 03:19:23 +02:00
Christian Thaeter
d1d3461e5d Import old DesignProcess into rfc_pending 2010-08-01 03:19:23 +02:00
Christian Thaeter
64ad648eac DesignProcess is dead, long live RFC
* new directory structure in doc/devel to take RFC's
   rfc/          - Final RFC's
   rfc_pending/  - Emerging RFC's
   rfc_dropped/  - Rejected or Parked RFC's
 * Template directory doc/template/ for just a rfc.txt
   for creating new RFC's yet
 * admin/rfc.sh a script to maintain RFC's
2010-08-01 03:19:22 +02:00
Christian Thaeter
ac7d14f051 inner_core: cosmetics, vcall.h, error.h, tmpbufs 2010-08-01 03:18:12 +02:00
Christian Thaeter
3e852c9d24 inner_core: few words about coding style, tdd and documentation 2010-08-01 03:18:12 +02:00
Christian Thaeter
b868d64843 document: inner_core error handling overview 2010-08-01 03:18:12 +02:00
Christian Thaeter
9e04e87cab Write a bit about resource management 2010-08-01 03:18:12 +02:00
Christian Thaeter
39c3fe63ad Some more explanations for the library and backend components 2010-08-01 03:18:11 +02:00
Christian Thaeter
6cdec3720e New 'the inner core' document
Describes some of the design decisions and rationales in a rather sketchy
way explained. New Developers may find this Document useful to get an idea
about how the different components work together.
2010-08-01 03:18:11 +02:00
Christian Thaeter
27a610c957 rewrap text to 80 colummns (except for comments) 2010-08-01 03:18:11 +02:00
9a396c6725 went over the "outer space" draft, expanded on some points
also answered some questions inline. Please see all of this as a proposal
and feel free to merge in parts....
2010-08-01 03:18:11 +02:00
Christian Thaeter
7b1bc6115e Some corrections by torwil on irc 2010-08-01 03:18:11 +02:00
Christian Thaeter
8bbc584f3e First draft for the 'from outer space document
Some rough Text and a lot of comments/notes. Nothing if final yet.
2010-08-01 03:18:11 +02:00
Christian Thaeter
c4cbde9853 add a 'bias' to offset mmaped clusters
We will need cluster/page aligned access for certain files (indices),
this files will contain an initial header describing the contents. A bias
is used to step over this header and align the following data.
2010-07-21 04:49:40 +02:00
7895ce5f49 solve the problem with re-binding and advice::Request 2010-06-04 17:25:33 +02:00
a9595d0a7f refactor link to the advice system into separate baseclass 2010-06-03 04:40:38 +02:00
c8ac2b0447 planning the advice binding index implementation 2010-06-03 04:40:35 +02:00
1245f873e6 Advice: Requirements, design conclusions, implementation draft. 2010-06-03 04:40:34 +02:00
0f6c2e84d2 test-driven brainstorming: TypedID usage 2010-06-03 04:37:22 +02:00
ea861a8c74 update UML to reflect improved Asset/MObject design 2010-06-03 04:37:21 +02:00
cbf71e46da Planning and designing the session API 2010-06-03 04:37:12 +02:00