|
|
7656e5d500
|
adapt GUI to use the new Time framework
|
2011-05-16 08:38:01 +02:00 |
|
|
|
237d287021
|
change time.h into a multilingual header
|
2011-01-13 03:36:12 +01:00 |
|
Stefan Kangas
|
7a5ed1220d
|
Replace relative #include paths with absolute paths.
|
2010-12-27 05:50:40 +01:00 |
|
Stefan Kangas
|
87ad80f17e
|
Fix typos.
|
2010-12-24 23:19:04 +01:00 |
|
Stefan Kangas
|
e0da4c2378
|
Make Timeline default to Arrow Tool instead of Ibeamer Tool.
|
2010-12-24 23:10:00 +01:00 |
|
|
|
e1708f33b9
|
Merge testsuite and builder changes from Lumiera master
|
2010-12-18 02:30:02 +01:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
Stefan Kangas
|
46d4b4ac66
|
First version of timecode widget adapted from Ardour.
|
2010-12-17 19:28:10 +01:00 |
|
Stefan Kangas
|
fe87453441
|
Add tooltips to timeline panel buttons
|
2010-07-07 04:07:39 +02:00 |
|
Joel Holdsworth
|
a40642fd0e
|
Tidied up some loose ends on panel switching
|
2009-04-13 16:50:42 +01:00 |
|
Joel Holdsworth
|
653f820c7e
|
Improved switching implementation
|
2009-04-13 16:11:50 +01:00 |
|
Joel Holdsworth
|
fff605e6d8
|
Added the panel choice list
|
2009-04-06 23:08:50 +01:00 |
|
Joel Holdsworth
|
6151415029
|
Implemented initial PanelManager implementation
|
2009-04-06 23:08:50 +01:00 |
|
Joel Holdsworth
|
21da356818
|
Bugfix: TimelineState not being stored correctly
|
2009-03-28 20:21:07 +00:00 |
|
Joel Holdsworth
|
390354ea8a
|
Added support for no-state mode to TimelineWidget
|
2009-03-28 18:24:53 +00:00 |
|
Joel Holdsworth
|
7766a223eb
|
Finished TimelineState work
|
2009-03-28 18:24:53 +00:00 |
|
Joel Holdsworth
|
8e81f31a04
|
WIP: Added Sequence Chooser
|
2009-03-28 18:24:52 +00:00 |
|
Joel Holdsworth
|
2a7cc40a19
|
Reinstated the time indicator
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
46a310ad8c
|
Relocated Timeline Toolbar into the grip
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
6ce9aff38b
|
Put ButtonBar into grip
|
2009-03-23 22:23:39 +00:00 |
|
Joel Holdsworth
|
249380fed0
|
Factored the state out of the timeline widget
|
2009-03-23 22:22:14 +00:00 |
|
Joel Holdsworth
|
b0db84ec14
|
Implemented intial playback controller thread
|
2009-01-18 16:17:39 +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
|
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
|
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
|
a9a592fe45
|
WIP: Added a dummy toolbar
|
2008-07-15 19:00:24 +01:00 |
|