Commit Graph

485 Commits

Author SHA1 Message Date
akuker
66e4c91f61 Buttons are starting to do something... nothing useful... but something 2020-07-29 20:42:50 -05:00
akuker
4c02bd5a1a Fix collor when the service fails. Automatically refresh the status every 30 seconds 2020-07-26 21:06:48 -05:00
akuker
b8874d1e27 Created a frame around the rascsi interface and a status frame that will automatically update 2020-07-26 20:57:52 -05:00
akuker
9345e0dbe4 updated to work with Netscape 2020-07-26 20:27:59 -05:00
akuker
4cfd4b8afd Simple php page to check the status of the RaSCSI service 2020-07-26 20:21:50 -05:00
akuker
a482c465ad Created conceptual wireframe and generated new php file that sort-of matches the wireframe. Still a work in progress and doesn't do anything useful (yet) 2020-07-26 19:54:40 -05:00
Tony Kuker
5794e56477 Translated to Englished and fixed handling of files without an extension 2020-07-25 21:40:03 -05:00
Tony Kuker
3dc38ea959 Baseline version of index.php from https://github.com/ztto/rascsi-php 2020-07-25 21:36:35 -05:00
akuker
32af6cf169 Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code 2020-07-10 17:49:02 -05:00
akuker
b69d6fc409 Python script for monitoring rascsi and displaying status on a OLED display 2020-07-10 11:38:59 -05:00
akuker
74d6c5279d Python script for monitoring rascsi and displaying status on a OLED display 2020-07-10 11:38:31 -05:00
akuker
7a697309e2 Fix issue #8 - Code would return error when file was CORRECTLY opened and report success when it failed. 2020-07-09 20:20:18 -05:00
akuker
96704a002a Fix the CFlags and correct the debugger to launch the correct exe 2020-07-09 17:57:13 -05:00
akuker
c0e607eb9d Added some debug code for Issue #2. This will print out a warning when we get an unhandled mode page code, instead of crashing 2020-07-09 17:56:04 -05:00
Tony Kuker
6bdb841dfc Cleanup to merge in with main branch 2020-07-09 15:34:29 -05:00
Tony Kuker
a077a782d4 Merge branch 'master' of https://github.com/akuker/RASCSI 2020-07-09 15:19:05 -05:00
akuker
15bd9d7dd4 Ignore the binaries - don't check them into git 2020-07-09 13:38:00 -05:00
akuker
f263dd03b3 Removed extraneous debug printfs, removed scsimon 2020-07-09 13:36:25 -05:00
akuker
bd70788512 Added ability to use --help as well as -h to show usage info 2020-07-09 13:33:57 -05:00
akuker
13cafbc978 Added ability to use --help as well as -h to show usage info 2020-07-09 13:32:18 -05:00
akuker
1c45f8e33c Added warning at the top of the page to not manualy update 2020-07-09 13:28:17 -05:00
akuker
35d2b83811 Updated makefile to auto-generate man pages text files 2020-07-09 13:21:59 -05:00
akuker
5c604eb1ea Updated man pages 2020-07-09 13:00:06 -05:00
akuker
78eb315917 Updated rascsi man page 2020-07-09 12:24:47 -05:00
Tony Kuker
52b58f06dc Added skeleton MAN pages 2020-07-08 19:50:39 -05:00
akuker
1d588d1120 Create skeleton man pages 2020-07-08 19:45:34 -05:00
akuker
da101dea19 Fix typo 2020-07-07 16:49:36 -05:00
akuker
64c621d36b Cleanup failed stuff.... 2020-07-07 16:41:12 -05:00
akuker
6815f75836 Failed attempt at monitoring the SCSI traffic. 2020-07-07 14:17:16 -05:00
akuker
6fd6fdcc05 Failed attempt at monitoring the SCSI traffic. 2020-07-07 14:16:02 -05:00
akuker
c86764c6e7 Debug code for cd-rom integration 2020-07-06 19:23:54 -05:00
Tony Kuker
f55de61aeb Additional translation from Japanese to English. Shouldn't be any functional changes. Most of the work was done by Google Translate 2020-07-05 22:56:25 -05:00
Tony Kuker
538c0547bb First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
Tony Kuker
00186fd77e Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
Xavier Rey-Robert
35866cfb84 first commit 2018-05-03 15:47:57 +02:00