GrandOrgue / grandorgue

GrandOrgue software
Other
149 stars 39 forks source link

Fixed a wrong .wav filename in the log message window https://github.com/GrandOrgue/grandorgue/issues/1724 #1755

Closed oleg68 closed 6 months ago

oleg68 commented 6 months ago

This is the second PR related to #1724

It

  1. Passes the actual filename to GOSoundProviderWave::LoadFromOneFile
  2. Moved substituting the filename from GOOrganController::LoadOrgan to GOSoundProviderWave::LoadFromOneFile
  3. Added prefixing error messages with Stop999/Pipe999 in GOCacheObject
oleg68 commented 6 months ago

@rousseldenis could you approve this PR? It blocks the next changes related to #1724