Displaying 20 results from an estimated 40000 matches similar to: "Samba for iPhone"
2009 Apr 01
1
[LLVMdev] llvm-gcc broken in iPhone SDK?
There's an error trying to build a "hello world" project out of the box when
selecting LLVM from the list of compilers in iPhone SDK:
http://arrelid.com/archive/2009/01/15/xcode-iphone-sdk-llvm-gcc-fixing-what-apple-forgot
This is on XCode 3.1.2, iPhone SDK 2.2.1 .
The blogger suggests what looks like a hack -- is there a proper solution to
this? Is llvm-gcc just missing a header
2011 Mar 18
1
iPhone
Hi,
here [1] is stated, that there is experimental support for ios.
Is there somewhere a howto? Could not find one in the source...
Is it only possible with a jail-broken device or even with a valid developer
account?
[1] http://www.tinc-vpn.org/platforms/
regards
Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Oct 07
3
Theora on iPhone
I posted a while back "complaining" about lack of a theora player on the
iPhone. Porting the code for libtheora (and libogg/libvorbis) was
(relatively) painless, and appears to be working. I'm up against a tougher
challenge now... rendering the video!
I tried using the brand-new SOC-funded SDL port to iphone to get the
"player_example.c" code up and running, but ran into
2009 Sep 09
3
tinc for iphone & ipod touch
Hello,
I've managed to create a tinc build for IPhone and IPod touch. Since the
device does not support TUN interface, TUNEMU was used:
http://code.gerade.org/tunemu/
Please find the patch in the attachment (to be used with tinc-1.0.9).
The patch does the following:
- updates src/Makefile.in & src/Makefile.am so required libraries are
attached and tunemu.c is compiled
- updates
2010 Mar 19
0
[LLVMdev] Cross-compilation for iphone
Hi,
I've successfully compiled and cross-compiled llvm 2.6 libraries for
many OS and platforms (x86, cell, ppc and arm), but I still have a
problem to cross-compile the llvm libraries from Mac 10.5.6 (X86) to
iPhone device 3.1.2. I've tryed many ways (CMake, autoconf, XCode 3.2)
but i still have a problem for the LLVMXXXCodeGen.a generation, due to
a script problem with
2010 Mar 20
0
[LLVMdev] Llvm 2.6 libraries for iPhone
Hi,
I've successfully compiled and cross-compiled llvm 2.6 libraries for
many OS and platforms (x86, cell, ppc and arm), but I still have a
problem to cross-compile the llvm libraries from Mac 10.5.6 (X86) to
iPhone device 3.1.2. I've tryed many ways (CMake, autoconf, XCode 3.2)
but i still have a problem for the LLVMXXXCodeGen.a generation, due to
a script problem with intrisics.gen.
2009 Apr 02
0
Share : Music/Video/Photo from iPhone/iTouch/iPod to PC
Share : Music/Video/Photo from iPhone/iTouch/iPod to PC
Download it at http://www.oursdownload.com/ipod-iphone-pc.html
Cucusoft iPhone/iTouch/iPod to Computer Transfer is an easy to use iPod/iPhone utility designed to help you backup all your files from your iPod/iPhone/iTouch. Recover lost or missing music or backup and restore all of your iPod/iPhone/iTouch content; including your favorite
2009 May 11
0
How to enjoy DVDs on iPod/Zune/iPhone
So many people have an iPod or Zune or iPhone as their portable digital devices, but problem is they can?t find a way to enjoy their favorite DVD Collections on their portable device.
Now this artilce will show you how to put DVD on your iPod/Zune/iPhone.
This includes three parts:
Part 1: How to put DVD on iPod with Cucusoft DVD to iPod Converter
2009 Mar 17
0
iPhone patches question
As of right now, you are out of luck in terms of instream metadata with the
embedded quicktime player that's distributed with the iphone OS. As
Christopher says, there are many ways to get the same effect, but they ALL
require you to build custom iPhone apps. There are a whole mess of radio
apps out there, and they are all pretty similar, and NONE of them use the
embedded quicktime object.
2008 Nov 12
0
SPEEX on iPhone ?
vincent,
it should work out of the box. real time speex should work on the
iphone as it has a really fast arm cpu (and speex works in realtime on
even the 201mhz arm cpus).
while compiling, remember to define the fixed-support support and you
are all set. narrow band (8khz) and 8kbps bitrate will work very well.
while you are at it, pse send the xcode project file to include in the tarball.
-
2009 Dec 13
3
iphone client app
Hi
Got a new iphone, want to know about peoples experience with any apps
that work well with asterisk and run on a iphone
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20091213/1f81f008/attachment.pgp
2008 Feb 28
2
Asterisk Voicemail for iPhone
Heres a little teaser for those of you with iPhones
Asterisk Voicemail for iPhone allows you to check your voicemail
messages on your house or business line from your iPhone. You can
think of it as "Visual Voicemail", but for your Asterisk PBX numbers
instead of your AT&T cell number. The technology behind it is Asterisk
(The Open-Source PBX), with iUI, Joe Hewitt's UI interface
2015 Jul 27
0
Timeout before trust answer with iPhone iOS 8
On Sat, July 25, 2015 09:14, David McGuffey wrote:
> Until recently I've not had any problem connecting my iPhone 4s with
> iOS
> 8 to my CentOS 6.6 desktop to move pictures and videos. Problem occurs
> with my wife's new iPhone 5s.
>
> Now, before I can answer the "Trust This Computer" message on the
> iPhone, I get a DBus error:
>
>
2007 Jul 06
0
PRI CallerID and Apple iPhone
Has anyone else experienced trouble recieving callerid from asterisk on an
Apple iPhone? Outgoing calls from one of our Asterisk PRI's always show as
"Unknown" on the iPhone. All other calls to the phone show the callerID
fine. If I switch the iPhone sim card to a different phone (Nokia or
Motorola) the callerid also shows up fine. That would lead me to believe it
is an iPhone
2011 Apr 01
0
Incoming SRTP call not working with Bria iPhone Edition
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Everybody,
I am experiencing some troubles with my Bria iPhone Edition (v. 1.2.8
build 5312, on iOS 4.2.1 iPhone 3G) and Asterisk 1.8.3.2 + TLS/SRTP on
LAN (without NAT).
With 2 computer clients (Blink, one on Mac, one on Windows/Linux),9i can
have a very fine secure conversation in both directions.
When I want to do the same with my iPhone,
2009 Apr 30
1
Ogg Vorbis on iPhone?
Hi All, I've been doing a lot of cross platform work lately, getting Ogg Vorbis to run on Mac and PC, but haven't been able to find a readily available version of libogg and libvorbis for iPhone. I see a macosx target in the SVN trunk but not an iphone one. I found these links with some background:
http://lists.xiph.org/pipermail/theora-dev/2008-October/003719.html
2008 Jun 11
1
[LLVMdev] Compiling llvm libraries to run on iPhone
> On Tue, Jun 10, 2008 at 4:50 PM, Robert Grapes
> <robert_grapes at hotmail.com> wrote:
> > llvm[3]: Compiling SelectionDAGISel.cpp for Release build
> >
> > /var/folders/Xq/XqzGACxLHWq4Af0cQbEMdE+++TI/-Tmp-//cc6xGQcn.s:unknown:immediate
> > value (-288) too large
> >
> > Any help would be really appreciated,
>
> That looks like an internal
2008 Nov 16
1
iPhone SIP or IAX client (without proxy)?
I checked the app store and haven't found anything promising, but I figured I'd ask here.
Does anyone know of a SIP or IAX client for a non-jailbroken iPhone that will communicate directly with a machine running Asterisk?
I know that there's at least one offering that seems like it's essentially a proxy (App runs on iPhone, iPhone talks to 3rd party server, 3rd party server talks
2015 Jul 25
0
Timeout before trust answer with iPhone iOS 8
Until recently I've not had any problem connecting my iPhone 4s with iOS
8 to my CentOS 6.6 desktop to move pictures and videos. Problem occurs
with my wife's new iPhone 5s.
Now, before I can answer the "Trust This Computer" message on the
iPhone, I get a DBus error:
"org.freedesktop.DBus.Error.NoReply: Message did not receive a reply
(timeout by message bus)"
2016 Oct 20
0
photos on iPhone 6
On 10/20/2016 3:56 PM, J Martin Rushton wrote:
> A bit of a perennial I'm afraid. My wife has filled up her iPhone 6
> with photos, and wants them moved onto my computer. I'm running CentOS
> 7 patched about 30 minutes ago. Needless to say the computer can't see
> the data on the iPhone, though it does recognise the phone as an iPhone.
>
> Any suggestions (well any