Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jaantoots
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2018
Improve ntp formatting
jaantoots
committed
c9d7ee6
View commit details
Copy full SHA for c9d7ee6
View code at this point
Browse repository at this point
Fix OSC timetag conversion to use unsigned integers
jaantoots
committed
32c8252
View commit details
Copy full SHA for 32c8252
View code at this point
Browse repository at this point
Add OSC timetag as possible message parameter
jaantoots
committed
5eeea5d
View commit details
Copy full SHA for 5eeea5d
View code at this point
Browse repository at this point
Use relative imports
jaantoots
committed
a47d9f9
View commit details
Copy full SHA for a47d9f9
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 Dec 19, 2017
added tests for 512 elems list
attwad
committed
8641ee7
View commit details
Copy full SHA for 8641ee7
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Add option to udp client to send to a broadcast address
Show description for 69b1516
attwad
authored
69b1516
View commit details
Copy full SHA for 69b1516
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 Feb 25, 2017
Do not define ForkingUdpServer on 3.6 versions that do not support os.fork
attwad
committed
2cb6e66
View commit details
Copy full SHA for 2cb6e66
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Merge pull request #39 from wlfyit/type_rgba
Show description for 61500b5
attwad
authored
61500b5
View commit details
Copy full SHA for 61500b5
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
fixed type comment
tyrm
committed
4214729
View commit details
Copy full SHA for 4214729
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 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
created rgba type
tyrm
committed
de79859
View commit details
Copy full SHA for de79859
View code at this point
Browse repository at this point
should return a signed int
Tyr
committed
44b5f58
View commit details
Copy full SHA for 44b5f58
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 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 26, 2016
Better precision for timed message
organic-jukebox
committed
53ac331
View commit details
Copy full SHA for 53ac331
View code at this point
Browse repository at this point
Changed ntp to system time conversion
organic-jukebox
committed
2b2eb6e
View commit details
Copy full SHA for 2b2eb6e
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
nicer implementation of new systemtime-to-ntp conversion
the-drunk-coder
committed
7c29a02
View commit details
Copy full SHA for 7c29a02
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
changed implementation of ntp timestamp conversion
Show description for f56b9c1
the-drunk-coder
committed
f56b9c1
View commit details
Copy full SHA for f56b9c1
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
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 17, 2015
cleanups from pull request feedback
jsheedy
committed
ce07723
View commit details
Copy full SHA for ce07723
View code at this point
Browse repository at this point
Commits on May 16, 2015
added AsyncIOOSCUDPServer
jsheedy
committed
ff660ca
View commit details
Copy full SHA for ff660ca
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
updated handlers_for_address docstring
jsheedy
committed
b1e67db
View commit details
Copy full SHA for b1e67db
View code at this point
Browse repository at this point
updates from PR comments
jsheedy
committed
8afddfe
View commit details
Copy full SHA for 8afddfe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.