Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House bc9b8466f5 check for existing JNIThread first
When loading gamelistitems in dual-pane mode there will often be an
open game. Don't hold up the whole process by first waiting 1 second
to get a lock that's unavailable. Instead check if there's a JNIThread
instance available and if so use its lock to get the summary. Required
fixing JNIThread to not crash trying to save when released too early.
2016-07-26 07:44:21 -07:00
xwords4 check for existing JNIThread first 2016-07-26 07:44:21 -07:00
.gitignore update to new gradle plugin as recommended/generated by AS 2016-06-30 07:15:21 -07:00
.projectile add projectile file now that I have some confidence it what it's doing 2014-10-10 07:38:27 -07:00