Historique des commits

Auteur SHA1 Message Date
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . il y a 10 ans
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements il y a 10 ans
  Matthew Jordan 4cbbf42877 Fix error that caused truncate operations to fail il y a 12 ans
  Matthew Jordan a12f8589f1 Fix error that caused seek format operations to set max file size to '1' or '0' il y a 12 ans
  Matthew Jordan 50ec8b9293 Check for IO stream failures in various format's truncate/seek operations il y a 12 ans
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from il y a 13 ans
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields il y a 13 ans
  Tilghman Lesher f2bb11c2cf Merged revisions 279472 via svnmerge from il y a 14 ans
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases il y a 14 ans
  Russell Bryant 7e410a6bdf Set a module load priority for format modules. il y a 15 ans
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. il y a 15 ans
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) il y a 15 ans
  Kevin P. Fleming 1fdd7c85b6 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too il y a 16 ans
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause il y a 16 ans
  Luigi Rizzo 48b6b60f95 implement the split of file.h and mod_format.h il y a 17 ans
  Luigi Rizzo ae80fadfc8 format handlers don't need network, lock, channel and scheduler headers il y a 17 ans
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they il y a 17 ans
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect il y a 17 ans
  Jason Parker 854d2461b3 More changes to change return values from load_module functions. il y a 17 ans
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): il y a 18 ans
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) il y a 18 ans
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. il y a 18 ans
  Luigi Rizzo 355e2f4f73 rename FR_SET_BUF to AST_FRAME_SET_BUFFER il y a 18 ans
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values il y a 18 ans
  Luigi Rizzo d5b059cc44 Largely simplify format handlers (for file copy etc.) il y a 18 ans
  Tilghman Lesher 990e4d3f06 Bug 5984 - Convert file offsets to 64 bit il y a 19 ans
  Kevin P. Fleming 70a40d92e3 il y a 19 ans
  Russell Bryant 34bca139be issue #5605 il y a 19 ans
  Russell Bryant ed3de369df more doxygenification (issue #5513) il y a 19 ans
  Mark Spencer 7e4f191977 Use FILE * instead of fd for files to support buffering il y a 19 ans