Russell Bryant
|
2db36170d7
Set a module load priority for format modules.
|
15 年之前 |
Luigi Rizzo
|
48b6b60f95
implement the split of file.h and mod_format.h
|
17 年之前 |
Luigi Rizzo
|
ae80fadfc8
format handlers don't need network, lock, channel and scheduler headers
|
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 年之前 |
Jason Parker
|
e6a14c9254
u_intXX_t is silly
|
18 年之前 |
Kevin P. Fleming
|
91f89e0af0
swap module macro arguments to proper order
|
18 年之前 |
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 :-)
|
19 年之前 |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
19 年之前 |
Luigi Rizzo
|
355e2f4f73
rename FR_SET_BUF to AST_FRAME_SET_BUFFER
|
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 年之前 |
Luigi Rizzo
|
d5b059cc44
Largely simplify format handlers (for file copy etc.)
|
19 年之前 |
Tilghman Lesher
|
990e4d3f06
Bug 5984 - Convert file offsets to 64 bit
|
19 年之前 |
Kevin P. Fleming
|
aa9480c817
don't try to include non-existing (and unneeded) header file
|
19 年之前 |
Kevin P. Fleming
|
70a40d92e3
|
19 年之前 |
Russell Bryant
|
34bca139be
issue #5605
|
19 年之前 |
Russell Bryant
|
ed3de369df
more doxygenification (issue #5513)
|
19 年之前 |
Mark Spencer
|
7e4f191977
Use FILE * instead of fd for files to support buffering
|
19 年之前 |
Kevin P. Fleming
|
125059a469
update MANY more files with proper copyright/license info (thanks Ian!)
|
19 年之前 |
Kevin P. Fleming
|
a8738314b3
don't take locks when reading usecounts, they are not necessary (bug #4585)
|
20 年之前 |
Kevin P. Fleming
|
b234021654
header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (bug #4484)
|
20 年之前 |
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 年之前 |
Mark Spencer
|
65e905b119
Fix compiler warnings (bug #3367)
|
20 年之前 |
Mark Spencer
|
4eb47d9de3
Mildly resurect G.723.1 file format
|
20 年之前 |
Mark Spencer
|
70b455e0b7
Updates from char * to const char * + german syntax + enumeration (bug #2780)
|
20 年之前 |
James Golovich
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 年之前 |
Mark Spencer
|
90b249b863
Merge FreeBSD locking fixes (bug #1411)
|
21 年之前 |