aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-10-23packages/gstreamer: update gst-plugins-ugly and gst-plugins-badorg.openembedded.dreamboxghost
small fix for ac3 detection in mpegtsdemux
2009-10-16enigma2.bb: add gst-plugin-autodetect... its needed since gstreamer update ↵ghost
to get the alsasink working again (i.e. for flac, ogg playback)
2009-10-16dreambox-dvb-modules.bb: update dm8000 driversghost
* fix no more working non linear scaling * fix inaccurate oled brightness controls since new 2nd stage loader with fix for new oled displays
2009-10-14update mediasinkghost
2009-10-14Merge branch 'org.openembedded.dreambox' of ↵ghost
git://git.openembedded.net/openembedded into org.openembedded.dreambox
2009-10-14dreambox-secondstage.bb: update dm8000 secondstage loader because of changed ↵ghost
oled initialisation sequence
2009-10-14enigma2-skins.bb: add meta supportghost
2009-10-14dreambox-dvb-modules.bb: another dm800/dm8000 driver updateghost
dm800 changes ------------- * tuner detection fixes dm800 and dm8000 changes ------------------------ * fix tone amplitude setting for alps_bsbe2 tuner this fixes "tune failed" problems introduced in previous drivers
2009-10-13dreambox-dvb-modules.bb: update dm800 and dm8000 driversghost
changes dm800 ------------- * fix completely broken 1080p24/25/30 output (broken since previous drivers) * fix strange kernel ooopses on flash access (i.e. packages upgrades or install new ipk packages) changes dm800 and dm8000 ------------------------ * fix alps_bsbe2 detection (some NIM modules couldn't be detected since previous drivers) * small fixes on "no tuner lock" handling .. the min timeout is now 1500 msec this hopefully fixes "tune failed" problems introduced with previous drivers * fix frequently stuttering on put out content with 23.976fps and choosed 24fps outputmode (i.e. 1080p24, 720p24) the same for 29.97fps on 30fps and 59.94 on 60fps
2009-10-07Merge branch 'org.openembedded.dreambox' of ↵Felix Domke
git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox
2009-10-06packages/gstreamer: update to latest gstreamer-0.10.25 and ↵ghost
gst-plugins-base-0.10.25
2009-10-06Merge branch 'org.openembedded.dreambox' of ↵Felix Domke
git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox
2009-10-06dreambox-dvb-modules.bb: fix typoghost
2009-10-05Merge branch 'org.openembedded.dreambox' of ↵Felix Domke
git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox
2009-10-05dreambox-secondstage.bb: update dm800 and dm8000 secondstage loaderghost
small webif bugfix
2009-10-05dreambox-dvb-modules.bb: update dm800/dm8000 driversghost
changes both: - implement FE_TIMEDOUT flags in all tuner drivers (used in e2 to speedup the service searching a little bit) - add new option to change scaler sharpness (/proc/stb/vmpeg/0/pep_scaler_sharpness) - fix kernel freeze caused by demux problem when try to use more the 64 section filter (i.e. much recordings on the same transponder are running) - deinterlacer optimizations please no more use "off" when the vertical input/output resolution are not equal "bob" is the equivalent to the old "off" option... but "auto" should generate better quality as off/bob in most case .. so changing the default behaviour is no more needed changes dm800: - fix stuttering video with enabled deinterlacer (i.e. N24 ticker) - add some PEP options to /proc/stb/vmpeg/0 (pep_brightness, pep_saturation, pep_hue, pep_contrast, pep_block_noise_reduction, pep_digital_contour_removal, pep_mosquito_noise_reduction) changes dm8000: - fix no more working 1080p24/25/30 output (in 20090916 drivers) - fix stuttering video on (cvbs) analog output when no hdmi cable was connected but a DVI option was configured
2009-10-04fixed crosscompile badness; when --with-driver is not used, we should NOT ↵pieterg
use -I/include
2009-09-16dreambox-dvb-modules.bb: dm8000 driver updateghost
changes: -------- video output core update add some picture enhancement options to /proc/stb/vmpeg/0 (disabled by default) pep_sharpness, pep_contrast, pep_saturation, pep_hue, pep_brightness valid range 0..65535 (hex 0 .. ffff) -------------------------------------------------------------------- pep_auto_flesh, pep_green_boost, pep_blue_boost valid range 0..4 pep_auto_flesh provides the capability to improve the human skin color when it is distorted, i.e redish or blueish -------------------------------------------------------------------- pep_block_noise_reduction, pep_mosquito_noise_reduction, pep_digital_contour_removal valid range 0..5 -------------------------------------------------------------------- pep_dynamic_contrast range 0..256 (hex 0 .. 100) -------------------------------------------------------------------- pep_split (left, right, off) this option enables a splitscreen mode to better show the effect of the pep options (except pep_contrast, pep_saturation, pep_brightness and pep_hue) -------------------------------------------------------------------- pep_apply write some value to pep_apply is needed for previously set values to take effect for example "echo 1 > pep_apply"
2009-09-11dreambox-secondstage.bb: update 7025 2nd stage loader to 74 because of ↵ghost
support for new oled display
2009-09-11dreambox-dvb-modules.bb: update dm8000 drivers (add support for broadcom ↵ghost
4505/4506 tuner)
2009-09-10gst-plugins-bad: fix git merge breakageFelix Domke
2009-09-10gst-plugins-bad: add PRFelix Domke
2009-09-10Merge branch 'org.openembedded.dreambox' of ↵Felix Domke
git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox Conflicts: packages/gstreamer/gst-plugins-bad_0.10.14.bb
2009-09-10packages/gstreamer: update plugins-good and plugins-bad, move patches to ↵ghost
right folder, mpegpsdemux speedup
2009-09-09add new gst-plugins-bad release (increases mpegdemux blocksize to 32kB)Fraxinas
2009-09-07dreambox-dvb-modules.bb: update dm800 and dm8000 driversghost
fix 1080p24/30 synchronisation problems via AV Receiver fix 720p24 output via dvi fix loss of dvi(hdmi) audio on framerate change another small deinterlacer auto handling fix improved locking times for alps-bsbe1-c/d01a tuner fix synchronisation problems on scart output in some cases
2009-09-03Merge branch 'org.openembedded.dreambox' of ↵ghost
git://git.openembedded.net/openembedded into org.openembedded.dreambox
2009-09-03gst-plugin-dvbmediasink.bb: push srcdateghost
2009-09-03enigma2.bb,enigma2-plugins.bb: push srcdate, install meta informations ↵acid-burn
inside /usr/share/meta
2009-09-02Merge branch 'org.openembedded.dreambox' of ↵ghost
git://git.openembedded.net/openembedded into org.openembedded.dreambox
2009-09-01dm7025.conf: also move gstreamer binaries from /usr/bin/ to jffs2.acid-burn
2009-09-01twisted_8.2.0.bb: remove -dbg from PACKAGES to get rid of OE Warningacid-burn
2009-09-01zope-interface_3.3.0.bb: remove -dbg and -doc from PACKAGES to get rid of OE ↵acid-burn
Warning
2009-09-01enigma2-plugins.bb: Bump SRCDATE to include newest webif and match recent ↵acid-burn
openembedded changes.
2009-09-01enigma2.bb: add missing python-email to crashlogsubmitter rdepends.acid-burn
Bump SRCDATE to match recent openembedded changes.
2009-09-01python-2.5.1: Split out .debug, tests and scripts into separate sub-packages ↵acid-burn
to save space and bump PR on these packages.
2009-09-01python-crypto: update to version 2.0.1 and and split out .dbg and tests into ↵acid-burn
separate sub-packages to save space.
2009-09-01python-imaging: update to version 1.1.6 and split out .debug and docs into ↵acid-burn
separate sub-packages to save space.
2009-09-01python-pyopenssl: update to version 0.80 and split out .dbg and tests into ↵acid-burn
separate sub-packages to save space.
2009-09-01twisted_8.2.0.bb: split out .debug, tests, scripts into separate ↵acid-burn
sub-packages to save space and bump PR.
2009-09-01packages/twisted: remove old and unused twisted bb filesacid-burn
2009-09-01zope-interface_3.3.0.bb: split out .debug, tests and txt files from ↵acid-burn
zope-interface into separate sub-packages to save some space.
2009-09-01dreambox-image.bb: remove twisted-web2 as its deprecated till twisted-8.2.0.acid-burn
2009-09-01dm7025.conf: move /usr/lib/*gst* out of squasfs into jffs2.acid-burn
This hopefully fixes the image upgrade problem on low flash as long python is not updated. Sorry but its necessary to reflash your dm7025 to benefit from this change and the following ones.
2009-08-27enigma2.bb, enigma2-plugins.bb: -push srcdate to include new cleanupwizard.acid-burn
- add cleanupwizard description to enigma2.bb
2009-08-27dreambox-image.bb: add CleanupWizard to OPENDREAMBOX_EXPERIMENTAL_Racid-burn
2009-08-24gst-plugins-base_0.10.24.bb: replace own hotfix with fix from gstreamer teamghost
2009-08-24Merge branch 'org.openembedded.dreambox' of ↵Felix Domke
git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox
2009-08-24packages/gstreamer: hotfix for refcounting problem (not from gstreamer team)ghost
2009-08-24gst-plugin-dvbmediasink: push srcdate (added a workaround for a decodebin2 ↵ghost
bug, dont poll in flush and locked mode)