VocalEasel/Sources
2012-05-19 23:38:24 +02:00
..
CoreAudioSDK Added TVLXML, doesn't quite work yet 2011-09-02 17:04:18 +02:00
main.m Highlight chords (badly), nonblocking sound 2006-10-08 05:56:25 +00:00
VLAIFFDocument.h Merge 1.1-dev 2008-05-29 18:54:30 +00:00
VLAIFFDocument.mm Use UTIs instead of type names throughout 2011-07-24 03:32:13 +00:00
VLAppController.h Merge 1.1-dev 2008-05-29 18:54:30 +00:00
VLAppController.mm Update deprecated calls 2011-09-03 22:34:53 +02: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 Fix MIDI UTI 2012-04-22 01:48:39 +02:00
VLDocument.mm Play selection / cursor 2011-09-11 23:27:53 +02:00
VLGrooveController.h Refactor music playing code 2011-09-04 21:48:57 +02:00
VLGrooveController.mm Change playElements on the fly 2011-09-05 01:38:01 +02:00
VLKeyValueUndo.h Move display option editing to VLSheetWindow 2011-09-06 03:15:51 +02:00
VLKeyValueUndo.mm Move display option editing to VLSheetWindow 2011-09-06 03:15:51 +02:00
VLLayout.cpp Reorganize locations to use VLLocation 2011-09-11 04:03:22 +02:00
VLLayout.h Reorganize locations to use VLLocation 2011-09-11 04:03:22 +02:00
VLLilypondDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLLilypondDocument.mm Escape quotes in lilypond titles 2011-08-26 18:17:32 +00:00
VLLilypondWriter.cpp Fix skipping of rests in pickup measures 2011-09-12 16:29:14 +02:00
VLLilypondWriter.h Actually made manual page break / auto line break work (I promise) 2008-08-15 13:27:21 +00:00
VLLogWindow.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLLogWindow.mm Transfer control of pdf and log windows to VLSheetWindow 2011-09-04 03:00:38 +02:00
VLMIDIDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLMIDIDocument.mm Transfer control of pdf and log windows to VLSheetWindow 2011-09-04 03:00:38 +02:00
VLMIDIWriter.cpp Play selection / cursor 2011-09-11 23:27:53 +02:00
VLMIDIWriter.h Play selection / cursor 2011-09-11 23:27:53 +02:00
VLMirrorWindow.h Properly set type to silence warning 2011-08-28 20:46:45 +02: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 Change playElements on the fly 2011-09-05 01:38:01 +02:00
VLMMAWriter.cpp Refactor IsPowerOfTwo determination 2011-09-12 16:17:21 +02:00
VLMMAWriter.h Smart groove preview 2008-01-24 01:29:18 +00:00
VLModel.cpp Fix paste bugs 2011-09-26 04:50:36 +02:00
VLModel.h Walk through melody with cursor keys 2011-09-26 04:49:09 +02:00
VLMP3Document.h Merge 1.1-dev 2008-05-29 18:54:30 +00:00
VLMP3Document.mm Use UTIs instead of type names throughout 2011-07-24 03:32:13 +00:00
VLPDFDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFDocument.mm Transfer control of pdf and log windows to VLSheetWindow 2011-09-04 03:00:38 +02:00
VLPDFView.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPDFView.mm Comment out URL handler, which is not implemented properly yet 2011-08-28 12:41:21 +02:00
VLPDFWindow.h Transfer control of pdf and log windows to VLSheetWindow 2011-09-04 03:00:38 +02:00
VLPDFWindow.mm Transfer control of pdf and log windows to VLSheetWindow 2011-09-04 03:00:38 +02:00
VLPitchGrid.cpp Fix 3rd and 5th flat position 2011-09-06 00:21:13 +02:00
VLPitchGrid.h Successfully round trip double accidentals 2011-08-28 20:47:25 +02:00
VLPitchName.cpp Omit naturals in chord symbols 2011-09-26 04:49:44 +02:00
VLPitchName.h Omit naturals in chord symbols 2011-09-26 04:49:44 +02:00
VLPitchTransformer.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLPitchTransformer.mm Refactor pitch/chord naming code 2011-08-28 00:12:32 +02:00
VLPListDocument.h Implement debug menu, document dump 2007-08-12 21:30:40 +00:00
VLPListDocument.mm Refactor IsPowerOfTwo determination 2011-09-12 16:17:21 +02:00
VLSheetView.h Centralize drawing method (tried to switch to drawAtPoint, but that does the wrong thing) 2012-05-19 22:37:58 +02:00
VLSheetView.mm Centralize drawing method (tried to switch to drawAtPoint, but that does the wrong thing) 2012-05-19 22:37:58 +02:00
VLSheetViewChords.h Reorganize locations to use VLLocation 2011-09-11 04:03:22 +02:00
VLSheetViewChords.mm Reorganize locations to use VLLocation 2011-09-11 04:03:22 +02:00
VLSheetViewInternal.h Revamp tuplet model 2011-08-31 04:12:55 +02:00
VLSheetViewLyrics.h Reorganize locations to use VLLocation 2011-09-11 04:03:22 +02:00
VLSheetViewLyrics.mm Stop at end of text 2011-09-26 04:45:37 +02:00
VLSheetViewNotes.h Walk through melody with cursor keys 2011-09-26 04:49:09 +02:00
VLSheetViewNotes.mm Centralize drawing method (tried to switch to drawAtPoint, but that does the wrong thing) 2012-05-19 22:37:58 +02:00
VLSheetViewSelection.h Reset sound selection on click 2011-09-11 23:43:13 +02:00
VLSheetViewSelection.mm Implement selectAll 2011-09-24 21:11:46 +02:00
VLSheetWindow.h Only delete playback editable at end of playback 2011-09-12 16:29:31 +02:00
VLSheetWindow.mm Add missing [super dealloc] 2012-05-19 23:38:24 +02:00
VLSoundOut.cpp Reset sound selection on click 2011-09-11 23:43:13 +02:00
VLSoundOut.h Reset sound selection on click 2011-09-11 23:43:13 +02: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
VLToolbarButton.h Revamp toolbars 2011-08-29 02:01:58 +02:00
VLToolbarButton.mm Revamp toolbars 2011-08-29 02:01:58 +02:00
VLXMLDocument.h README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
VLXMLDocument.mm Save padding values in file 2011-09-04 03:21:14 +02:00
VocalEasel_Prefix.pch Finish renaming project 2007-04-27 04:08:13 +00:00