Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-16 | getting rid of some warningsHEADsvn2git-headexternals/iem/comport | IOhannes m zmölnig | |
svn path=/trunk/externals/iem/comport/; revision=17565 | |||
2015-09-16 | use pd_error or comport_verbose instead of post | IOhannes m zmölnig | |
and rename the old comport_verbose() function to comport_set_verbose() svn path=/trunk/externals/iem/comport/; revision=17564 | |||
2015-09-16 | comport@w32: if ReadFile returns ERROR_IO_PENDING, don't report an error | IOhannes m zmölnig | |
svn path=/trunk/externals/iem/comport/; revision=17563 | |||
2015-09-11 | strip non-ascii characters | IOhannes m zmölnig | |
svn path=/trunk/externals/iem/comport/; revision=17562 | |||
2015-07-05 | Break should work on Windows too. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=17498 | |||
2015-07-05 | Added break method to set or clear serial line break (continuous stream of ↵ | Martin Peach | |
zero). svn path=/trunk/externals/iem/comport/; revision=17497 | |||
2012-10-20 | fix typo that breaks Windows build | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=16447 | |||
2012-10-15 | bumped version to v0.2 for release | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=16384 | |||
2012-03-09 | instead of just closing a lost connection, retry for a settable number of tries | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=16059 | |||
2012-03-07 | set default poll time to 10ms since for most uses of serial at 115200 baud ↵ | Hans-Christoph Steiner | |
or less, the data doesn't come any faster than every 10ms svn path=/trunk/externals/iem/comport/; revision=16053 | |||
2012-03-07 | cleaned up a couple error messages | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=16052 | |||
2012-03-07 | after select(), if both ioctl() and read() return a 0 count, assume that we ↵ | Hans-Christoph Steiner | |
lost the connection and close the serial port svn path=/trunk/externals/iem/comport/; revision=16051 | |||
2012-03-07 | added comport# to close log message and used pd_error() to report all errors ↵ | Hans-Christoph Steiner | |
so they are trackable svn path=/trunk/externals/iem/comport/; revision=16050 | |||
2011-09-28 | post version message with verbose(-1, ) so it shows up at log level 3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=15378 | |||
2011-04-13 | In non MSW version, don't post messages about baud rate unless verbose is set. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=15071 | |||
2010-12-21 | updated Makefile to latest version | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=14669 | |||
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner | |
stopped the help patches for abstractions from being installed svn path=/trunk/externals/iem/comport/; revision=14178 | |||
2010-09-15 | remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵ | mescalinum | |
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/externals/iem/comport/; revision=14145 | |||
2010-09-11 | uploaded package to ↵ | Hans-Christoph Steiner | |
http://git.debian.org/?p=pkg-multimedia/pd-comport.git;a=summary svn path=/trunk/externals/iem/comport/; revision=14069 | |||
2010-09-11 | added Windows makefile to the dist tarball | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=14068 | |||
2010-09-11 | fix lintian error that quilt is required | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=14061 | |||
2010-09-11 | prep to retag and re-release clean tarballs with Makefile updates | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=14048 | |||
2010-09-07 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13994 | |||
2010-09-07 | prepping for upload to Debian | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13983 | |||
2010-09-05 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13978 | |||
2010-09-05 | updated Makefile to latest version | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13977 | |||
2010-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/iem/comport/; revision=13975 | |||
2010-08-24 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13928 | |||
2010-08-19 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13843 | |||
2010-08-19 | corrected to be LGPL-2.1 | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13842 | |||
2010-08-19 | added siretart's gbp.conf file to force prisine-tar with git-buildpackage | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13840 | |||
2010-08-18 | get building with debuild | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13831 | |||
2010-08-17 | debianized using the library template | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=13824 | |||
2010-03-18 | switched %f to %g in warning/error messages so that trailing 0s don't get ↵ | Hans-Christoph Steiner | |
printed svn path=/trunk/externals/iem/comport/; revision=13227 | |||
2010-03-18 | added support for 'Abstract Control Model' tty's for things like the Arduino ↵ | Hans-Christoph Steiner | |
Teensy that use USB-CDC svn path=/trunk/externals/iem/comport/; revision=13225 | |||
2010-03-17 | Checks that the port is open before writing to its buffer. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=13221 | |||
2010-02-04 | seems MinGW and VC don't agree on the content of an OVERLAPPED struct. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=13143 | |||
2010-02-03 | Got rid of some more warnings in the MinGW version. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=13142 | |||
2010-02-02 | Got rid of a warning about the float com_num being printed as int by ↵ | Martin Peach | |
printing it as float. svn path=/trunk/externals/iem/comport/; revision=13133 | |||
2010-02-02 | sprintf_s only works on MSVC. MinGW uses sprintf. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=13132 | |||
2010-02-01 | Changed some sprintf calls to sprintf_s in the _WIN32 sections. | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=13129 | |||
2010-02-01 | Use a 16384-byte buffer for send and another for receive. Read and write ↵ | Martin Peach | |
occur during comport_tick(), the clock callback, so any data written since the previous tick will be sent in a single write. Callback rate is now adjustable via the [pollintervall( message which defaults to 1ms (usually that's faster than the dsp block rate so the dsp rate takes precedence.) svn path=/trunk/externals/iem/comport/; revision=13128 | |||
2010-01-31 | fix build-bug introduced by mrpeach's multibyte read | IOhannes m zmölnig | |
svn path=/trunk/externals/iem/comport/; revision=13121 | |||
2010-01-29 | Attempt to make reception more efficient in linux by reading the number of ↵ | Martin Peach | |
bytes actually available instead of one at a time. Added an rxerrors output for the info message. First 10 rxerrors print to console with errno/LastError. svn path=/trunk/externals/iem/comport/; revision=13118 | |||
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/iem/comport/; revision=11724 | |||
2009-05-16 | win return | musil | |
svn path=/trunk/externals/iem/comport/; revision=11387 | |||
2009-05-14 | removed extraneous test | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=11368 | |||
2009-05-14 | made [comport] handle arguments more gracefully and made it throw an error ↵ | Hans-Christoph Steiner | |
if it can't open the serial port svn path=/trunk/externals/iem/comport/; revision=11367 | |||
2008-09-21 | fixed mrpeach's changes so that now it compiles again on non-win32 | IOhannes m zmölnig | |
svn path=/trunk/externals/iem/comport/; revision=10305 | |||
2008-09-16 | cleaned up the help patch some more... | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=10290 |