Commit Graph

50 Commits (eb06fba7679704a7870e3d91f2166bf7e63e5641)

Author SHA1 Message Date
Ansariel 3fe595953f Initial merge of viewer-vob - viewer starts, but still lots of bugs and crashes 2016-08-08 12:46:44 +02:00
Ansariel 272f4c3225 FIRE-19580: Add "Firestorm" to Flickr tags by default (and don't assume we're in SL all the time!) 2016-07-12 10:05:17 +02:00
pavelkproductengine 9f789ddfba MAINT-5194 Visual Outfit browser
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-06-02 20:23:46 +03:00
pavelkproductengine 4125bebce7 MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow
Initial version, further refactoring pending
2016-04-29 20:28:11 +03:00
Ansariel 8ccf993c6e FIRE-16731: Uploads from OpenSim to Flickr ignore settings 2015-08-22 19:50:32 +02:00
Ansariel 272bce84a6 FIRE-16588: Replace llround with ll_round in Firestorm-specific code 2015-08-06 22:56:41 +02:00
Nicky 006190f2a1 Merge with tools update. 2015-05-05 13:09:27 +02:00
Ansariel 6dbb17f903 Merge latest changes from main repo 2015-05-02 21:31:11 +02:00
Ansariel 636e81dc31 FIRE-15948: Don't close Flickr floater after each post and retain entered text 2015-04-27 11:23:31 +02:00
Ansariel 9be423524d Merge LL V3.7.27 2015-04-14 22:08:31 +02:00
Oz Linden a8ef252571 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
Mnikolenko ProductEngine 5ccf4a4252 MAINT-4581 FIXED Flickr slurl links break on some regions with spaces in the region name 2014-11-04 13:09:26 +02:00
Ansariel 816627b651 FIRE-15533: Un-fail amateurish snapshot floater fail:
* Image resolution combo boxes and custom resolutions for local, inventory, profile and email snapshots are independent again
* Resolution spinners don't change anymore when a pre-defined resolution is chosen from the comboboxes
* Resolution spinners are only enabled if a custom resolution is actually chosen
* Removed patronizing resolution defaults after relog
* Image resolution and custom resolution values are stored on logout and linked to their corresponding debug settings again (LastSnapshotTo<Type>Height, LastSnapshotTo<Type>Width, LastSnapshotTo<Type>Resolution)
* Introduced corresponding FSLastSnapshotTo<Type>Height, FSLastSnapshotTo<Type>Width and FSLastSnapshotTo<Type>Resolution debug settings for the separate social media floaters so they store their state properly as well
2015-02-13 15:38:14 +01:00
Ansariel 3764413a21 Fixed an issue where the refresh button didn't work on the social floaters and the custom resolution controls weren't properly disabled 2015-01-31 17:15:03 +01:00
Nicky f070d5d78d Fix compile error for havok build. 2015-01-21 20:40:37 +01:00
Ansariel 50017e3c04 FIRE-15112: Un-fail SLShare and allow images larger then current window size & unconstrained image sizes 2015-01-20 11:52:40 +01:00
Ansariel 475dd05343 Re-add Flickr upload from Exodus for OpenSim 2015-01-19 11:21:16 +01:00
callum_linden bdce32a02b Update to build on Xcode 6.0: collection of removal of unused variables [-Wunused-variable] 2014-10-18 11:56:23 -07:00
NiranV a34188354d Changed: Reflected changes made to the Flickr floater XMLs in code.
Fixed: Deprecated llerrs/llwarns/lldebugs/llinfos on the way.
2014-07-25 09:07:08 +02:00
Merov Linden 3eb53f5426 Fix Windows build issues: change in onVisibility() profile needed to percolate to SL Share panels 2014-05-07 07:42:48 -07:00
Cho de73a3bac4 Omit Flickr machine tags for parcel if unnamed 2014-03-12 22:43:31 +01:00
Merov Linden e1337ce16e MAINT-3555 : Consitency fix after merge of changeset f269634 in viewer-acme 2014-03-10 16:01:50 -07:00
Merov Linden eb942229c4 Pull merge from viewer-acme 2014-02-27 13:20:51 -08:00
Merov Linden 279e9b0743 ACME-1327 : Implemented preview in all SL Share panels, switch ownership of preview to focused SL Share photo panel 2014-02-27 13:04:23 -08:00
Merov Linden ed38a0aede ACME-1327 : WIP : Make rescale of preview isotropic, make preview button a toggle 2014-02-26 17:22:16 -08:00
Merov Linden d220657d85 ACME-1327 : WIP : Added big preview to the Flickr photo panel, uses the thumbnail for the moment 2014-02-25 21:54:09 -08:00
Cho 64c239fbf7 Added machine tags to Flickr uploads for ACME-1323 2014-02-26 00:32:49 +00:00
Cho bf0f20ef44 Changed Flickr link text for ACME-1320 2014-02-12 19:45:52 +00:00
Merov Linden 5f7e462d0f ACME-1318 : Handle No filter a bit more smartly so we don't fail on an unknown filter to do nothing... 2014-02-10 14:22:53 -08:00
Cho a6123336e2 Made Flickr rating default to Safe for ACME-1304 2014-02-06 00:42:11 +00:00
Cho b0693c48ce Made Flickr tags persist between uploads for ACME-1303 2014-02-06 00:37:26 +00:00
Cho cfde9440c9 Switched Flickr upload to PNG for ACME-1302 2014-02-06 00:17:09 +00:00
Merov Linden 9099cddb55 ACME-1295 : Implement an mAllowFullScreenPreview flag in snapshot 2014-02-03 14:57:56 -08:00
Merov Linden e970fa7f1c ACME-1293 : Use notification to signal from the snapshot panel to its container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter 2014-01-30 18:53:05 -08:00
Merov Linden c7c755b82e ACME-1272, ACME-1292 : Disable filter drop down when necessary 2014-01-29 14:21:43 -08:00
Merov Linden b4405c5388 ACME-1282 : Prevent rendering of UI in SL Share snapshots 2014-01-28 19:35:39 -08:00
Merov Linden b35889a651 ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI. 2014-01-28 17:45:48 -08:00
Merov Linden 6bf3cb875c ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so 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-28 10:19:57 -08:00
Merov Linden fda7b94f49 ACME-1236 : Small LLImageFilter clean up 2014-01-16 18:34:51 -08:00
Merov Linden d972efa64c ACME-1244 : WIP : Execute filters in Flickr panel. Testable but code beeds clean up. 2014-01-13 17:56:38 -08:00
merov 2202150af4 ACME-1243 : WIP : Populate filter drop down with filter list dynamically 2014-01-11 01:00:35 +00:00
Merov Linden 6578144b7e ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots of ugly hacks for now 2013-12-18 15:55:13 -08:00
Cho 9108354e9d Renamed floater_social to floater_facebook for ACME-1205 2013-12-05 00:28:28 +00:00
Cho 08e0b94ff0 changed capitalization of Flickr SLURL link text to 'Visit this location now' for ACME-1186 2013-11-14 18:48:13 +00:00
Cho b267f6754e included default secondlife tag in Flickr photo upload for ACME-1184 2013-11-13 20:39:07 +00:00
Cho 377dd51688 added fancier link description text and switched back to using dev servers instead of caps for Flickr and Twitter 2013-11-13 20:32:06 +00:00
Cho 47918f4537 changed Twitter photo character limit to 100 just to be safe, and switched to use cap server for Flickr and Twitter service 2013-11-13 18:44:33 +00:00
Cho dbab46ae78 made floater_snapshot links open the photo tab on the corresponding floater for ACME-1168 2013-11-11 23:13:01 +00:00
Cho be23aaefe5 added title, descriptions, tags, and safety level to panel_flickr_photo.xml for ACME-1142 2013-11-07 01:30:36 +00:00
Cho 0e71fb3c9d added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ACME-1141 2013-11-02 01:50:17 +01:00