Rockbox Development > New Ports
Cowon D2
aidy:
I like the four on one keyboard idea, but i'd rather drag up down left and right instead of 45 degrees... I'm fairly sure it'll be much more natural?
could be wrong though :D
great to see lots of progress is made on the port, really can't wait to use rockbox on the d2!
cybergrind:
how I can define state of LCD (pressen or notpressed)?
Maybe it generates interrupt? or we can get state in memory? I saw example in bootloader, but in it we read x,y state every cycle.
shotofadds:
The 'touch' event comes as an interrupt from the PCF50606 chip (I believe it's signalled using the EXT3 IRQ, we then need to read the approproate data from the PCF interrupt registers). I'm still working on this, but I have other things on my mind at the moment....
andiator:
For all who wants to test the current build:
On my ftp server (found in my signature) you can find bootloader.bin to patch your OF version, patched bootloaders for 3.54 and 3.55 (rename those to d2N.bin) and rockbox.zip.
For patching the bootloader see the wiki. http://www.rockbox.org/twiki/bin/view/Main/CowonD2Info
Don't blame me if something goes wrong, I tested it on my D2 8Gb OF 3.55 and had no problem.
Yeeze:
Is there a way to only compile the plugin I'm currently working on? Espacially for the Simulator!
Because right now I'm running make and afterwards make install, and that takes quite long just to debug...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version