| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here.
(bzr r4653)
|
| |
|
|
|
|
| |
Changing it so that the timer doesn't go off unless we're in live
effects mode. This fixes lp:176608
(bzr r4410)
|
| |
|
| |
(bzr r4043)
|
| |
|
|
|
| |
OH MY GOD IT WORKS!!!
(bzr r3980)
|
| |
|
|
|
|
| |
Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we
need to be able to get selections in the document cache.
(bzr r3979)
|
| |
|
|
|
|
| |
Okay, so now the caches get into the execution environment and can be passed around to the effects. Now it's a
matter of implementing the caches in the drivers.
(bzr r3978)
|
| |
|
|
|
|
|
| |
Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from
having to know if the document has changed, and keep track of that. This allows them to optimize their performance
when doing things like live effects.
(bzr r3977)
|
| |
|
|
|
| |
Final GSoC patch from Chris. I took too long to include it :(
(bzr r3740)
|
| |
|
|
|
| |
Changes that SVK borked.
(bzr r3656)
|
| |
|
|
|
|
| |
Adding in a timer so that the preferences aren't acted on immediately.
This should give the illusion of more interactivity.
(bzr r3650)
|
| |
|
|
|
| |
Nasty little state machine. Seems better now.
(bzr r3647)
|
| |
|
|
|
|
| |
Fixing a crash on signal deletion and also making it so that OK is
handled correctly.
(bzr r3646)
|
| |
|
|
|
|
| |
Reroute the way that the preferences signal changes so that pinning
works as expected. Fixes a segmentation fault.
(bzr r3645)
|
| |
|
|
|
| |
Removing some debug messages.
(bzr r3644)
|
| |
|
|
|
|
| |
Fixed a tricky segmentation fault. Multithreading is hard when you
don't have threads :)
(bzr r3642)
|
| |
|
|
|
|
| |
This is a good stopping point. I think things are working... more
testing.
(bzr r3640)
|
| |
|
|
|
| |
Pinned is still not working, somewhat usable state. Worth checking in.
(bzr r3639)
|
| |
|
|
|
|
| |
Live preview toggling is working. Pinning, not as much. But getting
there.
(bzr r3638)
|
| |
|
|
|
|
|
| |
Basic functionality. Still doesn't cancel all of the execution
environment stuff. But the other parts are working. Good checkin
point.
(bzr r3636)
|
| |
|
|
|
|
| |
Nothing new is working really, but this is a good stopping point in the
restructuring.
(bzr r3633)
|
| |
|
|
|
| |
other things for help menu items
(bzr r3219)
|
|
|
Split out the execution environment object.
(bzr r3163)
|