FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonosc/test - luminautix/python-osc · GitHub
luminautix
/
python-osc
Public
forked from
attwad/python-osc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-osc
pythonosc
test
on
master
User selector
Datepicker
Commit history
Commits on Mar 12, 2017
Address review comments and add tests
Emlyn Corrin
authored and
Emlyn Corrin
committed
bb64b41
View commit details
Copy full SHA for bb64b41
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
added rgba value to test
tyrm
committed
8809f12
View commit details
Copy full SHA for 8809f12
View code at this point
Browse repository at this point
added type rgba to builder test
tyrm
committed
a92fd09
View commit details
Copy full SHA for a92fd09
View code at this point
Browse repository at this point
added osc_type tests for rgba
tyrm
committed
0dd54da
View commit details
Copy full SHA for 0dd54da
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Fail OscMessageBuilder.add_arg if infered type is not supported
Nagasaki45
committed
ae85f78
View commit details
Copy full SHA for ae85f78
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Add SimpleUDPClient. Fix #34
Nagasaki45
committed
c06812b
View commit details
Copy full SHA for c06812b
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
added a test for the datagram when no args
attwad
committed
638f6b9
View commit details
Copy full SHA for 638f6b9
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
fixed ntp date generation test, as this function was corrected
the-drunk-coder
committed
7bea1de
View commit details
Copy full SHA for 7bea1de
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
Added unit test for building no-arg message
Eugene Cherny
committed
503b7cb
View commit details
Copy full SHA for 503b7cb
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Changed Dispatcher.map to a default dict to support multiple mappings
jsheedy
committed
6dcd02f
View commit details
Copy full SHA for 6dcd02f
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
support for wildcards in dispatch patterns
jsheedy
committed
40f303e
View commit details
Copy full SHA for 40f303e
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
Do nop strip datagram, I have no idea why I did this before it is stupid, it causes datagrams encoded with tabs in it to be stripped so integers values like 9 would be stripped and no callback woul…
Show description for a67281e
attwad
committed
a67281e
View commit details
Copy full SHA for a67281e
View code at this point
Browse repository at this point
Commits on May 1, 2014
added address that triggered the handlers as the first argument
attwad
committed
0908e3b
View commit details
Copy full SHA for 0908e3b
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
add test for regexp escape, escape the address passed ot the dispatcher first to not get confused if characters with special meanings were part of the osc address
attwad
committed
52525a7
View commit details
Copy full SHA for 52525a7
View code at this point
Browse repository at this point
fix default handler type, should be a Handler
attwad
committed
6aa6c47
View commit details
Copy full SHA for 6aa6c47
View code at this point
Browse repository at this point
added default handler to dispatcher
attwad
committed
3f5f143
View commit details
Copy full SHA for 3f5f143
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
add one more test for mathcing of +
attwad
committed
33b2cf5
View commit details
Copy full SHA for 33b2cf5
View code at this point
Browse repository at this point
allow + as a character matched by the osc address whildcard *. Fixes #7
attwad
committed
4802e94
View commit details
Copy full SHA for 4802e94
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
added test for udp client
attwad
committed
a41c1a1
View commit details
Copy full SHA for a41c1a1
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
Added tests for the true and false message types
jnfbatista
committed
7da1b83
View commit details
Copy full SHA for 7da1b83
View code at this point
Browse repository at this point
Commits on Feb 18, 2014
more coverage on nto, osc types and osc bundle+builders
attwad
committed
472eac6
View commit details
Copy full SHA for 472eac6
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
more coverage for osc message builder
attwad
committed
313e357
View commit details
Copy full SHA for 313e357
View code at this point
Browse repository at this point
unknown param type in osc messag ehandled now
attwad
committed
ac2433c
View commit details
Copy full SHA for ac2433c
View code at this point
Browse repository at this point
more coverage and try catch osc message errors in osc bundle
attwad
committed
602eecf
View commit details
Copy full SHA for 602eecf
View code at this point
Browse repository at this point
100% coverage for osc_types
attwad
committed
56317e3
View commit details
Copy full SHA for 56317e3
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
ran flake8 over the whole repository and fixed all but indent warnings
attwad
committed
5fd00cf
View commit details
Copy full SHA for 5fd00cf
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
made the interface simpler to add arguments to a message, the type is guessed at runtime
attwad
committed
74b9831
View commit details
Copy full SHA for 74b9831
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
changing imports to include base pythonosc module name so that imports work when installed via setup.py
attwad
committed
bffc309
View commit details
Copy full SHA for bffc309
View code at this point
Browse repository at this point
renamed src to pythonosc as it will be the package name once I figure out how to use distribute and run unittests...
attwad
committed
3e29415
View commit details
Copy full SHA for 3e29415
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL