Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLMC
Commits
9e5d5f7a
Commit
9e5d5f7a
authored
Apr 19, 2009
by
Hugo Beauzee-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Desactivating AMEM so that you can still work :p
parent
beddb27e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/MetaDataManager.cpp
src/MetaDataManager.cpp
+1
-1
No files found.
src/MetaDataManager.cpp
View file @
9e5d5f7a
...
...
@@ -106,7 +106,7 @@ void MetaDataManager::setSnapshot()
//connect( m_mediaPlayer, SIGNAL( stopped() ), this, SLOT( startAudioDataParsing() ) );
qDebug
()
<<
"Stopping playback"
;
m_mediaPlayer
->
stop
();
startAudioDataParsing
();
//
startAudioDataParsing();
}
void
MetaDataManager
::
startAudioDataParsing
()
...
...
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