2007-06-29 |
Russell Bryant | Merged revisions 72705 via svnmerge from |
tree | commitdiff |
2007-06-14 |
Kevin P. Fleming | oops... somebody patched this module without compile... |
tree | commitdiff |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
tree | commitdiff |
2007-04-08 |
Tilghman Lesher | Merged revisions 60712 via svnmerge from |
tree | commitdiff |
2007-04-06 |
Dwayne M. Hubbard | removed GAIN preprocessor definition, removed needsgain... |
tree | commitdiff |
2007-04-05 |
Dwayne M. Hubbard | Merged revisions 60325 via svnmerge from |
tree | commitdiff |
2006-10-30 |
Olle Johansson | Issue 8246 Doxygen updates (kshumard) |
tree | commitdiff |
2006-10-25 |
Kevin P. Fleming | Merged revisions 46154 via svnmerge from |
tree | commitdiff |
2006-09-25 |
Steve Murphy | This tiny fix prevents asterisk from crashing if trying... |
tree | commitdiff |
2006-09-18 |
Jason Parker | u_intXX_t is silly |
tree | commitdiff |
2006-08-26 |
Kevin P. Fleming | GNU make already knows how to quietly ignore non-existe... |
tree | commitdiff |
2006-08-21 |
Kevin P. Fleming | swap module macro arguments to proper order |
tree | commitdiff |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
tree | commitdiff |
2006-07-19 |
North Antara | Fix a few doxygen warnings. |
tree | commitdiff |
2006-07-17 |
Tilghman Lesher | H.263 frames can apparently be larger than was original... |
tree | commitdiff |
2006-07-17 |
Tilghman Lesher | Merged revisions 37765 via svnmerge from |
tree | commitdiff |
2006-07-15 |
Kevin P. Fleming | more Makefile cleanup and consistency stuff |
tree | commitdiff |
2006-07-07 |
Russell Bryant | pointer signedness warnings |
tree | commitdiff |
2006-07-06 |
Kevin P. Fleming | move rules file to prepare for generic rules file |
tree | commitdiff |
2006-07-05 |
Kevin P. Fleming | update dependency information to match new names for... |
tree | commitdiff |
2006-06-25 |
Kevin P. Fleming | use new (separate) dependencies file from menuselect |
tree | commitdiff |
2006-06-24 |
Kevin P. Fleming | The Eurostar Commit! (it's amazing how much work you... |
tree | commitdiff |
2006-06-22 |
Russell Bryant | - convert the 'uninstall' target to use separate target... |
tree | commitdiff |
2006-06-22 |
Russell Bryant | - specify that 'depend' is a .PHONY target |
tree | commitdiff |
2006-06-22 |
Russell Bryant | - specify that 'all' is a .PHONY target |
tree | commitdiff |
2006-06-22 |
Russell Bryant | add the 'clean', 'clean-depend', and 'dist-clean' targe... |
tree | commitdiff |
2006-06-20 |
Tilghman Lesher | Bug 7372: Wrong size for the block alignment (should... |
tree | commitdiff |
2006-06-19 |
Russell Bryant | don't blow up in the sub Makefiles if menuselect.makeop... |
tree | commitdiff |
2006-06-16 |
Russell Bryant | remove "depend" from the "all" targets in sub Makefiles... |
tree | commitdiff |
2006-06-08 |
Olle Johansson | Update doxygen for video formats |
tree | commitdiff |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
tree | commitdiff |
2006-06-07 |
Russell Bryant | remove the need to have to re-run make after a default... |
tree | commitdiff |
2006-06-05 |
Kevin P. Fleming | use module names, not file names, in menuselect |
tree | commitdiff |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
tree | commitdiff |
2006-04-18 |
Kevin P. Fleming | fix obvious breakage |
tree | commitdiff |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
tree | commitdiff |
2006-04-13 |
Tilghman Lesher | Fix format for big endian systems |
tree | commitdiff |
2006-04-13 |
Tilghman Lesher | Bug 6896 - Fix for garbled wav49 format |
tree | commitdiff |
2006-04-13 |
Tilghman Lesher | Typo fix |
tree | commitdiff |
2006-04-13 |
Tilghman Lesher | Document the MSGSM format, and fix the uncalculated... |
tree | commitdiff |
2006-04-09 |
Luigi Rizzo | rename FR_SET_BUF to AST_FRAME_SET_BUFFER |
tree | commitdiff |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
tree | commitdiff |
2006-04-07 |
Tilghman Lesher | Merged revisions 18436 via svnmerge from |
tree | commitdiff |
2006-04-06 |
Luigi Rizzo | remove traces of previously merged files |
tree | commitdiff |
2006-04-05 |
Tilghman Lesher | Bug 6873 - Finish moving from the non-threadsafe (and... |
tree | commitdiff |
2006-04-04 |
Luigi Rizzo | these files are now unused, corresponding functions... |
tree | commitdiff |
2006-04-04 |
Luigi Rizzo | remove an unused function. |
tree | commitdiff |
2006-04-04 |
Luigi Rizzo | ogg_vorbis now compiles so put it back in. |
tree | commitdiff |
2006-04-04 |
Luigi Rizzo | temporarily disconnect ogg_vorbis from the build while... |
tree | commitdiff |
2006-04-04 |
Luigi Rizzo | Largely simplify format handlers (for file copy etc.) |
tree | commitdiff |
2006-02-23 |
Kevin P. Fleming | silence some more compiler warnings |
tree | commitdiff |
2006-02-21 |
Russell Bryant | suppress some compiler warnings due to recent format... |
tree | commitdiff |
2006-02-20 |
Tilghman Lesher | Bug 5984 - Convert file offsets to 64 bit |
tree | commitdiff |
2006-02-19 |
Tilghman Lesher | Merged revisions 10487 via svnmerge from |
tree | commitdiff |
2006-02-19 |
Tilghman Lesher | Merged revisions 10462 via svnmerge from |
tree | commitdiff |
2006-02-18 |
Russell Bryant | remove unused variable |
tree | commitdiff |
2006-02-12 |
Kevin P. Fleming | ensure that dependencies are rebuilt after 'make update... |
tree | commitdiff |
2006-02-12 |
Kevin P. Fleming | major dialplan functions update |
tree | commitdiff |
2006-02-11 |
Kevin P. Fleming | don't try to include non-existing (and unneeded) header... |
tree | commitdiff |
2006-02-11 |
Kevin P. Fleming | use auto-build for pbx modules |
tree | commitdiff |
2006-02-11 |
Kevin P. Fleming | use auto-build for formats |
tree | commitdiff |
2006-02-11 |
Kevin P. Fleming | set standard properties on all non-binary files |
tree | commitdiff |
2006-02-01 |
Matt O'Gorman | Allows for user to uninstall asterisk binaries |
tree | commitdiff |
2006-01-20 |
Matthew Fredrickson | Fix for formats so they give better output on failure... |
tree | commitdiff |
2006-01-16 |
Russell Bryant | remove redundant CFLAGS for BSD which are already set... |
tree | commitdiff |
2006-01-08 |
Mark Spencer | Minor video fixes |
tree | commitdiff |
2006-01-07 |
Mark Spencer | Add support for H.264 with SIP and recording |
tree | commitdiff |
2006-01-05 |
Kevin P. Fleming | Merged revisions 7819 via svnmerge from |
tree | commitdiff |
2006-01-05 |
Kevin P. Fleming | Merged revisions 7807 via svnmerge from |
tree | commitdiff |
2006-01-04 |
Kevin P. Fleming | Merged revisions 7805 via svnmerge from |
tree | commitdiff |
2006-01-04 |
Kevin P. Fleming | Merged revisions 7803 via svnmerge from |
tree | commitdiff |
2006-01-04 |
Kevin P. Fleming | Merged revisions 7799-7800 via svnmerge from |
tree | commitdiff |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
tree | commitdiff |
2005-11-29 |
Kevin P. Fleming | remove remaining .cvsignore files |
tree | commitdiff |
2005-11-16 |
Mark Spencer | Fix compile issue (presumably on BSD) (bug #5745) |
tree | commitdiff |
2005-11-06 |
Russell Bryant | issue #5605 |
tree | commitdiff |
2005-11-01 |
Kevin P. Fleming | issue #4678 |
tree | commitdiff |
2005-10-26 |
Russell Bryant | more doxygenification (issue #5513) |
tree | commitdiff |
2005-10-16 |
Mark Spencer | Use FILE * instead of fd for files to support buffering |
tree | commitdiff |
2005-09-15 |
Kevin P. Fleming | more license/copyright header updates (thanks Ian!) |
tree | commitdiff |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
tree | commitdiff |
2005-09-10 |
Mark Spencer | Make sure RTP timestamps are accurate on playback |
tree | commitdiff |
2005-08-30 |
Kevin P. Fleming | clean up, use make functions instead of subshells,... |
tree | commitdiff |
2005-07-20 |
Kevin P. Fleming | add OGG/Vorbis file format support (bug #4296) |
tree | commitdiff |
2005-06-23 |
Kevin P. Fleming | don't take locks when reading usecounts, they are not... |
tree | commitdiff |
2005-06-20 |
Kevin P. Fleming | move tools used during build into build_tools subdirectory |
tree | commitdiff |
2005-06-17 |
Kevin P. Fleming | fix 2 bugs (bug #4518) |
tree | commitdiff |
2005-06-07 |
Kevin P. Fleming | fix build on Solaris (bug #4476) |
tree | commitdiff |
2005-06-07 |
Kevin P. Fleming | header ordering fixes for FreeBSD (pending a global... |
tree | commitdiff |
2005-06-06 |
Kevin P. Fleming | more file version tags |
tree | commitdiff |
2005-06-05 |
Kevin P. Fleming | make format_au compile on FreeBSD (bug #4456) |
tree | commitdiff |
2005-06-03 |
Kevin P. Fleming | add support for Sun Microsystems AU audio format (bug... |
tree | commitdiff |
2005-06-02 |
Mark Spencer | Fix offset calculation for signed linear (bug #4433) |
tree | commitdiff |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
tree | commitdiff |
2005-03-29 |
Mark Spencer | Simplify endianness and fix for unaligned reads (bug... |
tree | commitdiff |
2005-03-23 |
Mark Spencer | Fix wav format (bug #3837) |
tree | commitdiff |
2005-02-04 |
Mark Spencer | Make sure 10 byte read is considered EOF not error... |
tree | commitdiff |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
tree | commitdiff |
2005-01-18 |
Mark Spencer | Fix compiler warnings (bug #3367) |
tree | commitdiff |
2005-01-15 |
Mark Spencer | Repair // comments to /* */ comments (bug #3347) |
tree | commitdiff |
next |