|
|
4746dcd233
|
Fix build with gcc 4.3
(Explanation: 4.3 detects when a local typedef redeclares a templated type
from an enclosing scope. This was never legal anyway)
|
2008-08-20 15:45:36 +01:00 |
|
|
|
878ce2319b
|
integrated SVG Icon rendering into the SCons build
|
2008-08-19 05:03:29 +02:00 |
|
|
|
19156f3a34
|
buildfix
|
2008-08-19 03:58:22 +02:00 |
|
|
|
c5778f1540
|
Merge from proc (draft imp of pull() call)
|
2008-08-17 18:35:49 +02:00 |
|
|
|
749f7a41c6
|
Landing draft implementation of pull() call
|
2008-08-17 04:22:46 +02:00 |
|
Joel Holdsworth
|
51161f1e56
|
Small modifications to the documentation so that the lumiera namespace
is correctly annotated
|
2008-08-16 17:58:39 +01:00 |
|
Joel Holdsworth
|
d62b4e8c8e
|
Added 22x22 and 32x32 versions of assets and viewer panel icons
|
2008-08-16 17:52:06 +01:00 |
|
Joel Holdsworth
|
40781e8221
|
Corrected a small dependancy issue in panel.hpp
|
2008-08-16 17:43:59 +01:00 |
|
Joel Holdsworth
|
a845b625b4
|
Added more documentation
|
2008-08-16 17:41:57 +01:00 |
|
Joel Holdsworth
|
02cf47de72
|
Corrected some stupid indentation in Panel
|
2008-08-16 17:12:12 +01:00 |
|
Joel Holdsworth
|
1532bc40e0
|
Added and corrected documentation
|
2008-08-16 16:44:52 +01:00 |
|
Joel Holdsworth
|
57aed7b40d
|
Added resizing of selection area, and some documentation
|
2008-08-16 16:02:12 +01:00 |
|
Joel Holdsworth
|
39bd8aac74
|
Rerouted some dependancies on gtk-mm
|
2008-08-16 12:38:35 +01:00 |
|
Joel Holdsworth
|
9760b0fff0
|
Further tidied up tools and added some documentation
|
2008-08-16 12:32:26 +01:00 |
|
Joel Holdsworth
|
94cd88a92a
|
Tidied up IBeam tool code
|
2008-08-16 12:17:28 +01:00 |
|
|
|
734715d56a
|
written a text documentating the high-level model structure.
included png versions of the drawing for the wiki. Intended as a lumiera design process entry.
|
2008-08-16 05:37:42 +02:00 |
|
Joel Holdsworth
|
a186b7e507
|
Added out of bounds scrolling during I-Beam dragging
|
2008-08-15 22:40:57 +01:00 |
|
|
|
790deb16b6
|
finished the drawing, added an example session containing 2 EDLs with track tree
|
2008-08-15 07:05:43 +02:00 |
|
Joel Holdsworth
|
9dfd4ca4ed
|
Fixed the broken view menu, corrected some tabs, and removed some left
over debug code
|
2008-08-14 23:15:47 +01:00 |
|
Joel Holdsworth
|
1b89b61370
|
Made the selection marquee stylable
|
2008-08-13 23:47:47 +01:00 |
|
Joel Holdsworth
|
7e556d08e1
|
Added librsvg as an autoconf dependancy
|
2008-08-13 19:29:14 +01:00 |
|
Joel Holdsworth
|
833404c27b
|
Made icon loading more robust, and tidied up some code
|
2008-08-13 19:15:13 +01:00 |
|
Joel Holdsworth
|
f0b30ff3f9
|
Removed superfluous tabs in actions.hpp
|
2008-08-13 17:41:41 +01:00 |
|
Joel Holdsworth
|
c14ee293fe
|
Converted icon renderer to use RSVG via C rather than pyrsvg
|
2008-08-12 22:13:26 +01:00 |
|
|
|
302aa08757
|
add to the drawing an example featuring a clip with attached effects
|
2008-08-12 04:07:58 +02:00 |
|
|
|
7fd5b673db
|
Draft: fundamental decisions about media stream types
|
2008-08-10 18:36:48 +02:00 |
|
Joel Holdsworth
|
c12e134981
|
Corrected some tabs, missing dependancies in src/gui/Makefile.am
|
2008-08-09 22:26:36 +01:00 |
|
|
|
7fd70a476c
|
add a description and my favorite Lumiera Logo
|
2008-08-09 19:42:22 +02:00 |
|
|
|
2625067e37
|
started a drawing showing the high level model structure.
|
2008-08-09 08:15:37 +02:00 |
|
Joel Holdsworth
|
2082f0843b
|
Initial implementation of I-Beam tool. Needs more work
|
2008-08-07 20:27:41 +01:00 |
|
|
|
8803d86e27
|
start planning towards how to describe the type of frames and buffers
|
2008-08-06 05:29:29 +02:00 |
|
|
|
07975e520f
|
change ConfigSelector to accept arbitrary factory function signatures
|
2008-08-05 03:46:06 +02:00 |
|
Joel Holdsworth
|
45ca590c38
|
Reinstated a small efficiency
|
2008-08-04 16:40:38 +01:00 |
|
Joel Holdsworth
|
2ee6f6be62
|
Tidied and simplified video display widget, and added cursor support to
the ibeam and arrow tool
|
2008-08-04 16:39:36 +01:00 |
|
Joel Holdsworth
|
fdab62a5d8
|
Added a separator between tool groups
|
2008-08-04 12:20:13 +01:00 |
|
Joel Holdsworth
|
744b28502e
|
Temporarily bodged the icon source directory
|
2008-08-04 12:15:42 +01:00 |
|
Joel Holdsworth
|
04320ae794
|
Added code to render icons as part of the build process
|
2008-08-04 12:06:24 +01:00 |
|
|
|
29e33e4eb4
|
generating (wiring) configs now considered final
|
2008-08-04 05:42:55 +02:00 |
|
|
|
cf7bd178de
|
WIP further refactorings.
Put nodeoperation.hpp and ConfigSelector in a sub namespace engine::config
|
2008-08-03 16:47:38 +02:00 |
|
|
|
847cc9c267
|
WIP rearranged some headers
|
2008-07-30 03:56:13 +02:00 |
|
Joel Holdsworth
|
17d0883d09
|
Added basic support for multiple tools in the timeline view
|
2008-07-30 00:12:37 +01:00 |
|
|
|
276ac8e082
|
test building a table of factories dealing with the possible configs
|
2008-07-29 18:03:37 +02:00 |
|
Joel Holdsworth
|
ecf392968b
|
Implemented new icon workflow
|
2008-07-28 23:45:20 +01:00 |
|
|
|
0dec8de6a3
|
test covering ennumeration of possible configs
|
2008-07-28 04:33:10 +02:00 |
|
|
|
06cc4c93fd
|
test the combination generator
|
2008-07-24 06:38:21 +02:00 |
|
Joel Holdsworth
|
9bad04751f
|
Fixed scroll layout loop bug.
|
2008-07-23 23:23:48 +01:00 |
|
|
|
86f805f803
|
more testing
|
2008-07-22 08:19:03 +02:00 |
|
|
|
e5d75eee9b
|
test covering the stack-wise buffer pointer table allocation
|
2008-07-21 03:25:06 +02:00 |
|
|
|
9a34d234ae
|
WIP pass compiler, after filling in some more stubs
|
2008-07-20 20:08:08 +02:00 |
|
|
|
3ec69c539c
|
WIP resolved remaining inconsistencies
|
2008-07-20 15:00:39 +02:00 |
|