FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · kjcole/python2-osc · GitHub
kjcole
/
python2-osc
Public
forked from
mwicat/python2-osc
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
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
Branch selector
User selector
Datepicker
Commit history
Commits on May 29, 2019
- Add reuse address socket option to udp_client.py
kjcole
committed
d8a74ee
View commit details
Copy full SHA for d8a74ee
Browse repository at this point
- Add allow_broadcast option
kjcole
committed
ebb083d
View commit details
Copy full SHA for ebb083d
Browse repository at this point
Commits on Oct 2, 2016
- Added .gitattributes for binary file type and image handling
kjcole
committed
bce52cf
View commit details
Copy full SHA for bce52cf
Browse repository at this point
Commits on Mar 1, 2016
- Wrapped some long lines in reaktor_lazybass.py
kjcole
committed
bf7a73e
View commit details
Copy full SHA for bf7a73e
Browse repository at this point
- Changed queue to Queue for python2
Show description for abdb9be
kjcole
committed
abdb9be
View commit details
Copy full SHA for abdb9be
Browse repository at this point
Commits on Feb 26, 2016
- Changed simple_client's address from "/filter" to "/debug" so that
Show description for eba4b15
kjcole
committed
eba4b15
View commit details
Copy full SHA for eba4b15
Browse repository at this point
- simple_server.py wants print to be a function a la Python 3. Fixed.
Show description for 1700082
kjcole
committed
1700082
View commit details
Copy full SHA for 1700082
Browse repository at this point
Commits on Nov 25, 2015
- Changed super().__init__ to direct calls of parent __init__ methods
kjcole
committed
5cd1b41
View commit details
Copy full SHA for 5cd1b41
Browse repository at this point
Commits on May 11, 2015
Rename project
Marek Wiewiorski
committed
f12ad8b
View commit details
Copy full SHA for f12ad8b
Browse repository at this point
Add fix for testing floating point number
Marek Wiewiorski
committed
90c5224
View commit details
Copy full SHA for 90c5224
Browse repository at this point
Initial backport
Marek Wiewiorski
committed
98159f4
View commit details
Copy full SHA for 98159f4
Browse repository at this point
Commits on Apr 15, 2015
Merge pull request #20 from jsheedy/master
Show description for 8a47fd9
attwad
committed
8a47fd9
View commit details
Copy full SHA for 8a47fd9
Browse repository at this point
updated handlers_for_address docstring
jsheedy
committed
b1e67db
View commit details
Copy full SHA for b1e67db
Browse repository at this point
updates from PR comments
jsheedy
committed
8afddfe
View commit details
Copy full SHA for 8afddfe
Browse repository at this point
Changed Dispatcher.map to a default dict to support multiple mappings
jsheedy
committed
6dcd02f
View commit details
Copy full SHA for 6dcd02f
Browse repository at this point
Merge pull request #19 from jsheedy/master
Show description for 53af5d0
attwad
committed
53af5d0
View commit details
Copy full SHA for 53af5d0
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
Browse repository at this point
Commits on Oct 26, 2014
upped version 1.4.2
attwad
committed
c3b8b7c
View commit details
Copy full SHA for c3b8b7c
Browse repository at this point
Commits on Jul 28, 2014
updated license statement in readme
attwad
committed
4e65418
View commit details
Copy full SHA for 4e65418
Browse repository at this point
Change license to public domain.
Show description for 54a40a0
attwad
committed
54a40a0
View commit details
Copy full SHA for 54a40a0
Browse repository at this point
Commits on Jul 27, 2014
added pip version badge
attwad
committed
cfa4e3c
View commit details
Copy full SHA for cfa4e3c
Browse repository at this point
Commits on Jul 13, 2014
added travis build status widget in the readme.rst
attwad
committed
c4c53de
View commit details
Copy full SHA for c4c53de
Browse repository at this point
support python 3.3 and 3.4 in travis
attwad
committed
8f818a5
View commit details
Copy full SHA for 8f818a5
Browse repository at this point
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
15eff98
View commit details
Copy full SHA for 15eff98
Browse repository at this point
added travis config file
attwad
committed
fe80b16
View commit details
Copy full SHA for fe80b16
Browse repository at this point
Commits on Jul 12, 2014
added license link to readme
attwad
committed
46c4599
View commit details
Copy full SHA for 46c4599
Browse repository at this point
added license now that people are asking for it
attwad
committed
367387c
View commit details
Copy full SHA for 367387c
Browse repository at this point
Commits on Jun 15, 2014
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
ecb8b85
View commit details
Copy full SHA for ecb8b85
Browse repository at this point
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
Browse repository at this point
Commits on Jun 13, 2014
fix typo in top level comment of osc_server.py
attwad
committed
2e33c00
View commit details
Copy full SHA for 2e33c00
Browse repository at this point
Commits on May 19, 2014
Merge pull request #11 from almost/patch-1
Show description for d5b0ffd
attwad
committed
d5b0ffd
View commit details
Copy full SHA for d5b0ffd
Browse repository at this point
__builtins__ is a dict in modules in py 2.x, use __builtin__ module.
almost
committed
b433dfd
View commit details
Copy full SHA for b433dfd
Browse repository at this point
Commits on May 1, 2014
bumped version to 1.4.1 and uploaded to pypi
attwad
committed
2b0b17e
View commit details
Copy full SHA for 2b0b17e
Browse repository at this point
updated readme with correct example
attwad
committed
6367020
View commit details
Copy full SHA for 6367020
Browse repository at this point
made the example compatible with the newly returned address param
attwad
committed
752c1bd
View commit details
Copy full SHA for 752c1bd
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL