Displaying 20 results from an estimated 300 matches similar to: "PalmOS and Speex"
2001 Jan 31
2
OpenSSH on PalmOS possible?
A thought has been bugging me for a month or so, but I don't know where to
look for the answer. Would it be possible to port the OpenSSH ssh client to
PalmOS and other handheld OS'es like Symbian (EPOC) or PocketPC?
Is the processor on PDA's fast enough? Would many libraries have to be
ported aswell? I know that PalmOS and EPOC has an IP stack implemented..
Since the development
2006 Aug 23
0
Problems with VersaMail on PalmOS
I'm at the early stages of debugging this problem, but in case I can
save some time because somebody else has already come across these
issues I thought I'd try a quick post.
I have an installation of Dovecot 0.99.14-1sarge0 from the Debian stable
tree (so nothing cutting edge, but it's proving stable and reliable)
that I am connecting to from a Palm TX with VersaMail 3.1C over IMAP.
2011 May 25
7
Total Annihilation crashes on startup
No idea what any of this means.
Seems a lot of games i try through wine crash on startup.
Here's what i got on the terminal output if anyone can shed some light.
> liam at liam-desktop:~$ wine '/home/liam/.wine/drive_c/Program Files/GOG.com/Total Annihilation/TotalA.exe'
> fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
2008 Nov 29
2
Wine error: help
hello, i have a problem with wine, but i don't know the meaning of the message that it replays when i try to start the prog .exe.
This is the message:
Code:
...
wine: Unhandled page fault on read access to 0xd12e3930 at address 0x41654d (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0xd12e3930 in 32-bit code (0x0041654d).
2016 Jul 03
2
Status of stack walking in LLVM on Win64?
Hi all,
I'm developing a novel language that has historically used LLVM for code
generation, behind a custom self-hosted front-end. The runtime for this
language offers a garbage collector.
In the past I've been on 32-bit Windows where precise garbage collection is
relatively straightforward (as long as FPO is disabled). Walking the stack
is a simple bit of pointer chasing and some
2003 Dec 15
3
Outgoing calls for a fancy address book app
Hi !
I'd like to connect phpgroupware to asterisk: when a user click on a phone
number, his phone rings and he gets connected to the number he just clicked.
I've tried by putting various files in /var/spool/asterisk/outgoing, without
results (we are using SIP phones + CAPI channels).
Is there a way to do that ?
(If it's impossible (something impossible in *, LOL ?!?) I will
create
2008 Jul 06
2
Byte order in ogg vorbis headers
Hello all,
I am currently writing an application for PalmOS handheld devices that
organizes media files on a memory card and allows the user to easily create
playlists.
The tracks I am using for testing (totalling about 1.5 GB) are nearly all in
Ogg Vorbis format.
Throughout my testing I have had very little trouble in parsing the comment
fields from mp3, asf and ogg files.
That is, all
2010 Oct 02
1
still does not work
Installed the Debian package from the repository as said in http://www.winehq.org/download/deblenny
When trying, it failed. Not even sound, which I had with Debian's Wine:
wine Lords2.exe
Code:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a
2017 Oct 16
2
Clang/LLVM JIT - When to use "registerEHFrames()"
Historically? I implemented support for exceptions back in LLVM 3.3, before
LLVM had an implementation of a Windows unwinder.
Currently? As recent as LLVM 4.0, I don't think the JIT was fully capable
of handling COFF files, and LLVM wouldn't emit the correct sections (with
the COFF-formatted unwind tables) when used in ELF mode.
The prolog is known to be standard since Julia disables FPO
2017 Oct 18
2
Clang/LLVM JIT - When to use "registerEHFrames()"
> So... there is no way to make throw and catch working in a jitted code
> under Windows?
>
I have used throw and catch in jitted code, so "no way" is too strong. But
there's a large range of possible states between "no way" and "always
enabled OOTB". Currently, this is pretty close to the "mostly
unimplemented" side of the spectrum in LLVM.
2007 Apr 23
0
Re Wine and games (Correction)
I installed wine 0.9.35 on Mepis95. Mask of Eternity still crashes
immediatelly. Hewever Ages of Empires playes slow only. A well known simptom
which with my Radeon card can be solved by setting in xorg.conf for the
device
Option "XAANoOffscreenPixmaps" "true"
After which it playes perfectly. (This is also true for 0.9.319)
By the way the for The mask of
2004 Sep 07
3
Introducing ov_open_callbacksp and ov_clearp
Hello,
I've been looking to the libvorbisfile and got into troubles when trying to
use it: I need to compile it on a PalmOS and the libvorbisfile must be
compiled in ARM whereas calling code is in 68K. This implies that the
interface ov_open_callback is not usable because the OggVorbis_File *vf must
point to something in the target architecture (ARM) whereas the caller
cannot do that.
As
2011 Jan 21
0
Wine release 1.3.12
The Wine development release 1.3.12 is now available.
What's new in this release (see below for details):
- Support for multiple icon sizes in winemenubuilder.
- Improvements to the help browser.
- Initial stab at DOSBox integration.
- Various MSI fixes.
- Some fixes to the Wine debugger.
- Various bug fixes.
The source is available from the following locations:
2005 Aug 22
2
Adding ScreenDC
Here is the file to add ScreenDC. I noticed that it inherits from wxDC
which is what the docs show but the headers for each platform are much
different:
- Mac,MSW,os2,motif,palmos all inherit from wxWindowDC
- X11,GTK inherit from wxPaintDC
- MGL, cocoa inherit from wxDC
After saying that on Windows it still work inheriting from wxDC so I
left it for now, any thoughts?
Sean
2003 Dec 20
1
Cisco 7912 speed dials
Hi !
We have Cisco 7912 phones, and the doc says that I can "create up to four speed
dial buttons on my phone using the Cisco CallManager".
Does anyone knows which protocol is used to configure speed dials (Is it
documented somewhere) ?
Did someone tried to reverse engineer the protocol ?
It would be cool, not having to pay $15000 just for configuring speed dials on
those phones ;-D
2008 Oct 04
3
Palm OS port
hello all,
At my workplace, our colleague Mukesh has just completed a port of
speex 1.2.1 to Palm OS. He had to write a couple of mathlib functions,
but the trunk remains unchanged.
It works quite well, I was wondering if there will be any interest in
this port in the distribution.
- farhan
2003 Aug 09
0
ogg player on a clie
Hi folks, I've been talking with Jack in IRC (mainly in the subversion
channel), but he suggested that I pose my vorbis questions here, to
the community of experts.
I own a Sony Clie PDA, which is a PalmOS-4 device. Sony wasn't
patient enough to wait for PalmOS-5, which has a standardized sound
API and a new CPU powerful enough to decode audio. Instead, they just
stuck a proprietary,
2002 Aug 05
1
rsync for PDAs?
I've been working for the past few months with open-source solutions for
syncing Palm PDAs (Coldsync, mostly). I've been becoming increasingly
annoyed with Palm's Desktop Link Protocol and the sync mechanism, and am
considering replacing it with a third-party application for the Palm. Since
I've had good luck with rsync in the past, its seemed an obvious choice.
I've
2016 Jul 03
2
Status of stack walking in LLVM on Win64?
For JITs it would appear that there is a patch needed for some kind of
relocations.
https://llvm.org/bugs/show_bug.cgi?id=24233
Is the patch really needed? What does it do? I'm not an expert here so asking.
On Sun, Jul 3, 2016 at 2:48 AM, David Majnemer via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
>
> On Sat, Jul 2, 2016 at 5:22 PM, Michael Lewis via llvm-dev
>
2002 Apr 05
1
Vorbis on Palm OS
Hi there. Apologies if this is off-topic -- I'll be happy to take this
offline with the right individual(s).
For those who don't know, the next generation Palm Powered devices will
feature ARM processors and a new digital sound playback API, so naturally
I'm working on a software Vorbis decoder app.
Given the (probable) lack of floating point hardware on these devices, I'm