/ Tekkotsu / local Repository:

To view stable releases, visit Version History.
Bleeding-edge documentation can be found on the staging server: http://tekkotsu.no-ip.org/
To check out latest: cvs -d :pserver:anonymous@cvs.tekkotsu.org:/cvs checkout -P Tekkotsu/local
More help can be found on the Tekkotsu CVS Usage page.

Files shown:12 (Show 32 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
CommPorts/        
DataSources/        
DeviceDrivers/        
MotionHooks/        
sim/        
tekkotsu/        
terk/        
CommPort.h View Revision Graph  1.14  2 months  ejt
 adding opened() and closing() for convenient subclass notification, renaming opened counter to openedCnt; NetworkCommPort now handles background reconnect by spawning thread
DataSource.cc View Revision Graph  1.3  8 months  ejt
 Moving the DataSource statics to their own file, preferring file bloat to conflating dependencies
DataSource.h View Revision Graph  1.11  10 months  ejt
 adding enteringRealtime/leavingRealtime calls for DataSources too (prefer to avoid dependence on 'tekkotsu' executable SharedGlobals::timeScale, but could add a listener on that directly too...)
DeviceDriver.h View Revision Graph  1.8  10 months  ejt
 adding getName() to return instanceName for external classes
EntryPoint.h View Revision Graph  1.1  2 years  ejt
 adding a global getTimeScale() to complement get_time(), moving EntryPoint, LoadFileThread, and LoadImageThread out of local/sim to just local (so they will be linked into libtekkotsu.a and available ...
LoadDataThread.cc View Revision Graph  1.23  8 months  ejt
 Making stop/kill/murder return *this for convenience of chaining .join() afterward. Also, don't forget to stop().join() in destructor of classes which provide custom cancelled() handler... (or in gen...
LoadDataThread.h View Revision Graph  1.18  8 months  ejt
 Making stop/kill/murder return *this for convenience of chaining .join() afterward. Also, don't forget to stop().join() in destructor of classes which provide custom cancelled() handler... (or in gen...
Makefile.local View Revision Graph  1.15  8 months  ejt
 cleaning up warnings
MotionHook.h View Revision Graph  1.6  5 months  ejt
 fixing compiler warning by avoiding anonymous union/members which it doesn't realize are being initialized
SoundPlayThread.cc View Revision Graph  1.2  13 months  ejt
 moving PollThread::interrupt() to Thread, along with stop()'s implied call to interrupt() on OS X, renaming Thread::running to Thread::started and repurposing Thread::running for once the thread has a...
SoundPlayThread.h View Revision Graph  1.2  21 months  ejt
 SoundPlay now pretends to process the sound, generates events. Maybe soon we'll actually start playing the audio!?
minisim.h View Revision Graph  1.14  2 months  ejt
 ignore SIGPIPE

administrator
ViewVC Help
Powered by ViewVC 1.0.5  

Recent Activity Syndicated

Atom Format