]> git.sesse.net Git - vlc/commit
Fix a number of problems with interaction dialogs
authorClément Stenac <zorglub@videolan.org>
Thu, 14 Sep 2006 21:19:34 +0000 (21:19 +0000)
committerClément Stenac <zorglub@videolan.org>
Thu, 14 Sep 2006 21:19:34 +0000 (21:19 +0000)
commit928454fad876fb8f5dc7b993dca4670460a008af
tree67ef7d3c5f47ba73b24392239d3f92b626076c77
parent6cdb3e2829ba401c9781e1532479db658d87c69b
Fix a number of problems with interaction dialogs
Remove the "seeking too far" error, as it happens for broken AVI and is quite confusing
modules/access/file.c
modules/access/http.c
modules/gui/qt4/dialogs/interaction.cpp
modules/gui/qt4/dialogs/interaction.hpp
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/util/qvlcframe.hpp
src/interface/interaction.c
src/playlist/thread.c