Commit Graph

4818 Commits (005cb3329c875810266b3e401e5ec0860a2fbc4c)

Author SHA1 Message Date
Kevin P. Fleming 005cb3329c use the proper technique for including submodules so that embedding will work
19 years ago
Luigi Rizzo e7f195e82a call directly the cli command to implement hangup.
19 years ago
Luigi Rizzo afc18baa1a prevent a panic when destroying a channel with no incoming video.
19 years ago
Luigi Rizzo 38c1dbb39a remove a leftover sleep(1) used for debugging
19 years ago
Russell Bryant 067fcc2a03 Update chan_console to natively use a 16 kHz sample rate. If it is talking
19 years ago
Russell Bryant 4e99cc88e2 Merge the main set of changes from team/russell/chan_console.
19 years ago
Luigi Rizzo d6d39dfee9 Move grabbers definitions to a separate file, vgrabbers.c, so it is easier
19 years ago
Luigi Rizzo f2702ec721 virtualize the interface for video grabbers, which should
19 years ago
Luigi Rizzo a799456578 Add a few entries up to 1408x1152 in the table of known video resolutions.
19 years ago
Luigi Rizzo 6b33a01692 change the interface of video encapsulation routines, they only
19 years ago
Luigi Rizzo 14c09c5bea various rearrangements and renaming of console_video stuff
19 years ago
Russell Bryant 5fe74de6b8 Merged revisions 95191 via svnmerge from
19 years ago
Luigi Rizzo 77dd3c1b3f fix a small bug in printing out geometries - wrong input.
19 years ago
Luigi Rizzo fb487bbc89 remove useless casts
19 years ago
Joshua Colp e2712448a5 Merged revisions 94924 via svnmerge from
19 years ago
Joshua Colp fcf927e597 Merged revisions 94905 via svnmerge from
19 years ago
Luigi Rizzo b634b8ccca more localization of gui stuff
19 years ago
Luigi Rizzo 07afabbaf1 more steps to decouple the gui from the rest of the code.
19 years ago
Luigi Rizzo bda73977fa Enable building the code even if SDL is not present (similarly,
19 years ago
Luigi Rizzo 4fe5e46cc3 more localizations around sdl_setup
19 years ago
Luigi Rizzo f24811e641 use fread instead of mmap to read in the comment area from the keypad.
19 years ago
Tilghman Lesher c3fc2a76f5 Allow more spans than 32. Also, rearrange compiler flags so the most often
19 years ago
Luigi Rizzo fa928c14c7 another bunch of gui localizations
19 years ago
Luigi Rizzo 250f064851 more localization of sdl stuff
19 years ago
Luigi Rizzo fe050b42b6 move more gui stuff into console_gui.c
19 years ago
Luigi Rizzo a2b091b664 more preparation for untangling of the various console_video stuff
19 years ago
Tilghman Lesher fc22a4a40e Convert raw bits for callprogress bitfield to use constants, for greater code clarity
19 years ago
Russell Bryant 21e057e79d Fix a bug in peer handling that caused multiple instances of a peer to end up
19 years ago
Luigi Rizzo add967dccf Split console_video.c so that video codecs and gui functions
19 years ago
Tilghman Lesher 27f8b5bc2d Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMF
19 years ago
Luigi Rizzo d508cf1a07 support sdl_videodriver to send output to x11/aalib/console
19 years ago
Luigi Rizzo c5e36e822e move reading info from the keypad to a separate function.
19 years ago
Luigi Rizzo 2f592c52bd make sure the minimum surface depth is 16bpp so we can create YUVoverlays.
19 years ago
Luigi Rizzo 31dcae3ae0 avoid rebuilding dependent files if the generated busy.h and ringtone.h
19 years ago
Tilghman Lesher 5a6759885f Merged revisions 94660 via svnmerge from
19 years ago
Luigi Rizzo 67a704503b Change the name of config file entries for keypad regions
19 years ago
Luigi Rizzo 7a1dcff6a6 Build console_video support by linking in, as opposed to including,
19 years ago
Matthew Fredrickson a3b9e3e791 We should only clear this value if we have to
19 years ago
Matthew Fredrickson 3ce9ec2e56 Commit non TCP transport part of #11506. Includes numerous additional parameters, as well as RLT support for DMS type switches
19 years ago
Russell Bryant 3de7bc9ae3 Merged revisions 94256 via svnmerge from
19 years ago
Russell Bryant d607a29ddf Merged revisions 94251 via svnmerge from
19 years ago
Luigi Rizzo b7adaa023c add some macros to simplify parsing the config file,
19 years ago
Luigi Rizzo 5e84c0554e Add instructions on how to generate your own font.
19 years ago
Tilghman Lesher c019f13746 Merged revisions 93949 via svnmerge from
19 years ago
Olle Johansson 1d6b192ce0 Adding the ability to specify the To: header in an outbound INVITE
19 years ago
Olle Johansson 4645420981 Move some warnings away to debug since some devices send a packet with a silly
19 years ago
Tilghman Lesher df9dbc3951 Merged revisions 93668 via svnmerge from
19 years ago
Luigi Rizzo 10f70a8321 make configuration variable const so they are not accidentally
19 years ago
Luigi Rizzo fd88390af7 remove unnecessary (char *) casts for ast_config_AST_* variables.
19 years ago
Joshua Colp acd40b76a3 You... will... build! I say so and therefore you will.
19 years ago