Commit Graph

200 Commits (274156e46664c7f0aa2bebf5d2ff87e8a2729b41)

Author SHA1 Message Date
Russell Bryant 886ea54ec5 Set a module load priority for format modules.
16 years ago
Mark Michelson 4ce04d6865 Merged revisions 186842 via svnmerge from
16 years ago
Olle Johansson cd8a69a565 Merged revisions 175827 via svnmerge from
16 years ago
Olle Johansson fc681ee891 Merged revisions 175801 via svnmerge from
16 years ago
Kevin P. Fleming fa635ea4b0 port gcc 4.3.x warning fixes from trunk to this branch
17 years ago
Sean Bright 3758e4813a Merged revisions 143904 via svnmerge from
17 years ago
Brett Bryant b065565bd4 Merged revisions 129045 via svnmerge from
17 years ago
Jason Parker 89596690ee Merged revisions 111659 via svnmerge from
17 years ago
Russell Bryant ccf90e8186 Merged revisions 106501 via svnmerge from
17 years ago
Russell Bryant a82ab5369e minor formatting changes
18 years ago
Kevin P. Fleming a20b146df5 add a file-format driver for 16KHz signed linear... which may or may not work
18 years ago
Kevin P. Fleming 100ef27af9 Merged revisions 93180 via svnmerge from
18 years ago
Luigi Rizzo 5490889153 Put into Makefile.moddir_rules the common instructions used to
18 years ago
Luigi Rizzo d652be0930 normalize subdirs' Makefile by using ASTTOPDIR and not .. to reference
18 years ago
Tilghman Lesher afac5cce50 Merged revisions 90155 via svnmerge from
18 years ago
Luigi Rizzo 2b93af99dc formatting cleanup on the header,
18 years ago
Luigi Rizzo 3fc2646808 remove a number of #include <fcntl.h> which are either
18 years ago
Luigi Rizzo 730e4eaca4 implement the split of file.h and mod_format.h
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo d04697b8d3 format handlers don't need network, lock, channel and scheduler headers
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions.
18 years ago
Russell Bryant c26f1ce1bf Merged revisions 72705 via svnmerge from
18 years ago
Kevin P. Fleming 66ec973c5c oops... somebody patched this module without compile-testing it... bad :-)
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher a858c92e3f Merged revisions 60712 via svnmerge from
18 years ago
Dwayne M. Hubbard 3c635cf6f1 removed GAIN preprocessor definition, removed needsgain from struct wav_desc, removed unnecessary gain code from wav_read() and wav_write()
18 years ago
Dwayne M. Hubbard 4f20e43614 Merged revisions 60325 via svnmerge from
18 years ago
Olle Johansson 8a2e564df5 Issue 8246 Doxygen updates (kshumard)
19 years ago
Kevin P. Fleming 88efcea05e Merged revisions 46154 via svnmerge from
19 years ago
Steve Murphy 184e006352 This tiny fix prevents asterisk from crashing if trying to play an OGG moh file.
19 years ago
Jason Parker 31d25ac6f3 u_intXX_t is silly
19 years ago
Kevin P. Fleming d12f54f90b GNU make already knows how to quietly ignore non-existent files in 'include' directives
19 years ago
Kevin P. Fleming e288ef135e swap module macro arguments to proper order
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
North Antara 1edb21b423 Fix a few doxygen warnings.
19 years ago
Tilghman Lesher 61c9c25391 H.263 frames can apparently be larger than was originally coded.
19 years ago
Tilghman Lesher 83f5766c47 Merged revisions 37765 via svnmerge from
19 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
19 years ago
Russell Bryant 092304ffa9 pointer signedness warnings
19 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
19 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
19 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each
19 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target
19 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target
19 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
19 years ago
Tilghman Lesher 2291834bd5 Bug 7372: Wrong size for the block alignment (should have been 4 bytes;
19 years ago