Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
dabdbf76
Commit
dabdbf76
authored
Feb 21, 2008
by
Jean-Baptiste Kempf
Browse files
Qt4 - try to reset the Rate when input is done.
parent
3de9052d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/input_manager.cpp
View file @
dabdbf76
...
...
@@ -93,6 +93,7 @@ void InputManager::setInput( input_thread_t *_p_input )
{
p_input
=
NULL
;
i_input_id
=
0
;
emit
rateChanged
(
INPUT_RATE_DEFAULT
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment