projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add doxygen documentation
[asterisk/asterisk.git]
/
apps
/
app_playback.c
2010-08-30
Olle Johansson
Add doxygen documentation
blob
|
commitdiff
2009-09-24
Tilghman Lesher
Merged revisions 220288 via svnmerge from
blob
|
commitdiff
|
diff to current
2009-09-04
Olle Johansson
Merged revisions 216430 via svnmerge from
blob
|
commitdiff
|
diff to current
2009-05-21
Kevin P. Fleming
Const-ify the world (or at least a good part of it)
blob
|
commitdiff
|
diff to current
2009-05-12
Kevin P. Fleming
add 'const' qualifiers in various places where they...
blob
|
commitdiff
|
diff to current
2008-12-05
Eliel C. Sardanons
Janitor, use ARRAY_LEN() when possible.
blob
|
commitdiff
|
diff to current
2008-11-02
Russell Bryant
Fix various spelling and grammatical issues in document...
blob
|
commitdiff
|
diff to current
2008-11-01
Russell Bryant
Merge changes from team/group/appdocsxml
blob
|
commitdiff
|
diff to current
2008-09-25
Steve Murphy
(closes issue #13557)
blob
|
commitdiff
|
diff to current
2008-09-12
Tilghman Lesher
Create a new config file status, CONFIG_STATUS_FILEINVA...
blob
|
commitdiff
|
diff to current
2008-08-10
Sean Bright
More RSW merges. Everything from apps/ except for...
blob
|
commitdiff
|
diff to current
2008-04-25
Tilghman Lesher
Whitespace changes only
blob
|
commitdiff
|
diff to current
2008-03-27
Steve Murphy
Merged revisions 111391 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-02-08
Russell Bryant
Merge changes from team/mvanbaak/cli-command-audit
blob
|
commitdiff
|
diff to current
2007-11-26
Mark Michelson
Merged revisions 89618 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-22
Luigi Rizzo
remove redundant headers
blob
|
commitdiff
|
diff to current
2007-11-21
Luigi Rizzo
remove another set of redundant #include "asterisk...
blob
|
commitdiff
|
diff to current
2007-11-19
Luigi Rizzo
include "logger.h" and errno.h from asterisk.h - usage...
blob
|
commitdiff
|
diff to current
2007-11-19
Joshua Colp
Change warning messages (which are really debug message...
blob
|
commitdiff
|
diff to current
2007-11-16
Luigi Rizzo
Start untangling header inclusion in a way that does...
blob
|
commitdiff
|
diff to current
2007-11-14
Luigi Rizzo
make the 'name' and 'value' fields in ast_variable...
blob
|
commitdiff
|
diff to current
2007-11-07
Tilghman Lesher
Suppress erroneous warnings on load.
blob
|
commitdiff
|
diff to current
2007-11-06
Mark Michelson
"show application <foo>" changes for clarity.
blob
|
commitdiff
|
diff to current
2007-11-01
Steve Murphy
This commits the performance mods that give the priorit...
blob
|
commitdiff
|
diff to current
2007-10-22
Russell Bryant
Convert some spaces to tabs and make it so the CLI...
blob
|
commitdiff
|
diff to current
2007-10-22
Jason Parker
Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
blob
|
commitdiff
|
diff to current
2007-10-19
Jason Parker
Convert NEW_CLI to AST_CLI.
blob
|
commitdiff
|
diff to current
2007-09-20
Jason Parker
More NEW_CLI conversions.
blob
|
commitdiff
|
diff to current
2007-08-16
Tilghman Lesher
Don't reload a configuration file if nothing has changed.
blob
|
commitdiff
|
diff to current
2007-07-31
Tilghman Lesher
Mostly cleanup of documentation to substitute the pipe...
blob
|
commitdiff
|
diff to current
2007-07-20
Jason Parker
Add support for default "say mode" (whether to use...
blob
|
commitdiff
|
diff to current
2007-07-18
Tilghman Lesher
Merge in ast_strftime branch, which changes timestamps...
blob
|
commitdiff
|
diff to current
2007-07-16
Joshua Colp
Applications no longer need to call ast_module_user_add...
blob
|
commitdiff
|
diff to current
2007-07-16
Joshua Colp
It is no longer required for each module that deals...
blob
|
commitdiff
|
diff to current
2007-06-12
Russell Bryant
Completely remove all of the code related to jumping...
blob
|
commitdiff
|
diff to current
2007-02-07
Joshua Colp
Merged revisions 53399 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-02-05
Joshua Colp
Merged revisions 53152 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-02-05
Joshua Colp
Merged revisions 53150 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-13
Joshua Colp
Merged revisions 45051 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-09-28
Joshua Colp
Merged revisions 43933 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-09-27
Jason Parker
Merged revisions 43803 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-09-18
Kevin P. Fleming
merge qwell's CLI verbification work
blob
|
commitdiff
|
diff to current
2006-08-21
Kevin P. Fleming
merge new_loader_completion branch, including (at least):
blob
|
commitdiff
|
diff to current
2006-06-13
Russell Bryant
destroy the loaded say.conf on module unload
blob
|
commitdiff
|
diff to current
2006-06-07
Kevin P. Fleming
simplify autoconfig include mechanism (make tholo happy...
blob
|
commitdiff
|
diff to current
2006-05-29
Luigi Rizzo
remove an explicit constant;
blob
|
commitdiff
|
diff to current
2006-05-10
Luigi Rizzo
support reload say.conf to ease testing
blob
|
commitdiff
|
diff to current
2006-05-10
Russell Bryant
remove almost all of the checks of the result from...
blob
|
commitdiff
|
diff to current
2006-04-19
Luigi Rizzo
add experimental code for new-style "say" application.
blob
|
commitdiff
|
diff to current
2006-04-14
Luigi Rizzo
This rather large commit changes the way modules are...
blob
|
commitdiff
|
diff to current
2006-04-08
Kevin P. Fleming
since the module API is changing, it's a good time...
blob
|
commitdiff
|
diff to current
2006-02-15
Russell Bryant
remove the uses of the deprecated STANDARD_LOCAL_USER
blob
|
commitdiff
|
diff to current
2006-01-21
Russell Bryant
on this pass, only remove duplicate log messages
blob
|
commitdiff
|
diff to current
2006-01-21
Russell Bryant
revert my pass through the tree to remove checks of...
blob
|
commitdiff
|
diff to current
2006-01-21
Russell Bryant
remove lots of useless checks of the result of ast_strdupa
blob
|
commitdiff
|
diff to current
2006-01-08
Mark Spencer
Merge playback cleanups (bug #6163)
blob
|
commitdiff
|
diff to current
2005-12-30
Russell Bryant
update doxygen docs to specify authors
blob
|
commitdiff
|
diff to current
2005-12-04
Russell Bryant
convert most of the option_*'s to a single ast_flags...
blob
|
commitdiff
|
diff to current
2005-11-29
Kevin P. Fleming
remove extraneous svn:executable properties
blob
|
commitdiff
|
diff to current
2005-11-15
Kevin P. Fleming
issue #5752
blob
|
commitdiff
|
diff to current
2005-11-08
Russell Bryant
make app_queue 1.2 jump compliant (issue #5580)
blob
|
commitdiff
|
diff to current
2005-11-07
Kevin P. Fleming
issue #5640 with minor mods
blob
|
commitdiff
|
diff to current
2005-11-07
Kevin P. Fleming
application doc update
blob
|
commitdiff
|
diff to current
2005-11-06
Russell Bryant
issue #5605
blob
|
commitdiff
|
diff to current
2005-10-26
Russell Bryant
remove unnecessary checks before calls to ast_strlen_zero
blob
|
commitdiff
|
diff to current
2005-10-24
Russell Bryant
Doxygen documentation update from oej (issue #5505)
blob
|
commitdiff
|
diff to current
2005-10-19
Russell Bryant
Massive cleanups to applications for LOCAL_USER handlin...
blob
|
commitdiff
|
diff to current
2005-10-18
Russell Bryant
it's a good idea to unregister everything before callin...
blob
|
commitdiff
|
diff to current
2005-09-14
Kevin P. Fleming
update MANY more files with proper copyright/license...
blob
|
commitdiff
|
diff to current
2005-09-07
Kevin P. Fleming
convert a bunch of apps to use ast_goto_if_exists(...
blob
|
commitdiff
|
diff to current
2005-06-06
Kevin P. Fleming
the last round of file version tags
blob
|
commitdiff
|
diff to current
2005-04-21
Kevin P. Fleming
use double-quotes instead of angle-brackets for non...
blob
|
commitdiff
|
diff to current
2005-03-10
Mark Spencer
Allow playback for multiple files (bug #3749)
blob
|
commitdiff
|
diff to current
2004-10-26
Mark Spencer
Add n+101 jump if file does not exist (bug #2722)
blob
|
commitdiff
|
diff to current
2004-07-19
Mark Spencer
Fix signalling for GR303 FXSKS CPE so we can look like...
blob
|
commitdiff
|
diff to current
2004-06-22
James Golovich
Remove pthread.h from source. We should be using aster...
blob
|
commitdiff
|
diff to current
2004-05-09
James Golovich
More ast_strlen_zero changes
blob
|
commitdiff
|
diff to current
2002-11-11
Mark Spencer
Version 0.3.0 from FTP
blob
|
commitdiff
|
diff to current
2002-07-12
Mark Spencer
Version 0.2.0 from FTP
blob
|
commitdiff
|
diff to current
2002-05-13
Mark Spencer
Version 0.1.12 from FTP
blob
|
commitdiff
|
diff to current
2001-11-10
Mark Spencer
Version 0.1.10 from FTP
blob
|
commitdiff
|
diff to current
2001-06-19
Mark Spencer
Version 0.1.9 from FTP
blob
|
commitdiff
|
diff to current
2001-04-10
Mark Spencer
Version 0.1.8 from FTP
blob
|
commitdiff
|
diff to current
2001-03-07
Mark Spencer
Version 0.1.7 from FTP
blob
|
commitdiff
|
diff to current
2000-10-25
Mark Spencer
Version 0.1.4 from FTP
blob
|
commitdiff
|
diff to current
2000-01-09
Mark Spencer
Version 0.1.3 from FTP
blob
|
commitdiff
|
diff to current
1999-12-11
Mark Spencer
Version 0.1.1 from FTP
blob
|
commitdiff
|
diff to current
1999-11-21
Mark Spencer
Version 0.1.0 from FTP
blob
|
commitdiff
|
diff to current