moved version information into separate header file to avoid the necessity of a complete recompile each time SVN revision changes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1913 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-12-14 00:54:50 +00:00
parent 5cd89eafec
commit b25f6f3911
7 changed files with 23 additions and 6 deletions

View File

@@ -1,5 +1,14 @@
2008-12-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/config_mgr.cpp:
* src/core/mmp.cpp:
* src/gui/main_window.cpp:
* src/gui/about_dialog.cpp:
* lmmsversion.h.in:
* CMakeLists.txt:
moved version information into separate header file to avoid
the necessity of a complete recompile each time SVN revision changes
* include/midi.h:
- added support for MidiMetaEvents to midiEvent
- added MidiMetaPanning event