Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-28 | ACME-1282 : Prevent rendering of UI in SL Share snapshots | Merov Linden | |
2014-01-28 | ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when ↵ | Merov Linden | |
we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI. | |||
2014-01-28 | ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵ | Merov Linden | |
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share | |||
2014-01-13 | ACME-1244 : WIP : Execute filters in Flickr panel. Testable but code beeds ↵ | Merov Linden | |
clean up. | |||
2013-12-18 | ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots ↵ | Merov Linden | |
of ugly hacks for now | |||
2013-12-11 | ACME-1233 : Set the quality for jpeg images send to Facebook correctly | Merov Linden | |
2013-06-27 | ACME-628 Removing unneeeded headers files and used forward declarations for ↵ | Gilbert Gonzales | |
llfloatersnapshot.h, llfloatersocial.h and llsnapshotlivepreview.h. | |||
2013-06-26 | ACME-628 Removing unneeeded headers files from llsnapshotpreview, llsnapshot ↵ | Gilbert Gonzales | |
and llfloatersocial | |||
2013-06-24 | ACME-593: Now the photo tab of the facebook panel displays a screenshot ↵ | Gilbert Gonzales | |
based upon when the facebook floater was opened. | |||
2013-06-24 | ACME-593 Populate the image with the actual screenshot image: Placed ↵ | Gilbert Gonzales | |
LLSnapshotLivePreview class into file llsnapshotlivepreview.h/cpp so that it could be utilized by other classes. |