⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 robocup rcssmonitor-11.1.1.zip
💻
📖 第 1 页 / 共 2 页
字号:
2007-08-27  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* configure.ac:	Updated a point version number. Official release 11.1.12007-08-25  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* configure.ac:	Fixed build problem on OSX.2007-07-30  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* src/smonitor_dev.C:	Changed the default c_font_r value to dark blue (0,0,139).2007-05-31  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* configure.ac:	Updated a minor version. Official Relaase 11.1.0.2007-05-24  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* NEWS:	* configure.ac:	Updated a point version number. Release Candidate 11.0.4.2007-05-23  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* configure.ac:	Fixed a defect in the Xpm library checking.	* src/smonitor_dev.C:	Fixed a bug in the penalty kick score counter.2007-05-22  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* configure.ac:	* src/ascii_dev.C:	* src/ascii_dev.h:	* src/ascii_processor.C:	* src/ascii_processor.h:	* src/coder.C:	* src/coder.h:	* src/input_dev.h:	* src/menu_x11.C:	* src/menu_x11.h:	* src/popup_x11.C:	* src/popup_x11.h:	* src/smonitor_dev.C:	* src/smonitor_dev.h:	* src/structure.h:	* src/udpsocket.h:	* src/valueparser.C:	* src/valueparser.h:	Changed the constant int variables for the buffer size definition	to the no name enum.	Moved the definition of static memver variables into the source	file.	Updated a point version number.2007-05-21  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* configure.ac:	Updated a micro version.	* src/smonitor_dev.C:	Added a clear operation of the penalty state container in the	monitor init procedure..2007-05-07  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* src/smonitor_dev.C:	* src/smonitor_dev.h:	The score of penalty shootout can be displayed on the score	board.2007-05-04  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* src/smonitor_dev.C:	Fixed invalid playmode string table.2007-04-10  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* src/smonitor_dev.C:	* src/smonitor_dev.h:	Added server_interpret_command_msg() to support MSG_MODE messages	from rcssserver. But not fully implemented yet.	Fixed received buffer handling.	Increased the size of receive buffer to 8192 bytes.	* src/Makefile.am:	* src/2dview.C:	* src/rcssmonitor.xpm:	Added an official icon to the title bar.	* configure.ac:	Added '-lXpm' to X_LIBS variable.2007-03-30  Hidehisa Akiyama  <akky@users.sourceforge.jp>	* src/smonitor_dev.C:	Supported 64-bits OS.	* src/builder_base.h:	* src/visobject.h:	* src/menu_base.h:	* src/display_base.h:	Fixed warnings about virtual destructor.	* src/smonitor_dev.C:	* src/smonitor_dev.h:	Supported the latest monitor protocol and play modes.	* src/angle.C:	* src/angle.h:	Fixed compilation problem.	* src/2dview.C:	* src/input_dev.h:	Added autoquit options.	* configure.ac:	Added boost checking.2005-05-04	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	Updated autoconf macro flags	* ./src/maplist.h	* ./src/smonitor_dev.h	Applied patch from Alexander Ferrein to fix gcc 3.4 compile problem2005-02-24	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	* ./acinclude.m4	* ./bootstrap	* ./configure.ac	* ./acdir/ax_append_to_file.m4	* ./acdir/ax_dist_rpm.m4	* ./acdir/ax_extra_dist.m4	* ./acdir/ax_file_escapes.m4	* ./acdir/ax_mk_macros.m4	* ./acdir/ax_print_to_file.m4	* ./acdir/ax_split_version.m4	* ./acdir/ax_upload.m4	* ./src/Makefile.am	More release system updates2005-02-11	Tom Howard	<tomhoward@users.sf.net>	* ./PLATFORMS (added)	Added missing file2005-02-10	Tom Howard	<tomhoward@users.sf.net>	* ./configure.ac	Update version number2005-02-10	Tom Howard	<tomhoward@users.sf.net>	* ./configure.ac	Released rcssmonitor-10.0.0	You can access this release by running:	    `cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sserver login`	    `cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sserver co -r rcssmonitor-10_0_0 -d rcssmonitor-10.0.0 rcssmonitor`	The release will then be available in the rcssmonitor-10.0.0 directory2005-02-10	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	* ./configure.ac	* ./acdir/ax_add_recursive_mk_macro.m4	* ./acdir/ax_append_to_file.m4	* ./acdir/ax_dist_rpm.m4	* ./acdir/ax_file_escapes.m4	* ./acdir/ax_mk_macros.m4	* ./acdir/ax_print_to_file.m4	* ./acdir/ax_split_version.m4	more release system fixes2005-02-08	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	* ./bootstrap	* ./configure.ac	* ./acdir/ax_add_am_macro.m4 (removed)	* ./acdir/ax_add_mk_macro.m4 (added)	* ./acdir/ax_add_recursive_am_macro.m4 (removed)	* ./acdir/ax_add_recursive_mk_macro.m4 (added)	* ./acdir/ax_am_macros.m4 (removed)	* ./acdir/ax_append_to_file.m4	* ./acdir/ax_cvs.m4	* ./acdir/ax_dist_msi.m4	* ./acdir/ax_dist_rpm.m4	* ./acdir/ax_extra_dist.m4	* ./acdir/ax_file_escapes.m4	* ./acdir/ax_install_files.m4	* ./acdir/ax_mk_macros.m4 (added)	* ./acdir/ax_print_to_file.m4	* ./acdir/ax_split_version.m4	* ./acdir/ax_upload.m4	* ./src/Makefile.am	Fixed bug in dev macros2005-01-24	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	* ./bootstrap	* ./rel.awk (removed)	* ./acdir/ax_add_am_macro.m4 (added)	* ./acdir/ax_add_recursive_am_macro.m4 (added)	* ./acdir/ax_am_macros.m4 (added)	* ./acdir/ax_append_to_file.m4 (added)	* ./acdir/ax_cvs.m4 (added)	* ./acdir/ax_dist_msi.m4 (added)	* ./acdir/ax_dist_rpm.m4 (added)	* ./acdir/ax_extra_dist.m4 (added)	* ./acdir/ax_file_escapes.m4 (added)	* ./acdir/ax_install_files.m4 (added)	* ./acdir/ax_print_to_file.m4 (added)	* ./acdir/ax_split_version.m4 (added)	* ./acdir/ax_upload.m4 (added)	* ./src/Makefile.am	* ./src/maplist.h	Added new developer helper macros and removed some old config stuff2003-04-29	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.3.52003-03-28	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.3.42003-03-18	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.3.32003-03-18	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	Added quick releases2003-02-20	Tom Howard	<tomhoward@users.sf.net>	* ./acinclude.m4	Added include for new macros2003-02-19	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Updated release number2003-02-17	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	* ./src/client2dview.C	* ./src/smonitor_dev.C	now compiles with either sstream or strstream2003-01-28	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.2.32003-01-22	Tom Howard	<tomhoward@users.sf.net>	* ./ChangeLog	* ./Makefile.am	* ./configure.in	* ./spec.tmpl	* ./src/Makefile.am	Merged from 9_2 branch2003-01-21	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.2.22003-01-21	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	* ./configure.in	* ./spec.tmpl	* ./src/Makefile.am	Added rpm building support2003-01-02	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.2.02003-01-02	Tom Howard	<tomhoward@users.sf.net>	* ./src/smonitor_dev.C	Fixed compilaton problems on gcc2.95.62003-01-02	Tom Howard	<tomhoward@users.sf.net>	* ./ChangeLog	* ./Makefile.am	Merged 9_1 branch2002-12-18	Tom Howard	<tomhoward@users.sf.net>	* ./ChangeLog	* ./Makefile.am	Merged 9_1 branch2002-12-18	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.1.52002-12-11	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	Fixed bugs in branching targets2002-12-11	Tom Howard	<tomhoward@users.sf.net>	* ./ChangeLog	* ./Makefile.am	* ./NEWS	* ./rel.awk	Merged 9_1 branch2002-12-10	Tom Howard	<tomhoward@users.sf.net>	* ./Makefile.am	Added branching targets2002-12-10	Tom Howard	<tomhoward@users.sf.net>	* ./ChangeLog	* ./NEWS	* ./src/client2dview.C	Merges 9.1 branches2002-12-06	Tom Howard	<tomhoward@users.sf.net>	* ./src/client2dview.C	Fixed warning about unused variable2002-12-04	Tom Howard	<tomhoward@users.sf.net>	* ./ChangeLog	Merged 9.1.4 branch2002-12-03	Tom Howard	<tomhoward@users.sf.net>	* ./configure.in	Released rcssmonitor-9.1.4

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -