|
From: Yoda-JM <yo...@us...> - 2010-04-08 23:02:31
|
Module: performous Branch: master Commit: 4e0cc6d201b697e8d84950f4afdfb931ff22b2dc Author: Vincent Le Ligeour <yo...@us...> Date: Fri Apr 9 01:02:03 2010 +0200 Merged all that is related to vocals inside a song to a single struct (path to the duet and harmonics) --- game/engine.hh | 2 +- game/layout_singer.cc | 8 ++++---- game/notegraph.cc | 40 ++++++++++++++++++++-------------------- game/notes.cc | 7 ++++++- game/notes.hh | 10 ++++++++++ game/player.cc | 8 ++++---- game/screen_sing.cc | 6 +++--- game/song.cc | 14 ++++++-------- game/song.hh | 11 +++++++---- game/songparser-ini.cc | 36 ++++++++++++++++++------------------ game/songparser-txt.cc | 16 ++++++++-------- game/songparser.hh | 12 ++++++------ 12 files changed, 93 insertions(+), 77 deletions(-) |