Commit Graph

4 Commits

Author SHA1 Message Date
Michael 'Ghandi' Herold 1c5dd067ab - All cvs log descriptions removed from the source files.
- New setup parsing added.
1998-09-18 15:09:12 +00:00
Michael 'Ghandi' Herold ca9350d4b1 - Changed "char" to "unsigned char". 1998-08-31 10:43:22 +00:00
Michael 'Ghandi' Herold 72bec16dd5 - Removed audio full duplex mode. Sorry, my soundcard doesn't support
this :-)
- Added Fritz's /dev/audio setup. Pipe to /dev/audio now works great
  (little echo but a clear sound :-)
- Added better control support. The control now has the ttyname appended
  (but there are some global controls without this) for controlling
  more than one vboxgetty for a user.
- Added support for "vboxcall" in the user spool directory. The file
  stores information about the current answered call (needed by vbox,
  vboxctrl or some other programs to create the right controls).
- Added support for Karsten's suspend mode (support for giving a line
  number is included also, but currently not used since hisax don't use
  it).
1998-08-28 13:06:19 +00:00
Michael 'Ghandi' Herold eca89f925d - New control file code added. The controls are not longer only empty
files - they can contain additional informations.
- Control "vboxctrl-answer" added.
- Control "vboxctrl-suspend" added.
- Locking mechanism added.
- Configuration parsing added.
- Some code cleanups.
1998-07-06 09:05:56 +00:00