diff options
author | Bob Igo <bob@stormlogic.com> | 2009-08-07 16:13:53 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-08-07 16:13:53 (GMT) |
commit | 4ac045673065b3f2d00304a4c89b893d12ae86d5 (patch) | |
tree | a893050410c68db0c3f55f1678b95e824dbc3d04 /abs/core-testing/tweaker/PKGBUILD | |
parent | 50d5f62e8ae3429f800ecfa8d50fc2333c13b2d7 (diff) | |
download | linhes_pkgbuild-4ac045673065b3f2d00304a4c89b893d12ae86d5.zip linhes_pkgbuild-4ac045673065b3f2d00304a4c89b893d12ae86d5.tar.gz linhes_pkgbuild-4ac045673065b3f2d00304a4c89b893d12ae86d5.tar.bz2 |
hardframedrop and framedrop both seem to interfere with playback when forward skip is used a lot; removing framedrop settings from tweaker
Diffstat (limited to 'abs/core-testing/tweaker/PKGBUILD')
-rw-r--r-- | abs/core-testing/tweaker/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/tweaker/PKGBUILD b/abs/core-testing/tweaker/PKGBUILD index 453240c..443d71a 100644 --- a/abs/core-testing/tweaker/PKGBUILD +++ b/abs/core-testing/tweaker/PKGBUILD @@ -1,6 +1,6 @@ pkgname=tweaker pkgver=1 -pkgrel=52 +pkgrel=53 pkgdesc="applies tweaks to the baseline configuration and attempts to optimize settings for the hardware it finds" arch=('i686' 'x86_64') |