Joel Holdsworth
|
82daa28f3a
|
Made some changes to make the gui work better with debian etch
|
2008-04-18 21:35:10 +01:00 |
|
Joel Holdsworth
|
3fc585de25
|
Reduced required gdl version number
|
2008-04-18 20:09:14 +01:00 |
|
Joel Holdsworth
|
b042349936
|
Improved code for buttons
|
2008-04-17 18:06:00 +01:00 |
|
Joel Holdsworth
|
a3bd7c35fa
|
Added 2 frames to the render dialog
|
2008-04-16 22:59:46 +01:00 |
|
Joel Holdsworth
|
e59d3b6e35
|
Excised glade, and recreated Render dialog in C++
|
2008-04-16 22:50:01 +01:00 |
|
Joel Holdsworth
|
aa55800572
|
Modified menus to remove dummy example code, and add real file items
|
2008-04-16 19:48:54 +01:00 |
|
Joel Holdsworth
|
7f487ed3ec
|
Added a Help>About about dialog
|
2008-04-16 18:24:11 +01:00 |
|
Joel Holdsworth
|
c7255625ec
|
Restructured dialogs a bit. Dialogs are now centred on the main window
when shown
|
2008-04-15 23:36:15 +01:00 |
|
Joel Holdsworth
|
8691db8671
|
Added basic playback controls to the viewer panel
|
2008-04-14 23:23:29 +01:00 |
|
Joel Holdsworth
|
26fb2497e6
|
Modified toolbar style from default to icons only
|
2008-04-14 22:57:13 +01:00 |
|
Joel Holdsworth
|
368f3595b4
|
Renamed mainwindow.* -> main-window.*, and added the base of video
viewer widget
|
2008-04-14 22:51:59 +01:00 |
|
Joel Holdsworth
|
1c91e56fc5
|
Corrected the version check for gdl >= v0.7.6
|
2008-04-14 21:10:56 +01:00 |
|
Joel Holdsworth
|
584a33408b
|
Added GDL docking framework, and some placeholder panels
|
2008-04-12 21:15:07 +01:00 |
|
Joel Holdsworth
|
4698998d43
|
Added a placeholder for the Render dialog, and restructured application
and namespaces
|
2008-04-12 17:46:32 +01:00 |
|
Joel Holdsworth
|
6498aef338
|
Removed some build files which should not be present
|
2008-04-12 00:23:12 +01:00 |
|
Joel Holdsworth
|
bd0e634a27
|
Reformatted code to comply with project format guidlines, and added some documentation
|
2008-04-11 22:04:39 +01:00 |
|
Joel Holdsworth
|
6f5c701c57
|
Created workscape namespace
|
2008-04-11 20:28:15 +01:00 |
|
Joel Holdsworth
|
912b4993fc
|
Created empty UI window
|
2008-04-10 15:36:21 +01:00 |
|
Joel Holdsworth
|
69a06cdc2d
|
Revert "Revert "Lumiera renaming -- source code""
This reverts commit e9a8b9f64d.
|
2008-04-08 23:27:21 +01:00 |
|
Joel Holdsworth
|
7721b6f5b1
|
Created initial UI base
|
2008-04-08 23:21:05 +01:00 |
|
Joel Holdsworth
|
e9a8b9f64d
|
Revert "Lumiera renaming -- source code"
This reverts commit e737b9ef1b.
|
2008-04-08 23:01:32 +01:00 |
|
|
|
e737b9ef1b
|
Lumiera renaming -- source code
|
2008-03-10 06:09:44 +01:00 |
|
|
|
fbacb4cdb1
|
Lumiera renaming -- build system
|
2008-03-10 05:07:21 +01:00 |
|
|
|
0baf15ca94
|
Cinelerra-3 renamed to Lumiera -- copyright and documentation
|
2008-03-10 04:25:03 +01:00 |
|
|
|
c4d8c8ffdc
|
merge scons (small improvement)
|
2008-02-18 04:28:54 +01:00 |
|
|
|
71c7bd6a82
|
don't build testsuite for default target 'build'
> (use 'scons testcode' or 'scons check' for this)
|
2008-02-14 16:14:12 +01:00 |
|
|
|
93abddaa57
|
Merge cumulated changes to the SCONS build system
|
2008-02-14 15:57:24 +01:00 |
|
|
|
7884a69eb1
|
this will become a branch tracking the scons build system in isolation
|
2008-02-14 15:21:34 +01:00 |
|
|
|
9cf6cef99b
|
Merge documentation (incl. renaming 'Port' to 'Pipe')
-- corresponding source changes not yet ready for merge to master
|
2008-02-14 05:09:45 +01:00 |
|
|
|
7bab7445a9
|
corr. IRC protocol
|
2008-02-14 05:07:55 +01:00 |
|
|
|
6346723069
|
Rename 'Port' to 'Pipe' II: source code
|
2008-02-14 04:12:30 +01:00 |
|
|
|
857422f6e2
|
Rename 'Port' to 'Pipe' I: UML and documentation.
finally I've settled down to the name 'Pipe', because its the best description for this concept...
|
2008-02-14 03:34:29 +01:00 |
|
|
|
c77e245f54
|
make the MockConfigQuery reentrant.
Basic asset::Struct factory now running (utilizing the MockConfigQuery).
basicporttest.cpp not yet running, but get some lines ahead :-P
|
2008-02-13 04:41:58 +01:00 |
|
|
|
d33242b8cb
|
filled in lots of daunting details regarding structural assets.
StructFactury still very preliminary. Now able to fill the table with mock queries.
TODO: fix assertion failure...
|
2008-02-10 17:23:16 +01:00 |
|
|
|
531d432f02
|
continue with the mock impl for ConfigRules.
probably using a table of pre stored boost::any records
|
2008-02-06 05:34:19 +01:00 |
|
|
|
e08fc6cdc8
|
reviewed, small additions
|
2008-02-03 19:47:33 +01:00 |
|
|
|
5ea8943a01
|
merge Wiki changes (including IRC Protocol)
|
2008-02-03 05:54:42 +01:00 |
|
|
|
70c5994c72
|
Protocol of the 1st official Cin3 developer meeting on IRC
|
2008-02-03 05:35:38 +01:00 |
|
|
|
0d50639d70
|
Fix problem with static initialisation order
|
2008-02-02 14:52:23 +01:00 |
|
|
|
edbf5fd733
|
ConfigRules dependency problems solved by using the new SingletonSubclassFactory
|
2008-02-01 15:35:33 +01:00 |
|
|
|
e2ee8f081b
|
augment the singleton factory to create a subclass.
Helps avoiding dependency problems, because client code is no longer coupled to the implementation class
|
2008-02-01 03:48:09 +01:00 |
|
|
|
250954bb5f
|
oops... causes the exception type to be upcasted (from Fatal to Error)
|
2008-02-01 03:38:29 +01:00 |
|
|
|
706589d422
|
WIP yet more stubs to make it link...
|
2008-01-29 05:39:32 +01:00 |
|
|
|
1614769664
|
WIP start implementing the DefaultsManager by the (Mock)ConfigRules.
pass compiler, but loooots of undefined linker refs....
|
2008-01-28 06:05:46 +01:00 |
|
|
|
000538f6ef
|
add stubs to make it link, add some typelist utils
|
2008-01-27 23:40:45 +01:00 |
|
|
|
c3b1048fc4
|
merge buildsystem improvements
|
2008-01-27 03:58:24 +01:00 |
|
|
|
6e08122fcb
|
Merge design dokumentation from branch 'builder'
|
2008-01-27 03:19:27 +01:00 |
|
|
|
43f8faabd1
|
small cleanup
|
2008-01-27 03:11:39 +01:00 |
|
|
|
1dd9989516
|
some tweeks to the (scons) build system, using precompiled header
|
2008-01-27 02:39:13 +01:00 |
|
|
|
398bed8d72
|
WIP some more details on the (planned) Prolog interface --
basically I know enough to provide a mock implementation now.
Compiles OK but fails to link because of missing StructFactory implementation
|
2008-01-21 02:57:09 +01:00 |
|