CIA.vc
python
Real-time open source activity stats
Stats » Projects » navi-misc » python
informationsyndicateUTC clock
18:32 on May 27, 2012
event counters
The last message was received 2.69 years ago at 22:24 on Sep 19, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
92 messages since the first one, 8.32 years ago, for an average of 1.1 months between messages
recent messages
dateReversed sort columnprojectcontentlink
22:24 on Sep 19, 2009navi-misc
Commit by micah :: r12275 python/bin2elf.py:
Adding my old tool to pack many flat binary files into an ELF
#
09:12 on Apr 26, 2009navi-misc
Commit by micah :: r12060 python/robot_odyssey_chip_disasm.py:
Initial revision of the Robot Odyssey Chip Disassembler
#
11:17 on Apr 12, 2009navi-misc
Commit by micah :: r12020 python/robot_odyssey_patcher_exp.py:
Disable the frame delay while dragging. Much snappier.
#
10:58 on Apr 12, 2009navi-misc
Commit by micah :: r12019 python/robot_odyssey_patcher_exp.py:
Add an experimental version of the Robot Odyssey patcher, which
adds some proof-of-concept mouse support to the game. You can drag
around any object that you could pick up with the cursor (and some
that you can't!). You can even hold the soldering iron with the
mouse, and use it to assemble circuits quickly.
#
06:58 on Apr 12, 2009navi-misc
Commit by micah :: r12018 python/robot_odyssey_patcher.py:
Jump over unused memory, instead of just padding with NOPs. Also, fix a tiny bug
where we were leaving a stray movsw instruction at the end of the blit loop.
#
02:33 on Apr 05, 2009navi-misc
Commit by micah :: r12016 python/robot_odyssey_patcher.py:
New micro version: Compatibility fix for Windows and for newer versions of nasm. Does not affect the generated code.
#
23:10 on Apr 04, 2009navi-misc
Commit by micah :: r12015 python/robot_odyssey_patcher.py:
Version 1.1: Add some more instructions, Caps Lock fix, PIT disabler,
and a comment patch.
#
21:59 on Apr 04, 2009navi-misc
Commit by micah :: r12014 python/robot_odyssey_patcher.py:
Initial revision of the Robot Odyssey patcher
#
19:50 on Jan 22, 2009navi-misc
Commit by micah :: r11941 python/ (ttf-to-glyphs.py bitstream-vera-12.font):
Add a tiny Python script for generating pre-rendered binary font images, suitable for embedded systems.
#
07:46 on Sep 26, 2008navi-misc
Commit by micah :: r11877 python/ted.py:
New Python module: Initial revision of a simple interface to the USB
port on The Energy Detective, an inexpensive whole-house electrical
meter.
#
05:17 on Dec 03, 2006navi-misc
Commit by micah :: r11021 python/bemused/ (4 files):
Now we can show off the power of bemused.py's virtual filesystem. In addition to the real MPD filesystem, clients can now browse
the MPD database by artist/album.
#
03:25 on Dec 03, 2006navi-misc
Commit by micah :: r11020 python/bemused/ (4 files):
Adding a Python library for speaking the 'Bemused' protocol, and a simple Bemused to MPD bridge. Bemused is a music remote control for cell phones. This daemon lets you use a Symbian S60 cell phone to control your MPD server. Inspired by Dan Spencer's 'pbmpcd' daemon, but much less buggy.
#
05:16 on Feb 22, 2006navi-misc
Commit by micah :: r10177 python/process-cputime.py:
Also #!
#
05:14 on Feb 22, 2006navi-misc
Commit by micah :: r10176 python/process-cputime.py:
svn:executable
#
05:12 on Feb 22, 2006navi-misc
Commit by micah :: r10175 python/process-cputime.py:
Adding a little python script to bin CPU time by each process' binary name, then dump the results to a CSV file
#
06:34 on Oct 26, 2005navi-misc
Commit by micah :: r9133 python/symbian/pyhole.py:
Let the UI thread sleep when there's no work for it to do. This is implemented using the Ao_lock() synchronization primitive, by Timekeeper
#
05:13 on Oct 26, 2005navi-misc
Commit by micah :: r9132 python/symbian/pyhole.py:
Every cell phone application needs a camera with acceleration and damping
#
08:59 on Oct 25, 2005navi-misc
Commit by micah :: r9131 python/symbian/pyhole.py:
Completely break the cache and the UI
#
03:17 on Oct 24, 2005navi-misc
Commit by micah :: r9125 python/symbian/pyhole.py:
Fixed most of the concurrency issues, added a new placeholder tile type that shows a 2x zoomed version of the parent tile if it's still in the memory cache
#
02:41 on Oct 24, 2005navi-misc
Commit by micah :: r9124 python/symbian/pyhole.py:
Well, this is even more unstable than it was before, but it now has a really fast pipelined HTTP client
#