~fincha/openshot/andy-2

Viewing all changes in revision 132.

  • Committer: Jonathan Thomas
  • Date: 2009-08-12 03:15:15 UTC
  • Revision ID: jonathan@jonathan64-20090812031515-cbro6yo3st1dyrfq
I've made some big changes to the way the thumbnail and
video threads work.  This should make a big difference on
CPU usuage when running OpenShot.  When actively seeking
and previewing, everything will work like normal... taking
lots of CPU (since MLT demands lots of CPU).  However,
after 4 seconds of not playing or seeking, the
MLT consumer (the SDL preview window) will be stopped.  This
should cause the CPU to drop back to normal.  Upon playing
or seeking again, the consumer is re-started and the 
CPU will rise again.  The only side effect of this is a quick
flicker to black as the consumer is started again.

Fixed a bug with volume in different locale and encodings:
https://bugs.launchpad.net/openshot/+bug/412123

Fixed a bug with the escaped characters in folder names:
https://bugs.launchpad.net/openshot/+bug/410882

Also, added a new menu option when you right click on a 
folder: "Remove from Folder".  This will remove files from 
a folder and add it back to the root of the tree.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: