RoestVrijStaal / ommpc

Automatically exported from code.google.com/p/ommpc
0 stars 0 forks source link

Skin changes/Touchscreen support #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Linked together since some of the touchscreen support is dependent on the
skin changes and the fact that the skin changes are already pretty much in
place.

Add mouse/ts command processing. 

Original issue reported on code.google.com by codert...@gmail.com on 9 Feb 2008 at 8:26

GoogleCodeExporter commented 9 years ago
Mouse support in for scrollbar and page up/down buttons along with clicking a 
song to
select and play it.

Need to add overlay support by displaying when clicking in the nowplaying area 
then
addded support for the overlay buttons.

Check into popups and see what would be involved to get those processed...

Original comment by codert...@gmail.com on 10 Feb 2008 at 3:57

GoogleCodeExporter commented 9 years ago
Scroll wasn't consistent enough on the 2x to warrant it. So just left it as page
up/down buttons.  Selecting items by touch also works now...even in popups.

Overlay remains.  Need to test if transparent overlay is going to be doable
performance-wise.

Original comment by codert...@gmail.com on 14 Feb 2008 at 9:06

GoogleCodeExporter commented 9 years ago
selection/paging/overlay all in place and working.  Went with transparent icons 
and
they seem to work okay....

Original comment by codert...@gmail.com on 21 Feb 2008 at 2:33