martynshaw99
|
4ce2643d5f
|
Remove the
// Indentation settings for Vim and Emacs
etc. lines from all files, as Campbell's patch (except for other changes to Languages.cpp)
|
2013-09-24 00:14:37 +00:00 |
|
RichardAsh1981@gmail.com
|
28e9f0ca73
|
make many functions which do not require access to class member variables static so they can be called without an object to do so with. Based on part of a patch by Campbell Barton
|
2013-09-21 19:15:42 +00:00 |
|
rbdannenberg
|
a1f0e5ed5b
|
Extensive changes to improve NoteTrack display and (some) editing, NoteTrack playback via MIDI, and Midi-to-Audio alignment.
|
2010-09-18 21:02:36 +00:00 |
|
james.k.crook
|
e801b39943
|
Bugzilla#115. Split TimeConverter from the TimeTextCtrl GUI class so that we do not create a ctrl every time we want to do a time conversion.
Also avoided creating a SnapManager when snap-to is disabled.
|
2010-02-12 21:28:34 +00:00 |
|
BusinessmanProgrammerSteve
|
dbc4aab314
|
Fix lots of snapping problems by moving snap-to-time into SnapManager.
Do a 'make dep' after updating, some #includes are added.
|
2010-02-02 19:43:52 +00:00 |
|
ra
|
e74978ba77
|
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
|
2010-01-23 19:44:49 +00:00 |
|