Commit Graph
4616 Commits
Author SHA1 Message Date
Eric Blade 99535cddbb cleanups 2010-11-28 20:15:09 -05:00
Eric Blade 7b1143a6ff make "source" argument to interlocks.acquire mandatory 2010-11-28 20:04:32 -05:00
Eric Blade e5782dd736 some cleanups and comments 2010-11-28 20:00:56 -05:00
Eric Blade 336fee0f3d oops 2010-11-27 20:36:42 -05:00
Eric Blade 7402c57eb1 --hidden --minimized 2010-11-27 20:35:34 -05:00
Eric Blade e2b86eb239 Add --autoimport command argument 2010-11-27 19:32:28 -05:00
Eric Blade f94ad0126a add --xloc and --yloc options for specifying where to start windows at 2010-11-27 19:16:15 -05:00
Eric Blade 2990e5856d Button changes immediately after pressing it instead of waiting until the pipe is ready.
Terminates HUD process rather than asking it to close
2010-11-27 18:34:30 -05:00
Eric Blade e5f4f5710d read_stdin: return if fail to find table, rather than continue along, also trap KeyError at end of func when checking tournament tables.
(maybe this'll finally fix the hud locking up on table close sometimes?)
2010-11-26 23:13:14 -05:00
Eratosthenes e30989a852 Fix odd intermittent problem with HUD not opening. 2010-11-26 22:10:51 -05:00
Eratosthenes a8f12db7f7 Clean up unused imports. 2010-11-26 21:01:34 -05:00
Eratosthenes cdd987483f Don't put HUD on UB replayer window. 2010-11-26 21:01:01 -05:00
Eric Blade bfa3cfc20c check for AttributeError at new window_foreign_new call 2010-11-26 18:51:25 -05:00
Eric Blade c40312b98b Merge branch 'master' of git://git.assembla.com/fpdb-eric 2010-11-26 18:17:39 -05:00
Eric Blade 622b350795 Revert "Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz"
This reverts commit 61ac6be0fa, reversing
changes made to 18df2ef2c6.

Conflicts:

	pyfpdb/SQL.py
2010-11-26 18:15:28 -05:00
Eric Blade 2e54518b4f Merge branch 'master' of git://git.assembla.com/fpdboz.git 2010-11-26 18:11:58 -05:00
Worros 927d27ecce Winamax: Pull in tournament support from Forrest
Also add tournament directory to regression test file
2010-11-26 17:30:38 -05:00
Eric Blade 7c4d08833b add strptime to Database 2010-11-26 16:57:47 -05:00
Eric Blade 5e04f32519 Merge branch 'master' of git://git.assembla.com/fpdboz.git 2010-11-26 09:14:25 -05:00
Worros 9098c3ba03 Regression: Party PLO tourney 2010-11-26 13:38:39 +08:00
Worros 31da6ff170 Winamax: Pull in tournament support from Forrest
Also add tournament directory to regression test file
2010-11-26 12:45:41 +08:00
Worros 122b47e183 Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz 2010-11-25 20:45:35 +08:00
Worros b017fa298d Carbon: Fix regression test parse 2010-11-25 20:11:19 +08:00
Chaz 21ac5229cb Fixed styleKey char length to 9 2010-11-25 02:36:34 -06:00
Chaz 872ea008dd Updated database version to 145 2010-11-25 02:35:50 -06:00
Worros 61ac6be0fa Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz 2010-11-25 11:31:15 +08:00
Chaz 9137347acb Just fixed a few bugs 2010-11-24 15:20:48 -06:00
Chaz 9bb58ca779 Adds the worker id command line option 2010-11-24 15:16:09 -06:00
Chaz ead567c5cc * Added encoding error handling and the ability to identify the worker responsible for splitting a particular file if several were launched via threading 2010-11-24 15:13:26 -06:00
Chaz 92c8e68914 It's actually an OSError, not an IOError 2010-11-24 14:53:53 -06:00
Chaz 43ec9498e8 Just renamed the new regression file 2010-11-24 14:51:13 -06:00
Chaz b820cd4895 * Old Stars HHs don't display max seats. Added regression-test-file showing this and handling in the Stars HHC 2010-11-24 14:49:39 -06:00
Chaz 8026ba256a It's %H, not %h 2010-11-24 14:41:12 -06:00
Chaz ee926ac9ca * Modified init_hud_stat_vars() so that it uses the timezone & day_start offset from Filters.py 2010-11-24 14:18:42 -06:00
Chaz ac4cae5abf * Updated the methods, variables, and SQL in Database.py and SQL.py to add Hours to the HudCache.styleKey field 2010-11-24 14:14:29 -06:00
Forrest 18df2ef2c6 add a regression test file for winamax tourney 2010-11-24 14:06:43 +08:00
Worros 134d26855f Merge branch 'master' of git://git.assembla.com/free_poker_tools 2010-11-24 11:54:48 +08:00
Worros d3f07aae45 Stove: Mockup interface for a Stovelike EV calculator page 2010-11-24 11:30:13 +08:00
Eratosthenes 674fda6911 Merge branch 'master' of git://git.assembla.com/fpdb 2010-11-23 16:57:07 -05:00
Eratosthenes 9d89f9807e Make HUD_main.pyw executable, again. 2010-11-23 16:56:41 -05:00
Worros aa31a4d67b Merge branch 'master' of git://git.assembla.com/free_poker_tools 2010-11-23 13:00:58 +08:00
Worros ea72ce8201 Merge branch 'master' of git://git.assembla.com/fpdb 2010-11-23 13:00:44 +08:00
Worros ac2937dc78 Session Viewer: Add a warning dialog on loading 2010-11-23 12:59:23 +08:00
Eratosthenes 2f72f5416e Handle tourney table changes and closures. 2010-11-22 16:37:37 -05:00
Worros ba1b15048b fpdb.pyw: Fix comment 2010-11-22 13:28:25 +08:00
Steffen Schaumburg da800b7abb restore HUD executable flag 2010-11-22 04:25:31 +01:00
Eric Blade 4b0dcc3e83 Merge branch 'master' of git://git.assembla.com/fpdboz.git 2010-11-20 03:30:19 -05:00
Eric Blade 0f4b5827d0 re-undo the last merge change i made oops 2010-11-20 03:29:53 -05:00
Steffen Schaumburg a45a7fafe9 Merge branch 'carl' 2010-11-20 09:06:25 +01:00
Steffen Schaumburg e53e386346 add TODO to gettextify stove 2010-11-20 09:05:52 +01:00