aboutsummaryrefslogtreecommitdiffstats
path: root/main/omxplayer
Commit message (Collapse)AuthorAgeFilesLines
* {main => community}/omxplayer: moveNatanael Copa2018-03-077-243/+0
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* main/omxplayer: fix rpathTimo Teräs2017-11-232-3/+3
|
* main/omxplayer: fix typeTimo Teräs2017-11-211-1/+1
|
* main/omxplayer: fix installTimo Teräs2017-11-212-23/+5
|
* main/omxplayer: fix build and modernizeTimo Teräs2017-11-211-4/+4
|
* main/omxplayer: remove omxplayer man pageTimo Teräs2017-11-212-10/+9
| | | | it requires online service to generate, which no longer works
* main/omxplayer: fix dbus include pathsTimo Teräs2017-11-212-4/+7
|
* main/omxplayer: upgrade to snapshot of 2016-10-17Timo Teräs2017-11-212-30/+18
|
* main/omxplayer: bump pkgrel due to dbus-dev upgradeFrancesco Colista2017-01-191-1/+1
|
* main/omxplayer: upgrade to snapshot of 2016-10-04Timo Teräs2016-11-111-5/+5
|
* main/omxplayer: fix ldflags/libsTimo Teräs2016-08-082-11/+23
|
* main/omxplayer: update snapshot to 2016-08-03Timo Teräs2016-08-053-1596/+11
| | | | | | - dbus fix upstreamed - alsa support upstreamed - uses now ffmpeg for rescaling instead of speexdsp
* main/omxplayer: upgrade to 20160513, add dbus fixTimo Teräs2016-05-164-29/+133
|
* main/omxplayer: update alsa player patchTimo Teräs2016-02-262-80/+97
| | | | | - add support for live resampling using speexdsp - fix few bugs
* main/omxplayer: upgrade to snapshot of 2016-02-06 + alsa rewriteTimo Teräs2016-02-113-6384/+1313
| | | | | alsa support is rewritten properly. the new code is smaller, faster and more correct. seeking and pause works correct now too.
* main/omxplayer: upgrade snapshot to 2016-01-26Timo Teräs2016-01-272-25/+6
|
* main/omxplayer: cherry-pick fix for issue 411Timo Teräs2016-01-252-1/+20
|
* main/omxplayer: add dbus fixTimo Teräs2015-12-212-1/+18
|
* main/omxplayer: upgrade snapshot to 20151205, and issue 297 patchTimo Teräs2015-12-182-24/+85
|
* main/omxplayer: add tentative support for alsaTimo Teräs2015-12-072-2/+6514
| | | | | | | | | | | For playing videos with audio output via add-on board. Tentative version and subject for changes. This is basically the code from: https://github.com/stupid-boy/xbmc/commits/OMX_ALSA but it has been rebased, fitted to omxplayer and modified slightly to compile with omxplayer default compiler flags.
* main/omxplayer: fix default fontTimo Teräs2015-10-192-7/+7
|
* main/omxplayer: upgrade to 2015.09.11Timo Teräs2015-10-081-6/+6
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/omxplayer: add a workaround for issue 297, make -dbg workTimo Teräs2015-01-092-2/+23
|
* main/omxplayer: enable -dbg, add sleep time to conf.dTimo Teräs2015-01-013-9/+10
|
* main/omxplayer: fix linux-headers dependencyTimo Teräs2014-12-231-1/+2
|
* main/omxplayer: upgrade to 2014-12-03 snapshot, quote play URLTimo Teräs2014-12-232-9/+9
|
* main/omxplayer: upgrade to 2014-11-27, add init.d scriptTimo Teräs2014-11-283-8/+58
|
* main/omxplayer: move from testing, refresh snapshotTimo Teräs2014-11-214-0/+131