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
Accelerator
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
Type
/
to 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 }}
dominicrico
/
node-wii
Public
forked from
danyocom/node-wii
Notifications
You must be signed in to change notification settings
Fork
0
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
Breadcrumbs
History for
node-wii
src
on
master
User selector
All users
All time
Commit history
Commits on Jul 5, 2018
try to make it work with node 8+
Dominic Rico Gómez
committed
98b15bb
View commit details
Copy full SHA for 98b15bb
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
ee39ed6
View commit details
Copy full SHA for ee39ed6
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
bbf445d
View commit details
Copy full SHA for bbf445d
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
369896a
View commit details
Copy full SHA for 369896a
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
3d8729b
View commit details
Copy full SHA for 3d8729b
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
88d0d9e
View commit details
Copy full SHA for 88d0d9e
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
5e31601
View commit details
Copy full SHA for 5e31601
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
617fc27
View commit details
Copy full SHA for 617fc27
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
850f2da
View commit details
Copy full SHA for 850f2da
View code at this point
Browse repository at this point
try to make it work with node 8+
Dominic Rico Gómez
committed
78efd74
View commit details
Copy full SHA for 78efd74
View code at this point
Browse repository at this point
try to update for use with node version 10+
Dominic Rico Gómez
committed
40dcbb2
View commit details
Copy full SHA for 40dcbb2
View code at this point
Browse repository at this point
try to update for use with node version 10+
Dominic Rico Gómez
committed
2e4e9b2
View commit details
Copy full SHA for 2e4e9b2
View code at this point
Browse repository at this point
try to update for use with node version 10+
Dominic Rico Gómez
committed
9fe075e
View commit details
Copy full SHA for 9fe075e
View code at this point
Browse repository at this point
try to update for use with node version 10+
Dominic Rico Gómez
committed
dcf683d
View commit details
Copy full SHA for dcf683d
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
renamed some node-wii entries back to nodewii for build compatibility
Dan Yocom
committed
ab70b92
View commit details
Copy full SHA for ab70b92
View code at this point
Browse repository at this point
Renamed project to node-wii so that it could be republished to the npmjs repository
Dan Yocom
committed
d5d0d3f
View commit details
Copy full SHA for d5d0d3f
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
Some minor changes.
bramp
committed
b1fb3d7
View commit details
Copy full SHA for b1fb3d7
View code at this point
Browse repository at this point
Commits on Sep 29, 2013
Some additional changes to check for errors with UV, and a fix to enable similar functionaility to EIO_NOP.
bramp
committed
ad73afc
View commit details
Copy full SHA for ad73afc
View code at this point
Browse repository at this point
Commits on Sep 28, 2013
Minor changes to the base.cc to support newer Node addon syntax.
bramp
committed
f30d326
View commit details
Copy full SHA for f30d326
View code at this point
Browse repository at this point
Updated the code to use UV instead of EIO. UV is required in node 0.9.0 and later.
bramp
committed
a1d214f
View commit details
Copy full SHA for a1d214f
View code at this point
Browse repository at this point
Commits on Nov 12, 2012
Fixed a earlier mistake in changing the object template.
bramp
committed
c5e20c6
View commit details
Copy full SHA for c5e20c6
View code at this point
Browse repository at this point
Fixed the callback mechanism to now work on the newest versions of node.
bramp
committed
20445ef
View commit details
Copy full SHA for 20445ef
View code at this point
Browse repository at this point
Commits on Nov 11, 2012
Uncommented some Wiimote features not supported by a default build of cwiid.
bramp
committed
d6dc885
View commit details
Copy full SHA for d6dc885
View code at this point
Browse repository at this point
Multiple changes to support newer versions of Node that removed the EventEmitter class. More changes are needed before this begins to work again!
bramp
committed
943c0f1
View commit details
Copy full SHA for 943c0f1
View code at this point
Browse repository at this point
Minor change to include stdlib.h
bramp
committed
fda7882
View commit details
Copy full SHA for fda7882
View code at this point
Browse repository at this point
Added some quick notes.
bramp
committed
2f351d5
View commit details
Copy full SHA for 2f351d5
View code at this point
Browse repository at this point
Added extra debug logging.
bramp
committed
de869bc
View commit details
Copy full SHA for de869bc
View code at this point
Browse repository at this point
Fixed the call to eio_custom() as the interface changed slightly.
bramp
committed
a74f4dd
View commit details
Copy full SHA for a74f4dd
View code at this point
Browse repository at this point
Commits on Oct 19, 2011
Removed large block of now unused code.
bramp
committed
a450066
View commit details
Copy full SHA for a450066
View code at this point
Browse repository at this point
Three minor bugs.
bramp
committed
df59a98
View commit details
Copy full SHA for df59a98
View code at this point
Browse repository at this point
Added a few more constants.
bramp
committed
e94c221
View commit details
Copy full SHA for e94c221
View code at this point
Browse repository at this point
Added a status message event.
bramp
committed
0c92ff5
View commit details
Copy full SHA for 0c92ff5
View code at this point
Browse repository at this point
Commits on Oct 18, 2011
Minor changes to fix a race condition / reference counting problem.
bramp
committed
bb7ae78
View commit details
Copy full SHA for bb7ae78
View code at this point
Browse repository at this point
Changed nodewii from polling the wiimote and generating superfluous events, to a callback interface and only generating events when needed.
Show description for bf2c524
bramp
committed
bf2c524
View commit details
Copy full SHA for bf2c524
View code at this point
Browse repository at this point
Simplified the Reporting toogling by using a single method instead of 5 identical ones.
bramp
committed
8783b42
View commit details
Copy full SHA for 8783b42
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.