| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6db8697910438fd063598f66a73b68d2dcd70a36)
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
| |
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit c1ac60f0fc2ba193f7219d25d727dec4fc97fd1b)
|
| |
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
| |
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 8cfcac4c0136e6fbeb6cac10b30e51548df671e5)
|
|
|
|
|
| |
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit d9a920bc6a65b8d23fc4884bd9f5aa61345c78fc)
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 89e803c7531b9a294d3d9f634c712b7799a7d9aa)
|
|
|
|
|
| |
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0cf195935ecdf6a7f11c86c807aa8231ee4c03ba)
|
|
|
|
|
| |
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 83682486bb6a058925f34c36f1326e7d2dc34bb1)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
`time_t` may not be `long`, for examples, unsigned (long) int,
long long int (64bit integer type on 32bit arch), double, and so on.
Change to use difftime(3) to retrieve seconds.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 9b8b7c129917f2813e5f412fe08b6a153ca05981)
|
|
|
|
|
|
|
|
|
| |
Used part had been commented out over 8 years ago.
Variety of include files are not sufficient and may cause build failure
because of missing header file.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit a2b21b9cf6125f091d83cd99c91d57fa77f1c917)
|
|
|
|
|
|
|
|
| |
On modern POSIX environments, `errno` may not be simple `int` type,
and <errno.h> is sufficient for `errno` and its symbolic values.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 35e5ff35cf0a26eef2a614bfdcf95206bb96ccbb)
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit efb2a03e6f3ae6ddd929506d5ba102a3fe9220d1)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit ab5663ed886ecae6f9a9aadd319ff8df3d9002de)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f81d5707244152ad95e141a43bbbb52b9edbc85)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34cfd03355dccf3cef76d89bc5329fe88e06a1da)
|
|
|
|
|
|
|
| |
This resolves FTBFS with glibc 2.28
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 830ea2b69faa81a8b0485a28fc329fd93d67ad46)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 11485aa4a296406f2d6a96d7f30d09d416d91f03)
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 70a7fcb38d8a2d7a1b9a974c28ed1303743a3221)
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f5e38c77ee2e36e04b0b0993379dea1fd670931)
|
|
|
|
|
|
|
| |
This is essential for applications that encode to ogg
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 43a99c946ec2187d0e276615d337ad47276f553a)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7464ab58d08bd3b6dd78d71a0ed46371cf9d1d72)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e67c454194b6b4a2ed68b4e1124613a0b05a4d69)
|
|
|
|
|
|
|
| |
This relates to bug 2844
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d81209c6f41eb3f939b8d380c4326adf8b886403)
|
|
|
|
|
|
|
| |
from autosuspending. This relates to bug 2844.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de908386bae765e5717a5c7b804f35dbe6a44605)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 24d01f69a174aa04e341aa5fc822828aa3f56cc1)
|
|
|
|
|
|
|
|
|
|
|
| |
Commit d36f6096 in tdebase has changed the order of
items in the device properties returned by Media Manager.
The indexes of items used in kscd must be consistent
with tdebase.
This resolves Bug 2834
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 63f0675169c7e773c18fcf800b7ebd1e2c1be873)
|