Natalia Terlecka
|
ddffdac96e
|
Start and stop following device orientation notification resumed.
|
2015-12-11 11:37:45 +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 |
Natalia Terlecka
|
bb3c734e1a
|
Shared instance removed.
|
2015-11-18 10:06:18 +00:00 |
Natalia Terlecka
|
9d16f88bc8
|
_cameraOutputMode removed.
|
2015-11-18 09:31:37 +00:00 |
Natalia Terlecka
|
2528209921
|
_cameraOutputQuality removed.
|
2015-11-18 09:20:33 +00:00 |
Natalia Terlecka
|
ddd1d78d3e
|
_flashMode property removed.
|
2015-11-18 09:17:19 +00:00 |
Natalia Terlecka
|
783e47033d
|
_cameraDevice device private property removed.
|
2015-11-18 09:13:21 +00:00 |
Natalia Terlecka
|
5c85fdf276
|
Unnecessary self's removed.
|
2015-11-18 08:39:19 +00:00 |
Natalia Terlecka
|
8427b18ef5
|
Code formatting updated. Lazy front, back and mic initialization.
|
2015-11-18 08:28:25 +00:00 |
Natalia Terlecka
|
0c0d7a0e0d
|
recordedDuration and recordedFileSize
|
2015-11-18 08:04:13 +00:00 |
Natalia Terlecka
|
fb81adb869
|
v2.0.2
|
2015-11-17 09:18:11 +00:00 |
Jason Lagaac
|
db9c936300
|
Fixed iOS 9.0.1 bug
|
2015-09-30 15:58:36 +10:00 |
Natalia Terlecka
|
151637eb32
|
Syntax updated.
|
2015-09-10 10:26:52 +01:00 |
Natalia Terlecka
|
68858dfb4b
|
Syntax updated for Swift 2.0
|
2015-07-30 14:04:15 +01:00 |
miguelcampiao
|
0c0a90fe17
|
version 1.0.14, updated podspec
|
2015-07-17 15:54:04 +01:00 |
miguelcampiao
|
0507f72f11
|
Adds example of usage of the UIAlertController to show error messages to the user.
|
2015-07-15 15:07:12 +01:00 |
利辺羅
|
1854061a8e
|
Add proper Swift pragma marks
|
2015-06-29 12:44:32 -04:00 |
Natalia Terlecka
|
d367d94bea
|
Version 1.0.13
|
2015-05-12 10:27:20 +01:00 |
Lex Tang
|
2d6c7be2b1
|
Reset the default settings.
So that every can compile without fixing any error.
|
2015-04-09 16:44:16 +08:00 |
Lex Tang
|
ad2cec3e80
|
Update for Swift 1.2.
|
2015-04-09 16:42:50 +08:00 |
Natalia Terlecka
|
19074490ac
|
Has flash property.
|
2015-03-24 10:48:20 +00:00 |
Natalia Terlecka
|
89105cd142
|
Quality setting updated. Permissions fixes.
|
2015-03-23 15:03:19 +00:00 |
Natalia Terlecka
|
8d1cb4afec
|
Version 1.0.12
|
2015-03-23 09:33:37 +00:00 |
Natalia Terlecka
|
60e95a75fa
|
Torch is set to correct state according to the current flash mode.
|
2015-03-23 09:31:28 +00:00 |
Natalia Terlecka
|
27194c99a9
|
Incrementing flash mode function.
|
2015-03-20 14:36:35 +00:00 |
Natalia Terlecka
|
b6025c0faa
|
Content localised.
|
2015-03-20 14:00:32 +00:00 |
Natalia Terlecka
|
41bcc315fe
|
Version 1.0.11
|
2015-03-20 12:03:48 +00:00 |
Natalia Terlecka
|
b0ebfcd94b
|
New property to determine if you want the user to be asked about camera permissions automatically or manually.
|
2015-03-20 11:59:51 +00:00 |
Natalia Terlecka
|
0ea8751297
|
Error handling in capture competition blocks. Permissions fixes.
|
2015-03-20 10:46:01 +00:00 |
Natalia Terlecka
|
5def8cb543
|
Camera state returned when adding the preview layer.
|
2015-03-19 10:54:23 +00:00 |
Natalia Terlecka
|
eea00d4499
|
CameraManager class mande public.
|
2015-03-06 17:47:02 +00:00 |
Natalia Terlecka
|
258984c6de
|
Merge branch 'master' of https://github.com/imaginary-cloud/CameraManager
|
2015-02-24 17:17:54 +00:00 |
Natalia Terlecka
|
2c52caa865
|
Code refactoring.
|
2015-02-24 17:17:40 +00:00 |
David Yun
|
118d1a66d3
|
fixed wrong orientation when camera preview starts in landscape mode
|
2015-02-16 11:26:42 -08:00 |
nelanelanela
|
76c1e49db8
|
Bug fixes.
|
2015-01-13 16:57:06 +00:00 |
nelanelanela
|
c6ce889f58
|
"When you stop and resume capture session, orientation detection doesn't work anymore" issue fixed.
|
2015-01-13 15:22:23 +00:00 |
nelanelanela
|
ff3b954ed8
|
Crash when trying to capture a still image fixed.
|
2015-01-13 15:04:42 +00:00 |
David Ortinau
|
ed8d3ff3f8
|
changing to output mode using mic was never initializing the mic due to evaluating the current mode instead of the new mode. Switched variables and now we can record audio.
|
2014-11-05 14:50:37 -06:00 |
David Ortinau
|
aeb9daab30
|
Swift syntax updates to resolve compile errors (6.1 6A1052d)
|
2014-10-29 14:25:46 -05:00 |
nelanelanela
|
d0d3434d87
|
Video orientation change fixed
|
2014-10-28 10:23:24 +00:00 |
nelanelanela
|
7388c0cc87
|
Valid capture session check.
|
2014-10-23 17:52:34 +01:00 |
nelanelanela
|
d09325e792
|
New version
|
2014-10-22 12:49:48 +01:00 |
nelanelanela
|
229c66aa72
|
Orientation observers added only as needed.
|
2014-10-21 11:40:48 +01:00 |
nelanelanela
|
99d6df9f8d
|
Pdspec updated.
|
2014-10-21 11:35:01 +01:00 |
nelanelanela
|
e98520ad37
|
Camera lifcycle enhenced.
|
2014-10-21 09:32:05 +01:00 |
nelanelanela
|
dba7ad7368
|
Restart session added.
|
2014-10-16 12:08:42 +01:00 |
nelanelanela
|
a17812793e
|
Session quality settings updated.
|
2014-10-15 18:05:26 +01:00 |
nelanelanela
|
80db5a65ac
|
Added a property to conditionally write to user library.
|
2014-10-15 18:00:04 +01:00 |
nelanelanela
|
6c76ae1fb8
|
Resources only recreated when needed.
|
2014-10-15 17:38:38 +01:00 |