Apparently, isPlaying() does not return the correct value.
I noticed this after doing a modification in the file "gui/song_editor.cpp" 
(function "songEditor::play()"):

Original: if( m_s->playMode() == song::Mode_PlaySong )
My modification: if( m_s->isPlaying )

The "play" icon is shown when the song is playing, while the "pause" icon is 
shown when the song is paused.
                                          
_________________________________________________________________
Navegue com segurança com o Novo Internet Explorer 8. Baixe agora, é gratis!
http://brasil.microsoft.com.br/IE8/mergulhe/?utm_source=MSN%3BHotmail&utm_medium=Tagline&utm_content=Tag4&utm_campaign=IE8
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to