From 19a6424e4fca0372de8330141100ce4c234c6670 Mon Sep 17 00:00:00 2001

From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi

Date: Wed, 25 Aug 2021 16:23:45 +0300

Subject: [PATCH 1/1] Audio init errors should not be fatal

IssueID #325


src/main.c | 7 +++++--

1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/main.c b/src/main.c

index b1850283..efe96ad9 100644

--- a/src/main.c

+++ b/src/main.c

@@ -68,10 +68,13 @@ int main(int argc, char **argv) {

                       "DHE-RSA-AES256-GCM-SHA384");

 SDL_SetHint(SDL_HINT_VIDEO_ALLOW_SCREENSAVER, "1");

 SDL_SetHint(SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK, "1");

     return -1;

 }

 run_App(argc, argv);

 SDL_Quit();

#if defined (LAGRANGE_ENABLE_MPG123)

--

2.25.1

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/work%2Fv1.8/patch/19a6424e4fca0372de8330141100ce4c234c6670.patch
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
57.447979 milliseconds
Gemini-to-HTML Time
0.66278 milliseconds

This content has been proxied by September (ba2dc).