Thread: [Gambas-devel-svn] SF.net SVN: gambas:[6624] gambas/trunk/comp/src/gb.scanner
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-10 14:17:28
|
Revision: 6624 http://sourceforge.net/p/gambas/code/6624 Author: gambix Date: 2014-11-10 14:17:25 +0000 (Mon, 10 Nov 2014) Log Message: ----------- [GB.SCANNER] * BUG: Remove the need for gb.image.io Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.component gambas/trunk/comp/src/gb.scanner/.info gambas/trunk/comp/src/gb.scanner/.project gambas/trunk/comp/src/gb.scanner/.startup Removed Paths: ------------- gambas/trunk/comp/src/gb.scanner/.src/Demo/FMain.class gambas/trunk/comp/src/gb.scanner/.src/Demo/FMain.form gambas/trunk/comp/src/gb.scanner/.src/Demo/FProperties.class gambas/trunk/comp/src/gb.scanner/.src/Demo/FProperties.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-21 16:34:57
|
Revision: 6757 http://sourceforge.net/p/gambas/code/6757 Author: gambix Date: 2014-12-21 16:34:55 +0000 (Sun, 21 Dec 2014) Log Message: ----------- [GB.SCANNER] * BUG: Do not crash if the temporary image is not loaded. * NEW: The options are now more verbose and try to correct automatically theire values. For example a MinMax value is automagicaly set to the near limit value. An d for list value a search is done in the list and the value is set to the first occurence. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.project gambas/trunk/comp/src/gb.scanner/.settings gambas/trunk/comp/src/gb.scanner/.src/MTest.module gambas/trunk/comp/src/gb.scanner/.src/Module1.module gambas/trunk/comp/src/gb.scanner/.src/Scanner.class gambas/trunk/comp/src/gb.scanner/.src/_Option.class gambas/trunk/comp/src/gb.scanner/.startup Added Paths: ----------- gambas/trunk/comp/src/gb.scanner/.src/MTest2.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-22 20:46:05
|
Revision: 6764 http://sourceforge.net/p/gambas/code/6764 Author: gambix Date: 2014-12-22 20:45:31 +0000 (Mon, 22 Dec 2014) Log Message: ----------- [GB.SCANNER] * BUG: The parsing of options now work as expected. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.project gambas/trunk/comp/src/gb.scanner/.settings gambas/trunk/comp/src/gb.scanner/.src/Scanner.class gambas/trunk/comp/src/gb.scanner/.startup Added Paths: ----------- gambas/trunk/comp/src/gb.scanner/.src/Module2.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-22 21:11:43
|
Revision: 6766 http://sourceforge.net/p/gambas/code/6766 Author: gambix Date: 2014-12-22 21:11:05 +0000 (Mon, 22 Dec 2014) Log Message: ----------- [GB.SCANNER] * BUG: Test if the scanner exist just on an option call. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.project gambas/trunk/comp/src/gb.scanner/.src/Module2.module gambas/trunk/comp/src/gb.scanner/.src/Scanner.class gambas/trunk/comp/src/gb.scanner/.src/Scanners.class gambas/trunk/comp/src/gb.scanner/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-22 21:57:06
|
Revision: 6768 http://sourceforge.net/p/gambas/code/6768 Author: gambix Date: 2014-12-22 21:57:04 +0000 (Mon, 22 Dec 2014) Log Message: ----------- [GB.SCANNER] * BUG: Do not set type on model. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.settings gambas/trunk/comp/src/gb.scanner/.src/Module2.module gambas/trunk/comp/src/gb.scanner/.src/Scanner.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-01-01 09:19:31
|
Revision: 6787 http://sourceforge.net/p/gambas/code/6787 Author: gambas Date: 2015-01-01 09:19:29 +0000 (Thu, 01 Jan 2015) Log Message: ----------- [GB.SCANNER] * BUG: Fix component project version. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.component gambas/trunk/comp/src/gb.scanner/.project gambas/trunk/comp/src/gb.scanner/.settings This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-03-06 14:10:39
|
Revision: 6953 http://sourceforge.net/p/gambas/code/6953 Author: gambix Date: 2015-03-06 14:10:32 +0000 (Fri, 06 Mar 2015) Log Message: ----------- [gb.scanner] * BUG: Remove _Init sub from the Static Scanners class. Ready for 3.7. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.info gambas/trunk/comp/src/gb.scanner/.src/Scanners.class gambas/trunk/comp/src/gb.scanner/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-03-08 16:47:16
|
Revision: 6958 http://sourceforge.net/p/gambas/code/6958 Author: gambix Date: 2015-03-08 16:47:09 +0000 (Sun, 08 Mar 2015) Log Message: ----------- [GB.SCANNER] * NEW: New function InitDeviceList to query explicitely a background initialisation. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.info gambas/trunk/comp/src/gb.scanner/.src/Scanners.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-03-08 21:12:46
|
Revision: 6960 http://sourceforge.net/p/gambas/code/6960 Author: gambix Date: 2015-03-08 21:12:44 +0000 (Sun, 08 Mar 2015) Log Message: ----------- [GB.SCANNER] * NEW: In SCanners class the Search procedure replace the refresh and the initscannerlist one. It take an optional argument to wait or not the search end. In ascyncronous mode the class raise a "Found Event" at the end of the search. Modified Paths: -------------- gambas/trunk/comp/src/gb.scanner/.info gambas/trunk/comp/src/gb.scanner/.project gambas/trunk/comp/src/gb.scanner/.src/Scanners.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |