
PokerClock
Source (link to git-repo or to original if based on someone elses unmodified work):
Changelog
=> Version 1.0.0
First Version
=> Version 1.0.1
Graphics
Prize table
Fix bugs
=> Version 1.0.2
Ante
ReBuy
AddOn
Pie (for fun !)
Change ui for more informations
Slider change total time now
Boutons Level + et Level - change total time now
Tooltips
shortcuts
Fix Bugs
=> Version 1.0.3
Change UI : It's so beautiful now !
=> Version 1.0.4
Test Audio
Fix bug button pause (shortcut SPACE)
Fix bug End total ReBuy and AddOn
Minimum stack. Too big.
Small blind can be equal to big blind
New option : Pause after changing level
=> Version 1.0.5
QT4 => KDE4
Remove choice other under windows for Sound
Fix shortcuts
Save/Load Small/Big/Ante table
=> Version 1.0.6
Reverse : KDE4 => QT4 for Windows
Ratings & Comments
15 Comments
before testing this program i just would like to know if there is a rpm dowloadable cause i'm not to good at compiling. thank you.
Not for the moment but it's realy easy to build my software ;-) For the moment, I only distribute Debian and windows packages and sources.
when i try the quick install, i get : [root@localhost pokerclock]# ./install.sh -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Check size of void* -- Check size of void* - done -- Check for working CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. CMake Error: Internal CMake error, TryCompile configure of cmake failed -- Check for working CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND -- broken CMake Error: The C++ compiler "CMAKE_CXX_COMPILER-NOTFOUND" is not able to compile a simple test program. It fails with the following output: CMake will not be able to correctly generate this project. CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. -- Configuring done [root@localhost pokerclock]# what is this C++ compiler that i need ? i've already install the libdbcxx4.5 library, isn't it enough ? i'm under MDV2008 by the way. thank you for your answer, vincent.
You need to have a g++ compiler. If you want ask me an other question : please use my email : pokerclock@srvxes.com
This is a well-polished program which already looks nicer than the proprietary competition. We run a little poker league, and if it could take named people and record their scores in the league, by noting who knocked out whom, it would be utterly perfect. Keep up the good work. It is well appreciated!
Thx for your comments ;-)
I really like your Poker Clock, but there are a few things which don't fit for me. * We play most of the time with 60 chips, but the minimum value for the chip stack in your clock is 100. (I can add a zero at the end -> 600, but that isn't a good solution) * We, as well as a casino near my home, start with small blind 1 and big blind 1 (the casino sb 50, bb 50) and the next level is 1,2 ( 50,100). But if i add this to the values table, it isn't correct. And I have one question: How can I type in, that a player is out?
I will fix the problem with minimum stack. For your other problem. I think that it's strange. The small blinds cannot be equal to the big blinds normaly, nonetheless I will change it.
Hi. Last time i tried your pokerclock, it was nearly perfect. I only missed one feature: If one Level ends, normaly you finish the current Hand before going to the next level. In other words the clock should pause after each level til i restart it. Could you implement souch an option or is it too complicated?
I will add this option in the next version. Thanks for your comments :D
Have not tried it yet, but from screenshots it looks very good. But in no-limit games, you often have antes in higher limits, it doesn't seem as this can be displayed in PokerClock?
I will make it in the next version.
When I try make, I get. The source directory "/home/xes/Projets/pokerclock-1.0.0" does not exist. I'm not xes :)
Sorry because I forget INSTALL file. To build : - cmake . - make - make install (root)
There are files in excess in archive too. I rebuild archive. Please download a new archive for fix your problem !