2007-12-27 |
Kevin P. Fleming | Merged revisions 94824 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Luigi Rizzo | more steps to decouple the gui from the rest of the... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Luigi Rizzo | Enable building the code even if SDL is not present... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | more localizations around sdl_setup |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | use fread instead of mmap to read in the comment area... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | update the region description with an empty line at... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Tilghman Lesher | Allow more spans than 32. Also, rearrange compiler... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | another bunch of gui localizations |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Jason Parker | Make 'else' argument to ExecIf optional. Clean up... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | more localization of sdl stuff |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | move more gui stuff into console_gui.c |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Tilghman Lesher | Merged revisions 94808 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Jason Parker | Use defined return values in load_module in more places. |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | more preparation for untangling of the various console_... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Merged revisions 94801 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Add a new dialplan function, DIALPLAN_EXISTS(), which... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Merged revisions 94797 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Leave a note for a minor bug that was pointed out by... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Tilghman Lesher | Convert raw bits for callprogress bitfield to use const... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Merged revisions 94793 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Merged revisions 94789 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Merged revisions 94790 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | Fix a bug in peer handling that caused multiple instanc... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Russell Bryant | update svn:ignore for astcanary |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Mark Michelson | Adding support for storing the queue log entries in... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Luigi Rizzo | Split console_video.c so that video codecs and gui... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Tilghman Lesher | Add pickup by channel |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Tilghman Lesher | Change the abbreviated TON from 'A' to 'V', since ... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Tilghman Lesher | Add channel thread ID to the information passed to... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Joshua Colp | Blocked revisions 94769 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Tilghman Lesher | Merged revisions 94767 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Tilghman Lesher | Blocked revisions 94765 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Tilghman Lesher | Merged revisions 94763 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luigi Rizzo | support sdl_videodriver to send output to x11/aalib... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luigi Rizzo | move reading info from the keypad to a separate function. |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luigi Rizzo | make sure the minimum surface depth is 16bpp so we... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luigi Rizzo | avoid rebuilding dependent files if the generated busy... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Tilghman Lesher | Merged revisions 94660 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luigi Rizzo | Change the name of config file entries for keypad regions |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luigi Rizzo | add a sample keypad (with annotations) for console... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luigi Rizzo | Build console_video support by linking in, as opposed... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Something I've been itching to do for a while now.... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Matthew Fredrickson | We should only clear this value if we have to |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Matthew Fredrickson | Commit non TCP transport part of #11506. Includes... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Store dates using local time instead of UTC |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Fix a memory leak when reloading queue rules. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | The one documentation source I forgot to update after... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Lots of coding guidelines cleanup. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Blocked revisions 94543 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Merged revisions 94540 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Jason Parker | codecs.conf really shouldn't be mandatory.. it never... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Merged revisions 94538 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | AST_LIST_REMOVE_CURRENT only takes one argument in... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Merged revisions 94468 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Russell Bryant | Blocked revisions 94466 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Merged revisions 94464 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Merged revisions 94420 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Tilghman Lesher | Merged revisions 94418 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Moved the update of the queue_ent's rule list to just... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Mark Michelson | Merging the queue-penalty branch. In short, this allows... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Mark Michelson | The changes to header inclusion in trunk broke compilat... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Russell Bryant | Add a bit more to the description of the "mwimonitor... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Steve Murphy | closes issue #11287; thanks to snuffy for this fix... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Russell Bryant | Merged revisions 94256 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Russell Bryant | Merged revisions 94251 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Luigi Rizzo | add some macros to simplify parsing the config file, |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Luigi Rizzo | modify svn.digium.com/view/asterisk?view=rev&rev=93603 |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Mark Michelson | 1. Unify the check for a penalty < 0 into the set_membe... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Mark Michelson | Merged revisions 94122 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Russell Bryant | Merged revisions 94077 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Tilghman Lesher | Add 'voicemail reload' command. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Tilghman Lesher | Add contributed WaitUntil app. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Russell Bryant | Add a couple of new time API calls - ast_tvdiff_sec... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Luigi Rizzo | Add instructions on how to generate your own font. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Joshua Colp | Merged revisions 93955 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Tilghman Lesher | Merged revisions 93949 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Luigi Rizzo | Add a new API function, written at least twice in app_v... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Luigi Rizzo | add support for PARSE_DOUBLE, and remove identifiers for |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Olle Johansson | Reorganize CHANGES a bit. The "misc" section grew too... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Luigi Rizzo | Properly document AST_EXT_TOOL_CHECK() and use it to... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Olle Johansson | Adding the ability to specify the To: header in an... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Luigi Rizzo | make netsmp build under AST_DEVMODE. Description, inclu... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Olle Johansson | Add option for starting remote Asterisk by naming the... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Dwayne M. Hubbard | add missing header file |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Tilghman Lesher | Making the canary error message a little more obvious. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Tilghman Lesher | Add a canary process, for high priority mode (asterisk... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Jason Parker | Blocked revisions 93764 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Olle Johansson | Move some warnings away to debug since some devices... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Tilghman Lesher | Merged revisions 93668 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | remove a leftover line with only a '#' (wonder why |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Mark Michelson | Merged revisions 93625 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | make configuration variable const so they are not accid... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | remove unnecessary (char *) casts for ast_config_AST_... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | Rename the macros in defaults.h - they are not meant... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | make the code match documentation - now you can specify... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | Name the people responsible for some recent contributio... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | Two small changes: |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Olle Johansson | A minor update, caused by a recent bug report ;-) |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Luigi Rizzo | small documentation update (nothing important). |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Joshua Colp | You... will... build! I say so and therefore you will. |
commit | commitdiff | tree | snapshot |
next |