This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2823 - Updated solitaire.rock cards are sized by screenresolution
Attached to Project:
Rockbox
Opened by Lars van de Klomp (larsivar) - Sunday, 11 December 2005, 15:41 GMT+2
Last edited by Brandon Low (lostlogic) - Thursday, 15 December 2005, 02:29 GMT+2
Opened by Lars van de Klomp (larsivar) - Sunday, 11 December 2005, 15:41 GMT+2
Last edited by Brandon Low (lostlogic) - Thursday, 15 December 2005, 02:29 GMT+2
|
DetailsI found solitaire a bit difficult to play with those
small card (yes, i've got good eyes 0 and -0,5) So I changed the source, now the cards are adjusted by the resolution. So it should be a lot easier to play on all big screens :) |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Saturday, 30 September 2006, 01:28 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Solitare has been reworked heavily during the last weeks.
Saturday, 30 September 2006, 01:28 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Solitare has been reworked heavily during the last weeks.
Please redo this patch in such a way that the diff is not
just the whole file being replaced. I'm sure that you
didn't touch every line of the source code, so why should
the patch look like you did? If it is because of spacing
changes, try diff -uBb, but I'm not sure if that will do the
trick in this case. This kind of patch is impossible to
apply along with other changes, and impossible to read to
see what has changed.