cake
/
libp7
Archived
1
0
Fork 1
Commit Graph

137 Commits

Author SHA1 Message Date
Thomas Touhey af5948d8ec Changed the logging system. 2017-04-22 02:31:58 +02:00
Thomas Touhey 81c4f88502 Namespace. 2017-04-12 17:39:38 +02:00
Thomas Touhey 055a841fdb Reorganized streams/comlist. 2017-04-11 14:44:13 +02:00
Thomas Touhey 9cbb3a427c Started supporting libg1m MCS file sending. 2017-04-11 02:39:21 +02:00
Thomas Touhey 1bf654338f Modified all errors, added settings string decoding. 2017-04-06 18:53:59 +02:00
Thomas Touhey e5ecf98fa0 Corrected bug, although I don't understand it yet... Oo 2017-04-06 17:15:31 +02:00
Thomas Touhey a11b4fa0f2 Many things and corrections, still can't read... 2017-04-05 19:07:20 +02:00
Thomas Touhey ce30879d04 Corrected serial management, made libg1m required. 2017-04-03 16:36:21 +02:00
Thomas Touhey 12d746516b Corrected memory allocation problems. 2017-04-02 13:55:08 +02:00
Thomas Touhey 3acefe87f2 Things. 2017-04-02 00:30:02 +02:00
Thomas Touhey d1330a70df Fixed Windows stream. 2017-03-31 11:27:11 +02:00
Thomas Touhey 9eab1e5bd1 Corrected streams management, started including SCSI. 2017-03-29 01:20:46 +02:00
Thomas Touhey 904f12b1a2 Updated terminology (p7_seven_*) 2017-03-27 12:42:35 +02:00
Thomas Touhey 729886a7bb Reorganized a little, better comments in headers. 2017-03-25 13:43:44 +01:00
Thomas Touhey da65f49d4c Added settings system. 2017-03-11 14:17:44 +01:00
Thomas Touhey 49165f6f29 Oops! Corrected logging. 2017-03-10 17:19:32 +01:00
Thomas Touhey 6a64fa50ae Should've implemented picture types (untested!) 2017-03-10 00:02:37 +01:00
Thomas Touhey 37fa838e5c Changed the handle private structure, added legacy protocol drafts 2017-03-03 15:24:30 +01:00
Thomas Touhey 318790903c Just added the maintainer in the configuration :) 2017-02-24 02:36:26 +01:00
Thomas Touhey 3091f53c5e Corrected some things, changed the file headers. 2017-02-23 19:17:39 +01:00
Thomas Touhey f6491df531 Saving the state, currently working on Linux USB-serial streams. 2017-02-17 00:32:36 +01:00
Thomas Touhey 3fc419a6ac Changed error codes [breaking], made callback types, added devices 2017-02-15 14:21:41 +01:00
Thomas Touhey e611c1af70 Tried things on streams. 2017-02-13 21:57:57 +01:00
Thomas Touhey 843ee54743 Corrected serial device listing. 2017-02-09 14:29:01 +01:00
Thomas Touhey 8937f780cb Bigger support for serial communications. 2017-02-09 12:12:08 +01:00
Thomas Touhey 23512d5244 Corrected licence messages. 2017-02-08 15:56:31 +01:00
Thomas Touhey 4513b4aeb8 Corrected serial management, added serial listing, corrected doc 2017-02-08 13:48:31 +01:00
Thomas Touhey f6125a8215 Added more things to manage serial, that works. 2017-02-08 02:34:35 +01:00
Thomas Touhey 6441afaf9a Modified way streams are managed. 2017-02-07 17:54:11 +01:00
Thomas Touhey 42304b4a71 Should've corrected backup support. 2017-01-28 13:55:08 +01:00
Thomas Touhey ea3823c741 Added p7_error_terminated, corrected dependencies to headers. 2017-01-27 10:57:19 +01:00
Thomas Touhey f6f55b11ea Corrected things I thought were not so smart. 2017-01-27 00:00:57 +01:00
Thomas Touhey 6837740fe2 Added udev rule generation 2017-01-26 18:14:09 +01:00
Thomas Touhey 573cb3fad1 Replaced parameters with one: flags 2017-01-26 14:25:43 +01:00
Thomas Touhey db113e624b Tried to correct some things. 2017-01-23 01:52:04 +01:00
Thomas Touhey a7037933f9 Removed bzero 2017-01-22 18:40:16 +01:00
Thomas Touhey cfbe24165a Made some corrections, only depends on gint now 2017-01-22 01:32:00 +01:00
Thomas Touhey ae19ddde52 Tried to fix some things. 2017-01-22 01:12:21 +01:00
Thomas Touhey d0e274598e Should be better. 2017-01-21 12:33:17 +01:00
Thomas Touhey af3e1122b5 segfault caused by a log_info... no more segfault. 2017-01-19 15:24:56 +01:00
Thomas Touhey 63ac24c050 Added a way to statically allocate a libp7 handle. 2017-01-19 15:08:37 +01:00
Thomas Touhey 5ee8278b63 Added doc for sinit, made allocation optional. 2017-01-19 14:25:58 +01:00
Thomas Touhey a1b953ffcf Added libp7 configuration header, should have made FILE optional. 2017-01-19 12:59:20 +01:00
Thomas Touhey c019e2ae7c Implemented 'interrupted' error, put streams into advanced public API 2017-01-13 21:57:32 +01:00
Thomas Touhey 6c0bd64454 Managed to improve logging. 2017-01-13 13:33:09 +01:00
Thomas Touhey 3487295f20 Corrected stream settings management 2017-01-12 10:03:45 +01:00
Thomas Touhey 2cc638304d Added MS-Windows streams, corrected streams management 2017-01-11 21:17:25 +01:00
Thomas Touhey 7e4b3b72a1 Implemented stream setspeed. 2017-01-11 14:13:42 +01:00
Thomas Touhey 6315f67215 Corrected some little things, added backup of casiowin entry 2017-01-06 12:41:11 +01:00
Thomas Touhey 9f19699477 Added basic timeout management 2017-01-06 01:56:26 +01:00