FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ryokomy/python2-osc · GitHub
ryokomy
/
python2-osc
Public
forked from
mwicat/python2-osc
Notifications
You must be signed in to change notification settings
Fork
1
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
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 18, 2017
Update .gitignore to exclude macOS .DS_Store files
lucianoiam
committed
fd5d28b
View commit details
Copy full SHA for fd5d28b
Browse repository at this point
Make osc_server.py Python 2 compatible
lucianoiam
committed
8abf35c
View commit details
Copy full SHA for 8abf35c
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
added address that triggered the handlers as the first argument
attwad
committed
0908e3b
View commit details
Copy full SHA for 0908e3b
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
Browse repository at this point
fix default handler type, should be a Handler
attwad
committed
6aa6c47
View commit details
Copy full SHA for 6aa6c47
Browse repository at this point
added default handler to dispatcher
attwad
committed
3f5f143
View commit details
Copy full SHA for 3f5f143
Browse repository at this point
Commits on Apr 17, 2014
bumped version to 1.4
attwad
committed
d33069b
View commit details
Copy full SHA for d33069b
Browse repository at this point
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
db16047
View commit details
Copy full SHA for db16047
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL