Rockbox Development > New Ports

Cowon D2

<< < (106/194) > >>

markV:
Hi,

I just saw a new Cowon D2 offficial firmware.  In case you missed it:
http://www.cowonamerica.com/download/cowon_d2_jsfw.html
(date on site is Jan 20, 08, but I think it's 2009)
or
http://iaudiophile.net/forums/showthread.php?t=25286

Won't beat Rockbox !

MarkV

outlawman:
does metronome plugin work on d2? mine's not... :(

3amsleep:
I made a little patch that enables the user to change the tracks while on hold mode by pressing the minus or plus buttons.

Personally I think this feature comes really handy when you're on the street/bus/metro, since you don't have to get the D2 out of your pocket, thus keeping it safe =).

You can get it here http://www.rockbox.org/tracker/task/9875


#################################################

Also I used Francesco Rigoni button-touchscreen patch and added a way to switch between the 2 touchscreen modes so anyone can test/use them.

D2 starts in the common "button" touchscreen mode, to get into "pinpoint" touchscreen mode press the MINUS and MENU buttons together, to get back to "button" touchscreen mode press PLUS and MENU buttons together.

You can get the patch here http://www.rockbox.org/tracker/task/9590?getfile=18525

vodi:

--- Quote from: 3amsleep on February 07, 2009, 01:51:28 AM ---
Also I used Francesco Rigoni button-touchscreen patch and added a way to switch between the 2 touchscreen modes so anyone can test/use them.

--- End quote ---

Hi! This patch works very well, just 2 things:

I can't quit the "lamp" application (maybe there are others which can't get closed).
And the calibrations does not work very well on the right border, i will take a photo tomorrow.

good work!

FranzD2:

--- Quote from: vodi on February 08, 2009, 08:06:41 AM ---And the calibrations does not work very well on the right border, i will take a photo tomorrow.

--- End quote ---

I Repeat: In touch_to_pixels try to modify "x = val_x / 3.5;" -> to -> "x = val_x / 3.1;"

I'm sorry i will soon commit a patch with this fix included. ;)

EDIT: Done,

http://www.rockbox.org/tracker/task/9590?getfile=18525

this patch is based upon 3amsleep altTouchscreenMode patch, so you only have to apply this one.
However the only change is x = val_x / 3.5; which has become x = val_x / 3.1, you can also do it by hand  :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version