Commit Graph

19 Commits (c46372c67f1661f80fc4695148fc190d97b681ef)

Author SHA1 Message Date
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
4 years ago
Alexander Traud 57fef28dc9 progdocs: Avoid 'name' with Doxygen \file.
4 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations.
12 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Jeff Peeler 12a40275f2 Merged revisions 294278 via svnmerge from
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer
17 years ago
Jeff Peeler bf0bb7b385 Add Doxygen documentation for API changes from 1.6.0 to 1.6.1
17 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
17 years ago
Russell Bryant d61cc3e1f6 Add a todo for a new timing API implementation that would work for Linux systems
17 years ago
Russell Bryant 3cf77c4c7f Fix a bunch of places where \arg was used instead of \param. Using \arg
18 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
18 years ago
Russell Bryant e27a98ce5a - Fix a typo in a timing API call
18 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
18 years ago
Russell Bryant 880c647234 Complete the documentation for the timing API.
18 years ago
Kevin P. Fleming cdc2eeb9b9 clarify documentation on how timer intervals should be specified
18 years ago
Kevin P. Fleming 191081e45f add infrastructure so that timing source can be a loadable module... next steps are to convert channel.c and chan_iax2.c to use this new API, and to move all the DAHDI-specific timing source code into a new res_timing_dahdi module
18 years ago