Mario Lacunza wrote: > > Hi > What's the new feature list? > Just a couple of new feature and a lot of bug fixes > > How can install it in Linux? > You need tcl/tk and optionally zlib (to open compressed pgn files), on ubuntu/debian: sudo ap-get install tcl8.5-dev tk8.5-dev zlib1g-dev
After that: ./configure make ./scid and optionally make install However, considers that this is pretty much the same version that was in the git repository for more than a year. So those who use an updated ubuntu should not need to compile the code manually (the fastest way to find out: the toolbar over the board should have on the right two arrows that let you navigate the game history). Bye, Fulvio [march 2013 ] scid-4.4 ========== - New features: * Added two buttons (prev/next) to navigate the history of viewed games * Gamelist can sort games; thanks to "SortCache" by Gerd Lorscheid * New "Best games window" with: - show all the games matching the current position - can sort results using up to 9 sort criteria; thanks to "SortCache" by Gerd Lorscheid - "Find Bar" that can be hidden - automatically computed "game rating" - customizable layout * Tree Window can show statistics for filtered games - Language updates: * swedish translation (thanks to Hans Eriksson) * german translation * finnish translation (thanks to Timo Pirinen) - Fixes : * Fix: base_open_failure * Fix: wrong braces. Thanks to ASM * Fix: Debian Bug #661091: unable to resign in xfcc. * Fix: Do not reset the FICS password if we log in as guest * Fix: filter was always reset by a new search (bug#661836) * Fix: F11 to switch fullscreen in docking mode (moved open::book to F6) * Fix: Problems with strings containing " in Index::FetchInfo * Fix: Add icon for linux systems * Fix typoes (Thanks to Nicky Chorley) * Fix: "Board search" -> "Search in reference database" -> no filter set in the database switcher (thanks to Gerd Lorscheid) * Roll-back of sc_pos analyze code, that was accidentally removed just prior to the 4.3 release. * Fix: Filter init (thanks to Gerd Lorscheid) * Fix: fix of ttk::bindMouseWheel in gamelist.tcl for tk < 8.5.9 * Fix: in game.cpp delete tags before NumTags = 0 (avoided memory leaks) * Fix: sc_sort_store bug * Fix: seg fault when filter == 0 * Fix: avoid unnecessary board flip (thanks to Larry Isaacs) * Fix: crash caused by ::windows::switcher::Open * Fix: "OUT OF ORDER" issue in greek translation * Fix: Pgn window recursion * Fix: Added greek language to script in tcl/lang * Fix: Game::GetPartialMoveList returns moves from the actual game position * Fix: sc_base_open open databases in fast mode by default * Fix: ::file::openBaseAsTree unbusyCursor in case of error * Fix: ::file::openBaseAsTree switch back to current base as soon as possible * Fix: the logic of updateBoard is changed to improve responsiveness * Fix: in autoscrollframe scrollbars are created on time 0, otherwise they are not hidden * Fix: the uci command "isready" is used to improve responsiveness * Fix: dialog box values for "finishGame" are saved in options.dat * Fix: prevent verbose uci engines to create excessive fileevent and stuck scid * Fix: progress bar in tree window is displayed only when necessary (to maximize speed) * Fix: ::gbrowser::size is stored in options.dat * Fix: createToplevel raise the window if it already exists ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users