Timeline



2012-02-04:

23:18 Ticket #882 (consistent use of frame numbers) created by Ichthyostega
settle down on a consistent usage and handling pattern regarding frame …

2012-01-30:

13:09 Ticket #881 (document the purpose of the various git repositories) created by Christian Thäter
also the supplemental repos like: lumiera-artwork: where graphics …

2012-01-28:

21:58 Ticket #880 (accessing the exit nodes) created by Ichthyostega
work out how the exit nodes will be accessed in practice. * the key …

2012-01-24:

20:46 Changeset in Lumiera [46cdd8a]debdev/playdocumentationintegration by Ichthyostega <prg@…>
added support for MAN pages

2012-01-19:

22:56 Changeset in Lumiera [4957650]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Handle dependencies and output file ext overrides - corrected basic …

2012-01-15:

22:22 Ticket #250 (Use new NoBug facilities for tests) closed by Ichthyostega
done: done since quite some time

2012-01-13:

22:32 Changeset in Lumiera [ca3838c]debdev/playdocumentationintegration by Ichthyostega <prg@…>
mention January meeting in the summaries page
22:30 Changeset in Lumiera [956592d]debdev/playdocumentationintegration by Ichthyostega <prg@…>
publish meeting summary and scons-RfC (sync with master)

2012-01-12:

23:08 Changeset in Lumiera [d565175]scons by Ichthyostega <prg@…>
supply a Hello-World plain-C executable
23:05 Changeset in Lumiera [5c77945]scons by Ichthyostega <prg@…>
pick up SCons buildsystem overhaul and cleanup
14:49 Changeset in Lumiera [55ff4e3]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Meeting summary, January 2012

2012-01-11:

21:32 Changeset in Lumiera [0b2537bb]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
RFC: bless scons as offical build system, final
21:31 Changeset in Lumiera [3be546a]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
RFC: bless scons as offical build system
06:59 Changeset in Lumiera [aa1eb2d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
integrate Odin's ALSA experiments into the Lumiera build requires …
06:54 Changeset in Lumiera [d2f8352]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
join recent player subsystem work, SCons overhaul and documentation
06:12 Changeset in Lumiera [2939434]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ALSA audio output experiment I think it's smart to rather use ALSA …
06:05 Changeset in Lumiera [9871791]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
clean up top level SConstruct
06:05 Changeset in Lumiera [feebd05c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
create separate SConscript for documentation currently just featuring …
06:05 Changeset in Lumiera [56ac1af]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
move Icon building down into separate SConscript
06:05 Changeset in Lumiera [27db94a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
adjust code / indentation style no functional change
06:05 Changeset in Lumiera [d793a07]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Icon-Rendering: Inkscape is not really required the icon rendering …
06:05 Changeset in Lumiera [4d466a2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reorganise the initial setup calls
06:05 Changeset in Lumiera [117851a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
get rid of the additional scripts dir in pythonpath
06:05 Changeset in Lumiera [e64a17d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
SConstruct: reduce the remaining defs no need to use functions …
06:05 Changeset in Lumiera [795217b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
actually switch to using those extracted modules from main build
06:05 Changeset in Lumiera [b3c7d90]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Move parts from main SConstruct into dedicated Python modules
06:05 Changeset in Lumiera [f84da63]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
use import/export instead of passing an artefacts map
06:05 Changeset in Lumiera [25b21fe]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reorder building/installing of Icons no need to define them together …
06:05 Changeset in Lumiera [c62eccd]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
SCons overhaul/clean-up: disentangle main build The goal is to make …
05:56 Changeset in Lumiera [f7a9414]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Documentation of the SCons buildsystem
05:55 Changeset in Lumiera [0e08f26]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
remove the superfluous TiddlyWikis ..after integrating all still …

2012-01-08:

02:06 Changeset in Lumiera [f5290a9]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
OutputSlot : simulated usage protocol passes unit test …
02:01 Ticket #879 (investigate rendering to file) created by Ichthyostega
As a Lumiera user, I want to render directly to file, to create the …
01:58 Ticket #878 (OutputSlot lifecycle and re-entrance) created by Ichthyostega
consider the correct usage cycle of an output slot, and what can go …
00:32 Changeset in Lumiera [24a1060]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
fix inconsistency in OutputSlot protocol test need to distinguish …
00:17 Ticket #390 (IterAdapter: drop post-increment operator?) closed by Ichthyostega
done: ...there was no serious impact on application code. Thus I've removed …
00:14 Changeset in Lumiera [d732e7e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Lumiera Forward Iterators: remove support for post-increment

2012-01-07:

23:14 Changeset in Lumiera [2bc5d3b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
document further library facilities, some clean-up
23:13 Changeset in Lumiera [d2c5297]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
document our custom iterator concept
23:12 Changeset in Lumiera [484149e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
add a section for library technical documentation
23:12 Changeset in Lumiera [a65963a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
RFC-generator: a better representation of the signature on comments
20:22 Changeset in Lumiera [8de4ecc]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
add diagnostic messages showing each connection access currently the …
05:40 Changeset in Lumiera [73cfef6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
fix some problems with OutputSlotProtocol_test still WIP... - there …
03:44 Changeset in Lumiera [5cc034d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
refactor ScopedCollection to use an init() function
03:11 Changeset in Lumiera [e6888f7]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
supplement direct support for populating by member function this …
02:28 Changeset in Lumiera [9bba366]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
investigate partial application of member functions
02:27 Changeset in Lumiera [feff753]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reduce memory requirements for this test ...it caused out of memory …
02:11 Changeset in Lumiera [90e6dae]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
add includes missing in some metaprogramming headers types uint and string
02:11 Changeset in Lumiera [00c08bd]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
fix helper functions not declared as inline
01:53 Changeset in Lumiera [c134026]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
for experimenting with -O3

2012-01-06:

23:02 Changeset in Lumiera [b64dff1]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
spelling and comments
02:16 Changeset in Lumiera [e4106510]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
switch OutputSlot to use the ScopedCollection ..hehe, makes the code …

2012-01-05:

22:17 Ticket #877 (need a scoped opaque collection) closed by Ichthyostega
done
22:17 Changeset in Lumiera [e5c42e0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
finish ScopedCollection (closes #877)
02:40 Changeset in Lumiera [72e8d22]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
implement the RAII-style collection ctor. test pass
Note: See TracTimeline for information about the timeline view.