Leif Madsen
|
51e95f4603
Introduce <support_level> tags in MODULEINFO.
|
13 년 전 |
Jason Parker
|
8f06d02284
Merge codec_consistency branch. This should make sample usage much happier.
|
16 년 전 |
Tilghman Lesher
|
b4623f528d
Convert casts to unions, to fix alignment issues on Solaris
|
16 년 전 |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
17 년 전 |
Luigi Rizzo
|
de488a8981
remove a number of #include <fcntl.h> which are either
|
17 년 전 |
Luigi Rizzo
|
4a1317ffbb
remove some useless includes from codecs
|
17 년 전 |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 년 전 |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 년 전 |
Jason Parker
|
854d2461b3
More changes to change return values from load_module functions.
|
17 년 전 |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
18 년 전 |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
18 년 전 |
Russell Bryant
|
6a91318f01
further codec module optimization based on codec_alaw changes by rizzo
|
19 년 전 |
Russell Bryant
|
1bc6bcea7e
add some code optimizations, see the report for an explanation
|
19 년 전 |
Russell Bryant
|
e8c025e714
minor code optimizations to reduce the number of times that the ast_frame
|
19 년 전 |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
19 년 전 |
Kevin P. Fleming
|
9f7c341f1c
since the module API is changing, it's a good time to const-ify the description() and key() return values
|
19 년 전 |
Kevin P. Fleming
|
ee7e577726
merge rizzo's codec module rework (very similar to the format module rework)
|
19 년 전 |
Luigi Rizzo
|
4b2936e646
Bring in the new loader code as described in mantis #4377
|
19 년 전 |
Kevin P. Fleming
|
7a137181bf
revert loader changes that have clearly not undergone adequate testing before commit
|
19 년 전 |
Tilghman Lesher
|
852a2cc29b
Bug 4377 - Round 2 of the loader updates
|
19 년 전 |
Russell Bryant
|
88f3c56d3a
conversions to use allocation wrappers (issue #6277)
|
19 년 전 |
Russell Bryant
|
e2eaf74dc7
formatting and doxygen fixes (issue #6300)
|
19 년 전 |
Kevin P. Fleming
|
70a40d92e3
|
19 년 전 |
Russell Bryant
|
34bca139be
issue #5605
|
19 년 전 |
Russell Bryant
|
ed3de369df
more doxygenification (issue #5513)
|
19 년 전 |
Kevin P. Fleming
|
125059a469
update MANY more files with proper copyright/license info (thanks Ian!)
|
19 년 전 |
Kevin P. Fleming
|
146648da48
more file version tags
|
20 년 전 |
Kevin P. Fleming
|
d09e282e31
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
|
20 년 전 |
James Golovich
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
20 년 전 |
Mark Spencer
|
90b249b863
Merge FreeBSD locking fixes (bug #1411)
|
21 년 전 |