benjamin.drung@gmail.com
|
277932dccb
|
Remove trailing spaces.
|
2014-06-03 20:30:19 +00:00 |
|
RichardAsh1981@gmail.com
|
8d8e008b45
|
Patch by Maarten Baert for compatibility with project files from previous versions of Audacity, by re-scaling on load. Opening newer project files in older builds works but the time track gets messed up. This needs to be release noted.
|
2013-01-06 16:55:19 +00:00 |
|
richardash1981
|
72f6eded20
|
I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files, and cleaned up trailing junk on the way.
|
2012-12-31 16:57:15 +00:00 |
|
RichardAsh1981@gmail.com
|
2326bb8347
|
Commit most of patch-envelope-range-2.patch from Maarten Baert, excluding an unrelated change and some independent ones already committed. There is an outstanding potential issue with the TimeTrack:: copy constructor awaiting further input
|
2012-12-29 16:28:28 +00:00 |
|
RichardAsh1981@gmail.com
|
dd8bc9cb93
|
add missing includes which break mac debug build
|
2012-12-28 13:42:10 +00:00 |
|
richardash1981
|
55be06c9e4
|
commit a large patch by Maarten Baert maarten-baert<at>hotmail<dot>com to fix and improve time track support. Several fix-me issues remain but none are new with this patch.
|
2012-12-19 21:49:25 +00:00 |
|
v.audacity
|
4038f214cd
|
(bug 451, p2) Add some asserts against mMaxSamples. In Sequence::Paste(), correct var largerBlockLen declaration to be sampleCount, not the smaller int, that can overflow on comparing to sampleCount and add log error msg. Add alert dialog, log warning, and limitation in Sequence::WriteXML() if mMaxSamples exceeded. Obviate EnvPoint::WriteXML(), unused. A few comments on some "TODO" comments. Make DirManager::WriteXML() fail in debug mode, as it should not be called.
|
2011-11-01 04:39:14 +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 |
|