ecb7d58a4f
Merge changes to make Lumiera installable
2011-03-07 03:31:19 +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
Stefan Kangas
10766fe92a
Replace several "Warning: Website under construction" with appropriate stubs.
2011-02-20 20:24:30 +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
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
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
1294926508
Time Quantisation: theoretical analysis and initial design draft
2010-12-20 07:37:41 +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
7960ab5364
Start a RfC regarding requirements of Website Navigation
2010-12-08 12:31:51 +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
f0fbf0e6f1
bring some UML diagrams up-to-date
2010-11-22 02:28:03 +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
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
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
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
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