similar to: FLAC port to Symbian OS

Displaying 20 results from an estimated 1100 matches similar to: "FLAC port to Symbian OS"

2009 Jun 24
1
Building Speex project in Symbian(Carbide C/C++)
Hi Everybody: I am doing the project in speex, and want to make the lib/dll in symbian platform. I checked there is one symbian project file, including bld and mmp files in speex-1.2rc1. But while I import the project and compile in Carbide. It showing so many errors: ***Invoking abld command perl.exe -S ABLD.PL \Symbian\Carbide\workspace\speex\symbian\ export make -r
2008 Dec 10
1
Speex on Nokia Symbian S60 phones
It would be very nice to know about some good success without too much cpu issues on Nokia devices, i tried pjsip.org project on S60 FP1 E65 +200mhz ARM cpu with speex but don't had much luck in using it without having 100% cpu usage :( Please let us to know about your testing E65 CPU: http://www.nokia-tuning.net/index.php?s=processor Fabio Pietrosanti Jordan Dimov wrote: > Thank
2007 Mar 20
0
Open New orders from Asia Sourcing
Dear Seller, Check for today's new open orders on asia sourcing now and get your deals! Buy steel security door, steel wood door and interior solid wood door (15,000) from CN http://asia-sourcing.net/wbid.html?bid=167599 Buy Citric Acid, ... (200 MT per month) from MD http://asia-sourcing.net/wbid.html?bid=167597 Buy HYDRAcap - Ultrafiltration Membrane Sys. (for 75 m3/hr) from IR
2010 Jan 15
0
Logs problem of queue_log-mysql
Hello! I'm trying to registers events of queues in /var/log/asterisk/queue_log and Mysql database .I have configured realtime queue_log on MySQL and works well, but /var/log/asterisk/queue_log file is empty, since you're not registering events of queues. Removing extconfig.conf configurations (queue_log => mysql,general), /var/log/asterisk/queue_log works well, events logs on
2009 Jul 14
2
hi friends, is there any wait function in R
hi, is there any wait function in R. I am running one R script to plot many graphs it is in the for loop. its showing no error but its not plotting well I think i can solve this problem with a wait function. Please help me in this regards. If u need any clarification about programme. u can find the script below. best regards, Deepak.M.R Biocomputing Group University of Bologana. #!/usr/bin/R
2004 Mar 01
1
Vorbis on Symbian
Hey all, I was searching the internet and came across some code in the Vorbis repository that claims to have ported Ogg Vorbis to Symbian. I downloaded the tarball and was able to compile it on my system. So I'm new to Symbian audio programming, and even newer to Vorbis. :) Is there a quick 'n dirty API I can use to just start playing an OGG file from within my Symbian app, or do I
2006 Oct 11
2
Symbian port
A couple of things to be noted on the symbian port. 1. the spokn.mmp file is missing window.c, please add that. 2. smallft.c is not required. it has global data that prevents compilation on symbian. 3. lbr_48k_tabels.c has a global variable called dummy_epic_48k_variable on line 37. this has to be commneted out too. 4. check that all tables are declared const. i will shortly post the symbian
2008 Jan 25
0
Shift count warning messages
Jean-Marc, I dug into this further, and found that the warning occurred when PSHR32 had a shift greater than 15. in fixed_generic.h, PSHR32 is defined as: #define PSHR32(a,shift) (SHR32((a)+((1<<((shift))>>1)),shift)) For 16-bit compilers the "1" needs a cast: #define PSHR32(a,shift) (SHR32((a)+((EXTEND32(1)<<((shift))>>1)),shift)) This change fixed the
2006 Oct 20
0
To symbian and speex developers! Building instructions
I think this mail was intended for the group. jean, please change that one line in filters.c (I too confirm this change in my symbian build). the mmp file should also be updated by including the windows.c. I also recommend taking out mfd.c from the mmp file as the ARM cpu is too slow to support echo cancellation and preprocessing that require floats. thanks payu, for the input. i remeber
2006 Nov 15
0
[PATCH] symbian port
Applied in svn. Thanks. Jean-Marc Alfred E. Heggestad a ?crit : > hi, > > this patch should fix the symbian build. > > > /alfred > > > ------------------------------------------------------------------------ > > Index: symbian/bld.inf > =================================================================== > --- symbian/bld.inf (revision 12114) > +++
2005 Jun 28
2
Speex and Symbian
Hi every one, I know that speex suports Symbian now in the unstable release but I wounder if any one can compile a decoder for Symbian MMF? I have googled for one but ending up with only "yes, speex suports Symbina" and no binary. I would use it to finaly listen on my audiobooks but I think it would be a good demonstration aplication. Best Regards P?r Moberg
2006 Oct 11
0
Symbian port
Hi Ashhar, could you please create a patch (in `diff -u` format) that fixes the build on symbian (preferably without breaking any other platforms ;-) and send it to the list? Even better, if you are actively maintaining code that uses speex on symbian, perhaps you could be given an svn account to check the changes in directly (if Jean-Marc is happy with that). Either way, it's best if you
2007 Dec 11
0
[PATCH] update symbian build
This patch updates the symbian build files to latest svn trunk, and also adds a new makefile for speexdsp. Signed-off-by: Alfred E. Heggestad <aeh@db.org> --- Index: symbian/speexdsp.mmp =================================================================== --- symbian/speexdsp.mmp (revision 0) +++ symbian/speexdsp.mmp (revision 0) @@ -0,0 +1,42 @@ +/* + Copyright (C) 2003 Commonwealth
2006 Feb 27
2
Building 1.1.12 for symbian failed
hi, all, I am trying to build 1.1.12 for symbian platform like this: 1, bldmake bldfiles 2, abld build wins udeb (to build for emulator) but building failed, the error message is : nmake -nologo -x - -s -f "\Install\Symbian\8.0a\S60_2nd_FP2\EPOC32\BUILD\HOME\MYOWN\NOKIA\SPEEX\SPEEX-1.1.12\SYMBIAN\SPEEX\WINS\SPEEX.WINS" LIBRARY Mdf.c
2009 May 20
2
[LLVMdev] LLVM-GCC and Symbian
Hi, I noticed that there is some kind of reference to Symbian support in LLVM-GCC, and I'm trying to find out more about it. I configured llvm- gcc-4.2-2.5 using: > ../configure --prefix=/opt/stow/llvm-gcc-2.5/ --enable-llvm=/home/wim/Documents/Sources/llvm-2.5/OBJ_ROOT/ --disable-bootstrap --disable-multilib --enable-checking --target arm-none-symbianelf --enable-languages=objc,c,c++
2009 May 20
0
[LLVMdev] LLVM-GCC and Symbian
Hello, >> ../../gcc/config/arm/arm.md:4788: error: ‘MACHO_DYNAMIC_NO_PIC_P’ undeclared here (not in a function) This is well-known apple-local thing. Please consider building from top of the tree. > I was wondering if this is because of the Symbian target or just a > universal ARM issue. This is common ARM issue for non-darwin targets. > Also, since I find so little about Symbian
2004 Jul 22
1
Symbian Softphone
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I was wondering if anyone has found a IAX or SIP client for the Sony Ericsson P900 phone - there seems to be some stuff available for Symbian 60 phones but I haven't been able to find anything for Symbian UIQ phones like the P900 and P800. (The idea is to have the ability to use the phone as a cordless phone doing VoIP over the bluetooth PPP
2005 Jul 26
1
Building the Symbian compatible library.
I apologise in advance if there is anything that i have failed to read properly in the documentation, but i have been unable to find a guide for building the .lib from the supplied Symbian project files. Is there anyone who could give me a brief walkthrough of the necessary steps? Is there a preferred environment? Will it build for emulator as well as target device platforms? I am using the
2008 May 22
0
Speex realtime encoding/decoding "Real world" usage for Windows Mobile / Symbian device
Fabio Pietrosanti (naif) a ?crit : > However, AMR it's not royalty free and if i need to use it on Windows > Mobile i will need to pay a quite expensive royalty for each peace of > software distributed (not sold, distributed!!!). This is exactly why I wrote Speex! > So, i am evaluating other codes and the only real alternative capable of > running on a 9.6kb/s link seems to
2009 Sep 08
2
CallerID app for Symbian?
Hi, we're using a GSM-Gateway on asterisk to forward incoming calls to the cellphones, but, of course, the cellphones always display the callerid from the gateway. Does anyone know a symbian app that could (on an incoming call) connect via grps/3G to a database behind the asterisk and fetch the real callerid and do a calleridname-lookup on a number? -------------- next part -------------- An