Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 gadi atpakaļ
  Kinsey Moore 43b996d05e Add missing newlines to CLI logging 12 gadi atpakaļ
  Terry Wilson 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 12 gadi atpakaļ
  Terry Wilson e60e6c3b5d Opaquify ast_channel structs and lists 12 gadi atpakaļ
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 gadi atpakaļ
  Tilghman Lesher 7cc83db95c Merged revisions 284597 via svnmerge from 14 gadi atpakaļ
  Steve Murphy 9093654fc1 (closes issue #13557) 16 gadi atpakaļ
  Luigi Rizzo 00fa9363cd use ast_pthread_create_detached_background() instead of redoing 16 gadi atpakaļ
  Luigi Rizzo 01baa628b7 plug another panic when the gui cannot be started. 16 gadi atpakaļ
  Luigi Rizzo 4e6f03f21f prevent a segfault when trying to start the gui without any 16 gadi atpakaļ
  Luigi Rizzo f9c8f0404b implement the 'freeze' function for incoming frames; 16 gadi atpakaļ
  Luigi Rizzo 9b1c74e2d1 import the recent additions for video console into trunk, 16 gadi atpakaļ
  Luigi Rizzo 227b2a343f make this compile after ast_frame's data field changed to a union 16 gadi atpakaļ
  Luigi Rizzo cf6238c9fb Allow users to specify 'startgui=1' in oss.conf so that the 16 gadi atpakaļ
  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 gadi atpakaļ
  Luigi Rizzo e131b42e7c Implement keyboard handling, and use it to enter 17 gadi atpakaļ
  Luigi Rizzo f0519f5f72 implement the "console startgui" and "console stopgui" 17 gadi atpakaļ
  Luigi Rizzo 3d9a6443f2 add support for textareas, used for various dialog windows on the gui. 17 gadi atpakaļ
  Luigi Rizzo 79aea6d7e7 remove a leftover sleep(1) used for debugging 17 gadi atpakaļ
  Luigi Rizzo 874168da66 Move grabbers definitions to a separate file, vgrabbers.c, so it is easier 17 gadi atpakaļ
  Luigi Rizzo 387c180c72 virtualize the interface for video grabbers, which should 17 gadi atpakaļ
  Luigi Rizzo 16cd654c2f Add a few entries up to 1408x1152 in the table of known video resolutions. 17 gadi atpakaļ
  Luigi Rizzo 4b2f5cf200 change the interface of video encapsulation routines, they only 17 gadi atpakaļ
  Luigi Rizzo e850aa0f3d various rearrangements and renaming of console_video stuff 17 gadi atpakaļ
  Luigi Rizzo a535494f08 fix a small bug in printing out geometries - wrong input. 17 gadi atpakaļ
  Luigi Rizzo 1dc24c8320 more localization of gui stuff 17 gadi atpakaļ
  Luigi Rizzo 6af0970842 Enable building the code even if SDL is not present (similarly, 17 gadi atpakaļ
  Luigi Rizzo 44f020aa65 more localizations around sdl_setup 17 gadi atpakaļ
  Luigi Rizzo 9d1594b36e another bunch of gui localizations 17 gadi atpakaļ
  Luigi Rizzo 30c2d9dfd9 more localization of sdl stuff 17 gadi atpakaļ