Joel Holdsworth
|
2f335a87d1
|
Added an initial resources notebook
|
2009-01-24 18:31:26 +00:00 |
|
Joel Holdsworth
|
9d9f7c40e9
|
Renamed Assets to Resources
|
2009-01-24 18:18:41 +00:00 |
|
Joel Holdsworth
|
b0db84ec14
|
Implemented intial playback controller thread
|
2009-01-18 16:17:39 +00:00 |
|
Joel Holdsworth
|
9197aa2ddf
|
WIP: PlaybackController can now push frames to the Viewer
|
2009-01-17 17:37:06 +00:00 |
|
Joel Holdsworth
|
d166238922
|
Added the new controller classes
|
2009-01-17 16:12:11 +00:00 |
|
Joel Holdsworth
|
ebb552e323
|
Transitioned to references of project instead of pointers
|
2009-01-17 15:38:39 +00:00 |
|
Joel Holdsworth
|
8cb48a7298
|
Squished a whole load of warnings
|
2008-12-30 12:35:58 +00:00 |
|
Joel Holdsworth
|
33afd58b8e
|
Converted all ASSERTs to REQUIREs
|
2008-12-26 18:58:29 +00:00 |
|
Joel Holdsworth
|
48dd2055f5
|
Converted model::Project to use observable_list
|
2008-12-06 23:48:45 +00:00 |
|
Joel Holdsworth
|
0799a4d297
|
Fixed problems when the notebook is empty
|
2008-12-06 20:05:14 +00:00 |
|
Joel Holdsworth
|
2ebd768d88
|
Corrected some indentation
|
2008-12-06 19:12:18 +00:00 |
|
Joel Holdsworth
|
aa9048fa68
|
Added more STL slickness
|
2008-12-06 18:15:08 +00:00 |
|
Joel Holdsworth
|
f54595b17e
|
Replace TimelineWidget* with shared_ptr<TimelineWidget>
|
2008-12-05 20:27:15 +00:00 |
|
Joel Holdsworth
|
da3d14da72
|
Replaced Sequence* with boost::shared_ptr<Sequence>
|
2008-12-05 20:17:56 +00:00 |
|
Joel Holdsworth
|
4f4234b62c
|
Made the timeline view model driven
|
2008-11-29 16:13:58 +00:00 |
|
Joel Holdsworth
|
3d35f2e535
|
Added add/remove of sequences
|
2008-11-22 19:08:12 +00:00 |
|
Joel Holdsworth
|
952d7b5599
|
Added some refinement to the notebook
|
2008-11-22 16:43:24 +00:00 |
|
Joel Holdsworth
|
9d11081ff7
|
Added sequences, and tabs in the timeline view to display them
|
2008-11-22 16:34:49 +00:00 |
|
Joel Holdsworth
|
aed6b09572
|
Refactored timeline view window code into a helper, and added dummy
track drawing code
|
2008-11-19 22:42:38 +00:00 |
|
Joel Holdsworth
|
d880b341b4
|
Showed some love to viewer panel
|
2008-10-20 18:50:37 +01:00 |
|
Joel Holdsworth
|
58e4920048
|
Corrected namespaces from lumiera::gui:: to gui::
|
2008-10-18 00:13:27 +01:00 |
|
Joel Holdsworth
|
094ce0654d
|
Added playback support in the timeline
|
2008-10-07 21:17:29 +01:00 |
|
Joel Holdsworth
|
e815bd4fd2
|
Moved buttons to the timeline
|
2008-09-12 20:55:54 +01:00 |
|
Joel Holdsworth
|
4faf561019
|
Merge branch 'master' of git://git.lumiera.org/LUMIERA into gui
Conflicts:
src/gui/panels/timeline-panel.cpp
|
2008-09-02 22:58:22 +01:00 |
|
Joel Holdsworth
|
885704f0f8
|
Added time indication
|
2008-08-30 14:00:47 +01:00 |
|
|
|
19156f3a34
|
buildfix
|
2008-08-19 03:58:22 +02:00 |
|
Joel Holdsworth
|
4e5e298bbb
|
Added a time indicator widget
|
2008-08-16 22:06:46 +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
|
833404c27b
|
Made icon loading more robust, and tidied up some code
|
2008-08-13 19:15:13 +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
|
17d0883d09
|
Added basic support for multiple tools in the timeline view
|
2008-07-30 00:12:37 +01:00 |
|
Joel Holdsworth
|
063a22fcd5
|
Added zoom toolbar buttons and middle click view shifting to the
timeline
|
2008-07-16 22:33:42 +01:00 |
|
Joel Holdsworth
|
c20fb922bb
|
Fixed order of creation so icons show on the panels
|
2008-07-15 20:52:24 +01:00 |
|
Joel Holdsworth
|
a9a592fe45
|
WIP: Added a dummy toolbar
|
2008-07-15 19:00:24 +01:00 |
|
Joel Holdsworth
|
fe975a701d
|
Added some scroll bars
|
2008-05-22 19:19:04 +01:00 |
|
Joel Holdsworth
|
5f8c9a2a12
|
Corrected 3 build errors
|
2008-05-17 18:12:07 +01:00 |
|
Joel Holdsworth
|
df5c40fd63
|
Panels can now be show and hidden
More documentation added to Panel
|
2008-05-17 11:20:49 +01:00 |
|
Joel Holdsworth
|
8437450767
|
More work on icons
|
2008-05-16 19:23:12 +01:00 |
|
Joel Holdsworth
|
fdbdfe2493
|
Added an icon for the timeline
|
2008-05-16 18:49:32 +01:00 |
|
Joel Holdsworth
|
41d5ff9610
|
Added an icon to the viewer panel
|
2008-05-15 00:04:10 +01:00 |
|
Joel Holdsworth
|
ae2c74ff42
|
Tied gui into main lumiera build
|
2008-05-14 00:26:00 +01:00 |
|