Commit graph

41 commits

Author SHA1 Message Date
ff0950fd3b DOC: a note regarding Lumiera Forward Iterators and the range-for loop 2015-08-16 01:35:28 +02:00
e40c85fd7b DOK: rename Track -> Fork (III) -- closes #155
Introduce the new term "Fork" at various relevant places
within the documentation. We do not entirely purge the
term "track" though; rather we

- make clear that "Fork" is the entity to build tracks
- use "fork" also synonymous to the "tree of tracks"
2015-05-31 03:46:05 +02:00
dece405801 LANDING: transition to GTK-3
This switches the Lumiera UI from GTK-2 to GTK-3
Unfortunately, this move breaks two crucial features, which have been
disabled for now: the display of video and our custom timeline widget.

Since both of these require some reworking, which in fact has already
started, we prefer to do the library and framework switch right away.
2015-05-30 17:11:41 +02:00
f90e9c7bbd adjust the related RfC "SystematicMetadata"
There is a long-standing RfC which basically describes the
same idea on a much wider, conceptual scope. Indeed I consider
this approach used here for solving the problem with GUI uptades
also as a proof of concept, to be expanded to a much wider scope
in case it works out well.

The new insight here is, that, by transferring a diff in pull mode,
we can circumvent the architectural problems with typing, which
showed up quite clearly in earlier design studies towards this
concept. The change from push to pull is by far not so fundamental
as it looks, since the sender still may initiate the exchange
by sending a message offering the diff iterator for the receiver
to pull. This way, we get a handshake and still sustain the
crucial part, which is to decouple the data representation
and give the receiver full control over the interpretation
of the exchanged data.
2015-03-22 01:37:16 +01:00
41ad41d1f1 clean-up: sourcefile layout and spell checking
Uniform sequence at start of source files
- copyright claim
- license
- file comment
- header guard
- lumiera includes
- library / system includes

Lumiera uses Brittish spelling. Add an according note to the styleguide.
2014-10-23 23:04:35 +02:00
be59e8c2e0 DOC: mark this RfC as dropped -- it was never implemented this way 2014-09-08 02:46:46 +02:00
a034c8be18 fix typo on RfC name
...spotted by looking into the Apache logs on www.lumiera.org
2014-09-08 01:29:48 +02:00
2cfc7030c0 release prep: clean-up obsolete information 2013-10-29 06:11:18 +01:00
39230436a3 DOC: slightly shorten and re-structure the "Contributing" tutorial
- prefer lower headline levels, more structuring
- turn some headlines into bullet lists
- cross-link to the "Building Lumiera" tutorial
2013-10-27 08:41:40 +01:00
4f698f1bbb RFC: rework the SchedulerRequirements, promote to draft state
including some consequences taken from last developer meeting
2013-09-20 01:05:34 +02:00
00ce775a84 rework and clarify the SchedulerRequirements RfC 2013-09-10 02:19:16 +02:00
d9690aa485 rework and polish the Documentation Structure RfC 2013-09-09 02:52:35 +02:00
c46883d4a8 RFC: Scheduler Requirements
initial draft of an RfC to discuss and define the
requirements for other parts of the application to relie on

note: this commit fixes a merge error; the RfC was lost
while combining documentation and code branches
2013-08-24 15:53:50 +01:00
7327b1ffb0 add the September dev meeting summary (by cehteh) 2013-01-04 20:18:10 +01:00
2867dc1870 comment on the SemanticTags proposal 2012-10-10 06:11:32 +02:00
64e6d37bb8 RFC architecture draft for metadata handling and serialisation 2012-10-08 06:53:22 +02:00
e6fa99b3dd commenting on website related RfC 2012-10-07 08:06:55 +02:00
17968bf109 create a submenu entry showing all RfC 2012-10-07 08:06:30 +02:00
e039c9391c RFC: draft a new RfC to describe required website authoring support tools 2012-10-07 05:55:12 +02:00
d1558bbe95 Fix navigation for RfCs 2012-09-18 02:31:44 +02:00
Christian Thaeter
61e5a6a47b RFC: finalize GitCommitMessageFormat 2012-09-13 03:59:45 +02:00
Christian Thaeter
0c7e5822f0 RFC: some refinements about git commit messages
* when headers are used, then only the defined ones
* metadata may follow headers directly
* relax the absence if bugtracker data
2012-09-13 03:57:08 +02:00
Christian Thaeter
77a04f1e3f RFC: add ALPHA, BETA, RELEASE to the CommitMessage RFC 2012-09-13 01:40:04 +02:00
Christian Thaeter
34f45e28b2 add 'DONE' to the GitCommitMessage rfc 2012-09-12 21:58:11 +02:00
Christian Thaeter
5da7f0cd6e RFC: Git Commit Message Format
Formal description for the format of commit messages.
2012-08-31 04:47:01 +02:00
Christian Thaeter
5310d8a571 RFC: Tags 2012-08-30 21:53:26 +02:00
Christian Thaeter
aa60486066 apply the new RFC structure to existing RFC's 2012-08-30 20:50:08 +02:00
Christian Thaeter
7d964825d3 internal RFC reorganization
* rfcs are now all stored in the rfc folder (formerly hold the final rfcs)
* a new rfc_final folder is created
* the state folders (rfc_final|pending|parked|dropped) now contain
  symlinks back to the rfc pool
2012-08-30 20:50:08 +02:00
956592dc0c publish meeting summary and scons-RfC (sync with master) 2012-01-13 23:30:34 +01:00
Christian Thaeter
0b2537bb89 RFC: bless scons as offical build system, final 2012-01-11 22:32:13 +01:00
d2c5297a9d document our custom iterator concept 2012-01-08 00:13:23 +01:00
00813a0169 long standing issue: a style guide page 2011-11-27 06:15:35 +01:00
eb087b98b1 re-read some of the RfC, fix small markup issues 2011-04-16 02:47:42 +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
1f559b883a Fix links and backlinks in RfC documents 2011-02-27 23:13:09 +01:00
07804bed2c integrate the RfC entries into the new website structure 2011-02-27 21:42:12 +01:00
991e78633f rearrange-, link in and fix further content (user/design docs) 2010-11-17 04:41:29 +01: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
a895e6a666 Line wrapped all rfc's 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
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