2007-11-23 |
Luigi Rizzo | set rtpmap video info according to what is read from...
|
commit | commitdiff | tree |
2007-11-23 |
Luigi Rizzo | formatting cleanup on the header,
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | new info on the management of headers
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | more header removal
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | formatting cleanup
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | shuffle a little bit the content of header files to...
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | remove some useless includes
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | more removal of redundant headers
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | remove redundant headers
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | more removal of fcntl.h and other system headers
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | remove a number of #include <fcntl.h> which are either
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | implement the split of file.h and mod_format.h
|
commit | commitdiff | tree |
2007-11-22 |
Luigi Rizzo | Add a specific header for providers of file and format...
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk...
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | remove a bunch of useless #include "options.h"
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | add a missing return
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | enable support for stack backtrace for stuff built...
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | remove this file, it is not used anywhere.
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | add missing paths.h
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | add check for video4linux
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | more header removal/normalization
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | X11 checks (at least some - for other platforms with
|
commit | commitdiff | tree |
2007-11-21 |
Luigi Rizzo | complete support for X11
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those...
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | move internal function declarations to include/asterisk...
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | the 'version' is now $7 not $6
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | prepare to support console_video
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | Fix building of modules under cygwin.
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | add an argument for extra headers to AC_EXT_LIB_CHECK,
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | comment a bit the code in acinclude.m4
|
commit | commitdiff | tree |
2007-11-20 |
Luigi Rizzo | initial makefile changes to build loadable modules...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | another few errno.h removals
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | more errno.h removal
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | remove unnecessary headers
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | remove some unnecessary includes.
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | remove some useless includes from codecs
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | format handlers don't need network, lock, channel and...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | move the declaration of struct ast_channel ast_frame...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | include "logger.h" and errno.h from asterisk.h - usage...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | revert inclusion of options.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | if alloca.h is not present, try malloc.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | temporarily disable this target in mingw
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | will i ever get precedences for windows right ?
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | reformulate dependencies in a more correct way
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | as discussed some time ago on the -dev list, create...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | prefer socket.h over other variants (winsock etc.)
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | trim more redundant headers
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | remove unnecessary includes
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | fix breakage induced by previous mistake
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | wrong variable, wrong order -> broken build.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | start using asterisk/network.h for network related...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | wrapper for all generic network headers that have different...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | main is called main not amain!
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | conditional targets for building the windows version
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | support cygwin targets
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | and this is the last one to have asterisk compile ...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | another cygwin compatibility fix.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | more cygwin/mingw32 compatibility fixes
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use autoconf results to conditionally compile timersub
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | compatibility fixes for cygwin
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | some version of flex produce code that wants __STDC_VERSION__
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | these linker flags apply to both cygwin and mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add a return NULL to a function that is expected to...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | define RTLD_LOCAL for platforms that don't have it.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | filter out modules that do not compile under windows
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | netdb.h is used for gethostbyname, and it was not included...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | Loader for cygwin where asterisk is really a big dll
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | timersub is a macro not a function, so write the check...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | linker flags for mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add detection for timersub() and winsock.h/winsock2.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | provide definitions for __LITTLE_ENDIAN and __BIG_ENDIAN...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use poll as detected by configure
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use autoconf to check for the existence of sys/poll.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | this script is run on the build system, not on the...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | compatibility fix for mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | acinclude.m4: add a function to help checking sdl-config...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add check for the presence of glob
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | more removal of duplicate #include lines
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove a bunch of duplicate includes
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | paths are already in include/asterisk/paths.h so don...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | whitespace only change - adjust indentation and add...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | logger.h does not need options.h
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove redundant #include "asterisk/compat.h",
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove duplicate headers.
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | put back default optimization to -O6 (previously changed...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | both md5sum and variable substitutions such as ${BUILDSUM...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | add a small new function to retrieve variables from...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | move the inner part of config file parsing to a separate...
|
commit | commitdiff | tree |
2007-11-15 |
Luigi Rizzo | access channel locks through ast_channel_lock/unlock...
|
commit | commitdiff | tree |
2007-11-14 |
Luigi Rizzo | make the 'name' and 'value' fields in ast_variable...
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | use %f instead of %lf (the 'l' is ignored anyways).
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | use %d and cast to int instead of %zd for size_t object,
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | initialize a variable to silence compiler.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | remove enter/exit comments when handling subdirectory.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | remove a debugging message which i forgot in.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | match changes in menuselect's Makefile
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | Fix embedding of modules on FreeBSD:
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | explain that the host environment must be used to build...
|
commit | commitdiff | tree |
next |