.. |
udt
|
Merge pull request #8252 from howard-stearns/suggestions
|
2016-07-19 15:46:23 -07:00 |
AbstractUriHandler.h
|
Support the marketplace in QML
|
2015-12-21 11:34:03 -08:00 |
AccountManager.cpp
|
fetch rank names from web api after getting a group's ID
|
2016-07-04 10:20:25 -07:00 |
AccountManager.h
|
Remove unused header from AccountManager.h
|
2016-06-30 14:50:29 -07:00 |
AddressManager.cpp
|
Expose protocol version to qml, and use it in query.
|
2016-07-18 18:12:27 -07:00 |
AddressManager.h
|
Expose protocol version to qml, and use it in query.
|
2016-07-18 18:12:27 -07:00 |
AssetClient.cpp
|
Track request lifetime in lambda callbacks
|
2016-05-14 14:50:02 -07:00 |
AssetClient.h
|
Make slots private method
|
2016-04-29 17:39:53 -07:00 |
AssetRequest.cpp
|
Track request lifetime in lambda callbacks
|
2016-05-14 14:50:02 -07:00 |
AssetRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
AssetResourceRequest.cpp
|
use curly braced initialization for consts
|
2016-03-15 14:38:41 -07:00 |
AssetResourceRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
AssetUpload.cpp
|
short circuit upload when file cannot be opened
|
2016-03-11 15:19:41 -08:00 |
AssetUpload.h
|
add file open and write error handling
|
2016-03-11 11:04:34 -08:00 |
AssetUtils.cpp
|
Cleanup disk cache io device
|
2016-04-18 14:10:51 -07:00 |
AssetUtils.h
|
add file open and write error handling
|
2016-03-11 11:04:34 -08:00 |
Assignment.cpp
|
replace ApplicationVersion with BuildInfo
|
2016-01-15 15:41:34 -08:00 |
Assignment.h
|
Assignment don't inherit from NodeData
|
2015-12-16 14:27:26 -08:00 |
BandwidthRecorder.cpp
|
|
|
BandwidthRecorder.h
|
|
|
DataServerAccountInfo.cpp
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
DataServerAccountInfo.h
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
DomainHandler.cpp
|
remove unused boolean for signalling protocol mismatch
|
2016-06-28 10:32:43 -07:00 |
DomainHandler.h
|
remove unused boolean for signalling protocol mismatch
|
2016-06-28 10:32:43 -07:00 |
FileResourceRequest.cpp
|
|
|
FileResourceRequest.h
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
GroupRank.h
|
book-keeping around groups and ranks
|
2016-07-22 11:40:23 -07:00 |
HifiSockAddr.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
HifiSockAddr.h
|
add a secondary check for local IP address
|
2016-03-07 18:00:09 -08:00 |
HTTPResourceRequest.cpp
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
HTTPResourceRequest.h
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
LimitedNodeList.cpp
|
Merge branch 'master' of github.com:highfidelity/hifi into groups
|
2016-07-20 10:03:22 -07:00 |
LimitedNodeList.h
|
Merge branch 'master' of github.com:highfidelity/hifi into groups
|
2016-07-20 10:03:22 -07:00 |
MappingRequest.cpp
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
MappingRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
MessagesClient.cpp
|
allow sending interface-local messsages
|
2016-03-07 15:13:24 -08:00 |
MessagesClient.h
|
allow sending interface-local messsages
|
2016-03-07 15:13:24 -08:00 |
NetworkAccessManager.cpp
|
|
|
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
use dev metaverse
|
2016-07-13 14:48:23 -07:00 |
NetworkLogging.cpp
|
|
|
NetworkLogging.h
|
|
|
NetworkPeer.cpp
|
add socketActivated signal to NetworkPeer for punch success
|
2015-11-17 15:04:31 -08:00 |
NetworkPeer.h
|
remove narrowing conversion for ICE_SERVER_DEFAULT_PORT
|
2016-04-14 12:25:47 -07:00 |
NLPacket.cpp
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NLPacket.h
|
add a menu option to force the wrong DS connect version
|
2016-06-09 15:53:19 -07:00 |
NLPacketList.cpp
|
remove leaking unused method from NLPacketList
|
2016-03-21 17:26:49 -07:00 |
NLPacketList.h
|
remove leaking unused method from NLPacketList
|
2016-03-21 17:26:49 -07:00 |
Node.cpp
|
fix seeking in packet, use nodeActivated for ignore list send
|
2016-07-13 15:06:31 -07:00 |
Node.h
|
Merge branch 'master' of github.com:highfidelity/hifi into groups
|
2016-07-14 09:38:02 -07:00 |
NodeData.cpp
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
NodeData.h
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
NodeList.cpp
|
fix seeking in packet, use nodeActivated for ignore list send
|
2016-07-13 15:06:31 -07:00 |
NodeList.h
|
re-send ignore requests when mixers are re-added
|
2016-07-13 15:06:31 -07:00 |
NodePermissions.cpp
|
book-keeping around groups and ranks
|
2016-07-22 11:40:23 -07:00 |
NodePermissions.h
|
do some cleaning-up of the domain-server settings page group tables
|
2016-07-22 17:51:31 -07:00 |
NodeType.h
|
|
|
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
Make AccountManager a DependencyManager singleton
|
2016-05-18 15:38:54 -07:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
cleanup and dead code removal
|
2016-05-24 15:43:30 -07:00 |
PacketReceiver.h
|
Remove old comment in PacketReceiver
|
2015-11-30 11:52:21 -08:00 |
PacketSender.cpp
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
PacketSender.h
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
ReceivedMessage.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
ReceivedMessage.h
|
Add read/writeString to PacketList and Packet
|
2016-03-07 13:53:36 -08:00 |
ReceivedPacketProcessor.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
ReceivedPacketProcessor.h
|
More warning fixes
|
2015-12-11 16:03:44 -08:00 |
ResourceCache.cpp
|
Remove delayLoad
|
2016-05-09 18:09:48 -07:00 |
ResourceCache.h
|
Remove delayLoad
|
2016-05-09 18:09:48 -07:00 |
ResourceManager.cpp
|
Make sure resource req are cleaned up with there parents
|
2016-04-12 13:51:11 -07:00 |
ResourceManager.h
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
ResourceRequest.cpp
|
use ResourceRequest in Agent to handle ATP scripts
|
2016-04-08 14:38:26 -07:00 |
ResourceRequest.h
|
Fix asset resource request not properly cleaning up
|
2016-04-01 10:08:44 -07:00 |
ResourceScriptingInterface.cpp
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
ResourceScriptingInterface.h
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
RSAKeypairGenerator.cpp
|
re-instate verified domain ownership for full automatic networking
|
2016-03-01 13:04:37 -08:00 |
RSAKeypairGenerator.h
|
re-instate verified domain ownership for full automatic networking
|
2016-03-01 13:04:37 -08:00 |
SentPacketHistory.cpp
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
add suppression for unreasonable sequence number messages
|
2016-03-31 18:04:13 -07:00 |
SequenceNumberStats.h
|
Coding standard
|
2016-02-10 16:35:06 -08:00 |
ThreadedAssignment.cpp
|
add debug for DDOS AC drop
|
2016-01-29 14:04:45 -08:00 |
ThreadedAssignment.h
|
drop assignment even if DDOS locks NL thread
|
2016-01-29 14:04:45 -08:00 |
UserActivityLogger.cpp
|
reduce activity logging spam
|
2016-07-24 11:44:25 -07:00 |
UserActivityLogger.h
|
Add went-to user activity back in
|
2016-06-22 08:54:58 -07:00 |
UserActivityLoggerScriptingInterface.cpp
|
Add tracking of away.js
|
2016-06-22 09:06:59 -07:00 |
UserActivityLoggerScriptingInterface.h
|
Add tracking of away.js
|
2016-06-22 09:06:59 -07:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|