From 54475afefeef63ce3dfc505c60cd5d6aeb52dff1 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 20 Jul 2001 20:07:53 +0000 Subject: [PATCH] Now returns an error if unable to open audio on BeOS Fixed bugs in fullscreen/windowed mode changes, removed duplicated code. --- docs.html | 1 + src/audio/baudio/SDL_beaudio.cc | 8 +- src/video/bwindow/SDL_BView.h | 2 +- src/video/bwindow/SDL_sysvideo.cc | 134 ++++++++++-------------------- 4 files changed, 53 insertions(+), 92 deletions(-) diff --git a/docs.html b/docs.html index 09b0d8bc0..577d43e35 100644 --- a/docs.html +++ b/docs.html @@ -16,6 +16,7 @@

Major changes since SDL 1.0.0: