Russell Bryant
|
2db36170d7
Set a module load priority for format modules.
|
15 年之前 |
Tilghman Lesher
|
d79644dfc4
Merged revisions 90155 via svnmerge from
|
17 年之前 |
Luigi Rizzo
|
48b6b60f95
implement the split of file.h and mod_format.h
|
17 年之前 |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.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 年之前 |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
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
|
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
|
d9ea3ef439
more license/copyright header updates (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
|
15b2368c87
Simplify endianness and fix for unaligned reads (bug #3867)
|
20 年之前 |
Russell Bryant
|
f9b70bbeb9
update copyright headers for 2005
|
20 年之前 |
Mark Spencer
|
a58bd79619
Merge slimey's Solaris compatibility (with small mods) (bug #2740)
|
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 年之前 |