Historia zmian

Autor SHA1 Wiadomość Data
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 lat temu
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 lat temu
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 lat temu
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 13 lat temu
  Tilghman Lesher f2bb11c2cf Merged revisions 279472 via svnmerge from 14 lat temu
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 lat temu
  Russell Bryant 7e410a6bdf Set a module load priority for format modules. 15 lat temu
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 lat temu
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 lat temu
  Luigi Rizzo 6eee4d3028 formatting cleanup on the header, 17 lat temu
  Luigi Rizzo 48b6b60f95 implement the split of file.h and mod_format.h 17 lat temu
  Luigi Rizzo ae80fadfc8 format handlers don't need network, lock, channel and scheduler headers 17 lat temu
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 lat temu
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 lat temu
  Jason Parker 854d2461b3 More changes to change return values from load_module functions. 17 lat temu
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 lat temu
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 lat temu
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 lat temu
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 18 lat temu
  Tilghman Lesher 040ffa0071 Merged revisions 18436 via svnmerge from 18 lat temu
  Kevin P. Fleming 70a40d92e3 19 lat temu
  Russell Bryant 34bca139be issue #5605 19 lat temu
  Russell Bryant ed3de369df more doxygenification (issue #5513) 19 lat temu
  Kevin P. Fleming 125059a469 update MANY more files with proper copyright/license info (thanks Ian!) 19 lat temu
  Kevin P. Fleming 146648da48 more file version tags 19 lat temu
  Kevin P. Fleming d09e282e31 use double-quotes instead of angle-brackets for non-system include files (bug #4058) 19 lat temu
  Mark Spencer 15b2368c87 Simplify endianness and fix for unaligned reads (bug #3867) 19 lat temu
  Mark Spencer a58bd79619 Merge slimey's Solaris compatibility (with small mods) (bug #2740) 20 lat temu
  James Golovich 4f9cfda67d Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 20 lat temu
  Mark Spencer ff185a746c BSD portability enhancements (bug #234) 21 lat temu