Peter Osterlund
|
5ed85f4360
|
DroidFish: Made the move variation up/down functions work also when the the current position is not a branch point in the game tree.
|
2014-10-04 12:21:53 +00:00 |
|
Peter Osterlund
|
8609a05d10
|
DroidFish: Support for using "open exchange" engines installed on the android device.
|
2014-10-04 08:23:57 +00:00 |
|
Peter Osterlund
|
a1047dccea
|
DroidFish: Removed obsolete code.
|
2014-09-21 13:18:32 +00:00 |
|
Peter Osterlund
|
473b4ad55c
|
DroidFish: Don't display obsolete current move information when starting analysis mode.
|
2014-09-14 08:27:09 +00:00 |
|
Peter Osterlund
|
be429d39ea
|
DroidFish: Indentation fix.
|
2014-09-14 05:50:34 +00:00 |
|
Peter Osterlund
|
fd60255a55
|
DroidFish: Fixed NPE when rotating the display while reading a FEN file.
|
2014-08-09 18:04:02 +00:00 |
|
Peter Osterlund
|
083ed45ce4
|
DroidFish: Set RTB option before GTB option. Improves texel startup time a bit.
|
2014-07-16 18:25:35 +00:00 |
|
Peter Osterlund
|
0e9e6fb18b
|
DroidFish: Implemented function to reset all UCI options to default values.
|
2014-07-16 17:46:43 +00:00 |
|
Peter Osterlund
|
d0648b9cbf
|
DroidFish: Hide some UCI options for the internal stockfish engine.
|
2014-07-16 17:27:34 +00:00 |
|
Peter Osterlund
|
4ea935944f
|
DroidFish: Implemented setting of engine UCI options.
|
2014-07-16 17:20:18 +00:00 |
|
Peter Osterlund
|
bd011e5359
|
DroidFish: Made it possible to change UCI options using an .ini file.
|
2014-07-15 09:30:16 +00:00 |
|
Peter Osterlund
|
d5a640440b
|
DroidFish: In computeNetEngineID(), don't read the whole engine file when the engine is not a network engine.
|
2014-07-14 22:53:56 +00:00 |
|
Peter Osterlund
|
234e15dd98
|
DroidFish: Removed useless overridden function.
|
2014-07-14 22:10:06 +00:00 |
|
Peter Osterlund
|
dbfa0dd18c
|
DroidFish: Changed location of external opening book files to /sdcard/DroidFish/book.
|
2014-07-13 15:52:32 +00:00 |
|
Peter Osterlund
|
f6d4e21b2e
|
DroidFish: Don't hard code the /data/data directory.
|
2014-07-13 11:42:05 +00:00 |
|
Peter Osterlund
|
b61bfe14c9
|
DroidFish: Fixed some lint warnings.
|
2014-07-13 11:22:13 +00:00 |
|
Peter Osterlund
|
696c6411ec
|
DroidFish: Automatically restart engine when tablebase engine probing is changed.
|
2014-07-13 09:42:03 +00:00 |
|
Peter Osterlund
|
8becf3dc35
|
DroidFish: Made it possible to open the options menu by clicking on the title bar.
|
2014-07-13 09:14:48 +00:00 |
|
Peter Osterlund
|
4923b06e3c
|
DroidFish: Better handling of gestures on the chess board.
|
2014-07-13 00:05:41 +00:00 |
|
Peter Osterlund
|
aae09341c6
|
Classpath changes after updating to new SDK version.
|
2014-07-12 14:15:31 +00:00 |
|
Peter Osterlund
|
d0c5e9d15a
|
DroidFish: Avoid crash if startActivity throws ActivityNotFoundException.
|
2014-07-11 13:24:36 +00:00 |
|
Peter Osterlund
|
2b7011acfe
|
DroidFish: Use different RTB path for network engines and local engines.
|
2014-07-07 22:23:18 +00:00 |
|
Peter Osterlund
|
c3acf44ac8
|
DroidFish: Workaround for GTB en passant probing bug.
|
2014-07-03 09:22:16 +00:00 |
|
Peter Osterlund
|
47f1cc4ac9
|
DroidFish: A long press on the positions list now loads the position immediately.
|
2014-06-08 15:13:21 +00:00 |
|
Peter Osterlund
|
0f9f9f6e01
|
DroidFish: Use different GTB path for network engines and local engines.
|
2014-06-06 13:07:32 +00:00 |
|
Peter Osterlund
|
4fbb4b721c
|
DroidFish: Show tablebase hits. Add support for SyzygyPath uci option.
|
2014-06-01 09:28:16 +00:00 |
|
Peter Osterlund
|
837c49777a
|
DroidFish: Changed version to 1.54.
|
2014-05-31 12:49:44 +00:00 |
|
Peter Osterlund
|
5d723926b0
|
DroidFish: Updated Stockfish engine to version 5.
|
2014-05-31 12:23:03 +00:00 |
|
Peter Osterlund
|
3bbfa49b01
|
DroidFish: Added options for larger hash tables. Useful for network engines.
|
2014-05-07 19:25:03 +00:00 |
|
Peter Osterlund
|
bcc8353129
|
DroidFish: Recognize UCI option "Cores" to set number of search threads.
|
2014-04-19 10:21:49 +00:00 |
|
Peter Osterlund
|
c9b019e581
|
DroidFish: Changed default preferences to favor analysis mode, which is the main intended use case for the app.
|
2014-03-30 08:17:18 +00:00 |
|
Peter Osterlund
|
e2ca919e78
|
DroidFish: In edit board mode, use a larger gap between the board and the setup pieces.
|
2014-03-30 07:56:42 +00:00 |
|
Peter Osterlund
|
55de4ccdc4
|
DroidFish: Don't read the whole engine file just to determine if it is a network engine or not.
|
2014-03-28 23:00:41 +00:00 |
|
Peter Osterlund
|
9cef130ce1
|
DroidFish: Suppressed a warning.
|
2014-03-28 22:32:21 +00:00 |
|
Peter Osterlund
|
bfef649156
|
DroidFish: Removed support for android 1.5.
|
2014-03-28 22:30:32 +00:00 |
|
Peter Osterlund
|
6b129e2930
|
DroidFish: Fixed capitalization of "SetUp" PGN tag.
|
2014-01-05 22:24:39 +00:00 |
|
Peter Osterlund
|
cceb19c70d
|
DroidFish: Cosmetic change.
|
2013-12-23 22:02:18 +00:00 |
|
Peter Osterlund
|
bc58767547
|
DroidFish: Spelling fixes.
|
2013-12-22 23:20:13 +00:00 |
|
Peter Osterlund
|
6f044b5aab
|
DroidFish: Changed version to 1.53 DD.
|
2013-11-30 19:20:30 +00:00 |
|
Peter Osterlund
|
43e92323e4
|
DroidFish: Updated stockfish engine to version DD.
|
2013-11-30 19:12:34 +00:00 |
|
Peter Osterlund
|
ef2ea196b4
|
DroidFish: Remove unneeded "-isystem" compiler flag that was causing trouble on Mac.
|
2013-10-14 22:26:53 +00:00 |
|
Peter Osterlund
|
4d73bedea9
|
DroidFish: Allow using 16 threads. Useful for network engines.
|
2013-09-29 06:16:54 +00:00 |
|
Peter Osterlund
|
0faf8a49ca
|
DroidFish: Fixed time management bug triggered by ponder mode.
|
2013-09-17 17:47:30 +00:00 |
|
Peter Osterlund
|
96cfc46536
|
DroidFish: Handle intents with file names ending with .pgn, .epd and .fen.
|
2013-09-01 11:26:21 +00:00 |
|
Peter Osterlund
|
ada24aa0ba
|
DroidFish: Changed version to 1.52.
|
2013-08-20 18:19:52 +00:00 |
|
Peter Osterlund
|
bfc5782f52
|
DroidFish: Updated stockfish engine to version 4.
|
2013-08-20 18:02:33 +00:00 |
|
Peter Osterlund
|
96a8ec79ac
|
DroidFish: Changed version to 1.51.
|
2013-07-31 18:16:47 +00:00 |
|
Peter Osterlund
|
e38860f882
|
DroidFish: Updated Russian translation.
|
2013-07-31 18:09:51 +00:00 |
|
Peter Osterlund
|
1f33929c67
|
DroidFish: Fixed bug in stockfish that could make the engine hang.
|
2013-07-31 17:49:22 +00:00 |
|
Peter Osterlund
|
9e7572d54c
|
DroidFish: Handle Intent.EXTRA_STREAM of type "file".
|
2013-07-08 21:20:41 +00:00 |
|
Peter Osterlund
|
fdb4d70cbb
|
DroidFish: Ignore UTF8 byte order mark when reading PGN files.
|
2013-07-08 20:01:19 +00:00 |
|
Peter Osterlund
|
c2427ac4c3
|
DroidFish: Removed unused import.
|
2013-07-08 19:20:17 +00:00 |
|
Peter Osterlund
|
efb536278f
|
DroidFish: Improved detection of number of CPU cores to work on HTC One.
|
2013-06-15 13:03:49 +00:00 |
|
Peter Osterlund
|
cf212ff0ed
|
DroidFish: Give a small positive weight for CTG book moves even if the book entry says wins=draws=0 for the move.
|
2013-06-03 19:25:17 +00:00 |
|
Peter Osterlund
|
eb00cf60de
|
DroidFish: Avoid crash if playing a move sound fails.
|
2013-05-13 19:27:42 +00:00 |
|
Peter Osterlund
|
ffa0e1a240
|
DroidFish: Changed version to 1.50.
|
2013-05-08 19:12:49 +00:00 |
|
Peter Osterlund
|
34b9fd139f
|
DroidFish: Updated stockfish engine to version 3.
|
2013-05-03 17:03:42 +00:00 |
|
Peter Osterlund
|
3f55b61865
|
DroidFish: Enable "load from last file" action even if clocks are active.
|
2013-04-14 20:59:45 +00:00 |
|
Peter Osterlund
|
d5930c0f30
|
DroidFish: Save time control information when exiting program.
|
2013-04-14 20:53:02 +00:00 |
|
Peter Osterlund
|
a14a8250a1
|
DroidFish: Use Locale.US for all text formatting.
|
2013-04-14 18:55:04 +00:00 |
|
Peter Osterlund
|
ca757cebd7
|
DroidFish: Changed some variables from long to int.
|
2013-04-14 14:07:14 +00:00 |
|
Peter Osterlund
|
26ac3b6ab5
|
DroidFish: Time control information is now stored in pgn header data.
|
2013-04-14 13:33:36 +00:00 |
|
Peter Osterlund
|
da625e085d
|
DroidFish: Added support for multiple time controls in the DroidChessController class.
|
2013-04-14 08:56:17 +00:00 |
|
Peter Osterlund
|
8ef8fbe3cd
|
DroidFish: Show current time control in the extended title bar.
|
2013-04-14 08:04:13 +00:00 |
|
Peter Osterlund
|
ba7d8f61eb
|
DroidFish: Added support in TimeControl class for multiple time controls and for different time controls for white and black.
|
2013-04-13 21:25:25 +00:00 |
|
Peter Osterlund
|
671994e004
|
DroidFish: Changed version to 1.49.
|
2013-04-07 18:56:19 +00:00 |
|
Peter Osterlund
|
f8e0724f54
|
DroidFish: Updated translations.
|
2013-04-07 18:54:17 +00:00 |
|
Peter Osterlund
|
5b0af66e06
|
DroidFish: Updated Polish translation.
|
2013-04-01 21:33:17 +00:00 |
|
Peter Osterlund
|
3b08e22d45
|
DroidFish: Polish translation of strings.xml. From Rafał Smyka.
|
2013-03-31 17:47:12 +00:00 |
|
Peter Osterlund
|
aa95f64fc1
|
DroidFish: Updated German translation.
|
2013-03-31 17:46:12 +00:00 |
|
Peter Osterlund
|
d26b15c656
|
DroidFish: Made it possible to open .fen and .epd files in DroidFish from a file manager such as AndroZip.
|
2013-03-25 06:09:57 +00:00 |
|
Peter Osterlund
|
fc089a03bd
|
DroidFish: Changed version to 1.48.
|
2013-03-14 19:48:54 +00:00 |
|
Peter Osterlund
|
deb800af26
|
DroidFish: Translation updates.
|
2013-03-12 20:23:30 +00:00 |
|
Peter Osterlund
|
f8c4ce1caa
|
DroidFish: Translation updates.
|
2013-03-12 20:02:04 +00:00 |
|
Peter Osterlund
|
3aa548977e
|
DroidFish: Updated translations.
|
2013-03-11 20:30:07 +00:00 |
|
Peter Osterlund
|
0445e7137e
|
DroidFish: Use "..." in progress dialog titles.
|
2013-03-10 09:56:19 +00:00 |
|
Peter Osterlund
|
8ced188b49
|
DroidFish: The tools item in the options menu did not work when board gestures were disabled.
|
2013-03-09 17:17:58 +00:00 |
|
Peter Osterlund
|
836a4239ec
|
DroidFish: Updated about/help dialog with information about fen/epd functionality.
|
2013-03-05 20:58:11 +00:00 |
|
Peter Osterlund
|
2f9206b2c3
|
DroidFish: New button action to change engine.
|
2013-03-05 20:27:13 +00:00 |
|
Peter Osterlund
|
2e64237975
|
DroidFish: Added file menu item to load a position from a FEN/EPD file.
|
2013-03-05 19:34:25 +00:00 |
|
Peter Osterlund
|
8fd611ff44
|
DroidFish: New action to load game/position from the last used file. Available in the file menu and as a configurable button action.
|
2013-03-03 11:14:30 +00:00 |
|
Peter Osterlund
|
8d9a8dca41
|
DroidFish: Split board menu in sub-menus.
|
2013-03-03 09:04:45 +00:00 |
|
Peter Osterlund
|
f72dd4f466
|
DroidFish: When receiving a fen file from an external program, let the user select which fen position to use.
|
2013-03-02 17:29:10 +00:00 |
|
Peter Osterlund
|
6a1186dca5
|
DroidFish: Added function to receive chess positions from other programs using intent ACTION_GET_CONTENT of type "application/x-chess-fen".
|
2013-03-02 11:58:48 +00:00 |
|
Peter Osterlund
|
c16424aa9c
|
DroidFish: Don't disable boldface in android 4.2. The crash bug only affects 4.1.
|
2013-03-02 09:02:58 +00:00 |
|
Peter Osterlund
|
d2cbde4aac
|
DroidFish: The menu button did not always work in edit board mode.
|
2013-03-02 08:01:44 +00:00 |
|
Peter Osterlund
|
0a38bbbd7b
|
DroidFish: Fixed problem where a long press on the chess board could be interpreted as both a tap and a long press.
|
2013-03-02 07:50:16 +00:00 |
|
Peter Osterlund
|
f05e0fe48a
|
DroidFish: Avoid NPE if creating a MediaPlayer object fails.
|
2013-02-15 17:22:44 +00:00 |
|
Peter Osterlund
|
eefda143b5
|
DroidFish: Changed version to 1.47.
|
2013-01-27 17:03:18 +00:00 |
|
Peter Osterlund
|
a5845e901d
|
DroidFish: Translation updates.
|
2013-01-27 17:01:15 +00:00 |
|
Peter Osterlund
|
e3c3b61658
|
DroidFish: Fixed parsing of UCI option names that contains spaces. This bug prevented strength setting for the stockfish engine from working.
|
2013-01-27 08:56:01 +00:00 |
|
Peter Osterlund
|
ade1abb3b2
|
DroidFish: Translation updates.
|
2013-01-27 07:29:49 +00:00 |
|
Peter Osterlund
|
becb5367e8
|
DroidFish: Translation updates.
|
2013-01-27 00:59:13 +00:00 |
|
Peter Osterlund
|
547073d532
|
DroidFish: Translation updates.
|
2013-01-26 20:21:10 +00:00 |
|
Peter Osterlund
|
63493dca0a
|
DroidFish: Updated list of translators.
|
2013-01-26 19:58:18 +00:00 |
|
Peter Osterlund
|
2e7718ef7e
|
DroidFish: Translation updates.
|
2013-01-26 17:51:09 +00:00 |
|
Peter Osterlund
|
5a6e198b1a
|
DroidFish: Updated list of translators.
|
2013-01-26 12:32:59 +00:00 |
|
Peter Osterlund
|
d8306df262
|
DroidFish: New Dutch translation. From David Pront.
|
2013-01-26 12:26:37 +00:00 |
|
Peter Osterlund
|
6e1ff8f25a
|
DroidFish: New Italian translation. From Michele Carfora.
|
2013-01-26 12:25:23 +00:00 |
|
Peter Osterlund
|
46cf914a7a
|
DroidFish: Translation updates.
|
2013-01-26 12:23:24 +00:00 |
|