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:

Rockbox Ports are now being developed for various digital audio players!

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

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

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #150 on: October 08, 2006, 05:38:10 AM »
if that patch works then sure its commitable
Logged


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

Offline mattzz

  • Member
  • *
  • Posts: 8
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #151 on: October 08, 2006, 02:06:58 PM »
As I have no write access to CVS could you please check and submit the patch?

Regards,
  /mattzz
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #152 on: October 08, 2006, 06:08:07 PM »
i dont have any archos's so i cant test it, if someone else tells me the patch works ill comit it
Logged


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

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #153 on: October 09, 2006, 08:16:10 AM »
commited... anything else?
Logged


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

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #154 on: October 10, 2006, 03:12:44 PM »
Quote from: jdgordon on October 09, 2006, 08:16:10 AM
commited... anything else?

Yes, I can no longer use the REC button on my H120 (CVS-060927-0216) to delete a line in the Text Editor.

Whilst editing a line, it works fine for character delete, but when viewing the whole file, the previous functionality to delete a whole line using the REC button is no longer working.

I am making an assumption that it's the button code change that has done it ;)
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 #155 on: October 10, 2006, 06:06:47 PM »
yes, we havnt figureed out how to use actions in pluins properly yet... i dont tihnk thats really a big deal
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 #156 on: October 11, 2006, 11:54:01 PM »
CVS Build 061012 - 228
Archos Player
- and + key are vice versa in menus. - increments values and + decrements.

Cheers
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #157 on: October 11, 2006, 11:56:37 PM »
just in the menus? or all lists? (that includes the menus, tree, setting windows)
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 #158 on: October 12, 2006, 12:00:27 AM »
 File tree - OK
 Menu list - OK
 pretty much just in the setting window.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #159 on: October 12, 2006, 12:13:25 AM »
k, noted.. ill fix that when i get some time later
Logged


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

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #160 on: October 12, 2006, 03:25:56 AM »
fixed
Logged


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

Offline PaulJam

  • Member
  • *
  • Posts: 170
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #161 on: October 20, 2006, 10:07:18 AM »
(sorry if this has been reported earlier, i haven't read the whole thread)

Device: H300
Problem: When exiting the virtual keyboard with the STOP button (BUTTON_OFF) while music is playing this stops playback. This happens for example when canceling the rename or the save playlist dialogue.

This can be fixed by changing the button code for ACTION_KBD_ABORT to BUTTON_OFF|BUTTON_REL .
Maybe this needs to be fixed for the LCD-remote and for other targets too.
« Last Edit: October 20, 2006, 10:37:40 AM by PaulJam »
Logged

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #162 on: October 20, 2006, 01:04:50 PM »
Archos Studio player:

There is a 25 second delay between selecting off and Player powers down, this is way to long, it should surely be quicker.

thanks.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #163 on: October 21, 2006, 05:44:16 AM »
PaulJam: ta, im about to commit the fix.
dunno: amiconn (who has more knowledge about the player than me) doesnt know why that would happen and its probably not related to the buttons
Logged


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

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: BUTTON CHANGES - REPORT PROBLEMS HERE
« Reply #164 on: October 21, 2006, 05:47:46 AM »
thanks jdg, guess I'll have to live with it then.
Logged

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

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

Page created in 0.102 seconds with 14 queries.