Ricardo Torrão
22f3e5320e
more Swift 3.0 changes
2016-09-16 15:05:26 +01:00
Ricardo Torrão
8f31fba846
Merge pull request #61 from dimohamdy/swift-3.0
...
update for Swift 3.0
2016-09-16 12:27:46 +01:00
dimohamdy
206bce0e94
update demo to support swift 3
2016-08-19 04:08:26 +03:00
dimohamdy
0267cc2664
support swift 3
2016-08-19 04:04:13 +03:00
Ricardo Torrão
389ec550b3
2.2.4
2016-07-06 14:35:54 +01:00
Ricardo Torrão
c8605d523a
add error checking
2016-07-06 14:34:01 +01:00
Ricardo Torrão
6ce822261d
Update README.md
2016-07-06 14:07:51 +01:00
Ricardo Torrão
c0c55be070
checks if an output can be added to the session (issue #49 )
2016-07-06 12:58:28 +01:00
Ricardo Torrão
b23f2ccbc4
fixes completition typos and suggests renamed functions
2016-07-06 11:55:53 +01:00
Ricardo Torrão
004876d34e
Update README.md
2016-07-06 11:08:30 +01:00
Ricardo Torrão
dd34c6468e
Merge pull request #47 from SongJiaqiang/jq.fixbug
...
Use a most effective way to retrieve real interface orientation.
2016-07-06 11:05:43 +01:00
Joel Reis
33a0e2b1e4
2.2.3
2016-05-12 17:05:49 +01:00
Joel Reis
4639a1b661
fix zoom in StillImage Mode
2016-05-12 17:02:55 +01:00
Jiaqiang
e598b71173
Use a most effective way to retrieve real interface orientation.
...
UIDevice.currentDevice().orientation returns the orientation of device.
UIApplication.sharedApplication().statusBarOrientation returns the
orientation of UI interface.
For example.
1. check out Portrait only in info.plist.
2. Setup shouldRespondToOrientationChanges=false.
3. Launch app with LandscapeLeft.
Intent: orientation is .Portrait
Actually: orientation is .LandscapeLeft
2016-04-19 17:59:55 +08:00
Ricardo Torrão
a12d5e28e9
Update README.md
2016-04-04 22:24:13 +01:00
Daniel Pereira
68e289a755
minor changes to swift 2.2
2016-03-30 15:28:36 +01:00
Daniel Pereira
c875a0c03d
refactor to more idiomatic swift
2016-03-30 15:26:03 +01:00
Daniel Pereira
cf0e3759b4
changed weak self reference to unowned on cameraPictureWithCompletion and cameraPictureDataWithCompletion
2016-03-30 14:20:08 +01:00
Daniel Pereira
bfb31dd14b
Merge pull request #41 from SongJiaqiang/fork.capturePictureCallback
...
Add a capture picture callback to pass on image data
2016-03-30 12:15:57 +01:00
jiaqiang
c0a95613f1
Add a capture picture callback to pass on image data
...
Sometimes, user want to store the picture by the other ways, such as a
new album, sand disk and so on. Or cutting, compounding, adding filter.
2016-03-28 23:14:05 +08:00
Ricardo Torrão
935e352460
v2.2.2
2016-03-07 19:02:57 +00:00
Ricardo Torrão
48450d49b6
Minor changes
2016-03-07 19:00:15 +00:00
Ricardo Torrão
9aaec6ce96
Add link to versions
2016-03-07 18:58:45 +00:00
Ricardo Torrão
fdb9d48a41
Minor changes
2016-03-07 18:49:49 +00:00
Ricardo Torrão
818e50d6ee
Add CHANGELOG
2016-03-07 18:36:22 +00:00
Ricardo Torrão
95d2830e8a
v2.2.1
2016-03-02 10:31:04 +00:00
Ricardo Torrão
57a66bc7a9
Add target to package.swift
2016-03-02 10:22:44 +00:00
Ricardo Torrão
21c85f2e4d
Change minor version on package dependency
2016-03-02 10:17:06 +00:00
Ricardo Torrão
1e6ff8f83a
Minor changes
2016-03-02 10:15:48 +00:00
Ricardo Torrão
ab500cbb13
Minor changes to the README
2016-03-02 10:12:45 +00:00
Ricardo Torrão
fb22e0478f
Initial support for Swift Package Manager
2016-03-02 10:11:23 +00:00
Ricardo Torrão
8fb105dec2
Update README.md
2016-02-22 22:54:03 +00:00
Ricardo Torrão
6cf2f90fff
Update README.md
...
Add zoom to the Readme
2016-02-22 22:46:05 +00:00
Ricardo Torrão
ff11c03832
Minor fixes and improvements
2016-02-17 10:15:49 +00:00
Ricardo Torrão
5a7e61851b
Update README.md
2016-02-15 13:56:25 +00:00
Ricardo Torrão
a581855d5f
v2.2.0
2016-02-15 13:40:51 +00:00
Ricardo Torrão
e55c892898
Zoom improvements
2016-02-15 12:16:12 +00:00
Ricardo Torrão
d85f5afc7c
Merge pull request #36 from GiantBike/tomcatzoom
...
Fixed spelling of embeddingview. Also added zoom to the screen.
2016-02-15 12:06:35 +00:00
Tom
2500e1b231
Fixed spelling of embeddingview. Also added zoom to the screen.
2016-01-28 18:11:30 +00:00
Natalia Terlecka
6c4094cac6
Ready updated.
2016-01-08 12:06:40 +01:00
Natalia Terlecka
3df05957a5
v2.1.3
2016-01-08 11:57:42 +01:00
Natalia Terlecka
745a1df62f
No sound in video more than 10 seconds fixed.
2016-01-08 11:55:30 +01:00
Natalia Terlecka
8a818c1b96
NewCameraOutputMode not passed during init bug fixed.
2016-01-08 11:11:06 +01:00
Natalia Terlecka
5ded48c44c
v2.1.2
2015-12-24 10:01:20 +01:00
Natalia Terlecka
050f42bbd9
cameraIsReady property and addPreviewLayerToView competition block.
2015-12-24 09:57:14 +01:00
Natalia Terlecka
a10dc6338c
v2.1.1
2015-12-11 11:38:57 +00:00
Natalia Terlecka
ddffdac96e
Start and stop following device orientation notification resumed.
2015-12-11 11:37:45 +00:00
Natalia
334ce5b7a5
Merge pull request #26 from aukaost/master
...
allow disabling of handling device orientation changes
2015-12-11 11:26:28 +00:00
Simon Leonhardt
48c92640c5
fix typo
2015-12-07 23:45:36 +00:00
Simon Leonhardt
f0340013cc
allow disabling of responding to device orientation changes
2015-12-07 23:44:41 +00:00