CIA.vc
aMSN
Real-time open source activity stats
Stats » Projects » aMSN
informationsyndicateUTC clock
05:41 on May 19, 2012
event counters
The last message was received 4.14 hours ago at 01:32 on May 19, 2012
4 messages so far today, 6 messages yesterday
13 messages so far this week, 0 messages last week
13 messages so far this month, 0 messages last month
6549 messages since the first one, 6.5 years ago, for an average of 8.69 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
01:32 todayamsn
Commit by kakaroto :: r12376 /trunk/amsn/utils/linux/linflash/flash.c:
I have no idea why I did this.. maybe there was a bug somewhere because of this?
#
00:25 todayamsn
Commit by vivia :: r12375 /trunk/amsn/msncam.tcl:
Making sure the webcam grabber STAYS closed after we cancel a call
#
00:06 todayamsn
Commit by kakaroto :: r12374 /trunk/amsn/ (configure configure.ac):
Do not use AC_PREFIX_PROGRAM and leave the default prefix to /usr/local
#
00:03 todayamsn
Commit by lephilousophe :: r12373 /trunk/amsn/utils/linux/capture/libng/ (color_packed.c color_yuv2rgb.c grab-ng.h):
Should fix a misinitialization of some converters : don't double load static ones
#
23:51 yesterdayamsn
Commit by lephilousophe :: r12372 /trunk/amsn/Compile.mk:
Verbose is too verbose
#
23:49 yesterdayamsn
Commit by lephilousophe :: r12371 /trunk/amsn/Makefile.in:
Forgot DESTDIR
#
23:46 yesterdayamsn
Commit by vivia :: r12370 /trunk/amsn/msnp2p/transport/base.tcl:
Catching a bug where a blob gets destroyed a bit too early
#
19:53 yesterdayamsn
Commit by lephilousophe :: r12369 /trunk/amsn/ (9 files in 5 dirs):

  • make install now installs in the libdir the arch dependent librairies
  • fix problems due to last commit : gcc used in place of g++ to link TkCxImage and missing RPATH for capture.so
#
16:07 yesterdayamsn
Commit by lephilousophe :: r12368 /trunk/amsn/ (17 files in 13 dirs):

Big cleanup of build files : needs to be tested
The modifications shouldn't have broken anything... but we never now...

  • Removed all variations on link_so
  • Modified Farsight extension to use Farstream when available : thanks to Tom Callaway for his Fedora patch
  • Fixed libng problem for loading plugins due to Tcl/Tk changing their dlopen from RTLD_GLOBAL to RTLD_LOCAL
  • Split libng from webcamsn to let plugins link only on libng (and libng beginning by lib is much more handy to link with)
  • Removed many useless flags from global variables to apply them only where it's needed
#
01:05 yesterdayamsn
Commit by vivia :: r12367 /trunk/amsn/msnp2p/transport/ (4 files):
YATTA, I just ... ALMOST had a p2pv2 conversation between the two accounts! INVITE, 200 OK, and some data... Too tired to debug further for today :( (Please bear with my puts, they are way too many, I promise to remove them when it all works)
#
23:58 Thursdayamsn
Commit by kakaroto :: r12366 /trunk/amsn/msnp2p/transport/ (TLP.tcl direct.tcl):
fix p2pv2 typo in direct FT
#
00:08 Thursdayamsn
Commit by vivia :: r12365 /trunk/amsn/ (8 files in 3 dirs):
First p2pv2 attempt \o/ What we send seems correct, but is falsely identified as v1 because peer-guid is missing, and then gets discarded. No bugs, we just send one single packet and then stop there. Possible bugs when parsing incoming packets. TODO: get a list of all peer-guids available and send initial packets to each one of them separately. Also: YATTA, I had a small p2pv2 conversation with WLM, it must have been just junk back and forth (too lazy to debug), but I received two somethings, sent an INVITE, and received something that looked like an ack!!
#
00:48 Wednesdayamsn
Commit by billiob :: r12364 /trunk/amsn/utils/TkCximage/src/CxImage/ximapng.cpp:
fix black png issue
#
18:50 on Mar 10amsn
Commit by vivia :: r12363 /trunk/amsn/lang/langpt_BR:
Updated as new agreement spelling of Portuguese language. Credits to Felipe Miranda
#
03:30 on Mar 10amsn
Commit by vivia :: r12362 /trunk/amsn/ (2 files in 2 dirs):
Reverting - not sure I want to break compatibility with users who possibly already have a capital profile...
#
03:12 on Mar 10amsn
Commit by vivia :: r12361 /trunk/amsn/ (2 files in 2 dirs):
User at Hotmail dot Com and user at hotmail dot com are exactly the same address -> convert email to lowercase after user types it
#
09:59 on Mar 03amsn
Commit by kakaroto :: r12360 /trunk/amsn/gui.tcl:
Fix a chat window color issue on OSX 10.7 where colors were 48 bits instead of 24 bits
Thanks to L551 from IRC for reporting and helping track down the bug.
#
19:48 on Feb 25amsn
Commit by billiob :: r12359 /trunk/amsn/utils/TkCximage/src/CxImage/ximapng.cpp:
fix compilation with libpng1.2
#
23:03 on Feb 02amsn
Commit by vivia :: r12358 /trunk/amsn/msnp2p/transport/ (direct.tcl switchboard.tcl):
Do not crash if MSNP2P data received is invalid (or if we received a P2Pv2 header on P2Pv1)
#
00:37 on Jan 25amsn
Commit by billiob :: r12357 /trunk/amsn/utils/TkCximage/src/CxImage/ (ximapng.cpp ximapng.h):
make cximage compile with libpng1.5 (should still work with libpng1.x)
#