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