Commit Graph

82 Commits

Author SHA1 Message Date
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
nelanelanela f5b2384964 Preview view addition initialiser parameters optional. 2014-10-15 15:21:21 +01:00
nelanelanela cb473b4706 Reliability improved. 2014-10-15 13:45:19 +01:00
nelanelanela da9071dbc2 Device changing more secure. 2014-10-15 13:13:49 +01:00
nelanelanela a2c162cdd6 Camera quality property added. 2014-10-15 11:51:35 +01:00
nelanelanela e145af50d6 Check if device has camera. Pass the resulting video URL to a bloc. 2014-10-14 11:53:38 +01:00
nelanelanela ee8a1b619f Video recording option. With or without mic. 2014-10-14 10:28:41 +01:00
nelanelanela c1ecff4859 Doc style comments. 2014-10-13 14:53:19 +01:00
nelanelanela 262e7cae49 Different flash modes supported. 2014-10-13 14:26:10 +01:00
nelanelanela 1dc3d7f6aa Front and back camera selection 2014-10-13 13:36:21 +01:00
nelanelanela 0cbf1dbb61 Custom show error block. 2014-10-13 12:41:52 +01:00
nelanelanela 5a1c9b6890 Preview layer follows interface orientation changes. 2014-10-13 12:16:46 +01:00
nelanelanela 73231be8c8 Initial commit. 2014-10-13 10:07:55 +01:00