Re: V-USB on ATmega2560 -- bad descriptor
UPDATEAnother wee bug for device with a lot of Flash. I had to change the following line in main.c ...*data = pgm_read_byte((void *)CURRENT_ADDRESS);... to ...*data =...
View ArticleDoes LS3 replace Mac OS Firewall?
As the topic...Does LS3 completely replace the build-in Mac OS Firewall, so that i finally can turn it off, or are there any reasons to keep both, LS3 and Mac OS FW.Thank you very much in advance.
View ArticleRe: Does LS3 replace Mac OS Firewall?
Use both, as indicated in this thread viewtopic.php?f=1&t=6936
View ArticleRe: Launchbar not working right after upgrade to Mountain Lion
I am having same problem.FYI, my contacts are limited to iCloud only.My issues started before Mountain Lion upgrade, where Address Book stopped opening when hitting Enter after finding a contact.After...
View ArticleRe: Apple Remote Desktop 3.x
In Little Snitch 3 it is necessary to allow incoming connections as well. I would suggest to check the Network Monitor while trying to connect. Do you see any denied connections?
View ArticleLittle Snitch 3 time limit
Does Little Snitch 3.0 still have a 3 hour time limit per-day for 30 days?If it does, I get to test it for 3 hours and then I must delete Little Snitch 3.0 and re-install Little Snitch 2.5.3 because...
View ArticleRe: Apple Remote Desktop 3.x
manfred wrote:In Little Snitch 3 it is necessary to allow incoming connections as well. I would suggest to check the Network Monitor while trying to connect. Do you see any denied connections?I am...
View ArticleNetwork Monitor Throughput
In a future update of LS3, would yo consider adding a feature where the upload & download throughput is displayed without holding the mouse over the scrolling throughput bar?Best,Gary
View ArticleRe: Can't open contacts in the contacs.app in mountain lion
FWIW, this was a problem in SL 10.6.8 too. Don't remember when it started, but the upgrade to the nightly helped. Thanks!
View ArticleSend iMessage
Attached a script to write a new iMessage (if Messages.app is installed). It works as standalone script via LaunchBar's send to feature or as phone script.on handle_string(theString) if theString...
View ArticleRe: Little Snitch 3 time limit
Tom, the 3 hour limit is not per day. It is always possible to enable Little Snitch again after 3 hours of usage. A 30 days limit applies to the Network Monitor only.
View ArticleSearching Trash
Is it possible for LB to index the trash so I can search it?I am running LB 5.3 on Mountain Lion.Thanks!
View Articleincrease data size for hid data transfer
currently i am working on my final year project where i am able to transfer 8 bytes data hid reports but want to extended data size from 8 to 256 bytes or around it or may be more what modification...
View ArticleRe: Need faster transfer speed
hi i am having same problem can you help me in resolving it please show me some way???
View ArticleRe: Network Monitor Throughput
garys wrote:In a future update of LS3, would yo consider adding a feature where the upload & download throughput is displayed without holding the mouse over the scrolling throughput bar?Yep
View ArticleCommand+Space doesn't work if in VirtualBox
I fire up VirtualBox every few days to run WinXP and Quicken. When I'm in WinXP or any of the apps in Windows are in focus the Command+Space won't bring up the Launchbar window. At work I use a Mac and...
View ArticleRe: Which compiler is better for "V-USB"
hi,in order to include the files in atmel studio u just need to click on the project and click add existing item.. then select all the files of the usb lib u wants....next the "Const." problem is easy...
View Article