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:

Thank You for your continued support and contributions!

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

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

Offline dropandhop

  • Member
  • *
  • Posts: 78
    • My Website
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #120 on: September 23, 2006, 12:11:24 PM »
Mmmm,

Great...thanks for the feedback!

I can't imagine how huge of a task it is to do every plugin seperatly.  It's a bummer, because I am sure there are plenty folks out there that aren't updating to newer builds b/c the buttons don't work properly yet.  

So I was tryna think of a way that we could help break up this work load a little more.  Maybe we could create a page on the wiki dedicated to this process.  It could at least keep track of the progress on each of the plugin button updates.  And maybe we could do a call out to all the original plugin coders, and ask them if they could make some of the updates themselves.  Just some ideas to get the ball rolling.

Let me know what you think about this and if you have any ideas to get this going.

Thanks yet again for your great work!
Aaron
Logged

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 349
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #121 on: September 23, 2006, 12:49:04 PM »
Thanks Mmm for continuing with the conversion. There are still quite a few misbehaving buttons in certain situations, but it usually happens when I am on the move and by the time I am back at the computer I have forgotten about them. One thing I can remember though is:

- assume you are in the dir browser, a few levels down the tree, and you scroll the display with play+right and then play+left. When you reach the original position again and keep holding play+left it will go up in the tree until it reaches the root.

Quote
... there are plenty folks out there that aren't updating to newer builds b/c the buttons don't work properly yet.

Seems a bit of a selfish attitude? Testing and reporting problems is a good way a non-programmer can contribute to the project and speed up the process.

Quote
Maybe we could create a page on the wiki dedicated to this process.  It could at least keep track of the progress on each of the plugin button updates.

I think guidelines would be good or at least an example conversion of a single plugin. From the existing Wiki page I gather there are still a few unresolved problems with regards to plugins. (for example - do they create their own contexts? How is this handled?).



Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #122 on: September 24, 2006, 05:19:33 AM »
thanks mmmm :)

plugin havnt been converted, and most probably wont be for some time for a few reasons, mainly because there are so many, but also because a proper way to do it has not been figured out yet.
Logged


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

Offline nls

  • Developer
  • Member
  • *
  • Posts: 460
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #123 on: September 24, 2006, 10:23:37 AM »
It seems there's leftover button defines in gwps.h a minor thing but hey why not complain when you can  ;)
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 920
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #124 on: September 25, 2006, 07:32:16 AM »
Quote from: roolku on September 23, 2006, 12:49:04 PM

- assume you are in the dir browser, a few levels down the tree, and you scroll the display with play+right and then play+left. When you reach the original position again and keep holding play+left it will go up in the tree until it reaches the root.
This should be sorted now... please test...
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #125 on: September 25, 2006, 07:36:53 AM »
Quote from: roolku on September 23, 2006, 12:49:04 PM

- assume you are in the dir browser, a few levels down the tree, and you scroll the display with play+right and then play+left. When you reach the original position again and keep holding play+left it will go up in the tree until it reaches the root.
i put this in because it was requested earlier in the thread...
Logged


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

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 920
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #126 on: September 25, 2006, 07:45:10 AM »
Quote from: jdgordon on September 25, 2006, 07:36:53 AM
Quote from: roolku on September 23, 2006, 12:49:04 PM

- assume you are in the dir browser, a few levels down the tree, and you scroll the display with play+right and then play+left. When you reach the original position again and keep holding play+left it will go up in the tree until it reaches the root.
i put this in because it was requested earlier in the thread...
I've fixed it so that when you are scrolling left the scrolling stops at the end. if you want to get back to the root you must then release the key and the re-apply the key...so JDGordon, your functionality is still there, I've just got rid of the bug!
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline dropandhop

  • Member
  • *
  • Posts: 78
    • My Website
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #127 on: September 25, 2006, 08:03:34 AM »
Anyone else think that making a wiki page like roolku and I talked about would be helpful to get the plugins converted?

Any other ideas?

Thanks!
Aaron
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #128 on: September 25, 2006, 08:26:38 AM »
Mmmmm: ah ok, :)

dropandhop: your more than welcome to... but like i said, there are code considerations that need to be figured out first befoee plugins get done...
If there are plugins which use the standard menu and list which dont work, list them and they can be fixed.
Logged


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

Offline Quazgaa

  • Member
  • *
  • Posts: 2
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #129 on: September 25, 2006, 08:50:17 PM »
Hi, the controls for the radio on x5 seem to be messed up (9/25 build).  Can't scan, and hitting right on the joystick doesnt work at all (can only go left).  Also I've noticed that "key on" and "key record" seem to be inverted in doom if that's relevant or anyone cares.
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 920
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #130 on: September 26, 2006, 04:26:58 AM »
Quote from: Quazgaa on September 25, 2006, 08:50:17 PM
Hi, the controls for the radio on x5 seem to be messed up (9/25 build).  Can't scan, and hitting right on the joystick doesnt work at all (can only go left).
Try it now...
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline AlexP

  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #131 on: September 27, 2006, 06:26:08 AM »
Another couple for you!

When using the virtual keyboard on the H1x0 remote, when you press right on the record toggle switch (in order to move the cursor up and down), it also deletes the currently entered letter as if you had pressed the record switch in.  Pressing it left moves the cursor without deleting as it should.

When loading a long playlist such that you get the loading splash, the splash says to press OFF to quit loading the playlist.  I assume off means stop (which you hold to turn off), but when you press it nothing happens, therefore it is impossible to quit loading a playlist.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 920
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #132 on: September 27, 2006, 10:26:59 AM »
Quote from: BigBambi on September 27, 2006, 06:26:08 AM
Another couple for you!

When using the virtual keyboard on the H1x0 remote, when you press right on the record toggle switch (in order to move the cursor up and down), it also deletes the currently entered letter as if you had pressed the record switch in.  Pressing it left moves the cursor without deleting as it should.
You mean the Source button right? It seems to be fine for me.... anyone else having problems with this?
Quote
When loading a long playlist such that you get the loading splash, the splash says to press OFF to quit loading the playlist.  I assume off means stop (which you hold to turn off), but when you press it nothing happens, therefore it is impossible to quit loading a playlist.
This too... I inserted my root directory and pressed stop afer about 300 tracks and it stopped inserting and started playing the playlist so far!

Whats going on?  :-\ wierd...
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline AlexP

  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #133 on: September 27, 2006, 01:17:06 PM »
Quote from: Mmmm on September 27, 2006, 10:26:59 AM
You mean the Source button right? It seems to be fine for me.... anyone else having problems with this?
Yep, it moves the cursor but also deletes characters, although not every time, just most.  I've checked in the IO screen and the value changes from FF to 68 (with no exceptions, it does this reliably)

The thing with the playlist isn't inserting, it's loading an already existing playlist.

This is with build 060926 - 1300.  I'll try with brand new when I get home.
« Last Edit: September 27, 2006, 02:29:38 PM by BigBambi »
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline AlexP

  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #134 on: September 27, 2006, 02:33:22 PM »
OK, I've just tried with the current CVS build (2006-09-27 15:24 on the site) and reset settings, and the problem with the remote virtual keyboard is still there.

The problem with the loading of playlist I can't try again, as my massive playlist (7,000) items is now loading instantly rather than taking ages - it was the cancelling the loading not the creating that I couldn't do before.  This must have been a weird glitch, as it was on a new install on a brand new disk (I broke my last one and had to replace it), so never mind.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

  • Print
Pages: 1 ... 7 8 [9] 10 11 ... 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.154 seconds with 20 queries.