Displaying 10 results from an estimated 10 matches for "stea".
Did you mean:
steal
2019 Feb 16
5
Compiz 0.9.14.0 released
...s have been fixed. See NEWS [2] for a list of them.
The tarball for the new release can be downloaded at [3].
Please report any bugs you have found to our bug tracker [4].
I would like to thank Alberts Muktupāvels, Marco Trevisan, Auboyneau Vincent,
Samuel Thibault, Colomban Wendling, Eleni Maria Stea and other people who have
contributed to this release.
[1]: https://code.launchpad.net/compiz
[2]: https://git.launchpad.net/compiz/tree/NEWS
[3]: https://launchpad.net/compiz/0.9.14/0.9.14.0
[4]: https://bugs.launchpad.net/compiz/
--
Dmitry Shachnev
-------------- next part --------------
A non-...
2008 Aug 23
4
no games
ok i've waited a day with steam running and i've stoped and started steam
many times and my games still don't show up in the "my games" tab. The same
message still appears when i try to repurchase my games saying that the
software i want to purchase is not offered in my area. could it be that
steam is misreport...
2014 Nov 03
0
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
..., 0, att },
{ "STBO", t_status, NULL, UPSC_STAT_ONBATT },
{ "STBL", t_status, NULL, UPSC_STAT_LOBATT },
- { "STBM", t_ignore },
+ { "STBM", t_string, "battery.status.abm" },
{ "STBP", t_status, NULL, UPSC_STAT_BYPASS },
{ "STEA", t_list, NULL, 0, 0, env },
{ "STEM", t_list, NULL, 0, 0, env },
@@ -412,8 +412,8 @@
{ "shutdown.stop", "UPPU", NULL },
{ "shutdown.reboot", "UPPC", "IJHLDMGCIU" },
{ "shutdown.reboot.graceful", NULL, NULL...
2012 Feb 13
3
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
2012/2/6 thomas schorpp <thomas.schorpp at googlemail.com>:
> Hi,
Hi Thomas,
> I want the driver report the battery status from ABM charging controllers
> -patch attached- :
thanks for your patch.
since it introduces a new variable (battery.status.abm), I prefer to
step back and think to something useful more widely.
thus, I'm thinking about a generic
2012 Jun 11
11
KVM on top of BTRFS
What are the recommendations for running KVM images on BTRFS systems using kernel 3.4? I saw older posts on the web complaining about poor performance, but I know a lot of work has gone into btrfs since then. There also seemed to be the nocow option, but I didn''t find anything that said it actualy helped.
Anybody have ideas?
Thanks,
Matt
--
To unsubscribe from this list: send the line
2014 Nov 04
2
RFC: new variable battery.status
..."STBO", t_status, NULL, UPSC_STAT_ONBATT },
> { "STBL", t_status, NULL, UPSC_STAT_LOBATT },
> - { "STBM", t_ignore },
> + { "STBM", t_string, "battery.status.abm" },
> { "STBP", t_status, NULL, UPSC_STAT_BYPASS },
> { "STEA", t_list, NULL, 0, 0, env },
> { "STEM", t_list, NULL, 0, 0, env },
> @@ -412,8 +412,8 @@
> { "shutdown.stop", "UPPU", NULL },
> { "shutdown.reboot", "UPPC", "IJHLDMGCIU" },
> { "shutdown.reboot.graceful", NUL...
2014 Feb 11
2
MPEG DASH
Hi guys,
I was wondering if there were any plans for MPEG DASH support in icecast ?
Regards.
Y.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20140211/79be77ce/attachment.htm
2014 Feb 11
1
MPEG DASH
This document from Qualcomm may help.
http://www.qualcomm.com/media/documents/qualcomm-dash-licensing-commitment
it states :
Companies will not have to pay royalties or license fees because they have
implemented the DASH Standard using Qualcomm's DASH Essential Patents
within a standalone software application sold and distributed separately
from a product capable of implementing a WWAN
2013 Aug 03
1
How to use http-put for JavaScript source client
Following up on this topic ( sorry if this starts a new thread but I just
joined the ml ),
I do no understand why it is not possible to use the audio stream from
webRTC's getUserMedia and then send it over a websocket ?
It seems that the webRTC implementation can natively encode in ogg format
in stereo from any interface ( according to
2014 Feb 11
3
MPEG DASH
DASH being an open standard, doesnt make it necessarily patent free ?
http://dashif.org/about-dash-industry-forum/
On Tue, Feb 11, 2014 at 9:12 AM, "Thomas B. R?cker" <
thomas.ruecker at tieto.com> wrote:
> Hi,
>
> On 11/02/14 10:00, Yannick "Modah" Gouez wrote:
> > Hi guys,
> >
> > I was wondering if there were any plans for MPEG DASH