Commit Graph

51 Commits

Author SHA1 Message Date
Natalia Terlecka cfc19af21d Podspec error fix. 2015-03-10 10:39:15 +00:00
Natalia Terlecka 43910bafc0 Version 1.0.9 2015-03-06 17:48:26 +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
Natalia ed5c1ce95c Merge pull request #7 from davidy/master
fixed wrong orientation when camera preview starts in landscape mode
2015-02-18 09:57:11 +00:00
David Yun 118d1a66d3 fixed wrong orientation when camera preview starts in landscape mode 2015-02-16 11:26:42 -08:00
nelanelanela 31f57cb03c New version 1.0.8 2015-01-13 16:59:06 +00: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
Natalia c97f7807f4 Merge pull request #2 from davidortinau/master
changing to output mode using mic was never initializing the mic due to ...
2014-11-07 14:12:02 +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
nelanelanela dd52b8d186 New version compatible with Xcode 6.1 2014-10-30 10:39:48 +00:00
Natalia 420d74b51d Merge pull request #1 from davidortinau/master
Swift syntax updates to resolve compile errors (6.1 6A1052d)
2014-10-30 10:36:23 +00:00
David Ortinau aeb9daab30 Swift syntax updates to resolve compile errors (6.1 6A1052d) 2014-10-29 14:25:46 -05:00
nelanelanela ebd0295a79 Readme updated 2014-10-28 10:47:41 +00:00
nelanelanela e2108b5f5e typo fixed 2014-10-28 10:45:08 +00:00
nelanelanela 4c8f85142c New version 1.0.6 2014-10-28 10:26:56 +00: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 619fb174f6 Podspec updated. 2014-10-22 12:51:37 +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 588af2df0d Readme and pod spec updated. 2014-10-16 12:11:20 +01:00
nelanelanela dba7ad7368 Restart session added. 2014-10-16 12:08:42 +01:00
nelanelanela 0f590811f3 Readme updated. 2014-10-15 18:07:41 +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 6c2f2d2e93 Readme updated. 2014-10-15 16:33:59 +01:00
nelanelanela 3f21a6e747 Podspec updated. 2014-10-15 16:29:31 +01:00
nelanelanela 234387f17d pod spec updated. 2014-10-15 15:43:42 +01:00
nelanelanela 4b70a0258c Podspec file added. 2014-10-15 15:37:04 +01:00
nelanelanela f5b2384964 Preview view addition initialiser parameters optional. 2014-10-15 15:21:21 +01:00
nelanelanela 664de83760 Readme. 2014-10-15 14:27:45 +01:00
nelanelanela c889e73622 Camera tests removed. 2014-10-15 13:48:01 +01:00
nelanelanela a4c2ac456c Licence updated. 2014-10-15 13:47:07 +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