Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  iriverH1xx - idea for the recording button (shortly pressed)
« previous next »
  • Print
Pages: [1] 2

Author Topic: iriverH1xx - idea for the recording button (shortly pressed)  (Read 6440 times)

Offline polluxx2006

  • Member
  • *
  • Posts: 131
iriverH1xx - idea for the recording button (shortly pressed)
« on: August 03, 2007, 07:22:21 AM »
hello,

now its possible to get to the recording screen by pressing
the rec-button for a long time, thats great.
pressing it for a short time is still unused - i got an idea for it:

i think it would be nice to have the option to go to
the config-selection with just one click - beacuse sometimes
you want to switch many settings at once for different ear-plugs, headphones,
situations and so on. and at this moment its still a "long way" to the cfg-selector, isnt it..!?

what do you think?
Logged

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #1 on: August 03, 2007, 08:01:23 AM »
Interesting idea,

just to make sure I understand your proposal,
You suggest that a short press of the "Rec" button on the h1xx series should open a file/driectory containing custom config's ?, I like the idea.
Logged

Offline pabouk

  • Member
  • *
  • Posts: 387
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #2 on: August 03, 2007, 09:54:46 AM »
I like the idea too :)
First I thought about opening list of just recording config presets but opening a directory with config files and subdirectories with other special config files looks like a better idea :D

EDIT: It would be great if opening a recording config file could as an option automatically open the recording screen. I would like to see support for simple commands/actions in the configuration files.
« Last Edit: August 03, 2007, 09:59:28 AM by pabouk »
Logged

Offline polluxx2006

  • Member
  • *
  • Posts: 131
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #3 on: August 05, 2007, 09:38:39 AM »
yes, my idea was to make a shortcut
to: settings -> manage settings -> browse cfg-files

so that you can turn on the player, press rec shortly and
choose a configuration. (good if you have different cfg's for
different headphones and/or line out (with eq turned off and volume to 0)
or lots of other things)
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #4 on: August 06, 2007, 11:25:02 AM »
Quote from: dunno on August 03, 2007, 08:01:23 AM
Interesting idea,

just to make sure I understand your proposal,
You suggest that a short press of the "Rec" button on the h1xx series should open a file/driectory containing custom config's ?, I like the idea.

that is exactly the behavior I use. I store my custom configs in the Themes dir and go there with a press of rec (with my rec button config patch)

no chance getting this commited at the moment, though :(
Logged
Iriver H120, Sansa e280

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #5 on: August 06, 2007, 11:29:23 AM »
Quote from: Rincewind on August 06, 2007, 11:25:02 AM
no chance getting this committed at the moment, though :(
and why won't it get committed ?, has any developer looked at it ?

Edit: I looked at your patches history, and you've put in a lot of work, its a shame that JdGordon didn't find your patch before including the other "long Press" patch.
would it be possible for you to remove the "long press code" in your patch ?, the rest of your patch is still a great idea.
« Last Edit: August 06, 2007, 11:42:51 AM by dunno »
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #6 on: August 06, 2007, 01:39:02 PM »
this is not a matter of jdGordon "finding" my patch in the tracker. This is really a political issue. Some core devs are against any configurability with the button code. Others don't seem to care that much about that issue. There was talk about my patch at DevCon, but with no final conclusion.

However, I plan to keep my patch up to date until it is technically impossible to do so.
Logged
Iriver H120, Sansa e280

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #7 on: August 06, 2007, 01:47:23 PM »
I can understand how "user configurable buttons are a support nightmare, and their reluctance to have such a patch committed, but your patch only configures the recording button.

Thanks for keeping your patch updated.

do you keep a build with your patch included available somewhere ?.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #8 on: August 06, 2007, 03:27:24 PM »
Yes, but if one button is made configurable, you get "My target doesn't have a record button, so why do I get left out" and "If one button can be configurable, why can't they all?"

It's kinda a case of opening the floodgates.

Meanwhile, I'd personally support having a short press of the Record button open a folder *other* than Browse CFG files. A hard-coded one that you can put whatever you want in (themes, cfg files, copies of plugins, EQ presets). It'd *almost* be a configurable menu, but not quite, would actually allow more flexibility than a configurable menu (you can change multiple settings at once), and doesn't actually exist as a custom menu at all.

Basically a very slight change on the original idea in this thread that brings the functionality beyond making it a customizable button, without the 'customizable' part. ;)
Logged

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #9 on: August 06, 2007, 04:02:27 PM »
Paul, yes record button short press assigned a task would be great, what you have described above sounds very good.

hmm, why not link the short cut folder to a record button short press
« Last Edit: August 06, 2007, 04:09:47 PM by dunno »
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #10 on: August 06, 2007, 05:10:43 PM »
Quote from: Llorean on August 06, 2007, 03:27:24 PM
Meanwhile, I'd personally support having a short press of the Record button open a folder *other* than Browse CFG files. A hard-coded one that you can put whatever you want in (themes, cfg files, copies of plugins, EQ presets). It'd *almost* be a configurable menu, but not quite, would actually allow more flexibility than a configurable menu (you can change multiple settings at once), and doesn't actually exist as a custom menu at all.

Basically a very slight change on the original idea in this thread that brings the functionality beyond making it a customizable button, without the 'customizable' part. ;)

