1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-12-04 14:46:31 -05:00
Commit Graph

33 Commits

Author SHA1 Message Date
Philipp Schafft
0606e7d475 Update: Converted igloo_ro_new_raw() to include a instance parameter 2019-09-14 20:00:18 +00:00
Philipp Schafft
e92b80ad46 Update: Use convert defaults in a more implicate way 2019-09-14 12:43:02 +00:00
Philipp Schafft
87768a34ee Update: Improved igloo_ro_convert() interface 2019-09-14 12:41:27 +00:00
Philipp Schafft
8ccb5c7b12 Update: Pass instance to igloo_ro_clone_t, igloo_ro_convert_t, and igloo_ro_get_interface_t 2019-09-14 12:32:03 +00:00
Philipp Schafft
02837785c3 Feature: Added instance passing between objects, on a basic level 2019-09-14 12:24:58 +00:00
Philipp Schafft
eb9b0301a0 Feature: Added igloo_ro_get_instance() 2019-09-14 12:05:52 +00:00
Philipp Schafft
92317644a5 Update: Renamed igloo_ro_get_interface() to igloo_ro_get_interface_ext() and added simple version 2019-09-14 11:43:16 +00:00
Philipp Schafft
454b57449f Update: Updated igloo_ro_ref() to use igloo_error_t 2019-09-14 11:16:52 +00:00
Philipp Schafft
b8ce49e64e Update: Updated igloo_ro_unref to use igloo_error_t 2019-09-14 10:59:48 +00:00
Philipp Schafft
2c2f477ed7 Update: Updated igloo_ro_weak_ref(), igloo_ro_weak_unref(), and igloo_ro_set_associated() to use igloo_error_t 2019-09-14 10:59:48 +00:00
Philipp Schafft
76a9d1c756 Feature: Allow asking objects for their error state 2019-09-14 10:59:48 +00:00
Philipp Schafft
729c89939e Feature: Added igloo_list_remove() 2019-09-11 10:27:15 +00:00
Philipp Schafft
c214da3f52 Update: Improved formating a bit 2019-08-03 12:33:46 +00:00
Philipp Schafft
db30985dca Feature: Added flags to igloo_ro_stringify() to support object and content stringification 2019-08-03 12:33:32 +00:00
Philipp Schafft
233a333883 Feature: Added igloo_RO_GET_TYPE_BY_SYMBOL() which returns a type pointer by the type's name 2019-07-10 06:42:52 +00:00
Philipp Schafft
d123abab8c Feature: Added igloo_ro_get_interface() 2019-07-09 07:24:08 +00:00
Philipp Schafft
a9e1d240e3 Update: Added fields for future use. 2019-07-08 07:44:16 +00:00
Philipp Schafft
732baaa895 Feature: Corrected tabs to spaces 2019-07-08 07:39:36 +00:00
Philipp Schafft
d1e2abbddd Feature: Added additional functions to work with pure refobjects 2019-07-07 16:01:06 +00:00
Philipp Schafft
f9badfd502 Fix: Corrected double referencing of (x) in type checking macros that resulted in memory leaks 2019-07-07 11:37:48 +00:00
Philipp Schafft
517de7207e Fix: Added igloo_RO_IS_VALID() check to non-transparent-unions igloo_RO_TO_TYPE() 2019-07-01 12:26:44 +00:00
Philipp Schafft
4a9dd94b07 Fix: Corrected bugs related to incorrect check for transparent unions 2019-07-01 12:22:15 +00:00
Philipp Schafft
534bbd5160 Update: Updated copyright statements 2019-06-27 07:41:22 +00:00
Philipp Schafft
630535d809 Fix: Typo 2019-02-12 08:43:51 +00:00
Philipp Schafft
82e962538e Fix: Typo 2018-12-18 20:34:54 +00:00
Philipp Schafft
a98da37c93 Feature: Implemented weak refobject references 2018-12-18 20:16:54 +00:00
Philipp Schafft
336553165b Feature: Implemented igloo_list_t 2018-11-07 15:59:27 +00:00
Philipp Schafft
541080b308 Fix: Corrected copyright 2018-11-02 12:15:00 +00:00
Philipp Schafft
0d8749c0c6 Fix: Added missing prototype for igloo_ro_new__return_zero() 2018-11-02 12:10:24 +00:00
Philipp Schafft
2b6b718568 Feature: Added support to actually define types 2018-11-02 12:10:11 +00:00
Philipp Schafft
2bee2ee3a4 Feature: Implemented refobject API 2018-11-02 12:08:52 +00:00
Philipp Schafft
904ddf1c39 Feature: Outlined new refobject API 2018-11-02 12:07:00 +00:00
Philipp Schafft
ca83ce32d7 Update: Added stub files for refobject 2018-11-02 12:01:10 +00:00