Commit Graph

49 Commits

Author SHA1 Message Date
Lailouezzz a867dfc296
FIX : STATIC compilation work 2020-01-03 17:48:39 +01:00
Lailouezzz 26c31947e1
TODO : get file into a dir 2020-01-03 17:48:39 +01:00
Lailouezzz c2498de5a1
FIX : p7 list heap corruption + 0o display when dir 2020-01-03 17:48:34 +01:00
Lailouezzz b1fa67b8ab Merge branch 'dev' of Lailouezzz/libcasio into master 2020-01-02 00:02:46 +01:00
Lailouezzz 13d05e6b74
If read size = 0 errno is 0 2020-01-01 23:59:36 +01:00
Lailouezzz d77f24cdda
Delete unused error 2020-01-01 23:56:30 +01:00
Lailouezzz 7c3ba247b9 Merge branch 'master' of Lailouezzz/libcasio into dev
add readme.md
2020-01-01 23:43:28 +01:00
Lailouezzz 842122643b
Small fixies in p7os and changing error convention for stream read (write tomorow) 2020-01-01 23:39:56 +01:00
Lailouezzz 54ec2ce352
Adding osrecover.sh4 (simlo) tools for update the casiowin os 2020-01-01 21:33:15 +01:00
Lailouezzz 9af4f1bd44
No 100% working but get is implemented, casio_read modified (size_t to size_t *) 2020-01-01 21:25:48 +01:00
Lailouezzz 675b66928b Merge branch 'markdown-readme' of Lailouezzz/libcasio into master
Juste add a markdown readme
2019-12-31 12:25:58 +01:00
Lailouezzz d8e10d9a50 More information 2019-12-31 12:25:04 +01:00
Lailouezzz 13f69e55ac h2 for Configuring 2019-12-31 12:22:18 +01:00
Lailouezzz 30ebf96c5e Ajouter 'README.md' 2019-12-31 12:21:32 +01:00
Lailouezzz acda498903
Patch : dynamic alloc bug and implement p7 list for human read 2019-12-31 00:43:01 +01:00
Lailouezzz 06057a578b
Implement list function 2019-12-30 23:33:37 +01:00
Lailouezzz 8afb7e73e3
Update .gitignore 2019-12-30 23:29:56 +01:00
Lailouezzz 9a3c2015b7
Patch : p7os patch end command 2019-12-29 21:56:51 +01:00
Thomas Touhey 8f01bf4eaf
More iterators, corrected a buffer overflow. 2018-05-15 12:50:39 +02:00
Thomas Touhey 1a1d119cb2
Made progress on SCSI communications with the G90 2018-05-14 21:55:17 +02:00
Thomas Touhey fb550a68b6
Corrected the README (and that should be an update for the gitea instance). 2018-05-06 19:14:09 +02:00
Thomas Touhey 1f7ca343cf
Corrected the contributing file (and should update on gitea) 2018-05-06 19:13:05 +02:00
Thomas Touhey 6836e1d542
Added usb bus and device address filtering 2018-05-06 19:08:28 +02:00
Thomas Touhey c3a3b05917
Going on. 2018-05-04 21:19:12 +02:00
Thomas Touhey 31ad4cb0b6
Fixed p7screen. 2018-04-27 15:32:44 +02:00
Thomas Touhey 1b11596319
A few minor things for packaging. 2018-04-25 23:50:40 +02:00
Thomas Touhey fb9fd2ecc2
Made mcsfile part of the default utils, made that it can read several files in one go. 2018-04-25 20:26:40 +02:00
Thomas Touhey ecfc8f31ad
Corrected segfault on --reset usage option. 2018-04-25 19:24:32 +02:00
Thomas Touhey d520bb9685
Fixed installation. 2018-04-25 19:02:58 +02:00
Thomas Touhey aa937aca7b
More corrections. 2018-04-25 04:05:13 +02:00
Thomas Touhey 9f79156be6
Integrated p7utils into this repository. 2018-04-25 02:52:34 +02:00
Thomas Touhey e1705b75d6
Minor corrections of the night. 2018-04-24 04:11:49 +02:00
Thomas Touhey d6c3d39858
Oh yeah, I'm still working on that 2018-04-24 01:28:49 +02:00
Thomas Touhey 6014c57ce0 Still making the docs 2017-09-03 15:30:13 +02:00
Thomas Touhey e4074fedae Started writing a little more docs. 2017-09-02 21:49:08 +02:00
Thomas Touhey 5ff737722c Updating the documentation method. 2017-09-02 20:22:50 +02:00
Thomas Touhey 855d625bbd Correcting filesystem-related operations, started writing doc with sphinx (no manpages) 2017-07-07 03:36:51 +02:00
Thomas Touhey 4e4bfcb279 Correcting some subtle things 2017-07-05 20:22:07 +02:00
Thomas Touhey 036314140e Started implementing Windows filesystem as well, as a proof of concept 2017-07-02 04:39:43 +02:00
Thomas Touhey 563d6102ac Continuing to try and implement filesystems. 2017-07-01 17:22:39 +02:00
Thomas Touhey 089863770d Reorganized, continued experiments on filesystems 2017-06-30 20:15:15 +02:00
Thomas Touhey 04c7cbd9d7 Changed default directories, and no more screen types, only open mode/capabilities! 2017-06-30 14:38:41 +02:00
Thomas Touhey c2bad868e6 Modified some things, started implementing filesystems. 2017-06-28 11:12:08 +02:00
Thomas Touhey 9cc56194fe Starting implementing setup. 2017-06-21 19:37:13 +02:00
Thomas Touhey a774fa21ea Added Protocol 7.00 MCS (unfinished), corrected Protocol 7.00 data streams, corrected MCS head correction/conversion, regrouped mem. alloc. 2017-06-21 02:57:08 +02:00
Thomas Touhey 4ce08c94cd Added brand new MCS abstraction, replaced enums by defines for compatibility, replaced static by CASIO_LOCAL, corrected CASIO_EXPORT usage. 2017-06-16 13:17:52 +02:00
Thomas Touhey 35ed5d4c75 Portability, some corrections. 2017-06-14 01:26:46 +02:00
Thomas Touhey e6e8cd423f Corrected picture utilities and header, added editorconfig 2017-06-12 01:54:57 +02:00
Thomas Touhey 567d1e1eb9 Initial commit. 2017-06-12 01:06:23 +02:00