That's a nice idea. I'd trade my patch for it :)
It would be very easy to implement this, just a few calls to rockbox_browse() in the right place...
People without a REC button would complain and want to have it too, but we could make this a context menu option for them. Personally, I would even go so far and replace the quick menu with it. The current items in the quick menu can become default entries.
(and then we have the REC button free again and it's back to square one *joking*)
Logged
Iriver H120, Sansa e280

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #11 on: August 06, 2007, 05:12:54 PM »
I'd rather keep the quick menu how it is. It's technically broken right now, and when it works when you release the Menu button it should exit. This results in it basically being "button combinations" rather than a real menu, and very very quick to use.

But it could be added into either the Main menu "Browse User Folder" or Settings->"Browse User Folder" or something similar. I'm not sure about the context menu since it's not a context sensitive option.
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #12 on: August 06, 2007, 05:27:53 PM »
Quote from: Llorean on August 06, 2007, 05:12:54 PM
I'd rather keep the quick menu how it is. It's technically broken right now, and when it works when you release the Menu button it should exit. This results in it basically being "button combinations" rather than a real menu, and very very quick to use.
I don't understand what you mean with button combinations. I always get it wrong and accidentally change repeat when I wanted to change shuffle. Then I have to cycle through the repeat options and remember only to use the right button. Doesn't feel intuitive to me. I don't like it because you have to think everytime if you don't learn it by heart.
Quote
But it could be added into either the Main menu "Browse User Folder" or Settings->"Browse User Folder" or something similar. I'm not sure about the context menu since it's not a context sensitive option.

Yes, that makes more sense. The main menu is a fixed menu and doesn't change like the context menu. The entry should stay in root, though, otherwise it isn't a shortcut anymore.
Logged
Iriver H120, Sansa e280

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #13 on: August 06, 2007, 05:30:55 PM »
When working properly, it'll be "Hold menu and press left to cycle through shuffle options, releasing menu returns to where you came from" rather than pressing menu a second time.

In theory if the status bar were always there, the menu itself wouldn't be needed (except for file view). If you've owned an H100, remember how there was a button that would change the Shuffle mode? D, A, D(Repeat) A(repeat) DA(repeat) or whatever? It should basically be thought of more like that, except that it requires two buttons to change the modes (one held, one pressed) rather than one.

Unfortunately, on the H100 menu has to be pressed a second time, because you can't combine Menu with stick motions. But for the players where it can work, this was the original way the screen worked, and it's a function that could use with fixing.
Logged

Offline Davide-NYC

  • Member
  • *
  • Posts: 429
Re: iriverH1xx - idea for the recording button (shortly pressed)
« Reply #14 on: August 06, 2007, 05:32:20 PM »
Quote from: Rincewind on August 06, 2007, 05:27:53 PM
Doesn't feel intuitive to me. I don't like it because you have to think everytime if you don't learn it by heart.

Amen brother! I never liked that damned screen and never understood why it was there in the first place. Those settings belong in the settings menu with everything else that is a setting. The quick menu is my least liked part of Rockbox.  It always felt like an Archos leftover to me.
Logged
Currently: iRiver H132-RTC-CFMod

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  iriverH1xx - idea for the recording button (shortly pressed)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.106 seconds with 14 queries.