FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for AsyncDisplayKit/ASVideoPlayerNode.mm - HackPlan/AsyncDisplayKit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
HackPlan
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
AsyncDisplayKit
AsyncDisplayKit
ASVideoPlayerNode.mm
on
master
User selector
Datepicker
Commit history
Commits on Oct 4, 2016
[Layout] Add helper properties for setting sizes via CGSize and ASRelativeSize (#2324)
Show description for d6e5e27
maicki
authored and
Adlai Holler
committed
d6e5e27
View commit details
Copy full SHA for d6e5e27
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
[Layout] Rename ASLayoutable to ASLayoutElement (#2290)
Show description for 7551627
Hannah Troisi
authored and
appleguy
committed
7551627
View commit details
Copy full SHA for 7551627
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
[Layout API] Rename ASStaticLayoutSpec to ASAbsoluteLayoutSpec (#2288)
Show description for 87595c7
Hannah Troisi
authored and
Adlai Holler
committed
87595c7
View commit details
Copy full SHA for 87595c7
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
[Layout] Add support for flex factor (#2298)
Show description for e855835
maicki
authored and
Adlai Holler
committed
e855835
View commit details
Copy full SHA for e855835
View code at this point
Browse repository at this point
[Layout] Add delegate to ASLayoutableStyle for property changes (#2283)
Show description for 416d8f9
maicki
authored and
Adlai Holler
committed
416d8f9
View commit details
Copy full SHA for 416d8f9
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
[Layout] Add style property to `ASLayoutable` (#2261)
Show description for 75dca55
maicki
authored
75dca55
View commit details
Copy full SHA for 75dca55
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
[Layout] Layout API based on content area (#2110)
Show description for 8897614
maicki
authored and
Adlai Holler
committed
8897614
View commit details
Copy full SHA for 8897614
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
[ASTextNode] Actually deprecate attributedString property (#2151)
Adlai Holler
authored
5e3627a
View commit details
Copy full SHA for 5e3627a
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
[ASDisplayNode] Renamed range update callbacks (#2130)
Show description for 645aa6f
garrettmoon
authored and
Adlai Holler
committed
645aa6f
View commit details
Copy full SHA for 645aa6f
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
[ASVideoPlayerNode] Expose the UIActivityIndicatorViewStyle to clients (#1911)
gazreese
authored and
Adlai Holler
committed
e0ada47
View commit details
Copy full SHA for e0ada47
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
[ASDisplayNode] Rename _propertyLock to __instanceLock__ to avoid subclass naming collisions. (#1941)
appleguy
authored
74bf376
View commit details
Copy full SHA for 74bf376
View code at this point
Browse repository at this point
[Infer] Fix Infer errors/warnings (#1938)
Show description for 4baf9bd
Hannah Troisi
authored and
appleguy
committed
4baf9bd
View commit details
Copy full SHA for 4baf9bd
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Two more small performance wins
Adlai Holler
committed
9cd606d
View commit details
Copy full SHA for 9cd606d
View code at this point
Browse repository at this point
Reduce block invocations, other small performance bumps
Adlai Holler
committed
2e19d11
View commit details
Copy full SHA for 2e19d11
View code at this point
Browse repository at this point
Commits on Jul 10, 2016
[ASVideoNode, ASVideoPlayerNode] Add video composition and audio mix capabilities (#1800)
Show description for 2e65339
flovouin
authored and
appleguy
committed
2e65339
View commit details
Copy full SHA for 2e65339
View code at this point
Browse repository at this point
[ASVideoPlayerNode] Use ASDisplayNode base class lock for subclass property syncrhonization, fix retain cycles (#1878)
Hannah Troisi
authored and
appleguy
committed
ff7a586
View commit details
Copy full SHA for ff7a586
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
[ASVideoPlayerNode] Ensure activity indicator view is transparent (#1852)
gazreese
authored and
appleguy
committed
01ba38d
View commit details
Copy full SHA for 01ba38d
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
[ASVideoPlayerNode] Expose the placeholder image for the video player node
gareth-chillingo
committed
09a344b
View commit details
Copy full SHA for 09a344b
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Clean up header comments (for consistent Facebook licensing info) (#1741)
Show description for c857e80
hannahmbanana
authored and
appleguy
committed
c857e80
View commit details
Copy full SHA for c857e80
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
fixed typo and added backwards compatibility for 'visibilityDidChange'
lappp9
committed
fc5467b
View commit details
Copy full SHA for fc5467b
View code at this point
Browse repository at this point
Commits on May 23, 2016
[ASVideoPlayerNode] fixes; Ability to add custom controls
Eke
committed
4ab0f1e
View commit details
Copy full SHA for 4ab0f1e
View code at this point
Browse repository at this point
Commits on May 19, 2016
moved spinner to ASVIdeoPlayerNode
Eke
committed
100d2b4
View commit details
Copy full SHA for 100d2b4
View code at this point
Browse repository at this point
replaced deprecated methods
Eke
committed
3d5385d
View commit details
Copy full SHA for 3d5385d
View code at this point
Browse repository at this point
Commits on May 17, 2016
fixes suggested by levi
Eke
committed
39e287f
View commit details
Copy full SHA for 39e287f
View code at this point
Browse repository at this point
Adding ASVideoPlayerNode
Eke
authored and
Max Gu
committed
8c8fc3d
View commit details
Copy full SHA for 8c8fc3d
View code at this point
Browse repository at this point
Commits on May 13, 2016
ASVideoNode property proxy
Eke
committed
3e45f41
View commit details
Copy full SHA for 3e45f41
View code at this point
Browse repository at this point
Commits on May 12, 2016
ASVideoNode public methods proxy
Eke
committed
658d376
View commit details
Copy full SHA for 658d376
View code at this point
Browse repository at this point
enable/disable controls
Eke
committed
db95771
View commit details
Copy full SHA for db95771
View code at this point
Browse repository at this point
removed play button
Show description for 98c4511
Eke
committed
98c4511
View commit details
Copy full SHA for 98c4511
View code at this point
Browse repository at this point
updated example
Eke
committed
ae5440a
View commit details
Copy full SHA for ae5440a
View code at this point
Browse repository at this point
new ASVideoPlayerNodeDelegate methods. comments in header
Eke
committed
e007452
View commit details
Copy full SHA for e007452
View code at this point
Browse repository at this point
Commits on May 11, 2016
ASVideoPlayer layout delegation
Eke
committed
441f963
View commit details
Copy full SHA for 441f963
View code at this point
Browse repository at this point
event better duration handling. time label attributes delegation
Eke
committed
58101fe
View commit details
Copy full SHA for 58101fe
View code at this point
Browse repository at this point
ASVideoPlayerDelegate first steps
Eke
committed
9fe57ea
View commit details
Copy full SHA for 9fe57ea
View code at this point
Browse repository at this point
Commits on May 10, 2016
minor layout change
Eke
committed
03444a9
View commit details
Copy full SHA for 03444a9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL