enigma2.git
14 years agoComponents/About.py: fix /etc/image-version parser..now we also show image type ...
ghost [Thu, 19 Nov 2009 10:13:17 +0000 (11:13 +0100)]
Components/About.py: fix /etc/image-version parser..now we also show image type (release/experimental) and major minor revision

14 years agoconfig.py: fix set/getValue for ConfigSelectionNumber
ghost [Thu, 19 Nov 2009 07:48:37 +0000 (08:48 +0100)]
config.py: fix set/getValue for ConfigSelectionNumber

14 years agoMerge branch 'translations'
ghost [Wed, 18 Nov 2009 18:07:32 +0000 (19:07 +0100)]
Merge branch 'translations'

14 years agopo/de.po: fix some german translations (by satman)
ghost [Wed, 18 Nov 2009 18:03:38 +0000 (19:03 +0100)]
po/de.po: fix some german translations (by satman)

14 years agopo/de.po: - german locale update
acid-burn [Wed, 18 Nov 2009 11:51:02 +0000 (12:51 +0100)]
po/de.po: - german locale update

14 years agodata/encoding.conf: add arabic
ghost [Wed, 18 Nov 2009 11:16:03 +0000 (12:16 +0100)]
data/encoding.conf: add arabic

14 years agopo/nl.po: - update nl locale, thx Benny DeTandt
acid-burn [Wed, 18 Nov 2009 07:31:02 +0000 (08:31 +0100)]
po/nl.po: - update nl locale, thx Benny DeTandt

14 years agoepgcache.cpp: fix typo
ghost [Tue, 17 Nov 2009 17:38:49 +0000 (18:38 +0100)]
epgcache.cpp: fix typo

14 years agoepgcache.cpp: fix segfault on unknown arg
ghost [Tue, 17 Nov 2009 17:34:45 +0000 (18:34 +0100)]
epgcache.cpp: fix segfault on unknown arg

14 years agodecoder.cpp: remove flush in audio stop request.. when its realy needed it should...
ghost [Sat, 14 Nov 2009 13:53:30 +0000 (14:53 +0100)]
decoder.cpp: remove flush in audio stop request.. when its realy needed it should be done in driver...

14 years agopo/Makefile.am: fix space/intendation error
acid-burn [Fri, 13 Nov 2009 08:42:50 +0000 (09:42 +0100)]
po/Makefile.am: fix space/intendation error

14 years agopo/de.po: - update german locale, thx racer_571 and JackDaniel
acid-burn [Thu, 12 Nov 2009 21:53:59 +0000 (22:53 +0100)]
po/de.po: - update german locale, thx racer_571 and JackDaniel

14 years agopo/sr.po: update serbian locale, thx majevica
acid-burn [Thu, 12 Nov 2009 21:51:28 +0000 (22:51 +0100)]
po/sr.po: update serbian locale, thx majevica

14 years agopo/Makefile.am: - add missing NetworkWizard for .po file inclusion
acid-burn [Thu, 12 Nov 2009 15:50:48 +0000 (16:50 +0100)]
po/Makefile.am: - add missing NetworkWizard for .po file inclusion

14 years agoWirelessLan/plugin.py: - always use quotes for the ssid name, small cleanup
acid-burn [Wed, 11 Nov 2009 17:34:04 +0000 (18:34 +0100)]
WirelessLan/plugin.py: - always use quotes for the ssid name, small cleanup

14 years agoWirelessLan/plugin.py: - properly escape spaces inside an SSID name when returning...
acid-burn [Mon, 9 Nov 2009 16:38:21 +0000 (17:38 +0100)]
WirelessLan/plugin.py: - properly escape spaces inside an SSID name when returning the ConfigString. This fixes #175

14 years agofixes bug #283
Stefan Pluecken [Sat, 7 Nov 2009 11:43:22 +0000 (12:43 +0100)]
fixes bug #283
if nothing is connected to any nim, don't die entering scan setup

14 years agoMerge branch 'bug_258_sorting_of_configsatlist'
ghost [Sun, 8 Nov 2009 09:56:00 +0000 (10:56 +0100)]
Merge branch 'bug_258_sorting_of_configsatlist'

14 years agoNimManager.py: another fix of satellite sort order .. now we sort from the westernmos...
ghost [Sun, 8 Nov 2009 09:55:25 +0000 (10:55 +0100)]
NimManager.py: another fix of satellite sort order .. now we sort from the westernmost to the easternmost satellite

14 years agoMerge branch 'bug_258_sorting_of_configsatlist'
ghost [Sat, 7 Nov 2009 13:28:22 +0000 (14:28 +0100)]
Merge branch 'bug_258_sorting_of_configsatlist'

14 years agorevert some no more needed bug_258_sorting_of_configsatlist changes
ghost [Sat, 7 Nov 2009 13:26:34 +0000 (14:26 +0100)]
revert some no more needed bug_258_sorting_of_configsatlist changes

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Stefan Pluecken [Sat, 7 Nov 2009 12:53:02 +0000 (13:53 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoMerge branch 'bug_258_sorting_of_configsatlist'
Stefan Pluecken [Sat, 7 Nov 2009 12:52:58 +0000 (13:52 +0100)]
Merge branch 'bug_258_sorting_of_configsatlist'

14 years agofixes bug #258 (again)
Stefan Pluecken [Sat, 7 Nov 2009 12:51:48 +0000 (13:51 +0100)]
fixes bug #258 (again)
sorting of satlist moved to another, not so destructive state

14 years agopolish locale update thx to zbigzbig
Fraxinas [Fri, 6 Nov 2009 17:37:29 +0000 (18:37 +0100)]
polish locale update thx to zbigzbig

14 years agoMerge branch 'bug_258_sorting_of_configsatlist'
Stefan Pluecken [Fri, 6 Nov 2009 16:27:26 +0000 (17:27 +0100)]
Merge branch 'bug_258_sorting_of_configsatlist'

14 years agofixes bug #258
Stefan Pluecken [Fri, 6 Nov 2009 16:22:39 +0000 (17:22 +0100)]
fixes bug #258
some beautification of PositionerSetup code regarding the ConfigSatlist sorting

14 years agofixes bug #258
Stefan Pluecken [Fri, 6 Nov 2009 15:23:29 +0000 (16:23 +0100)]
fixes bug #258
removed some wrong ConfigSatList handling

14 years agoEnigma2: - general Translation update to move in new translatable strings.
acid-burn [Fri, 6 Nov 2009 07:54:43 +0000 (08:54 +0100)]
Enigma2: - general Translation update to move in new translatable strings.

14 years agoEnigma2-SystemPlugins: -move NetworkWizard and WirelessLan Plugins into Enigma2 git...
acid-burn [Fri, 6 Nov 2009 07:49:12 +0000 (08:49 +0100)]
Enigma2-SystemPlugins: -move NetworkWizard and WirelessLan Plugins into Enigma2 git repo. This fixes bug #140

14 years agoMerge branch '219_negative_ac3_pcm_delay'
Stefan Pluecken [Wed, 4 Nov 2009 15:20:13 +0000 (16:20 +0100)]
Merge branch '219_negative_ac3_pcm_delay'

14 years agobug #238
Stefan Pluecken [Wed, 4 Nov 2009 15:18:44 +0000 (16:18 +0100)]
bug #238
added m4v file extension to media player capabilities

14 years agobug #258
Stefan Pluecken [Wed, 4 Nov 2009 15:09:34 +0000 (16:09 +0100)]
bug #258
properly sort ConfigSatList

14 years agobug #258
Stefan Pluecken [Wed, 4 Nov 2009 15:07:10 +0000 (16:07 +0100)]
bug #258
sort ConfigSatList properly

14 years agoDVDBurn fix capacity report for full dual layer media in Media Toolbox
Fraxinas [Wed, 4 Nov 2009 11:59:17 +0000 (12:59 +0100)]
DVDBurn fix capacity report for full dual layer media in Media Toolbox

14 years agoMerge branch '2_5_to_2_6_bug_107' 2.6.0
ghost [Mon, 2 Nov 2009 15:00:05 +0000 (16:00 +0100)]
Merge branch '2_5_to_2_6_bug_107'

14 years agobug #219
Stefan Pluecken [Mon, 2 Nov 2009 13:44:08 +0000 (14:44 +0100)]
bug #219
- introduce ConfigSelectionNumber to allow left/right buttons for positive and negative number ranges
- use it to set up config.av.generalAC3delay and config.av.generalPCMdelay

14 years agoMerge branch 'bug_183_remove_invert_display'
Felix Domke [Sun, 1 Nov 2009 14:33:49 +0000 (15:33 +0100)]
Merge branch 'bug_183_remove_invert_display'

14 years agobug 154
Stefan Pluecken [Sat, 31 Oct 2009 17:31:36 +0000 (18:31 +0100)]
bug 154
remove sleep timer from infobar blue button menu
sleep timer still accessible through powerdown menu via main menu or by holding the power button for 3 seconds

14 years agoremove option to invert display, fixes #183
Felix Domke [Thu, 29 Oct 2009 00:35:00 +0000 (01:35 +0100)]
remove option to invert display, fixes #183

14 years agofix rotor tuning symbol
ghost [Tue, 27 Oct 2009 10:45:32 +0000 (11:45 +0100)]
fix rotor tuning symbol

14 years agoservicemp3.cpp: fix possible segfault/asserting (bug #216)
ghost [Tue, 27 Oct 2009 23:45:37 +0000 (00:45 +0100)]
servicemp3.cpp: fix possible segfault/asserting (bug #216)

14 years agoservicemp3.cpp: dont start pipeline in constructor, small cleanup
ghost [Tue, 27 Oct 2009 23:43:32 +0000 (00:43 +0100)]
servicemp3.cpp: dont start pipeline in constructor, small cleanup

14 years agofix wrong selected audio track when playing back files via gstreamer
ghost [Tue, 27 Oct 2009 17:10:53 +0000 (18:10 +0100)]
fix wrong selected audio track when playing back files via gstreamer

14 years agodisable unicable for release 2.6
ghost [Tue, 27 Oct 2009 18:10:42 +0000 (19:10 +0100)]
disable unicable for release 2.6

14 years agodisable m2ts support for release 2.6
ghost [Tue, 27 Oct 2009 17:53:15 +0000 (18:53 +0100)]
disable m2ts support for release 2.6

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 27 Oct 2009 17:07:51 +0000 (18:07 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoservicenp3.cpp: fix compiler warnings
ghost [Tue, 27 Oct 2009 17:07:33 +0000 (18:07 +0100)]
servicenp3.cpp: fix compiler warnings

14 years agolocale update, thanks to zbigzbig20
Fraxinas [Mon, 26 Oct 2009 11:11:19 +0000 (12:11 +0100)]
locale update, thanks to zbigzbig20

14 years agofix audio track selection (also needs a small fix in gst-plugin-audiosink)
ghost [Tue, 20 Oct 2009 19:36:58 +0000 (21:36 +0200)]
fix audio track selection (also needs a small fix in gst-plugin-audiosink)

14 years agopo/tr.po: turkish translation update
ghost [Tue, 20 Oct 2009 07:39:42 +0000 (09:39 +0200)]
po/tr.po: turkish translation update

14 years agopo/sv.po: update swedish translation .. thx to weegull
ghost [Mon, 19 Oct 2009 08:24:58 +0000 (10:24 +0200)]
po/sv.po: update swedish translation .. thx to weegull

14 years agocleanup grayout handling in servicelist.. so no more grayout in timeout channelselect...
ghost [Sat, 17 Oct 2009 12:09:47 +0000 (14:09 +0200)]
cleanup grayout handling in servicelist.. so no more grayout in timeout channelselection and other channelselections based on simple channelselection

14 years agocleanup screen title handling
ghost [Sat, 17 Oct 2009 11:58:35 +0000 (13:58 +0200)]
cleanup screen title handling
no more need to directly access self.instance.setTitle or getTitle

14 years agoSleepTimerEdit.py: store latest selected sleeptimer action
ghost [Fri, 16 Oct 2009 12:57:10 +0000 (14:57 +0200)]
SleepTimerEdit.py: store latest selected sleeptimer action

14 years agoupdate serbian and slovakian translation
ghost [Fri, 16 Oct 2009 12:41:28 +0000 (14:41 +0200)]
update serbian and slovakian translation
thx to majevica and lacko

14 years agoEnigma2{skin_default.xml,SimpleSummary.py}: - Fix SimpleSummary, thx ritzMo
acid-burn [Wed, 14 Oct 2009 18:43:13 +0000 (20:43 +0200)]
Enigma2{skin_default.xml,SimpleSummary.py}: - Fix SimpleSummary, thx ritzMo

14 years agoMerge branch 'master' of /git/enigma2
acid-burn [Wed, 14 Oct 2009 11:06:41 +0000 (11:06 +0000)]
Merge branch 'master' of /git/enigma2

14 years agofix english texts, thanks to Benny
Felix Domke [Wed, 14 Oct 2009 10:57:43 +0000 (12:57 +0200)]
fix english texts, thanks to Benny

14 years agoComponents/GUISkin.py: - add possibility to access the Screen title from inside the...
acid-burn [Tue, 13 Oct 2009 21:02:22 +0000 (23:02 +0200)]
Components/GUISkin.py: - add possibility to access the Screen title from inside the skin without the need to declare it inside every Screen.
Just use self.setTitle(_("yourTitle)") inside your Screens onLayoutFinish to set the Title and access it from your skinfile over for example:
<widget source="Title" render="Label" position="80,110" size="322,75" .....> if needed like inside fullscreen screens where no Border is drawn.

14 years agoEnigma2{data/skin_default.xml, Screens/ParentalControlSetup.py} - remove ParentalCont...
acid-burn [Tue, 13 Oct 2009 06:05:53 +0000 (08:05 +0200)]
Enigma2{data/skin_default.xml, Screens/ParentalControlSetup.py} - remove ParentalControlSetup and ParentalControlChangePin skin entrys from skin_default,
instead use "Setup" Skin but still allow individual skinning over the original Screen names
- add SetupSummary

14 years agoMediaPlayer/settings.py: - use "Setup" Skin for MediaPlayerSettings but still allow...
acid-burn [Tue, 13 Oct 2009 05:56:33 +0000 (07:56 +0200)]
MediaPlayer/settings.py: - use "Setup" Skin for MediaPlayerSettings but still allow individual skinning over own Skin entry "MediaPlayerSettings"
- use "FileBrowser" Skin for DirectoryBrowser but still allow individual skinning over own Skin entry "MediaPlayerDirectoryBrowser"
- add SetupSummary
- fix crash when selecting a mountpoint as start directory inside DirectoryBrowser

14 years agoDiseqcTester/plugin.py: -use "Setup" Skin but still allow individual skinning over...
acid-burn [Tue, 13 Oct 2009 05:52:35 +0000 (07:52 +0200)]
DiseqcTester/plugin.py: -use "Setup" Skin but still allow individual skinning over own Skin entry "DiseqcTesterTestTypeSelection"
- add SetupSummary

14 years agoPicturePlayer/plugin.py: -use "Setup" Skin but still allow individual skinning over...
acid-burn [Tue, 13 Oct 2009 05:37:51 +0000 (07:37 +0200)]
PicturePlayer/plugin.py: -use "Setup" Skin but still allow individual skinning over own Skin entry "PicturePlayerSetup"
- add Setup Summary

14 years agoEnigma2{data/skin_default.xml,Videomode/plugin.py}: - revert own skin entry for Video...
acid-burn [Tue, 13 Oct 2009 05:27:23 +0000 (07:27 +0200)]
Enigma2{data/skin_default.xml,Videomode/plugin.py}: - revert own skin entry for VideoMode Plugin(removed again from skin_default.xml),
instead use the "Setup" Skin entry, but still allow individual skinning using "VideoSetup" as screen name.

14 years agoEnigma2{data/skin_default.xml,Screens/Setup.py}: -replace Buttons and Labels through...
acid-burn [Tue, 13 Oct 2009 05:12:43 +0000 (07:12 +0200)]
Enigma2{data/skin_default.xml,Screens/Setup.py}: -replace Buttons and Labels through StaticText
- remove irritating double Title and use self.setup_title as Screen Title

14 years agofix snrdb calculation for dm600 tuner
ghost [Mon, 12 Oct 2009 21:24:42 +0000 (23:24 +0200)]
fix snrdb calculation for dm600 tuner

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 12 Oct 2009 21:06:10 +0000 (23:06 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agodont center the radio channel selection screen (not alternative)
ghost [Mon, 12 Oct 2009 21:05:59 +0000 (23:05 +0200)]
dont center the radio channel selection screen (not alternative)

14 years agoMerge branch 'master' of /git/enigma2
acid-burn [Mon, 12 Oct 2009 17:23:44 +0000 (17:23 +0000)]
Merge branch 'master' of /git/enigma2

14 years ago- fix storing last used sleep timer time
Stefan Pluecken [Mon, 12 Oct 2009 10:41:48 +0000 (12:41 +0200)]
- fix storing last used sleep timer time
- revert previous change to reuse last used sleep timer time again
- add blue button control to set sleep timer time to the remaining time of the currently running service

14 years agoSleepTimerEdit.py: use left runtime of running event or playback as default sleeptime...
ghost [Mon, 12 Oct 2009 08:42:05 +0000 (10:42 +0200)]
SleepTimerEdit.py: use left runtime of running event or playback as default sleeptimer time (thx to ali abdul)

14 years agoDVDBurn/ProjectSettings.py: -remove no more needed FileBrowser Skin and allow individ...
acid-burn [Mon, 12 Oct 2009 07:40:14 +0000 (09:40 +0200)]
DVDBurn/ProjectSettings.py: -remove no more needed FileBrowser Skin and allow individual skinning

14 years agoEnigma2{skin_default.xml,Plugins-DVDBurn,DVDPlayer}: - move FileBrowser Skin into...
acid-burn [Mon, 12 Oct 2009 07:36:09 +0000 (09:36 +0200)]
Enigma2{skin_default.xml,Plugins-DVDBurn,DVDPlayer}: - move FileBrowser Skin into skin_default and allow individual skinning

14 years agoupdate enigma2.pot
Felix Domke [Fri, 9 Oct 2009 13:32:27 +0000 (15:32 +0200)]
update enigma2.pot

14 years agoremove location from enigma2.pot
Felix Domke [Fri, 9 Oct 2009 13:32:19 +0000 (15:32 +0200)]
remove location from enigma2.pot

14 years agoupdate rel2.5 pot file
Felix Domke [Fri, 9 Oct 2009 12:00:47 +0000 (14:00 +0200)]
update rel2.5 pot file

14 years agogeneric language update
Felix Domke [Fri, 9 Oct 2009 11:07:15 +0000 (13:07 +0200)]
generic language update

14 years agoupdate languages: lt,sv,da,uk,is,nl
Felix Domke [Fri, 9 Oct 2009 11:07:05 +0000 (13:07 +0200)]
update languages: lt,sv,da,uk,is,nl

14 years agoAdd estonian language, thanks to Arvo
Felix Domke [Fri, 9 Oct 2009 11:06:09 +0000 (13:06 +0200)]
Add estonian language, thanks to Arvo

14 years agoservicemp3.h/cpp: improved pause / skip forward/backward (needs current gstreamer...
ghost [Thu, 8 Oct 2009 22:17:38 +0000 (00:17 +0200)]
servicemp3.h/cpp: improved pause / skip forward/backward (needs current gstreamer and gst-plugin-dvbmediasink)

14 years agoPicturePlayer/plugin.py: - fix red Button action
acid-burn [Thu, 8 Oct 2009 05:30:37 +0000 (07:30 +0200)]
PicturePlayer/plugin.py: - fix red Button action
- whitespace cleanup

14 years agoVideoEnhancement/plugin.py: small skin fix so all options fit into the configlistscreen
acid-burn [Wed, 7 Oct 2009 14:58:19 +0000 (16:58 +0200)]
VideoEnhancement/plugin.py: small skin fix so all options fit into the configlistscreen

14 years agoCleanupWizard/plugin.py: - add configuration screen to mainmenu->system.
acid-burn [Wed, 7 Oct 2009 14:05:42 +0000 (16:05 +0200)]
CleanupWizard/plugin.py: - add configuration screen to mainmenu->system.
It is now possible to enable/disable the CleanupWizard and also to manually define the free space threshold for the warning.

14 years agoCommonInterfaceAssignment/plugin.py: - rework gui a bit
acid-burn [Wed, 7 Oct 2009 10:08:36 +0000 (12:08 +0200)]
CommonInterfaceAssignment/plugin.py: - rework gui a bit
- move Buttons to top and replace Labels with StaticText
- add some more informations where helpful
- minor bugfixes

14 years agoMerge branch 'master' of /git/enigma2
acid-burn [Wed, 7 Oct 2009 10:16:11 +0000 (10:16 +0000)]
Merge branch 'master' of /git/enigma2

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Fraxinas [Tue, 6 Oct 2009 22:50:36 +0000 (00:50 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agodon't crash upon red key while downloading feed list, exit instead
Fraxinas [Tue, 6 Oct 2009 22:49:18 +0000 (00:49 +0200)]
don't crash upon red key while downloading feed list, exit instead

14 years agoskin_default.xml: -add skin entry for VideoMode plugin.
acid-burn [Tue, 6 Oct 2009 16:28:47 +0000 (18:28 +0200)]
skin_default.xml: -add skin entry for VideoMode plugin.

14 years ago/Videomode/plugin.py: - use StaticText for Buttons
acid-burn [Tue, 6 Oct 2009 16:22:53 +0000 (18:22 +0200)]
/Videomode/plugin.py: - use StaticText for Buttons
- use own Skin for better skinability
- use same translateable string for screen title and lcd title

14 years agoExtensions/DVDBurn: - use center,center for screens where possible
acid-burn [Tue, 6 Oct 2009 14:47:55 +0000 (16:47 +0200)]
Extensions/DVDBurn: - use center,center for screens where possible
- replace some Lables through StaticText
- remove unused Buttons
- minor Skin alignments
- use own Skin for adding a Title to the DVD, this changes button actions.(Red is now close, green is add and yellow edit)

14 years agoMediaPlayer/settings.py: small skin corrections
acid-burn [Tue, 6 Oct 2009 11:41:25 +0000 (13:41 +0200)]
MediaPlayer/settings.py: small skin corrections

14 years agoEnigma2{skin.xml,skin_default.xml}: use center,center for screens where reasonable.
acid-burn [Tue, 6 Oct 2009 11:24:11 +0000 (13:24 +0200)]
Enigma2{skin.xml,skin_default.xml}: use center,center for screens where reasonable.

14 years agoPicturePlayer/plugin.py: - center screens where needed.
acid-burn [Tue, 6 Oct 2009 08:29:36 +0000 (10:29 +0200)]
PicturePlayer/plugin.py: - center screens where needed.
- move buttons to top and replace Button/Label through StaticText
- change Button actions in main screen. ( Red is now close, Green is for Thumbnails, Yellow for Exif Information and Blue for Setup)
- use ConfigListScreen for Pic_Setup
- add Buttons where needed.
- minor Skinfixes

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Stefan Pluecken [Tue, 6 Oct 2009 07:37:50 +0000 (09:37 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agodon't crash when video modes are broken
Stefan Pluecken [Tue, 6 Oct 2009 07:37:10 +0000 (09:37 +0200)]
don't crash when video modes are broken

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 5 Oct 2009 18:43:43 +0000 (20:43 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agofix for older enigma2 versions
ghost [Mon, 5 Oct 2009 18:42:44 +0000 (20:42 +0200)]
fix for older enigma2 versions

14 years agoMediaplayer: don't crash if writing playlist.e2pls fails
Fraxinas [Mon, 5 Oct 2009 18:24:17 +0000 (20:24 +0200)]
Mediaplayer: don't crash if writing playlist.e2pls fails

14 years agofix possible crash
Fraxinas [Mon, 5 Oct 2009 15:50:21 +0000 (17:50 +0200)]
fix possible crash