2008-01-02 |
Russell Bryant | Add doxygen documentation to libresample.h while it... |
commit | commitdiff | tree |
2008-01-02 |
Mark Michelson | Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar... |
commit | commitdiff | tree |
2008-01-02 |
Joshua Colp | Merged revisions 95946 via svnmerge from |
commit | commitdiff | tree |
2008-01-02 |
Mark Michelson | Since ',' is the standard argument separator in trunk... |
commit | commitdiff | tree |
2008-01-02 |
Mark Michelson | Fix a typo in a comment. AST_STANDARD_APP_ARGS uses... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | clean up hwgain CLI command and improve docs for swgain... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | improve AC_C_DEFINE_CHECK to not try to evaluate the... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | and now just to keep the libresample party going..... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | umm... this did not compile on x86-64, and could not... |
commit | commitdiff | tree |
2008-01-02 |
Mark Michelson | Merged revisions 95890 via svnmerge from |
commit | commitdiff | tree |
2008-01-02 |
Jason Parker | Update osplookup documentation to use commas instead... |
commit | commitdiff | tree |
2008-01-02 |
Russell Bryant | For some odd reason, the last set of libresample build... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | fix some long-time breakage that kept chan_misdn from... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | use the proper technique for including submodules so... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | note that chan_console requires portaudio v19 |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | actually check for a function present in libiconv ... |
commit | commitdiff | tree |
2008-01-02 |
Kevin P. Fleming | go back to including libresample in the main Asterisk... |
commit | commitdiff | tree |
2008-01-02 |
Philippe Sultan | Set stream flags to zero upon initialization. |
commit | commitdiff | tree |
2008-01-02 |
Luigi Rizzo | some cleanup of this code while I am trying to debug... |
commit | commitdiff | tree |
2008-01-02 |
Luigi Rizzo | There are three instances of the module definition... |
commit | commitdiff | tree |
2008-01-02 |
Russell Bryant | Don't make libresample print out debugging output |
commit | commitdiff | tree |
2008-01-02 |
Russell Bryant | Make the translation table show slin16 |
commit | commitdiff | tree |
2008-01-02 |
Russell Bryant | fix a spacing issue introduced in revision 95443. |
commit | commitdiff | tree |
2008-01-02 |
Russell Bryant | Instead of linking libresample into the main Asterisk... |
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | call directly the cli command to implement hangup. |
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | prevent a panic when destroying a channel with no incom... |
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | remove a leftover sleep(1) used for debugging |
commit | commitdiff | tree |
2008-01-01 |
Joshua Colp | Fix building of codec_resample on platforms other then... |
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | make codec_resample build on __CYGWIN__, and make it... |
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | implement "configure" checks for libiconv, and add the |
commit | commitdiff | tree |
2007-12-31 |
Mark Michelson | Merged revisions 95577 via svnmerge from |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Use float.h to fix the build on FreeBSD. Also, add... |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Update chan_console to natively use a 16 kHz sample... |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Merge changes from team/russell/codec_resample |
commit | commitdiff | tree |
2007-12-31 |
Tilghman Lesher | Merged revisions 95470 via svnmerge from |
commit | commitdiff | tree |
2007-12-31 |
Mark Michelson | Fix a compiler warning |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Merge the main set of changes from team/russell/chan_co... |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | fix a spelling error in a comment |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Add CV_STRINGFIELD() macro. This lets you set a config... |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Regenerate configure script to include check for portaudio. |
commit | commitdiff | tree |
2007-12-31 |
Russell Bryant | Add configure script checking for portaudio. |
commit | commitdiff | tree |
2007-12-29 |
Luigi Rizzo | Move grabbers definitions to a separate file, vgrabbers... |
commit | commitdiff | tree |
2007-12-29 |
Luigi Rizzo | virtualize the interface for video grabbers, which... |
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | Add a few entries up to 1408x1152 in the table of known... |
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | change the interface of video encapsulation routines... |
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | various rearrangements and renaming of console_video... |
commit | commitdiff | tree |
2007-12-28 |
Mark Michelson | The diff for this change looks really bad, but all... |
commit | commitdiff | tree |
2007-12-28 |
Russell Bryant | Merged revisions 95191 via svnmerge from |
commit | commitdiff | tree |
2007-12-28 |
Mark Michelson | Some changes to app_amd. |
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | fix a small bug in printing out geometries - wrong... |
commit | commitdiff | tree |
2007-12-28 |
Mark Michelson | Merged revisions 95095 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | remove more unnecessary casts for NULL. |
commit | commitdiff | tree |
2007-12-27 |
Jason Parker | Fix -s socket option, and document it as well. |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | NULL does not need to be cast to (char *) |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | remove useless casts |
commit | commitdiff | tree |
2007-12-27 |
Russell Bryant | Merged revisions 95024 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Mark Michelson | Merged revisions 94977 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Joshua Colp | Merged revisions 94924 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Joshua Colp | Merged revisions 94905 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | more localization of gui stuff |
commit | commitdiff | tree |
2007-12-27 |
Mark Michelson | Adding documentation for new manager actions and events... |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | clarify the type of video support in chan_oss |
commit | commitdiff | tree |
2007-12-27 |
Russell Bryant | I went looking for where we downloaded the g722 impleme... |
commit | commitdiff | tree |
2007-12-27 |
Russell Bryant | Blocked revisions 94831 via svnmerge |
commit | commitdiff | tree |
2007-12-27 |
Russell Bryant | Merged revisions 94828-94829 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Olle Johansson | This function checks more than just contexts... |
commit | commitdiff | tree |
2007-12-27 |
Olle Johansson | - Add Copyright |
commit | commitdiff | tree |
2007-12-27 |
Kevin P. Fleming | Merged revisions 94824 via svnmerge from |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | more steps to decouple the gui from the rest of the... |
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | Enable building the code even if SDL is not present... |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | more localizations around sdl_setup |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | use fread instead of mmap to read in the comment area... |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | update the region description with an empty line at... |
commit | commitdiff | tree |
2007-12-26 |
Tilghman Lesher | Allow more spans than 32. Also, rearrange compiler... |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | another bunch of gui localizations |
commit | commitdiff | tree |
2007-12-26 |
Jason Parker | Make 'else' argument to ExecIf optional. Clean up... |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | more localization of sdl stuff |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | move more gui stuff into console_gui.c |
commit | commitdiff | tree |
2007-12-26 |
Tilghman Lesher | Merged revisions 94808 via svnmerge from |
commit | commitdiff | tree |
2007-12-26 |
Jason Parker | Use defined return values in load_module in more places. |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | more preparation for untangling of the various console_... |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Merged revisions 94801 via svnmerge from |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Add a new dialplan function, DIALPLAN_EXISTS(), which... |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Merged revisions 94797 via svnmerge from |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Leave a note for a minor bug that was pointed out by... |
commit | commitdiff | tree |
2007-12-26 |
Tilghman Lesher | Convert raw bits for callprogress bitfield to use const... |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Merged revisions 94793 via svnmerge from |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Merged revisions 94789 via svnmerge from |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Merged revisions 94790 via svnmerge from |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | Fix a bug in peer handling that caused multiple instanc... |
commit | commitdiff | tree |
2007-12-26 |
Russell Bryant | update svn:ignore for astcanary |
commit | commitdiff | tree |
2007-12-26 |
Mark Michelson | Adding support for storing the queue log entries in... |
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | Split console_video.c so that video codecs and gui... |
commit | commitdiff | tree |
2007-12-25 |
Tilghman Lesher | Add pickup by channel |
commit | commitdiff | tree |
2007-12-25 |
Tilghman Lesher | Change the abbreviated TON from 'A' to 'V', since ... |
commit | commitdiff | tree |
2007-12-25 |
Tilghman Lesher | Add channel thread ID to the information passed to... |
commit | commitdiff | tree |
2007-12-25 |
Joshua Colp | Blocked revisions 94769 via svnmerge |
commit | commitdiff | tree |
2007-12-24 |
Tilghman Lesher | Merged revisions 94767 via svnmerge from |
commit | commitdiff | tree |
2007-12-24 |
Tilghman Lesher | Blocked revisions 94765 via svnmerge |
commit | commitdiff | tree |
2007-12-24 |
Tilghman Lesher | Merged revisions 94763 via svnmerge from |
commit | commitdiff | tree |
next |