Share

Piano Odyssey

File Release Notes and Changelog

Release Name: PianoOdysseyGL-0.9.0

Notes:
This version adds a new practice song, a simpler way of dealing with loading artwork, and a fix for 64-bit linux.


Changes: Revision: 152 Author: Steven Hunt Date: 4:27:12 PM, Wednesday, August 06, 2008 Message: makefile updates ---- Modified : /FontCreate/Makefile Modified : /FontCreate/Makefile.in Modified : /FontTest/Makefile Modified : /FontTest/Makefile.in Modified : /KeyImages/Makefile Modified : /KeyImages/Makefile.in Modified : /Makefile Modified : /Makefile.in Modified : /MidiTest/Makefile Modified : /MidiTest/Makefile.in Modified : /PianoOdyssey/Makefile Modified : /PianoOdyssey/Makefile.in Modified : /SongEdit/Makefile Modified : /SongEdit/Makefile.in Modified : /aclocal.m4 Modified : /art/Makefile Modified : /art/Makefile.in Modified : /art/fonts/Makefile Modified : /art/fonts/Makefile.in Modified : /art/keys/Makefile Modified : /art/keys/Makefile.in Modified : /art/menus/Makefile Modified : /art/menus/Makefile.in Modified : /art/notes/Makefile Modified : /art/notes/Makefile.in Modified : /art/piano/Makefile Modified : /art/piano/Makefile.in Modified : /libFontContainer/Makefile Modified : /libFontContainer/Makefile.in Modified : /libPHContentManager/Makefile Modified : /libPHContentManager/Makefile.in Modified : /libTimer/Makefile Modified : /libTimer/Makefile.in Modified : /libglpng/Makefile Modified : /libglpng/Makefile.in Modified : /songs/Group1/Makefile Modified : /songs/Group1/Makefile.in Modified : /songs/Group2/Makefile Modified : /songs/Group2/Makefile.in Modified : /songs/Group3/Makefile Modified : /songs/Group3/Makefile.in Modified : /songs/Makefile Modified : /songs/Makefile.in Revision: 151 Author: Steven Hunt Date: 4:09:59 PM, Wednesday, August 06, 2008 Message: added shift practice song, updated corresponding automake file ---- Modified : /songs/Group1/Makefile.am Added : /songs/Group1/Shift_Practice_1.csv Revision: 150 Author: Steven Hunt Date: 4:07:19 PM, Tuesday, August 05, 2008 Message: thanks to AppleSeed2010 on ubuntu forums, fixed a kludge where I was assuming a pointer was of size int. Fixed the code so that no pointer storage size is assumed. ---- Modified : /SongEdit/KeyboardPick2.cxx Modified : /SongEdit/KeyboardPick2.fl Modified : /SongEdit/KeyboardPick2.h Modified : /SongEdit.exe Revision: 149 Author: Steven Hunt Date: 11:10:28 AM, Wednesday, July 30, 2008 Message: fixed a songedit bug in the "beat offset" edit function ---- Modified : /SongEdit/ui.cxx Modified : /SongEdit/ui.fl Modified : /SongEdit.exe Revision: 148 Author: Steven Hunt Date: 12:28:32 PM, Sunday, July 27, 2008 Message: version 0.9.0 (major change due to artfile access changes) ---- Modified : /FontCreate.exe Modified : /KeyImages.exe Modified : /PianoOdyssey/main.cpp Modified : /PianoOdyssey.exe Revision: 147 Author: Steven Hunt Date: 12:26:31 PM, Sunday, July 27, 2008 Message: agenda update ---- Modified : /agenda.txt Revision: 146 Author: Steven Hunt Date: 12:23:11 PM, Sunday, July 27, 2008 Message: results from linux RC test: -hiscore file is now a hidden file on linux, and has correct file permissions -score box no longer shows up in performance mode ---- Modified : /FontCreate/Makefile Modified : /FontCreate/Makefile.in Modified : /FontTest/Makefile Modified : /FontTest/Makefile.in Modified : /KeyImages/Makefile Modified : /KeyImages/Makefile.in Modified : /Makefile Modified : /Makefile.am Modified : /Makefile.in Modified : /MidiTest/Makefile Modified : /MidiTest/Makefile.in Modified : /PianoOdyssey/HiScore.cpp Modified : /PianoOdyssey/Makefile Modified : /PianoOdyssey/Makefile.in Modified : /PianoOdyssey/StateGameplay.cpp Modified : /PianoOdyssey/StateGameplay.h Modified : /PianoOdyssey/StatePracticeOptions.cpp Modified : /PianoOdyssey/StateSelectDifficulty.cpp Modified : /PianoOdyssey/StateSongSelect.cpp Modified : /PianoOdyssey/main.cpp Modified : /README.txt Modified : /SongEdit/Makefile Modified : /SongEdit/Makefile.in Modified : /aclocal.m4 Modified : /art/Makefile Modified : /art/Makefile.in Modified : /art/fonts/Makefile Modified : /art/fonts/Makefile.in Modified : /art/keys/Makefile Modified : /art/keys/Makefile.in Modified : /art/menus/Makefile Modified : /art/menus/Makefile.in Modified : /art/notes/Makefile Modified : /art/notes/Makefile.in Modified : /art/piano/Makefile Modified : /art/piano/Makefile.in Modified : /configure Modified : /configure.ac Modified : /libFontContainer/Makefile Modified : /libFontContainer/Makefile.in Modified : /libPHContentManager/Makefile Modified : /libPHContentManager/Makefile.in Modified : /libTimer/Makefile Modified : /libTimer/Makefile.in Modified : /libglpng/Makefile Modified : /libglpng/Makefile.in Modified : /songs/Group1/Makefile Modified : /songs/Group1/Makefile.in Modified : /songs/Group2/Makefile Modified : /songs/Group2/Makefile.in Modified : /songs/Group3/Makefile Modified : /songs/Group3/Makefile.in Modified : /songs/Makefile Modified : /songs/Makefile.in Revision: 145 Author: Steven Hunt Date: 10:45:49 AM, Sunday, July 27, 2008 Message: release candidate for 0.8.6 ---- Modified : /PianoOdyssey/HiScore.cpp Modified : /PianoOdyssey/main.cpp Modified : /PianoOdyssey.exe Revision: 144 Author: Steven Hunt Date: 12:51:06 PM, Tuesday, July 15, 2008 Message: fixed FontCreate's directory issues. had to modify the container class, but the touched stuff was not used by any other program ---- Modified : /FontCreate/FontCreate.cxx Modified : /FontCreate/FontCreate.fl Modified : /FontCreate/FontCreate.h Modified : /FontCreate.exe Modified : /FontTest.exe Modified : /PianoOdyssey.exe Modified : /SongEdit.exe Modified : /libFontContainer/FontContainer.cpp Modified : /libFontContainer/FontContainer.h Revision: 143 Author: Steven Hunt Date: 11:34:04 AM, Tuesday, July 15, 2008 Message: fixed FontTest's directory dealings ---- Modified : /FontTest/FontTest.cxx Modified : /FontTest/FontTest.fl Modified : /FontTest/FontTest.h Modified : /FontTest/gldisplay.cpp Modified : /FontTest/gldisplay.h Modified : /FontTest.exe Modified : /PianoOdyssey/main.cpp Revision: 142 Author: Steven Hunt Date: 11:56:30 PM, Sunday, July 13, 2008 Message: agenda update. new version will happen once I fix FontCreate's and FontTest's handling of paths to images. ---- Modified : /agenda.txt Revision: 141 Author: Steven Hunt Date: 11:53:11 PM, Sunday, July 13, 2008 Message: fixed SongEdit to use the new way of accessing the images ---- Modified : /SongEdit/art.cpp Modified : /SongEdit/art.h Modified : /SongEdit/ui.cxx Modified : /SongEdit/ui.fl Modified : /SongEdit.exe Revision: 140 Author: Steven Hunt Date: 11:37:51 PM, Sunday, July 13, 2008 Message: (see previous commit. forgot to build the exe) ---- Modified : /PianoOdyssey.exe Revision: 139 Author: Steven Hunt Date: 11:36:52 PM, Sunday, July 13, 2008 Message: fixed event statistics now that you can practice certain sections ---- Modified : /PianoOdyssey/StateGameplay.h Modified : /PianoOdyssey/queues.cpp Revision: 138 Author: Steven Hunt Date: 11:27:49 PM, Sunday, July 13, 2008 Message: presong shows correct starting hand position (though previous hand positions are still drawn in-game. it would take effort to not draw them. bug or feature?) ---- Modified : /PianoOdyssey/StateGameplay.h Modified : /PianoOdyssey/StatePracticeOptions.cpp Modified : /PianoOdyssey/StatePreSong.cpp Modified : /PianoOdyssey/StateSongSelect.cpp Revision: 137 Author: Steven Hunt Date: 10:54:50 PM, Sunday, July 13, 2008 Message: nearly done adding measure range support. range selection works, all that behavior is ok. still need to update the presong screen with the right hand position. ---- Modified : /PianoOdyssey/HeroSongRender.cpp Modified : /PianoOdyssey/HeroSongRender.h Modified : /PianoOdyssey/StateGameplay.cpp Modified : /PianoOdyssey/StateGameplay.h Modified : /PianoOdyssey/StatePracticeOptions.cpp Modified : /PianoOdyssey/StateSongSelect.cpp Modified : /PianoOdyssey/queues.cpp Revision: 136 Author: Steven Hunt Date: 5:44:32 PM, Sunday, July 13, 2008 Message: enabled display of measure number during practice mode ---- Modified : /PianoOdyssey/StateGameplay.cpp Modified : /PianoOdyssey.exe Modified : /agenda.txt Revision: 135 Author: Steven Hunt Date: 5:12:17 PM, Sunday, July 13, 2008 Message: updated README.txt to reflect the no longer necessary editing post-install. ---- Modified : /README.txt Revision: 134 Author: Steven Hunt Date: 5:03:18 PM, Sunday, July 13, 2008 Message: as per the previous commit, fixed the KeyImages file editor to properly handle the path changes. ---- Modified : /KeyImages/interface.cxx Modified : /KeyImages/interface.fl Modified : /KeyImages/interface.h Modified : /KeyImages.exe Revision: 133 Author: Steven Hunt Date: 4:45:20 PM, Sunday, July 13, 2008 Message: finally worked out this messy business with paths. the base folder path is no longer needed in the keyimages.cfg file. this is much better since now the end user doesn't have to do anything extra to play the game after installing. ---- Modified : /PianoOdyssey/FileList.cpp Modified : /PianoOdyssey/FontCtrl.cpp Modified : /PianoOdyssey/FontCtrl.h Modified : /PianoOdyssey/HiScore.cpp Modified : /PianoOdyssey/art.cpp Modified : /PianoOdyssey/art.h Modified : /PianoOdyssey/main.cpp Modified : /PianoOdyssey/pianoheroUI.cxx Modified : /PianoOdyssey/pianoheroUI.fl Modified : /PianoOdyssey.exe Modified : /keyimages.cfg Modified : /libFontContainer/FontContainer.cpp Modified : /libFontContainer/FontContainer.h Modified : /libPHContentManager/PHContentManager.cpp Modified : /libPHContentManager/PHContentManager.h Revision: 132 Author: Steven Hunt Date: 3:42:57 PM, Sunday, July 13, 2008 Message: fix hiscore file to know about PHImages.BaseFolder ---- Modified : /PianoOdyssey/HiScore.cpp Modified : /PianoOdyssey.exe Revision: 131 Author: Steven Hunt Date: 3:27:32 PM, Sunday, July 13, 2008 Message: ---- Modified : /agenda.txt Revision: 130 Author: Steven Hunt Date: 3:24:38 PM, Sunday, July 13, 2008 Message: minor fix: song editor's title bar was reverting to "Piano Hero" instead of Piano Odyssey after a song was loaded ---- Modified : /SongEdit/ui.cxx Modified : /SongEdit/ui.fl Modified : /SongEdit.exe Revision: 129 Author: Steven Hunt Date: 5:23:38 PM, Sunday, July 06, 2008 Message: made La Candeur and Fur Elise much more reasonable on the Medium setting ---- Modified : /songs/Group1/4-La_Candeur.csv Modified : /songs/Group1/5-Fur_Elise.csv Revision: 128 Author: Steven Hunt Date: 4:46:17 PM, Friday, June 20, 2008 Message: forgot these too ---- Added : /songs/Group1/Makefile Added : /songs/Group1/Makefile.in Added : /songs/Group2/Makefile Added : /songs/Group2/Makefile.in Added : /songs/Group3/Makefile Added : /songs/Group3/Makefile.in Revision: 127 Author: Steven Hunt Date: 4:34:55 PM, Friday, June 20, 2008 Message: fixed image loading so it fails properly if it can't load the images. incremented game version to 0.8.5 ---- Modified : /KeyImages.exe Modified : /PianoOdyssey/art.cpp Modified : /PianoOdyssey/main.cpp Modified : /PianoOdyssey.exe Modified : /SongEdit/art.cpp Modified : /SongEdit/ui.cxx Modified : /SongEdit/ui.fl Modified : /SongEdit.exe Modified : /libPHContentManager/PHContentManager.cpp Modified : /libPHContentManager/PHContentManager.h Revision: 126 Author: Steven Hunt Date: 4:15:32 PM, Friday, June 20, 2008 Message: makefile update ---- Modified : /FontCreate/Makefile Modified : /FontCreate/Makefile.in Modified : /FontTest/Makefile Modified : /FontTest/Makefile.in Modified : /KeyImages/Makefile Modified : /KeyImages/Makefile.in Modified : /Makefile Modified : /Makefile.in Modified : /MidiTest/Makefile Modified : /MidiTest/Makefile.in Modified : /PianoOdyssey/Makefile Modified : /PianoOdyssey/Makefile.in Modified : /SongEdit/Makefile Modified : /SongEdit/Makefile.in Modified : /art/Makefile Modified : /art/Makefile.in Modified : /art/fonts/Makefile Modified : /art/fonts/Makefile.in Modified : /art/keys/Makefile Modified : /art/keys/Makefile.in Modified : /art/menus/Makefile Modified : /art/menus/Makefile.in Modified : /art/notes/Makefile Modified : /art/notes/Makefile.in Modified : /art/piano/Makefile Modified : /art/piano/Makefile.in Modified : /configure Modified : /configure.ac Modified : /libFontContainer/Makefile Modified : /libFontContainer/Makefile.in Modified : /libPHContentManager/Makefile Modified : /libPHContentManager/Makefile.in Modified : /libTimer/Makefile Modified : /libTimer/Makefile.in Modified : /libglpng/Makefile Modified : /libglpng/Makefile.in Added : /songs/Makefile Added : /songs/Makefile.in Revision: 125 Author: Steven Hunt Date: 3:49:55 PM, Friday, June 20, 2008 Message: updated readme with new instructions ---- Modified : /README.txt Revision: 124 Author: Steven Hunt Date: 3:37:02 PM, Friday, June 20, 2008 Message: changed artwork file scheme so that textures are loaded properly regardless of where the programs are executed from. the consequence is that end users must properly set the base path in keyimages.cfg ---- Modified : /FontCreate/FontCreate.dsp Modified : /FontCreate.exe Modified : /FontTest/FontTest.dsp Modified : /FontTest.exe Modified : /KeyImages/KeyImages.dsp Modified : /KeyImages/interface.cxx Modified : /KeyImages/interface.fl Modified : /KeyImages/interface.h Modified : /KeyImages.exe Modified : /MidiTest/MidiTest.dsp Modified : /MidiTest.exe Modified : /PianoOdyssey/PianoOdyssey.dsp Modified : /PianoOdyssey/art.cpp Modified : /PianoOdyssey.exe Modified : /SongEdit/SongEdit.dsp Modified : /SongEdit/art.cpp Modified : /SongEdit.exe Modified : /keyimages.cfg Modified : /libPHContentManager/PHContentManager.cpp Modified : /libPHContentManager/PHContentManager.h Revision: 123 Author: Steven Hunt Date: 2:39:33 PM, Friday, June 20, 2008 Message: added makefiles ---- Modified : /FontCreate/Makefile Modified : /FontTest/Makefile Modified : /KeyImages/Makefile Modified : /Makefile Modified : /Makefile.in Modified : /MidiTest/Makefile Modified : /PianoOdyssey/Makefile Modified : /SongEdit/Makefile Added : /art/Makefile Added : /art/Makefile.in Added : /art/fonts/Makefile Added : /art/fonts/Makefile.in Added : /art/keys/Makefile Added : /art/keys/Makefile.in Added : /art/menus/Makefile Added : /art/menus/Makefile.in Added : /art/notes/Makefile Added : /art/notes/Makefile.in Added : /art/piano/Makefile Added : /art/piano/Makefile.in Modified : /configure Deleted : /keyimages_linux.cfg.in Modified : /libFontContainer/Makefile Modified : /libPHContentManager/Makefile Modified : /libTimer/Makefile Modified : /libglpng/Makefile Revision: 122 Author: Steven Hunt Date: 2:04:11 PM, Friday, June 20, 2008 Message: test to see if it's possible to generate absolute paths in keyimages.cfg using the automake system ---- Modified : /configure.ac Added : /keyimages_linux.cfg.in Revision: 121 Author: Steven Hunt Date: 1:57:53 PM, Friday, June 20, 2008 Message: changed all the art file loading programs to use absolute paths (were relative paths in the past) ---- Modified : /FontCreate/FontCreate.cxx Modified : /FontCreate/FontCreate.fl Modified : /KeyImages/interface.cxx Modified : /KeyImages/interface.fl Modified : /PianoOdyssey/pianoheroUI.cxx Modified : /PianoOdyssey/pianoheroUI.fl Modified : /SongEdit/ui.cxx Modified : /SongEdit/ui.fl Revision: 120 Author: Steven Hunt Date: 1:42:20 PM, Friday, June 20, 2008 Message: automake doesn't support spaces in filenames. adding makefiles for proper linux 'make install' behavior ---- Modified : /Makefile.am Added : /art/Makefile.am Added : /art/fonts/Makefile.am Added : /art/keys/Makefile.am Added : /art/menus/Makefile.am Added : /art/notes/Makefile.am Added : /art/piano/Makefile.am Modified : /configure.ac Added : /songs/Group1/1-Sugar_Plum_Fairy.csv(Copy from path: /songs/Group1/1. Sugar Plum Fairy.csv, Revision, 117 Deleted : /songs/Group1/1. Sugar Plum Fairy.csv Added : /songs/Group1/4-La_Candeur.csv(Copy from path: /songs/Group1/4. La Candeur.csv, Revision, 117 Deleted : /songs/Group1/4. La Candeur.csv Added : /songs/Group1/5-Fur_Elise.csv(Copy from path: /songs/Group1/5. Fur Elise.csv, Revision, 117 Deleted : /songs/Group1/5. Fur Elise.csv Deleted : /songs/Group1/Finger Exercise 1.csv Added : /songs/Group1/Finger_Exercise_1.csv(Copy from path: /songs/Group1/Finger Exercise 1.csv, Revision, 117 Added : /songs/Group1/Makefile.am Deleted : /songs/Group2/Bubble Bobble.csv Added : /songs/Group2/Bubble_Bobble.csv(Copy from path: /songs/Group2/Bubble Bobble.csv, Revision, 117 Added : /songs/Group2/Makefile.am Deleted : /songs/Group2/SMB1 Underwater.csv Added : /songs/Group2/SMB1_Underwater.csv(Copy from path: /songs/Group2/SMB1 Underwater.csv, Revision, 117 Deleted : /songs/Group2/Zelda Dungeon.csv Added : /songs/Group2/Zelda_Dungeon.csv(Copy from path: /songs/Group2/Zelda Dungeon.csv, Revision, 117 Added : /songs/Group3/Makefile.am Added : /songs/Makefile.am Revision: 119 Author: Steven Hunt Date: 12:56:42 PM, Friday, June 20, 2008 Message: automake doesn't support spaces in filenames ---- Deleted : /art/menus/menu background template.svg Added : /art/menus/menu_background_template.svg(Copy from path: /art/menus/menu background template.svg, Revision, 117 Deleted : /art/menus/score background 1.xcf Deleted : /art/menus/score background 2.xcf Added : /art/menus/score_background_1.xcf(Copy from path: /art/menus/score background 1.xcf, Revision, 117 Added : /art/menus/score_background_2.xcf(Copy from path: /art/menus/score background 2.xcf, Revision, 117 Deleted : /art/menus/title screen.svg Added : /art/menus/title_screen.svg(Copy from path: /art/menus/title screen.svg, Revision, 117 Deleted : /art/notes/simple note.svg Added : /art/notes/simple_note.svg(Copy from path: /art/notes/simple note.svg, Revision, 117 Deleted : /art/piano/piano keys.svg Added : /art/piano/piano_keys.svg(Copy from path: /art/piano/piano keys.svg, Revision, 117 Deleted : /song guidelines.txt Added : /song_guidelines.txt(Copy from path: /song guidelines.txt, Revision, 117 Revision: 118 Author: Steven Hunt Date: 12:54:15 PM, Friday, June 20, 2008 Message: automake doesn't support spaces in filenames ---- Modified : /PianoOdyssey/FontCtrl.cpp Deleted : /art/fonts/Kon 60.fon Deleted : /art/fonts/Kon 60.png Deleted : /art/fonts/Kon 60.svg Added : /art/fonts/Kon_60.fon(Copy from path: /art/fonts/Kon 60.fon, Revision, 116 Added : /art/fonts/Kon_60.png(Copy from path: /art/fonts/Kon 60.png, Revision, 116 Added : /art/fonts/Kon_60.svg(Copy from path: /art/fonts/Kon 60.svg, Revision, 116 Deleted : /art/fonts/Okolaks 20.fon Deleted : /art/fonts/Okolaks 20.png Deleted : /art/fonts/Okolaks 20.svg Added : /art/fonts/Okolaks_20.fon(Copy from path: /art/fonts/Okolaks 20.fon, Revision, 116 Added : /art/fonts/Okolaks_20.png(Copy from path: /art/fonts/Okolaks 20.png, Revision, 116 Added : /art/fonts/Okolaks_20.svg(Copy from path: /art/fonts/Okolaks 20.svg, Revision, 116 Deleted : /art/fonts/font test text.txt Deleted : /art/fonts/font test.svg Added : /art/fonts/font_test.svg(Copy from path: /art/fonts/font test.svg, Revision, 116 Added : /art/fonts/font_test_text.txt(Copy from path: /art/fonts/font test text.txt, Revision, 116 Deleted : /src Revision: 117 Author: Steven Hunt Date: 12:49:32 PM, Friday, June 20, 2008 Message: restructure to help me with the linux distribution method ---- Added : /FontCreate(Copy from path: /src/FontCreate, Revision, 109 Added : /FontTest(Copy from path: /src/FontTest, Revision, 109 Added : /KeyImages(Copy from path: /src/KeyImages, Revision, 109 Added : /Makefile(Copy from path: /src/Makefile, Revision, 109 Added : /Makefile.am(Copy from path: /src/Makefile.am, Revision, 109 Added : /Makefile.in(Copy from path: /src/Makefile.in, Revision, 109 Added : /MidiTest(Copy from path: /src/MidiTest, Revision, 109 Added : /PianoOdyssey(Copy from path: /src/PianoOdyssey, Revision, 109 Replacing : /PianoOdyssey/StateGameplayMenu.cpp(Copy from path: /src/PianoOdyssey/StateGameplayMenu.cpp, Revision, 116 Replacing : /PianoOdyssey/main.cpp(Copy from path: /src/PianoOdyssey/main.cpp, Revision, 116 Added : /PianoOdysseyGL.dsp(Copy from path: /src/PianoOdysseyGL.dsp, Revision, 109 Added : /PianoOdysseyGL.dsw(Copy from path: /src/PianoOdysseyGL.dsw, Revision, 109 Added : /SongEdit(Copy from path: /src/SongEdit, Revision, 109 Replacing : /SongEdit/ui.cxx(Copy from path: /src/SongEdit/ui.cxx, Revision, 116 Replacing : /SongEdit/ui.fl(Copy from path: /src/SongEdit/ui.fl, Revision, 116 Replacing : /SongEdit/ui.h(Copy from path: /src/SongEdit/ui.h, Revision, 116 Added : /aclocal.m4(Copy from path: /src/aclocal.m4, Revision, 109 Added : /configure(Copy from path: /src/configure, Revision, 109 Added : /configure.ac(Copy from path: /src/configure.ac, Revision, 109 Added : /depcomp(Copy from path: /src/depcomp, Revision, 109 Added : /install-sh(Copy from path: /src/install-sh, Revision, 109 Added : /lib(Copy from path: /src/lib, Revision, 109 Added : /libFontContainer(Copy from path: /src/libFontContainer, Revision, 109 Added : /libPHContentManager(Copy from path: /src/libPHContentManager, Revision, 109 Added : /libTimer(Copy from path: /src/libTimer, Revision, 109 Added : /libglpng(Copy from path: /src/libglpng, Revision, 109 Added : /missing(Copy from path: /src/missing, Revision, 109 Added : /portmidi(Copy from path: /src/portmidi, Revision, 109 Deleted : /src/FontCreate Deleted : /src/FontTest Deleted : /src/KeyImages Deleted : /src/Makefile Deleted : /src/Makefile.am Deleted : /src/Makefile.in Deleted : /src/MidiTest Deleted : /src/PianoOdyssey Deleted : /src/PianoOdysseyGL.dsp Deleted : /src/PianoOdysseyGL.dsw Deleted : /src/SongEdit Deleted : /src/aclocal.m4 Deleted : /src/configure Deleted : /src/configure.ac Deleted : /src/depcomp Deleted : /src/install-sh Deleted : /src/lib Deleted : /src/libFontContainer Deleted : /src/libPHContentManager Deleted : /src/libTimer Deleted : /src/libglpng Deleted : /src/missing Deleted : /src/portmidi Revision: 116 Author: Steven Hunt Date: 10:07:29 PM, Thursday, June 19, 2008 Message: version increment to 0.8.4 (PianoOdyssey) and 0.9.2 (SongEdit) ---- Modified : /PianoOdyssey.exe Modified : /SongEdit.exe Modified : /src/PianoOdyssey/main.cpp Modified : /src/SongEdit/ui.cxx Modified : /src/SongEdit/ui.fl