Re: today's git broke winetricks gecko :-(

2009-11-17 Thread Joerg Mayer
y to ask such a simple question, but it's a long time that I've had any insight into the Wine details. Ciao Joerg -- Joerg Mayer We are stuck with technology when what we really want is just stuff that works. Some say that should

Re: DIB Engine : Almost 100% working

2009-05-11 Thread Joerg Mayer
uld it be OK for you to add the necessary patch into the code that you distribute. Personally, that means Marcus and the openSUSE wine packages :-) ciao Joerg -- Joerg Mayer We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: [PATCH] fixed if check before strchr

2008-05-06 Thread Joerg Mayer
tion would be something like bpath=strchr(spath, '\\'); spath=strchr(spath, '/'); if (bpath && spath) spath=MIN(bpath, spath); else spath=MAX(bpath,spath); ? Btw, are Unix filenames that contain a '\' a problem? Ciao Joerg -- Joerg Mayer

Re: draft Call for Testing

2008-05-05 Thread Joerg Mayer
ion for the past few months. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: xfs getting case-insensitive filesystem support...

2008-04-23 Thread Joerg Mayer
: Linus shot down similar patches in the past because to_lower may be easy to implement for ascii, but once you want to implement it for all charsets supported by the files system it gets very messy. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED

Re: What happened to the videos from WineConf?

2008-01-06 Thread Joerg Mayer
On Sun, Jan 06, 2008 at 02:47:24PM +0100, Maarten Lankhorst wrote: > and the big group photo OK, and now for those who were not there: An annotated version of that photo with a who is who pretty please :-) Ciao Joerg -- Joerg Mayer <

Re: WineConf - Slides online

2007-10-07 Thread Joerg Mayer
d.pdf > ) > > Feel free to upload more slides, and if you are lazy, send them to > me and I will ;) It looks like another presentation can be found at: http://stud4.tuwien.ac.at/~e0526822/wineconf_presentation.pdf.bz2 ciao Joerg -- Joerg Mayer

Re: WGL: Fix a major ATI regression

2007-09-13 Thread Joerg Mayer
ed it right away it will take another two releases (months) until it is released. ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: [PATCH 18/18] XCOPY: Add help

2007-03-29 Thread Joerg Mayer
Umm, is there a specific reason why you created the mails by replying to the previous patch? This doesn't look that good with mailers that keep track of replies and e.g. indents them. ciao Joerg

Re: [meta-bug] I can not contact Jeremy Newman

2006-08-15 Thread Joerg Mayer
bugzilla manager didn't get it to work properly. So please find out how to and add it to the bug. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some

Re: has the LGPL licence fell through ? (forw)

2005-12-21 Thread Joerg Mayer
as a simple reply isn't sent to the list - Forwarded message from Joerg Mayer <[EMAIL PROTECTED]> - Date: Wed, 21 Dec 2005 09:22:11 +0100 From: Joerg Mayer <[EMAIL PROTECTED]> To: Aric Cyr <[EMAIL PROTECTED]> Subject: Re: has the LGPL licence fell through

Re: Stop-ship 0.9 problem

2005-10-02 Thread Joerg Mayer
of FreeType > library we link with ? Or, at the very least, let this be configurable in > winecfg (or in the registry) as it does not seem to be the case with Mike's > patch. Full ACK! Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are

Status of recent wined3d patches

2005-06-15 Thread Joerg Mayer
Will the recent d3d patches by Oliver be committed? Thanks Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: [QUARTZ] Add FFMpeg video wrapper filter

2005-06-10 Thread Joerg Mayer
s possible to do so, maybe runtime detection would be the way to go. That way wine binaries can be delivered without being patent challenged and video support can be added by just installing an additional dynamic lib. Ciao Joerg -- Joerg Mayer <

Re: [HELP] Quartz and FFMpeg question

2005-03-09 Thread Joerg Mayer
level CVS/Entries: D/libavcodec After that, libavcodec will be checked out automagically each time you do a cvs up in mplayer. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff

Re: Wineconf 2005

2004-10-08 Thread Joerg Mayer
Karlsruhe would be flying to Frankfurt or Stuttgart and then a single train to Karlsruhe. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that shoul

Re: Directx9

2004-09-14 Thread Joerg Mayer
ne (Head/stable branch or some other model) 3) up to that point: don't slow down development by treating the wine tree like it was a stable branch. ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: Directx9

2004-09-13 Thread Joerg Mayer
a good way for wine, once it's considered to be sufficiently stable and feature "complete". Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: dsound mixer speedup

2004-08-11 Thread Joerg Mayer
already did the optimization? Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: cards.dll

2004-03-15 Thread Joerg Mayer
L FAQ for details. Ciao Jörg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: vsnprintf: glibc and win32 not compatible

2004-03-08 Thread Joerg Mayer
plementation somewhere else. Ethereal brings its own version of (v)snprintf in form of the snprintf.[hc] files. While Ethereal is GPLed, the files in question are LGPLed. The files do not originate with Ethereal but I don't remember where they came from. Ci

Re: Proposal: new mailing list wine-gov@winehq.org

2004-02-24 Thread Joerg Mayer
why should anyone care? It it turns out to be not used, it may still be closed down again. But that's for the experiment to decide :) Ciao Jörg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is

Re: Native NetBSD audio driver

2004-02-23 Thread Joerg Mayer
s more sense. Ciao Jörg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.

Re: MAPI

2004-02-20 Thread Joerg Mayer
ssect some of it, but there are lots of "This may be wrong.", "DISSECT_UNKNOWN" and "Unknown string.". In case you want to look at the network side of it: The code is in packet-dcerpc-mapi.c Ciao Jörg -- Joerg Mayer <[EM

Re: #winehackers IRC logs

2004-02-14 Thread Joerg Mayer
his of course ;-) So if you feel that there are interesting things being said that are worth publishing, you should do it right: Record it, edit it manually and then post a summary. But, as I mentioned, I haven't been to one of the wine channels for a long time. Which reminds me... Ciao Jörg

Re: [Bug 1982] Can't SSH into a computer and use "wine cmd" or wineconsole

2004-01-31 Thread Joerg Mayer
(~)> wine cmd > x11drv: Can't open display: Maybe a solution would be to ssh -x (in case -X is default)? Ciao Jörg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff t

Re: File change notifications

2004-01-31 Thread Joerg Mayer
roblem/application that is unacceptable for inclusion into the source tree. How about adding a hacks/ directory where patches like this one can be collected and (more or less) maintained? The maintainance would be the responsibiblity of those who use the patch. Ciao Jörg -- Joerg

Re: Hack for the '-pthread' at make depend

2004-01-03 Thread Joerg Mayer
r the header files ourselves. Wouldn't it make more sense to ask the authors of the artsc-config script to fix it? Ciao Jörg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.