提交历史

作者 SHA1 备注 提交日期
  Matthew Jordan 22ee4cfceb Add ControlPlayback manager action 11 年之前
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 年之前
  Leif Madsen 4569c85b63 Change warning message to debug message. 15 年之前
  Russell Bryant 6c824480f1 Global var cleanup - constification and removing unused vars. 15 年之前
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 年之前
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been 15 年之前
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 年之前
  Michiel van Baak 5cb40f4dcf whitespace fixes only. 16 年之前
  Jason Parker 7d2e71ab72 Allow disabling the default ffwd/rewind keys in the ControlPlayback application. 16 年之前
  Jason Parker 348d84d0c8 Add variable to show which key was pressed to stop playback. 17 年之前
  Kevin P. Fleming 7510e5cfaa Merged revisions 89586 via svnmerge from 17 年之前
  Joshua Colp e2adf5ba77 Don't crash if the 'o' option of ControlPlayback is used without any value. 17 年之前
  Luigi Rizzo 6a3b0af8ea more removal of redundant headers 17 年之前
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 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 年之前
  Joshua Colp 12bb7b30e1 Merged revisions 86754 via svnmerge from 17 年之前
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 17 年之前
  Tilghman Lesher 34c4795347 Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 17 年之前
  Joshua Colp 06e56560db Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 17 年之前
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! 17 年之前
  Russell Bryant 1480d71d78 Add an option for ControlPlayback to be able to start at an offset from 17 年之前
  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 :-) 18 年之前
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 年之前
  Luigi Rizzo 218b9d47eb normalize code preparing for loader changes 18 年之前
  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 年之前
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 18 年之前
  Russell Bryant ce2d148b36 update doxygen docs to specify authors 19 年之前
  Russell Bryant 1bd243d738 convert most of the option_*'s to a single ast_flags structure. Also, fix some 19 年之前