-
rvdb committed revision 60 to the BetamaxSMS SVN repository, changing 5 files.
2009-10-10 14:18:46 UTC in BetamaxSMS
-
rvdb committed revision 59 to the BetamaxSMS SVN repository, changing 1 files.
2009-10-10 14:17:58 UTC in BetamaxSMS
-
rvdb committed revision 58 to the BetamaxSMS SVN repository, changing 1 files.
2009-10-10 14:16:57 UTC in BetamaxSMS
-
It turns out this is a known bug that has been fixed in the CVS version:
https://sourceforge.net/tracker/index.php?func=detail&aid=697951&group_id=979&atid=100979
http://id3lib.cvs.sourceforge.net/viewvc/id3lib/id3lib-stable/src/mp3_parse.cpp?view=markup
I've attached the patch to fix the issue. It looks like 10.6 added stack frame protection to OS X which caused this issue to act up.
2009-09-27 17:58:56 UTC in Fink
-
I grabbed verion 1.1.10 from http://silcnet.org/software/download/toolkit/ and it is working just fine (with pidgin from fink).
2009-09-14 17:25:47 UTC in Fink
-
All my files have both id3v1 and id3v2 tags. All my fink packages are build from source for x86_64.
$ /sw/bin/id3v2 -l /tmp/foo.mp3
id3v1 tag info for /tmp/foo.mp3:
Title : Runnin' Artist: Ledisi
Album : Turn Me Loose Year: 2009, Genre: Unknown (255)
Comment: Track: 1
Abort trap
$ otool...
2009-09-13 18:34:31 UTC in Fink
-
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -finline-functions -DHAVE_SILCDEFS_H -I. -I. -I/sw/src/fink.build/silc-toolkit-0.9.12-2/silc-toolkit-0.9.12 -I/sw/src/fink.build/silc-toolkit-0.9.12-2/silc-toolkit-0.9.12/lib/silccore -I/sw/src/fink.build/silc-toolkit-0.9.12-2/silc-toolkit-0.9.12/lib/silccrypt -I/sw/src/fink.build/silc-toolkit-0.9.12-2/silc-toolkit-0.9.12/lib/silcmath...
2009-09-10 19:12:12 UTC in Fink
-
rvdb committed patchset 303 of module aide to the aide CVS repository, changing 4 files.
2009-05-15 18:35:19 UTC in aide
-
rvdb committed patchset 302 of module aide to the aide CVS repository, changing 3 files.
2009-05-15 18:18:41 UTC in aide
-
No, it is not possible to in the default sms message store. First of all different phones have different message stores. And more importantly: j2me cannot access the phone file system because of the sandbox model. Therefor it is really difficult to access and manipulate files outside of the j2me environment. The easiest approach is for BetamaxSMS to create it's own SMS store. But we would have...
2008-04-11 06:14:41 UTC in BetamaxSMS