<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jason Wood wrote:
<blockquote cite="mid200408061325.27263.jasonwood@blueyonder.co.uk"
 type="cite">
  <pre wrap="">On Tuesday 03 August 2004 03:16, Rob Hare wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hey Guys,

I have attached a patch for the previously discussed dockable clip
property window.  I extended the current properties in the DocClipAVFile
as suggested. The properties are accessed via a clip reference.  This
patch also contains the previous tooltip updates.  And should work
better than the previous.  :-) Frames per second and Sampling rate
currently return 0.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Very cool :-) I have given Rob developer access so that he doesn't have to 
wait on me sorting out and committing patches :-) Rob, add yourself to the 
"Authors" in main.cpp, look around line 70.

  </pre>
</blockquote>
Thanks. I have added myself. All patches are committed.<br>
<blockquote cite="mid200408061325.27263.jasonwood@blueyonder.co.uk"
 type="cite">
  <pre wrap="">Perhaps the clip properties page should update whenever a new clip is selected 
in the project window, instead of having to explicitly select a menu option 
to update it, what do people think?

  </pre>
</blockquote>
Sounds good to me.<br>
<blockquote cite="mid200408061325.27263.jasonwood@blueyonder.co.uk"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">I have started to dig into the timeline in order to add several new
edits (roll, slip, slide) as proposed by Jason. I have started by adding
inpoint/outpoint sliders to the timeline.  Here's a few more ideas, let
me know what you think:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Looks good, there's one bug that I noticed - if you move the markers on the 
timeline, the workspace monitor in/outpoints don't get updated, but other 
than that it works fine.

  </pre>
</blockquote>
Fixed.<br>
<blockquote cite="mid200408061325.27263.jasonwood@blueyonder.co.uk"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">1. the inpoint and outpoints are individually movable when the mouse is
on them, when the mouse is between them, a rectangular bar appears that
allows both to be moved at once.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sounds good.

  </pre>
  <blockquote type="cite">
    <pre wrap="">2. there is already a function to add tracks to the timeline. it is not
currently acessible to the user. should we make it available? put a
limit on it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yep, defintitely :-) The important thing is to make sure that the operation is 
performed via the command framework, so that you can undo/redo track adding 
and deleting.

  </pre>
</blockquote>
Great! Will do.<br>
<blockquote cite="mid200408061325.27263.jasonwood@blueyonder.co.uk"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">3. make the timeline remember your view setting (5 secs, 10 secs, etc)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sounds good.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Are there any other timeline issues to address while I'm there?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Rolf was looking into implementing video thumbnails but I am not sure how far 
he got, I believe most of the code is done apart from the bit that actually 
puts them on the timeline.

Cheers,
Jason

  </pre>
</blockquote>
Cheers,<br>
<br>
Rob<br>
</body>
</html>