session-ios/Signal/src/network/rtp
Craig Gidney 1e9a3e9a46 Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax"
- dictionaryWithObject -> @{key: val}
- objectAtIndex -> a[i]
- numberWithBool/Int/etc -> @1, @(val)
- Reverted friendly fire on ProtocolBuffers
- Did not do ANY other changes (including changes to make more refactorings succeed)
//FREEBIE
2014-08-13 12:36:36 +02:00
..
srtp Cleaning environment prefs 2014-07-17 00:50:56 +02:00
zrtp Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 2014-08-13 12:36:36 +02:00
RtpPacket.h initial commit 2014-05-06 19:41:08 +02:00
RtpPacket.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 2014-08-13 12:36:36 +02:00
RtpSocket.h initial commit 2014-05-06 19:41:08 +02:00
RtpSocket.m initial commit 2014-05-06 19:41:08 +02:00