Nick Kallen
46bbc60d24
applemedia/gl: Update code to use ARC
...
All code interacting with Objective-C objects should now use Automated
Reference Counting rather than manual memory management or Garbage
Collection. Because ARC prohibits C-structs from containing
references to Objective-C objects, all such fields are now typed
'gpointer'. Setting and gettings Objective-C fields on such a
struct now uses explicit __bridge_* calls to tell ARC about
object lifetimes.
https://bugzilla.gnome.org/show_bug.cgi?id=777847
2017-03-07 13:37:07 +02:00
..
2016-07-26 14:07:24 +10:00
2017-03-07 13:37:07 +02:00
2017-03-07 13:37:07 +02:00
2016-12-13 22:39:01 +02:00
2016-03-31 20:53:18 +11:00
2017-01-13 11:20:51 +11:00
2016-05-14 16:35:29 +03:00
2015-12-15 10:30:49 +00:00
2016-09-19 16:58:34 +10:00
2016-01-13 12:00:03 +11:00
2016-03-24 14:56:51 +02:00
2015-05-06 15:46:49 +02:00
2016-07-26 14:07:24 +10:00
2014-11-28 09:14:25 +11:00
2016-11-10 20:11:03 +11:00
2016-07-26 14:07:24 +10:00
2016-11-08 02:21:20 +11:00
2016-07-26 14:07:24 +10:00
2016-11-25 16:52:35 +11:00
2015-03-12 16:45:50 +00:00
2016-12-16 00:02:47 +11:00
2016-07-26 14:07:24 +10:00
2016-07-26 14:07:24 +10:00
2016-07-26 14:07:24 +10:00
2016-03-24 14:56:51 +02:00
2015-03-12 16:45:50 +00:00
2016-11-10 20:11:03 +11:00
2016-07-26 14:07:24 +10:00
2016-11-10 20:11:03 +11:00
2016-07-26 14:07:24 +10:00
2015-12-15 10:30:49 +00:00
2016-11-08 15:14:27 +11:00
2015-10-21 04:05:00 +11:00
2017-02-28 10:55:10 +02:00
2016-05-25 18:28:20 +10:00
2017-01-18 15:07:48 +11:00
2016-07-26 14:07:24 +10:00
2016-04-04 20:54:23 +10:00
2015-03-12 16:45:51 +00:00
2016-11-10 20:11:03 +11:00
2016-07-26 14:07:24 +10:00
2016-11-10 20:11:03 +11:00
2015-05-26 16:49:55 -04:00
2017-02-14 12:16:44 +02:00
2016-01-27 20:24:37 +11:00
2016-03-24 14:56:51 +02:00
2015-03-12 16:45:51 +00:00
2016-08-26 03:25:49 +10:00
2016-08-26 03:25:49 +10:00
2017-01-13 11:20:51 +11:00
2016-03-31 20:53:18 +11:00
2017-02-28 15:23:55 +02:00
2016-07-26 14:07:24 +10:00
2016-11-10 20:11:03 +11:00
2016-08-19 16:09:04 +10:00
2016-10-05 18:28:48 +11:00
2015-03-12 16:45:50 +00:00
2017-02-28 10:55:10 +02:00
2017-02-28 10:55:10 +02:00
2016-08-25 10:17:43 +03:00
2016-08-25 10:17:43 +03:00
2017-02-28 13:06:41 +02:00
2016-07-26 14:07:24 +10:00
2016-10-27 23:06:26 +05:30
2015-06-19 01:49:33 +10:00
2016-10-19 17:10:48 +11:00
2017-01-10 13:57:37 +11:00
2017-01-10 13:57:37 +11:00