# # ChangeLog for trunk/FACT++/www/smartfact/index.js # # Generated by Trac 1.5.2 # 11/14/24 01:48:41 Wed, 19 Sep 2012 20:23:29 GMT tbretz [14416] * trunk/FACT++/www/smartfact/index.js (modified) Fixed a problem with the new Chromium browser. It tries to avoid ... Sat, 18 Aug 2012 11:22:25 GMT tbretz [14401] * trunk/FACT++/www/smartfact/index.js (modified) Implemented display of the user login. Fri, 22 Jun 2012 09:04:40 GMT tbretz [14208] * trunk/FACT++/www/smartfact/index.js (modified) Added a confirmation if a script shoulw be stopped; fixed a problem ... Sun, 10 Jun 2012 13:50:00 GMT tbretz [14144] * trunk/FACT++/www/smartfact/index.js (modified) Resize the graphics again after the text was rendered... some text ... Sat, 09 Jun 2012 20:54:08 GMT tbretz [14138] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Changed the seperator for rows from \0 to \x7f. In this way we can ... Sat, 09 Jun 2012 20:36:15 GMT tbretz [14137] * trunk/FACT++/www/smartfact/index.js (modified) Fill graph only if it is a single one. Sat, 09 Jun 2012 20:32:09 GMT tbretz [14136] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Changed the range of the binary files from 1-127 instead of 0-127. ... Fri, 08 Jun 2012 16:02:06 GMT tbretz [14121] * trunk/FACT++/www/smartfact/index.js (modified) * trunk/FACT++/www/smartfact/index.php (modified) Added some access logging. Thu, 07 Jun 2012 10:09:18 GMT tbretz [14105] * trunk/FACT++/www/smartfact/index.js (modified) Update 'audio-time' in buildPage Sat, 02 Jun 2012 19:29:40 GMT tbretz [14041] * trunk/FACT++/www/smartfact/index.css (modified) * trunk/FACT++/www/smartfact/index.html (modified) * trunk/FACT++/www/smartfact/index.js (modified) Some more improvements to the audio and some little traffic improvements Sat, 02 Jun 2012 11:49:06 GMT tbretz [14031] * trunk/FACT++/www/smartfact/index.js (modified) Added audio support; changed order in data-file headers Wed, 30 May 2012 17:14:49 GMT tbretz [13990] * trunk/FACT++/www/smartfact/index.js (modified) Right align input boxes. Tue, 29 May 2012 12:35:14 GMT tbretz [13958] * trunk/FACT++/www/smartfact/index.js (modified) Added listbox for selection. Mon, 28 May 2012 09:45:51 GMT tbretz [13949] * trunk/FACT++/www/smartfact/index.js (modified) Use direct properties instead of the data-attribute, since we do not ... Sun, 27 May 2012 17:54:03 GMT tbretz [13943] * trunk/FACT++/www/smartfact/index.js (modified) Replaced forward and backward onlick by inline functions. Sun, 27 May 2012 10:02:10 GMT tbretz [13935] * trunk/FACT++/www/smartfact/index.js (modified) Some small improvements and fixes; added a link to the scriptlog; ... Sat, 26 May 2012 18:57:25 GMT tbretz [13931] * trunk/FACT++/www/smartfact/index.js (modified) The codedMap must stay outside, otherwise google's compiler puts it ... Sat, 26 May 2012 18:53:10 GMT tbretz [13930] * trunk/FACT++/www/smartfact/index.js (modified) Removed some stray [] parenthesis Sat, 26 May 2012 18:51:57 GMT tbretz [13929] * trunk/FACT++/www/smartfact/index.js (modified) Store mapping as 6-bit encoded string Sat, 26 May 2012 18:12:05 GMT tbretz [13928] * trunk/FACT++/www/smartfact/index.js (modified) Comments around unsused variables Sat, 26 May 2012 17:57:28 GMT tbretz [13927] * trunk/FACT++/www/smartfact/index.js (modified) Removed the use of 'undfined' from the code. Sat, 26 May 2012 17:51:16 GMT tbretz [13926] * trunk/FACT++/www/smartfact/index.js (modified) Added semi-colons behind inline functions. Sat, 26 May 2012 17:47:20 GMT tbretz [13925] * trunk/FACT++/www/smartfact/index.js (modified) Some language improvements Sat, 26 May 2012 09:56:52 GMT tbretz [13903] * trunk/FACT++/www/smartfact/index.js (modified) Do not load pages during sliding; check for validity of table in ... Fri, 25 May 2012 22:05:40 GMT tbretz [13895] * trunk/FACT++/www/smartfact/index.js (modified) Fixed a problem in decodeHtml if the input was empty Fri, 25 May 2012 19:21:04 GMT tbretz [13889] * trunk/FACT++/www/smartfact/index.js (modified) New extension for files; changed splitter from : to |; better ... Thu, 24 May 2012 20:22:09 GMT tbretz [13886] * trunk/FACT++/www/smartfact/index.js (modified) Optimizations; simplifications; some layout cosmetics Thu, 24 May 2012 19:07:01 GMT tbretz [13881] * trunk/FACT++/www/smartfact/index.js (modified) Set debug to false per default in sendCommand and commented alert in ... Thu, 24 May 2012 19:02:16 GMT tbretz [13880] * trunk/FACT++/www/smartfact/index.css (modified) * trunk/FACT++/www/smartfact/index.js (modified) Moved alignment of header and footer elements to css-file. Thu, 24 May 2012 18:22:29 GMT tbretz [13879] * trunk/FACT++/www/smartfact/index.js (modified) make 'fact' simple always on the left side. Thu, 24 May 2012 18:13:50 GMT tbretz [13877] * trunk/FACT++/www/smartfact/index.js (modified) Added script control buttons and help button. Thu, 24 May 2012 14:32:55 GMT tbretz [13875] * trunk/FACT++/www/smartfact/index.js (modified) Included a function to properly convert html special chars to unicode Thu, 24 May 2012 14:18:52 GMT tbretz [13870] * trunk/FACT++/www/smartfact/index.js (modified) Added a link to the error page at the warning sign; set timeout to ... Wed, 23 May 2012 20:32:16 GMT tbretz [13850] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Small improvements for the output of the dimctrl messages Wed, 23 May 2012 20:12:27 GMT tbretz [13849] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Added min, max and median to binary files and hence to graphics. Wed, 23 May 2012 18:33:47 GMT tbretz [13845] * trunk/FACT++/www/smartfact/index.js (modified) Improved - once more - the resizing. Mon, 21 May 2012 15:09:26 GMT tbretz [13804] * trunk/FACT++/www/smartfact/index.css (modified) * trunk/FACT++/www/smartfact/index.js (modified) Implemented the possibility to display always a square graphics and ... Thu, 17 May 2012 19:22:25 GMT tbretz [13768] * trunk/FACT++/www/smartfact/index.js (modified) Unified the command script name and the page name; do not output ... Wed, 16 May 2012 08:09:18 GMT tbretz [13747] * trunk/FACT++/www/smartfact/index.css (modified) * trunk/FACT++/www/smartfact/index.js (modified) Some littel fixed; added a time-tag to the graphics files; added some ... Mon, 14 May 2012 13:32:03 GMT tbretz [13716] * trunk/FACT++/www/smartfact/index.js (modified) Improved relating the rows in the table with the lines in the file. Sun, 13 May 2012 21:38:51 GMT tbretz [13703] * trunk/FACT++/www/smartfact/index.js (modified) Added the possibility to fix width and height; added the possibility ... Sun, 13 May 2012 13:28:09 GMT tbretz [13698] * trunk/FACT++/www/smartfact/index.js (modified) Moved data files to data and moved table files to struct Sun, 13 May 2012 08:52:56 GMT tbretz [13686] * trunk/FACT++/www/smartfact (added) * trunk/FACT++/www/smartfact/dummy.png (moved) * trunk/FACT++/www/smartfact/gradient.png (moved) * trunk/FACT++/www/smartfact/icons-gray.png (moved) * trunk/FACT++/www/smartfact/icons-white.png (moved) * trunk/FACT++/www/smartfact/index.css (moved) * trunk/FACT++/www/smartfact/index.html (moved) * trunk/FACT++/www/smartfact/index.js (moved) * trunk/FACT++/www/smartfact/index.php (moved) Sun, 13 May 2012 08:46:27 GMT tbretz [13683] * trunk/FACT++/www/index.js (modified) Set a fixed precision for the units of the camera display