maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Orecchiette - an all-purpose audio recording app (https://talk.maemo.org/showthread.php?t=90398)

pichlo 2014-03-26 13:33

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by sixwheeledbeast (Post 1418562)
I would personally say "clear" and make the preference save on exit. It keeps Preferences saving on exit which is inline with the other pasta shaped applications.
Others my have a different opinion.

On exit, the preferences are saved to the config file. However they are available to the rest of the application immediately, even while the Preferences window is open. So for example, if "record phone calls" is enabled and a phone call comes in while you are in the middle of editing the preferences, it will use the current, potentially half-finished configuration. Which is the main reason I opted for the "update format string" button, to give it a definite single step when the string becomes valid.

I will see what can be done about applying the preferences on closing the window. It should not be too difficult.

stefanmohl 2014-03-26 14:55

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Copernicus, pichlo, any chance of porting this to Jolla/Sailfish? There isn't even Recorder on the Jolla yet...

Copernicus 2014-03-26 15:41

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by stefanmohl (Post 1418569)
Copernicus, pichlo, any chance of porting this to Jolla/Sailfish? There isn't even Recorder on the Jolla yet...

Hmm. I was thinking about doing something like this last year, as a way for me to learn how to code Sailfish apps. Right now, though, my biggest problem is that I don't have the financial wherewithal to justify buying a Jolla phone. (Plus, I live in the US, so it's even harder to get one...)

I do have the Sailfish SDK though. Let me see if it'd be feasible to throw something together... :)

Copernicus 2014-03-26 15:44

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by pichlo (Post 1418565)
I will see what can be done about applying the preferences on closing the window. It should not be too difficult.

Actually, it might be easier to create an entirely separate "editing dialog box". Have the preferences panel just display the current format string, along with a single "edit" button (or even make the displayed string clickable); pop up the editor dialog box when the user wants to make a change, and only save the change when the user is finished (or just ignore the change completely if he cancels the edit)...

pichlo 2014-03-26 15:55

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by Copernicus (Post 1418576)
Actually, it might be easier to create an entirely separate "editing dialog box".

Actually, that's how I started coding it but then decided to have it all in one window :)

I think a separate window would make sense. It could do the validation as well as have a "cancel" button to close without saving if you muddle up. Then you can just press "edit" in the main Preferences window to do it again, with the original string. That sounds more intuitive than a "restore" button.

Copernicus 2014-03-26 16:24

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by pichlo (Post 1418580)
I think a separate window would make sense. It could do the validation as well as have a "cancel" button to close without saving if you muddle up.

BTW, I should note that the Maemo designers chose to make pressing the blurred area above a modal dialog box work as if the user pressed a virtual "cancel" button, so you don't need to create an actual cancel button if you don't want to. ;)

Estel 2014-03-26 17:50

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by Copernicus (Post 1418588)
BTW, I should note that the Maemo designers chose to make pressing the blurred area above a modal dialog box work as if the user pressed a virtual "cancel" button, so you don't need to create an actual cancel button if you don't want to. ;)

Agreed, applications that save settings on exiting by clicking on blurred area confuse a hell out of me. From memory, there are many other people that feels this way, too. I think one button for saving and rude exit for cancel is most intuitive.

/Estel

sixwheeledbeast 2014-03-26 18:25

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by Estel (Post 1418597)
Agreed, applications that save settings on exiting by clicking on blurred area confuse a hell out of me. From memory, there are many other people that feels this way, too. I think one button for saving and rude exit for cancel is most intuitive.

This is true for dialog boxes and I agree.

I was referring previously to pressing back on a window and the application forgetting your settings which is equally annoying.

pichlo 2014-03-26 18:33

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by Copernicus (Post 1418588)
BTW, I should note that the Maemo designers chose to make pressing the blurred area above a modal dialog box work as if the user pressed a virtual "cancel" button, so you don't need to create an actual cancel button if you don't want to. ;)

Yes, I know :)

mailcomx 2014-03-27 20:34

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Hello!!
Is it possible to register the phone number when finished recording?


All times are GMT. The time now is 10:01.

vBulletin® Version 3.8.8