VocalEasel/Sources
2008-01-16 23:09:15 +00:00
..
CoreAudioSDK README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
main.m Highlight chords (badly), nonblocking sound 2006-10-08 05:56:25 +00:00
VLAppController.h Implement debug menu, document dump 2007-08-12 21:30:40 +00:00
VLAppController.mm Implement debug menu, document dump 2007-08-12 21:30:40 +00:00
VLDebugFlags.cpp Added VLDebugFlags 2007-08-18 16:12:51 +00:00
VLDebugFlags.h Added VLDebugFlags 2007-08-18 16:12:51 +00:00
VLDocument.h Rudimentary UI support for setting per-section properties 2008-01-12 23:55:15 +00:00
VLDocument.mm Rudimentary UI support for setting per-section properties 2008-01-12 23:55:15 +00:00
VLGrooveController.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLGrooveController.mm Preserve ordering of grooves within a style 2007-05-02 05:28:22 +00:00
VLKeyValueUndo.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLKeyValueUndo.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLLayout.cpp Much smarter lyrics layout 2007-12-25 19:41:27 +00:00
VLLayout.h Refactor to VLTextLayout, with original algorithm 2007-12-25 16:49:45 +00:00
VLLilypondDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLLilypondDocument.mm VLSongVisitor; generate Lilypond through VLLilypondWriter 2007-05-24 08:52:14 +00:00
VLLilypondWriter.cpp Insert line and page breaks 2007-12-24 00:10:23 +00:00
VLLilypondWriter.h VLSongVisitor; generate Lilypond through VLLilypondWriter 2007-05-24 08:52:14 +00:00
VLLogWindow.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLLogWindow.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLMIDIDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLMIDIDocument.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLMirrorWindow.h Add mirror window 2007-05-16 06:47:08 +00:00
VLMirrorWindow.mm Add mirror window 2007-05-16 06:47:08 +00:00
VLMMADocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLMMADocument.mm Play individual parts / implement count in for 4/4 and 3/4 2007-12-03 17:45:56 +00:00
VLMMAWriter.cpp Implement tying across measures 2007-05-27 07:16:46 +00:00
VLMMAWriter.h Generate MMA through VLMMAWriter 2007-05-27 04:35:45 +00:00
VLModel.cpp Fix flipped test for division realignment 2008-01-13 16:40:25 +00:00
VLModel.h Rudimentary UI support for setting per-section properties 2008-01-12 23:55:15 +00:00
VLPDFDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFDocument.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFView.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFView.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFWindow.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFWindow.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPitchTransformer.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPitchTransformer.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPListDocument.h Implement debug menu, document dump 2007-08-12 21:30:40 +00:00
VLPListDocument.mm Fix issues with reading multi-section documents 2008-01-16 23:09:15 +00:00
VLSheetView.h Show mixed property state in menus 2008-01-16 13:04:01 +00:00
VLSheetView.mm Silently transpose between major and minor modes 2008-01-16 13:16:53 +00:00
VLSheetViewChords.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLSheetViewChords.mm Handle system/page breaks 2007-12-23 23:07:27 +00:00
VLSheetViewInternal.h Handle system/page breaks 2007-12-23 23:07:27 +00:00
VLSheetViewLyrics.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLSheetViewLyrics.mm Refactor to VLTextLayout, with original algorithm 2007-12-25 16:49:45 +00:00
VLSheetViewNotes.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLSheetViewNotes.mm Handle system/page breaks 2007-12-23 23:07:27 +00:00
VLSheetViewSelection.h Show mixed property state in menus 2008-01-16 13:04:01 +00:00
VLSheetViewSelection.mm Show mixed property state in menus 2008-01-16 13:04:01 +00:00
VLSheetWindow.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLSheetWindow.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLSoundOut.cpp Play individual parts / implement count in for 4/4 and 3/4 2007-12-03 17:45:56 +00:00
VLSoundOut.h Play individual parts / implement count in for 4/4 and 3/4 2007-12-03 17:45:56 +00:00
VLSoundSched.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLSoundSched.mm README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLXMLDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLXMLDocument.mm Mark imported XML documents as such 2007-09-03 14:28:27 +00:00
VocalEasel_Prefix.pch Finish renaming project 2007-04-27 04:08:13 +00:00