Commit Graph

29 Commits

Author SHA1 Message Date
Ray
17ad796917 More changes to support mucked/aux windows. 2008-11-16 17:53:31 -05:00
Ray
461c870690 Fine tuning tournament support. 2008-11-11 14:25:56 -05:00
Ray
036729b8c2 Support tournaments 2008-11-11 09:50:20 -05:00
Ray
e26fdd79a4 possible fix to wrong window positioning seen by Elaetic 2008-11-07 12:22:37 -05:00
Ray
cf1efb8d27 transaction isolation code suggested by sql_coder on the forums 2008-11-05 22:44:29 -05:00
Worros
5809f28daf Merge branch 'master' of git://git.assembla.com/fpdb-eric 2008-10-27 20:14:38 +09:00
Worros
56d80d785c HUD chmod 2008-10-27 20:14:08 +09:00
eblade
5f15a4f928 Configuration.py: add "bgcolor" and "fgcolor" to <site> node
HUD: table hud and stat windows respect "bgcolor" and "fgcolor" on a per site basis
Tables: force tw.number to be an int in Unix
2008-10-27 06:29:39 -04:00
eblade
0cd57facda Merge branch 'master' of git://git.assembla.com/fpdboz.git
Fix accessing the decoder from the wrong object, causing the hud to not work, it should work again. yay.
2008-10-25 05:36:18 -04:00
unknown
2bd4932a77 Tables discovered via process name, then window name, only going through two nested loops, instead of two nested loops followed by another loop.
(can someone test to make sure this actually doesn't break stuff on *nix?)

Windows HUD Stats Windows no longer appear in Windows taskbar (now gtk transients for table hud window)
2008-10-24 15:44:53 -04:00
Ray
2f78304185 cleanup of config file consolidation 2008-10-21 21:46:30 -04:00
Ray
a449e1948b one last tipo in HUD_main.py thread stuff 2008-10-18 15:41:26 -04:00
Ray
5c8cf5760d minor cleanups to HUD_main.py thread stuff 2008-10-18 14:05:38 -04:00
Ray
3c4d05148b error in HUD_main threads 2008-10-18 12:00:29 -04:00
Ray
93a167b64d cleanup of threads in HUD_main.py 2008-10-18 11:48:24 -04:00
Ray
fe2554ce35 handle new hands in a thread, minimize stat windows on demand 2008-10-17 21:28:33 -04:00
Worros
eeef0a079b Fix from Ray - fix typo in producer function 2008-10-17 10:59:56 +08:00
Ray
b35e0e4880 various changes with threaded HUD_main.py 2008-10-16 15:15:28 -04:00
Ray
43cd552466 threaded the hudcache query, update to install in windows web page 2008-10-14 10:33:32 -04:00
Ray
6832234cfb get rid of some useless intermediate output 2008-10-09 10:03:04 -04:00
Ray
90a0e4103f Merge git://trac-git.assembla.com/fpdb
Conflicts:

	pyfpdb/Database.py  --fixed conflict = we both fixed same problem differnt ways
2008-10-06 23:06:40 -04:00
steffen123
f1947bb6cb p111 - Database.py now works without unnecessary db libs. Configuration.py made executable. stderr now unbuffered. 2008-10-04 19:03:02 +01:00
Ray
31d40a6274 debugging output in read_stdin function, remove later!! 2008-09-29 20:14:55 -05:00
Ray
053b3a9b10 default db name should be fpdb 2008-09-29 19:42:27 -05:00
Ray
968e9e3c5a Close when stdin get eof 2008-09-29 19:40:42 -05:00
steffen123
b549aa2605 p107 - HUD updates from ray, FTP now supported 2008-09-26 14:18:47 +01:00
steffen123
7b13331331 p80 - a great many updates from Ray 2008-09-15 21:31:55 +01:00
steffen123
eff5c9cc6e p59 - hud update from ray 2008-08-19 00:18:17 +01:00
steffen123
c716dfd35e p58 - added HUD from ray
fpdb_parse now returns hand id rather than site hand no
2008-08-18 23:53:25 +01:00