# # ChangeLog for trunk/FACT++/www/viewer/index.php # # Generated by Trac 1.5.2 # 11/18/24 01:41:33 Sat, 10 Nov 2018 22:01:32 GMT tbretz [19372] * trunk/FACT++/www/viewer/index.php (modified) Added some comments Sat, 10 Nov 2018 18:39:03 GMT tbretz [19369] * trunk/FACT++/www/viewer/index.php (modified) Allow an easy change of the location of the getevent tool, send the ... Fri, 07 Sep 2018 09:18:03 GMT tbretz [19212] * trunk/FACT++/www/viewer/index.php (modified) Paths updated. Wed, 06 Jan 2016 12:20:32 GMT tbretz [18398] * trunk/FACT++/www/viewer/index.php (modified) Added a time property to ech $.event. A Date object with ms precision. Wed, 14 May 2014 16:31:23 GMT tbretz [17856] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) * trunk/FACT++/www/viewer/index.php (modified) Added the possibility to retrieve different file names in the ... Mon, 12 May 2014 16:25:33 GMT tbretz [17841] * trunk/FACT++/www/viewer/index.php (modified) Adapted to the new MC files and paths. Sat, 10 May 2014 13:41:57 GMT tbretz [17822] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.php (modified) Added isMC, isDRS and isCalibrated Sat, 10 May 2014 13:22:16 GMT tbretz [17821] * trunk/FACT++/www/viewer/index.php (modified) Make it easier to debug printing the executed command. Sat, 10 May 2014 12:43:36 GMT tbretz [17818] * trunk/FACT++/www/viewer/index.php (modified) Return drs files and MC files as well, compile the path properly. Fri, 09 May 2014 15:33:27 GMT tbretz [17813] * trunk/FACT++/www/viewer/index.php (modified) Remove the carriage return from returned editor contents ;) Wed, 07 May 2014 12:47:15 GMT tbretz [17792] * trunk/FACT++/www/viewer/index.php (modified) Neighbors is not used anymore. A JS array will be faster than a php ... Wed, 07 May 2014 12:44:30 GMT tbretz [17789] * trunk/FACT++/www/viewer/index.php (modified) Some updates to the time calculation (more accurate position); check ... Sun, 04 May 2014 14:28:46 GMT tbretz [17774] * trunk/FACT++/www/viewer/index.php (modified) Added the possibility to access calibrated data files. Wed, 30 Apr 2014 19:20:15 GMT tbretz [17745] * trunk/FACT++/www/viewer/index.php (modified) There is no need to send the neighbors with the output; trim the null ... Wed, 30 Apr 2014 12:24:14 GMT tbretz [17740] * trunk/FACT++/www/viewer/index.php (modified) Switch to strict mode. Tue, 29 Apr 2014 17:37:36 GMT tbretz [17732] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) * trunk/FACT++/www/viewer/index.php (modified) Added another accordion for the display of additional controls; ... Tue, 29 Apr 2014 15:15:57 GMT tbretz [17727] * trunk/FACT++/www/viewer/index.php (modified) Read more data from getevent; some simplification to the global ... Tue, 29 Apr 2014 10:37:14 GMT tbretz [17722] * trunk/FACT++/www/viewer/index.php (modified) By never using more than one php array for a single pixel at a time ... Mon, 28 Apr 2014 18:09:05 GMT tbretz [17718] * trunk/FACT++/www/viewer/index.php (modified) Increased memory limit to allow for roi=1024 -- There is ... Mon, 28 Apr 2014 11:41:05 GMT tbretz [17713] * trunk/FACT++/www/viewer/index.php (modified) Proc wasn't in the global namespace anymore. Sun, 27 Apr 2014 20:01:33 GMT tbretz [17700] * trunk/FACT++/www/viewer (added) * trunk/FACT++/www/viewer/index.css (added) * trunk/FACT++/www/viewer/index.html (added) * trunk/FACT++/www/viewer/index.js (added) * trunk/FACT++/www/viewer/index.php (added) First version of a web based event viewer.