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
translations translations
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 General
| |-+  Announcements
| | |-+  BUTTON CHANGES - REPORT PROBLEMS HERE
« previous next »
  • Print
Pages: 1 ... 5 6 [7] 8 9 ... 14

Author Topic: BUTTON CHANGES - REPORT PROBLEMS HERE  (Read 120799 times)

Offline tspoon

  • Member
  • *
  • Posts: 96
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #90 on: September 03, 2006, 01:40:20 AM »
V1 Recorder
Keypad Lock (F1 + Down)
No longer operates. The F1 Menu seems to work on Key Down - may need to be Key Up.

Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #91 on: September 03, 2006, 01:44:46 AM »
F1 + down should work for keylock in the wps only.. does it not work there?
Logged


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

Offline tspoon

  • Member
  • *
  • Posts: 96
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #92 on: September 03, 2006, 02:00:03 AM »
Had another try - it does, but only if you push them both at exactly the same time, other wise the menu appears, or the volume starts changing.

edit - Formerly it was possible to press the F1 first then the Down - to avoid the volume changing. If you press Down first then F1 it does Keylock but only after maybe the volume has lowered. If you got F1 first the menu appears - basically immediately, no Keylock then.

edit edit - Also - The Remote Keys seem to now work in menus - sometimes. Remote Forward/Back will scroll up and down the menu. Remote Play will enter the next menu level. Remote Stop will back out to a higher menu level. However if you enter a menu level using the remote, the remote keys will no longer work until you have done some navigating using the main keypad. The first keypress from the keypad will no longer work either, but subsequent presses will.
 Up until now the Remote Keys have only worked in the WPS, and in various plugins/games etc.


edit edit edit - Thanks for all the work you've taken on here jdgordan
« Last Edit: September 03, 2006, 02:23:23 AM by tspoon »
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #93 on: September 03, 2006, 02:30:26 AM »
ok,ive just commited a simple fix for the F1 key, you should be able to press F1 then down to lock it like before..

Im not sure what the story with the remote butons is tho.
Logged


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

Offline RaeNye

  • Developer
  • Member
  • *
  • Posts: 161
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #94 on: September 05, 2006, 06:12:56 PM »
OK, here are a couple of X5 remote button related bugs.
(I don't know if they were so before the change)

- No button binding at all on line edit screen
- Pressing right/left to switch FM presets switches two presets instead of one (maybe related to the pitch thing?)
Logged

Offline tspoon

  • Member
  • *
  • Posts: 96
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #95 on: September 10, 2006, 09:14:18 PM »
 Me Again
 Archos Recorder V1
 When the keypad lock is on, the Remote Keys have no effect.
 Thx again.... 8-)
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #96 on: September 11, 2006, 08:49:44 AM »
Raynee: line edit screen, you mean the vkeyboard yeah? that got key maps not long ago....

the fm screen needs fixing.. ill try to do that tonight

tspoon, sorry mate, i dont have an archos and untill u can simulate the remote buttons in the sim i cant help you.. the code looks correct. nag amiconn so have a look :D
Logged


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

Offline adam917

  • Member
  • *
  • Posts: 124
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #97 on: September 18, 2006, 04:54:55 PM »
So did the button system get fixed already, specifically for the iRiver H140 build(s)?
Logged

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 349
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #98 on: September 18, 2006, 05:40:38 PM »
Quote from: adam917 on September 18, 2006, 04:54:55 PM
So did the button system get fixed already, specifically for the iRiver H140 build(s)?
Depends what you mean by fixed. There are still a number of screens that are not converted. The ones I am aware of are:

1) FM screen not converted
2) plugins not converted
3) recording screen? (not sure about this one)

Some result in unpleasant (but harmless) glitches such as ignored button presses (e.g. after exiting a plugin, or when dealing with FM presets). So it is usable, but not as smooth as before the change. Unfortunately jdgordon seems to have lost interest, so I suppose it is up to someone else to take over and finish the job. :(
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #99 on: September 18, 2006, 08:39:06 PM »
i hvant lost interest... i just keep forgetting...
Logged


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

Offline adam917

  • Member
  • *
  • Posts: 124
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #100 on: September 20, 2006, 12:46:50 PM »
Quote from: roolku on September 18, 2006, 05:40:38 PM
Quote from: adam917 on September 18, 2006, 04:54:55 PM
So did the button system get fixed already, specifically for the iRiver H140 build(s)?
Depends what you mean by fixed. There are still a number of screens that are not converted. The ones I am aware of are:

1) FM screen not converted
2) plugins not converted
3) recording screen? (not sure about this one)

Some result in unpleasant (but harmless) glitches such as ignored button presses (e.g. after exiting a plugin, or when dealing with FM presets). So it is usable, but not as smooth as before the change. Unfortunately jdgordon seems to have lost interest, so I suppose it is up to someone else to take over and finish the job. :(

Oh wow. Looks like I'm stick with daily build 2006-08-15 for a bit longer then...
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #101 on: September 21, 2006, 02:43:22 AM »
Quote from: adam917 on September 20, 2006, 12:46:50 PM
Oh wow. Looks like I'm stick with daily build 2006-08-15 for a bit longer then...
Frustrating, isn't it? I'm on the same build for the same reasons, but really want to try the new TagCache features  :-\
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #102 on: September 21, 2006, 03:18:33 AM »
your both being silly... the fact that thew screens mentined havnt been converted means there is no problems with them!
Logged


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

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 349
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #103 on: September 21, 2006, 03:42:49 AM »
Quote from: jdgordon on September 21, 2006, 03:18:33 AM
your both being silly... the fact that thew screens mentined havnt been converted means there is no problems with them!

It may not be a problem on the same scale as, say, crashing the player, it is however still very annoying if your keypresses get ignored! Certainly a step backwards from what it was before with regards to usability.
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 920
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #104 on: September 21, 2006, 04:12:33 AM »
Where do your keypresses get ignored? it all seems to be working fine for me!
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

  • Print
Pages: 1 ... 5 6 [7] 8 9 ... 14
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Announcements
| | |-+  BUTTON CHANGES - REPORT PROBLEMS HERE
 

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

Page created in 0.121 seconds with 16 queries.