Historia zmian

Autor SHA1 Wiadomość Data
  Leif Madsen 51e95f4603 Introduce <support_level> tags in MODULEINFO. 13 lat temu
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 lat temu
  Tilghman Lesher 54251b1582 Revert an errant part of a previous cleanup, to fix a memory corruption issue. 15 lat temu
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 16 lat temu
  Luigi Rizzo ff8ac85d1a remove a bunch of useless #include "options.h" 17 lat temu
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 lat temu
  Kevin P. Fleming 2a8e8b6ea2 improve linked-list macros in two ways: 17 lat temu
  Jason Parker 854d2461b3 More changes to change return values from load_module functions. 17 lat temu
  Joshua Colp 8069b0a83e Merged revisions 81406 via svnmerge from 17 lat temu
  Joshua Colp 4d049a850b Merged revisions 79334 via svnmerge from 17 lat temu
  Joshua Colp 8227ce25ba Merged revisions 79207 via svnmerge from 17 lat temu
  Joshua Colp d6001cddf2 Merged revisions 77831 via svnmerge from 17 lat temu
  Russell Bryant 2470bd1b9d Do a massive conversion for using the ast_verb() macro 17 lat temu
  Joshua Colp 4a02ca6faf Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results. 18 lat temu
  Joshua Colp bb73d15f8e Allow the native formats of a channel to influence the audio that is going to the engine. The best format will try to be chosen with an ultimate fallback to signed linear if possible. 18 lat temu
  Joshua Colp 5dbabbd999 Can't forget to remember what format is in use for writing. 18 lat temu
  Joshua Colp 9b3d8a30ce Change the speech API to allow passing the format through to the engine. 18 lat temu
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 lat temu
  Russell Bryant d934b1512b Merged revisions 66775 via svnmerge from 18 lat temu
  Joshua Colp a2b8a512ce Major res_speech cleanup. It looks much better now! 18 lat temu
  Joshua Colp 4e63012052 Merged revisions 60361 via svnmerge from 18 lat temu
  Joshua Colp bbf7a23d07 Merged revisions 45106 via svnmerge from 18 lat temu
  Joshua Colp e3890203a5 Merged revisions 45104 via svnmerge from 18 lat temu
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 lat temu
  Joshua Colp c094e3694d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available 19 lat temu
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 19 lat temu
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 19 lat temu
  Joshua Colp 5a2c1893f2 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things. 19 lat temu
  Joshua Colp 268e143e2a Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now... 19 lat temu