Fixed issue with audioFileProcessor tracks being renamed when loading

a saved song.

Modified Files:
  plugins/audio_file_processor/audio_file_processor.cpp
  plugins/audio_file_processor/audio_file_processor.h


git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@136 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2006-05-22 22:46:33 +00:00
parent 235f80b733
commit 6b6817b0d9
3 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
2006-05-22 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
* plugins/audio_file_processor/audio_file_processor.h:
* plugins/audio_file_processor/audio_file_processor.cpp:
added a switch to setAudioFile to force the track name to be
used for the track if a name already exists. Fixes the problem
of having tracks being renamed to the file name when loading a
saved song.
2006-05-20 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* data/locale/de.ts: