Historie revizí

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