FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonosc/osc_message_builder.py - VinntechForked/python-osc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
VinntechForked
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-osc
pythonosc
osc_message_builder.py
on
master
User selector
Datepicker
Commit history
Commits on Nov 15, 2022
Fix mypy typing errors
ideoforms
committed
b65cf64
View commit details
Copy full SHA for b65cf64
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Add/fix these annotations
PeterJCLaw
committed
0badf76
View commit details
Copy full SHA for 0badf76
View code at this point
Browse repository at this point
Type the message builder
Show description for 84de837
PeterJCLaw
committed
84de837
View commit details
Copy full SHA for 84de837
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
implemented signed int64 support #21
cansik
committed
3bc9dd5
View commit details
Copy full SHA for 3bc9dd5
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
Fix some issues with the first attempt
Stefan Ott
committed
a6f31c3
View commit details
Copy full SHA for a6f31c3
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Add support for sending NIL value
habersack
committed
5a01154
View commit details
Copy full SHA for 5a01154
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Add type annotation
DrLuke
committed
23d7d84
View commit details
Copy full SHA for 23d7d84
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Format code according to PEP8
DrLuke
committed
7d4b890
View commit details
Copy full SHA for 7d4b890
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Add 'd' 64-bit floating point number type tag
levaitamas
committed
bf9423b
View commit details
Copy full SHA for bf9423b
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Add 'm' 4-byte MIDI type tag
levaitamas
committed
83dc8d5
View commit details
Copy full SHA for 83dc8d5
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Correctly send booleans
Show description for 1763dc5
Yamakaky
committed
1763dc5
View commit details
Copy full SHA for 1763dc5
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Parse booleans after whatever gets evaluated to True or False
Show description for f8fd787
attwad
authored
f8fd787
View commit details
Copy full SHA for f8fd787
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Correctly set the message type for booleans
Show description for 944fc51
Yamakaky
authored
944fc51
View commit details
Copy full SHA for 944fc51
View code at this point
Browse repository at this point
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 Mar 9, 2017
Support Arrays
Emlyn Corrin
authored and
Emlyn Corrin
committed
7e521bc
View commit details
Copy full SHA for 7e521bc
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
add r attribute as rgba
tyrm
committed
a68ffaf
View commit details
Copy full SHA for a68ffaf
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Change OscMessageBuilder.add_arg type inference to use isinstance instead of equality checks. Fix #36
Nagasaki45
committed
faf7946
View commit details
Copy full SHA for faf7946
View code at this point
Browse repository at this point
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 Dec 20, 2015
Fix malformed packet when no arguments provided
Eugene Cherny
committed
b6c0de3
View commit details
Copy full SHA for b6c0de3
View code at this point
Browse repository at this point
Commits on May 19, 2014
__builtins__ is a dict in modules in py 2.x, use __builtin__ module.
almost
committed
b433dfd
View commit details
Copy full SHA for b433dfd
View code at this point
Browse repository at this point
Commits on Apr 13, 2014
adds ImportException catch so osc_message_builder works on python 2.x
ssfrr
committed
1ef54ee
View commit details
Copy full SHA for 1ef54ee
View code at this point
Browse repository at this point
Commits on Feb 28, 2014
Was adding extra bytes that were not needed in booleans
jnfbatista
committed
d06528e
View commit details
Copy full SHA for d06528e
View code at this point
Browse repository at this point
Added support for booleans.
jnfbatista
committed
4d11349
View commit details
Copy full SHA for 4d11349
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
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
simplified example imports and added a todo for message builder
attwad
committed
f825049
View commit details
Copy full SHA for f825049
View code at this point
Browse repository at this point
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