Commit Graph

30 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Ansariel 4ced21b2c5 Avatar name stuff:
* Radar, area search and sound explorer display "(Loading...)" when loading names since the UUID doesn't really help anything at all in the end anyway and might instead leak information when under RLVa @shownames restriction
* Area search shows complete avatar name instead of just username
* Sound explorer finally entered the age of display names and shows complete avatar name now
2021-04-11 16:07:49 +02:00
Ansariel beb6f6a991 FIRE-30776: RLVa - don't expose owner names in sound explorer when under @shownames=n restriction 2021-04-03 12:04:05 +02:00
Ansariel 41c8f09e06 FIRE-17879: Fix possible crash in sound explorer: Stored audio source pointer might be invalid 2020-11-11 12:04:56 +01:00
Ansariel b233d552f3 Fix possible access violation in NACLFloaterExploreSounds::handleStop(): Item may not be part of gSoundHistory collection 2020-11-11 11:00:24 +01:00
Testy 60043a093d No more dynamic memory, and indent fixes. 2020-02-16 08:28:24 -04:00
Testy 1e8f149c7c Added a button to the sound explorer for stopping sounds that were played locally. 2020-02-16 06:14:34 -04:00
Ansariel 12df60d4e1 Major overhaul of the asset blacklist floater:
* Use sorting persistance already available in LLScrollListCtrl and remove specific asset blacklist debug settings
* Add right-click context menu
* Draw stripes for alternating lines for easier reading
* Add missing "Close" button
* Add filter editor for searching for particular assets
* Properly format date based on localizable format string and show time as local time instead of UTC
* Renamed classes to better fit the Firestorm naming system
* Removed unused methods
2016-08-26 11:58:18 +02:00
Ansariel 676a178e18 FIRE-19956: Show temporarily blocked objects in blacklist floater so they can be removed; Based on a patch by Xenhat Liamano 2016-08-25 15:42:01 +02:00
Ansariel 975aa43b60 FIRE-17752: Shot in the blue fix for crash in sound explorer on OSX 2016-02-02 10:31:09 +01:00
Ansariel b0542a1a46 Refactor FSCommon 2015-11-14 01:36:57 +01:00
Ansariel 0cd0c588de Fixing re-defined variables, unused variables and other cruelties... 2015-05-09 14:39:40 +02:00
Ansariel 8c45ccc81d Some refactoring for stuff that caught my eye... 2015-01-05 13:02:24 +01:00
Ansariel 74c1d11161 Some minor cosmetics for sound explorer 2014-03-20 13:16:25 +01:00
Ansariel a5dcfd4647 Sound Explorer: Add correct name to blacklist 2014-03-20 12:40:23 +01:00
Ansariel ced8e675f4 Improve performance of Sound Explorer floater and dump LLDynamicArray that will be removed by LL soon 2014-03-20 11:40:40 +01:00
Ansariel bf1f2c4f13 Sound Explorer: Fix sound owner not properly being shown if name is not in cache;
The group-owned didn't work anyway unless somewhere else in the code the name for this group has been requested explictly
2014-03-20 10:43:47 +01:00
Ansariel bb52698b04 FIRE-10545: Sort order in Sound Explorer isn't natural; patch contributed by Sei Lisa 2014-02-02 17:24:51 +01:00
Cinders 7e44b29927 Only enable buttons when selections can be acted upon 2013-11-29 21:04:15 -07:00
Cinders 09b02cb0bc General cleanup to sound explorer 2013-11-29 20:43:04 -07:00
Ansariel fe2cfb96ff FIRE-7004: Made sound explorer fully localizable 2012-08-26 15:05:48 +02:00
Ansariel 989b23200e FIRE-7011: Refactored asset blacklist and split up object name to not include UI strings; Region gets saved as additional field 2012-08-26 14:24:23 +02:00
Ansariel af2cebd71c Refactored sound explorer: Removed orphaned method signatures and switched to callbacks via boost::bind 2012-08-24 23:13:22 +02:00
Tank_Master af526ecd24 sound explorer code cleanup 2012-07-04 10:08:05 -07:00
Wolfspirit@Wolfspirit-PC 6f47f20108 Connected the Soundexplorer to the Blacklist.
Removed deleting of Cache Sound file.
Fixed some Fileheaders.
2012-07-04 14:24:19 +02:00
ziree 0dd87c3e9a Fix crash when stopping a sound in the Sound Explorer. FIRE-5395 2012-03-08 18:05:15 +01:00
Tank_Master 4a0c5ee693 reintroduce sound explorer port from NACL viewer 2012-07-03 21:21:52 -07:00
Tank_Master f11f8e717a Backed out changeset: 161222378a8d (initial sound explorer port - not ready for release) 2012-03-14 22:53:24 -07:00
Tank_Master 5b1cdfdd54 Backed out changeset: 2506651156fc (sound explorer crash fix) 2012-03-14 22:46:46 -07:00
ziree ddf2da6159 Fix crash when stopping a sound in the Sound Explorer. FIRE-5395 2012-03-08 18:05:15 +01:00
Tank_Master 887e7b5f2c port over Sound Explorer from NACL viewer 2012-03-08 00:48:54 -08:00