.. |
avl.h
|
Fix: Corrected header includes
|
2018-11-02 11:20:04 +00:00 |
buffer.h
|
Feature: Added igloo_buffer_* (copy of Icecast's buffer_*)
|
2018-11-02 15:45:40 +00:00 |
encoding.h
|
Update: Added extern "C" {}-blocks
|
2018-11-02 11:29:00 +00:00 |
filter.h
|
Feature: Added support for filters
|
2019-06-30 16:03:54 +00:00 |
httpp.h
|
Fix: Corrected namespace for igloo_httpp_destroy()
|
2018-11-14 09:49:16 +00:00 |
igloo.h
|
Fix: Corrected copyright
|
2018-11-02 12:15:00 +00:00 |
interface.h
|
Feature: Make interface decleration much nicer
|
2019-06-27 12:36:16 +00:00 |
io.h
|
Feature: Added igloo_io_new()
|
2019-06-27 11:26:21 +00:00 |
list.h
|
Fix: Corrected bugs related to incorrect check for transparent unions
|
2019-07-01 12:22:15 +00:00 |
log.h
|
Feature: Actually use igloo_initialize() to initialize the library
|
2018-11-02 12:14:48 +00:00 |
objecthandler.h
|
Feature: Added Interface that allows filtering and handling of objects
|
2019-06-30 16:49:08 +00:00 |
reportxml.h
|
Feature: Correcte names of exported types and consts
|
2018-11-09 14:18:13 +00:00 |
resolver.h
|
Cleanup: Decluttered resolver API
|
2018-11-18 11:53:16 +00:00 |
ro.h
|
Fix: Added igloo_RO_IS_VALID() check to non-transparent-unions igloo_RO_TO_TYPE()
|
2019-07-01 12:26:44 +00:00 |
sock.h
|
Fix: Re-Added igloo_sock_recoverable() to public API as it IS used
|
2018-12-07 13:51:41 +00:00 |
stdio.h
|
Feature: Added igloo_stdio_new_file()
|
2019-06-27 11:55:34 +00:00 |
thread.h
|
Feature: Actually use igloo_initialize() to initialize the library
|
2018-11-02 12:14:48 +00:00 |
timing.h
|
Update: Added extern "C" {}-blocks
|
2018-11-02 11:29:00 +00:00 |
typedef.h
|
Update: Updated copyright statements
|
2019-06-27 07:41:22 +00:00 |
types.h
|
Fix: Corrected bugs related to incorrect check for transparent unions
|
2019-07-01 12:22:15 +00:00 |