Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
пре 12 година |
Kinsey Moore
|
43b996d05e
Add missing newlines to CLI logging
|
пре 12 година |
Terry Wilson
|
1747c23d29
Opaquify ast_channel typedefs, fd arrays, and softhangup flag
|
пре 12 година |
Terry Wilson
|
e60e6c3b5d
Opaquify ast_channel structs and lists
|
пре 12 година |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
пре 13 година |
Tilghman Lesher
|
7cc83db95c
Merged revisions 284597 via svnmerge from
|
пре 14 година |
Steve Murphy
|
9093654fc1
(closes issue #13557)
|
пре 16 година |
Luigi Rizzo
|
00fa9363cd
use ast_pthread_create_detached_background() instead of redoing
|
пре 16 година |
Luigi Rizzo
|
01baa628b7
plug another panic when the gui cannot be started.
|
пре 16 година |
Luigi Rizzo
|
4e6f03f21f
prevent a segfault when trying to start the gui without any
|
пре 16 година |
Luigi Rizzo
|
f9c8f0404b
implement the 'freeze' function for incoming frames;
|
пре 16 година |
Luigi Rizzo
|
9b1c74e2d1
import the recent additions for video console into trunk,
|
пре 16 година |
Luigi Rizzo
|
227b2a343f
make this compile after ast_frame's data field changed to a union
|
пре 16 година |
Luigi Rizzo
|
cf6238c9fb
Allow users to specify 'startgui=1' in oss.conf so that the
|
пре 16 година |
Steve Murphy
|
92543cebd8
The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know.
|
пре 17 година |
Luigi Rizzo
|
e131b42e7c
Implement keyboard handling, and use it to enter
|
пре 17 година |
Luigi Rizzo
|
f0519f5f72
implement the "console startgui" and "console stopgui"
|
пре 17 година |
Luigi Rizzo
|
3d9a6443f2
add support for textareas, used for various dialog windows on the gui.
|
пре 17 година |
Luigi Rizzo
|
79aea6d7e7
remove a leftover sleep(1) used for debugging
|
пре 17 година |
Luigi Rizzo
|
874168da66
Move grabbers definitions to a separate file, vgrabbers.c, so it is easier
|
пре 17 година |
Luigi Rizzo
|
387c180c72
virtualize the interface for video grabbers, which should
|
пре 17 година |
Luigi Rizzo
|
16cd654c2f
Add a few entries up to 1408x1152 in the table of known video resolutions.
|
пре 17 година |
Luigi Rizzo
|
4b2f5cf200
change the interface of video encapsulation routines, they only
|
пре 17 година |
Luigi Rizzo
|
e850aa0f3d
various rearrangements and renaming of console_video stuff
|
пре 17 година |
Luigi Rizzo
|
a535494f08
fix a small bug in printing out geometries - wrong input.
|
пре 17 година |
Luigi Rizzo
|
1dc24c8320
more localization of gui stuff
|
пре 17 година |
Luigi Rizzo
|
6af0970842
Enable building the code even if SDL is not present (similarly,
|
пре 17 година |
Luigi Rizzo
|
44f020aa65
more localizations around sdl_setup
|
пре 17 година |
Luigi Rizzo
|
9d1594b36e
another bunch of gui localizations
|
пре 17 година |
Luigi Rizzo
|
30c2d9dfd9
more localization of sdl stuff
|
пре 17 година |