search for: brunet

Displaying 9 results from an estimated 9 matches for "brunet".

Did you mean: brunel
2004 Aug 06
4
Icecast embeddable ?
Hello all, I'm quit new to icecast, but I have project dealing with streaming (currently only audio) for web radio, and I would love to use the icecast protocol as it already has everything I need. But, In order to be usable for us, we need to be able to 'embed' the icecast server (in a dll or statically) in our program, and control it programatically. We need his to reconfigure the
2015 Oct 28
0
[ANNOUNCE] xf86-input-evdev 2.10.0
...uire mtdev Bump to 2.9.99 Add the default evdev config evdev 2.10.0 Thomas Hindoe Paaboel Andersen (1): Add "Resolution" option for mice to the evdev driver Tobias Himmer (1): Check for incoming MT slot indices exceeding the allocated number of slots. Éric Brunet (5): Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_vals drop the pEvdev->delta array Change the logic concerning EVDEV_RELATIVE_MODE and in_proximity Don't update old_vals when not in EVDEV_RELATIVE_MODE Move EVDEV_RELATIVE_MODE logic earlier...
2000 Mar 24
2
Samba and DOS
...amba password required? > by awesome-dave1@juno.com > 9) supressing output of netlogon scripts. > by awesome-dave1@juno.com > 10) Setting 'system' attribute on folders > by Ryk Field <r.field@mailbox.uq.edu.au> > 11) Messages with smbclient... > by BRUNET Franck <franck.brunet@free.fr> > 12) resource sharing > by Alex <iordache@petrom.ro> > 13) URGENT: WIN2K INVALID VOLUMENAME > by "Oliver Rehmann" <oliver_rehmann@compuserve.com> > 14) Printer shares question > by "Jonathan Bayer" &...
2020 Nov 16
0
[RESEND 00/42] Rid W=1 warnings from GPU (non-Radeon)
...> Cc: Eunchul Kim <chulspro.kim at samsung.com> Cc: Fabio Estevam <festevam at gmail.com> Cc: freedreno at lists.freedesktop.org Cc: "Heiko St?bner" <heiko at sntech.de> Cc: Huang Rui <ray.huang at amd.com> Cc: Inki Dae <inki.dae at samsung.com> Cc: Jerome Brunet <jbrunet at baylibre.com> Cc: Jie Qiu <jie.qiu at mediatek.com> Cc: Jinyoung Jeon <jy0.jeon at samsung.com> Cc: Joonyoung Shim <jy0922.shim at samsung.com> Cc: Kalyan Thota <kalyan_t at codeaurora.org> Cc: Kevin Hilman <khilman at baylibre.com> Cc: Krzysztof Kozl...
2020 Nov 16
2
[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
...> Cc: Eunchul Kim <chulspro.kim at samsung.com> Cc: Fabio Estevam <festevam at gmail.com> Cc: freedreno at lists.freedesktop.org Cc: "Heiko St?bner" <heiko at sntech.de> Cc: Huang Rui <ray.huang at amd.com> Cc: Inki Dae <inki.dae at samsung.com> Cc: Jerome Brunet <jbrunet at baylibre.com> Cc: Jie Qiu <jie.qiu at mediatek.com> Cc: Jinyoung Jeon <jy0.jeon at samsung.com> Cc: Joonyoung Shim <jy0922.shim at samsung.com> Cc: Kalyan Thota <kalyan_t at codeaurora.org> Cc: Kevin Hilman <khilman at baylibre.com> Cc: Krzysztof Kozl...
2003 Dec 01
0
No subject
...(Postfix) with SMTP id C4D4F4706 for <samba@lists.samba.org>; Mon, 16 Jul 2001 06:35:48 -0700 (PDT) Received: from 195.132.12.136 [195.132.12.136] by lh10.opsion.fr; Mon, 16 Jul 2001 13:39:39 GMT Message-ID: <3B52EF34.52133037@ifrance.com> Date: Mon, 16 Jul 2001 15:42:12 +0200 From: Brunet Eric <rickos@ifrance.com> X-Mailer: Mozilla 4.76 [fr] (X11; U; Linux 2.4.3 i686) X-Accept-Language: en MIME-Version: 1.0 To: samba@lists.samba.org Subject: accent character problem with NT WK (samba 2.2.1a) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: sam...
2000 Mar 23
0
Messages with smbclient...
Hello, OS : AIX 432 SAMBA : 2.0.5a I have messages from smb when i execute smbclient -L <hostname> -N and it's very difficult to read the result. Messages are like that : ... smb_vwv[0]=8 (0x8) smb_vwv[1]=2775 (0xAD7) smb_vwv[2]=0 (0x0) smb_vwv[3]=8 (0x8) smb_vwv[4]=56 (0x38) smb_vwv[5]=0 (0x0) smb_vwv[6]=2775 (0xAD7) smb_vwv[7]=64 (0x40) smb_vwv[8]=0 (0x0) smb_vwv[9]=0 (0x0) ... Is
2006 Nov 24
0
Strange "camelize" error when running fresh rails install on Hoary
Hi everyone, Just wondering if anyone had seen this before. I did a simple install following Paul Goscicki''s tutorial (http://paulgoscicki.com/archives/2005/09/ruby-on-rails-on-ubuntu/) and I get this message when I type "rails test" from the command line.(I''m running Ubuntu 5.04 Hoary) could anyone point me in the right direction? thanks. --max
2003 Jan 20
3
Plotting w/multiple y-axes?
How do I plot using multiple(2) y-axes? I have two series that use the same x-data, but have very different scales. Appreciate any feedback, Per Bak