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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  "Pocket Mode" (At least on Sansa e200)
« previous next »
  • Print
Pages: [1] 2

Author Topic: "Pocket Mode" (At least on Sansa e200)  (Read 15556 times)

Offline brunovdbh

  • Member
  • *
  • Posts: 12
"Pocket Mode" (At least on Sansa e200)
« on: August 11, 2008, 10:42:33 PM »
Hey guys. I was thinking about a new feature that could solve a little issue for those (like me) that sometimes put the Sansa e200 on a pocket, then want to change the volume without taking it out. It's a little hard to do that in this situation.

Maybe could be included a feature (what I could call, "Pocket Mode") that temporary changes the Sansa keymap on the WPS screen. Then, instead of using the scroll wheel to change volume, you could use the Play and the Context Menu for that. Then for pausing/resume pause you use the Select Button, and for exiting Pocket Mode, a long press in Select, for instance.

What you guys think?
« Last Edit: August 11, 2008, 11:49:09 PM by brunovdbh »
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #1 on: August 11, 2008, 11:22:19 PM »
I dont understand... whats wrong with just using the wheel? arguably the wheel is better because you dont need to worry about which way up the e200 is because spining clockwise will always vol down and anti will always vol up...
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline brunovdbh

  • Member
  • *
  • Posts: 12
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #2 on: August 11, 2008, 11:47:03 PM »
Oh, you really didn't understand  ;D

The point is, there's no problem in using the scroll wheel to change the volume. But, have you tried to do it with the Sansa in your jeans pant's pocket for instance? It's just nearly impossible to move the scroll (without having to put your finger inside the pocket too), or kinda hard and annoying. I prefer a thousand times using the scroll for changing the volume, just except in that case. So that's why I want just a temporary keymap change with this function, just when the Sansa is in this situation or another one like it, when you just can't move the scroll, but you can single press the buttons with no problem.

Got it now?  :D
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9274
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #3 on: August 11, 2008, 11:50:53 PM »
Theres basically no way a feature would be added to SVN to work around a problem with your pants.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #4 on: August 11, 2008, 11:53:47 PM »
OH! ok... yeah wont happen :D
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline brunovdbh

  • Member
  • *
  • Posts: 12
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #5 on: August 11, 2008, 11:57:40 PM »
Damn!  :D
Am I the only one here who puts the e200 on a pocket?  :o

Where do you guys put it when going for a walk, for instance?  ;D
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #6 on: August 11, 2008, 11:58:42 PM »
I have volume control on my headphones so not an issue...
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline brunovdbh

  • Member
  • *
  • Posts: 12
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #7 on: August 12, 2008, 12:00:48 AM »
Quote from: JdGordon on August 11, 2008, 11:58:42 PM
I have volume control on my headphones so not an issue...

Not everyone have one...  :(
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #8 on: August 12, 2008, 12:06:20 AM »
I have pockets I can actually fit my hand inside without difficulty because I wear pants that are actually big enough for me.
Logged

Offline brunovdbh

  • Member
  • *
  • Posts: 12
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #9 on: August 12, 2008, 12:09:55 AM »
If I'd know how, I would trying doing this by myself... Like when you activate the Upside Down mode and the keymap temporary changes to let you use your player that way as well..

But I dont have the less ideia in how make an option to do such effect, or even how to put that option in the now playing menu. :(

Hey, maybe could you guys just tell me where can I find that Upside Down mode in the source? I can try to copy it to the Now Playing menu, and set it to just change the keymap... Isn't that too much hard work, is it?
« Last Edit: August 12, 2008, 12:13:11 AM by brunovdbh »
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #10 on: August 12, 2008, 12:55:31 AM »
upside down mode isnt what you want.. copying that wouldnt work...

what you need to do is add a variable to global_settings (settings.h, settings_list.c) then fix the keymap file (apps/keymaps/keymap-e200.c) so if your setting is true it should return one keymap for the wps, and if its false it should return the usual wps one
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline brunovdbh

  • Member
  • *
  • Posts: 12
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #11 on: August 12, 2008, 01:14:46 AM »
Oh god. This really doesn't seem to be SO hard, but I really don't know how to do it.
Any way, thanks for the support, JdGordon.  :-\

I guess I'll have to buy some pants with bigger pockets..  :P


Ah, maybe this topic should get moved to another part of the forum, since I guess it isn't a Feature Request anymore?

Thanks.
Logged

Offline MarcGuay

  • Rockbox Expert
  • Member
  • *
  • Posts: 1065
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #12 on: August 12, 2008, 12:01:44 PM »
Although getting some pants that fit you is still probably a good idea (maybe Llorean can point you to some stores that sell such things), you might want to look into using ReplayGain - it can regulate the volume of your music collection and lessen the need for constant volume adjustments.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3544
  • creature
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #13 on: August 12, 2008, 03:01:02 PM »
Quote from: brunovdbh on August 11, 2008, 11:57:40 PM
Am I the only one here who puts the e200 on a pocket?  :o
I do that with my Ipod and the clickwheel works just nice even if it's in my pocket. One thing I like much better about the Ipod than about the sansa ;)
Logged

Offline MajiKool Dragonâ„¢

  • Member
  • *
  • Posts: 147
  • I'm me!
Re: "Pocket Mode" (At least on Sansa e200)
« Reply #14 on: August 13, 2008, 10:38:17 AM »
just do what my friend did... cut hole in your pocket. ;D

and...

Quote from: brunovdbh on August 11, 2008, 11:57:40 PM
Am I the only one here who puts the e200 on a pocket?  :o
No you're not, but i just take it out of my pocket to change the volume. ;D
« Last Edit: August 13, 2008, 10:43:09 AM by blingcash »
Logged
"Isn't it funny how even the coldest weather isn't so cold when you've got people who care about you to walk through it with you." - MajiKool Dragonâ„¢
SanDisk Sansa c240v1 + 16GB µSDHC, Apple iPhone 4 iOS4.2.1 Jailbroken

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  "Pocket Mode" (At least on Sansa e200)
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.061 seconds with 20 queries.