Re: [hatari-devel] New recording dialog |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] New recording dialog
- From: Anders Eriksson <evldhs@xxxxxxxxxxxxxx>
- Date: Fri, 05 Sep 2025 06:41:57 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1757054521; x=1757313721; bh=tsiGOky2l6auWVzkamhsezi8QwRT/Z18VUOIhBBnZc8=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=DQtLEE+5kICnTeO3Q/FQHqh4hN2lErRrEBm3yxjYNPd5x7m6KYWzpgRhFtAfxPF6n 2q2vlCY1u/RDso499O0iO7ZovG8nc14WL0oET4SOQYLlxDK4F1Vh/0gcIRkyaiWiPY jGaBcZCuUVX/ZDru6MonUO9JDCcofzkZEvQ7LdfMZ5Meif0NmMzsFsfY3UR+J5TnKo 05vRPlRZ1VKPqAkJAwkFXwYb5HxrVrsynvLQa8ZTNqImrHH5A96wSvozP/JQX/2uy1 vX74GlT6HE5mHp6P12DQHCoG4ra7bdch7yb3N58slQ95oSFdnYCntO2EQx11t/E5CU RP5kdTWobYAWw==
- Feedback-id: 41365795:user:proton
Hello!
One additional request regarding recording of audio; the length (in time) of the recording is not shown in the titlebar of Hatari, it is however shown for video recording.
Is it possible to add that for audio as well?
--
Anders Eriksson
ae@xxxxxx
Sent with Proton Mail secure email.
On Friday, September 5th, 2025 at 00:11, Eero Tamminen <oak@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> As discussed before release, I've worked on splitting video and audio
> recording to their own "Recording" options dialog. See attached patches
> and screenshots. It seems to work fine, and fixes couple of minor bugs
> I noticed while testing it.
>
> If there are no comments before next week, I'll push these.
>
> Note: Suggestions for dialog layout changes are best done as ASCII
> version of the whole suggested layout.
>
>
> - Eero