1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 22:21:11 +02:00
Commit Graph

362 Commits

Author SHA1 Message Date
BusinessmanProgrammerSteve
918d4c7cdc Fix broken build (on Linux) 2010-04-04 16:17:55 +00:00
LRN1986
0a6148b06f Extended import filtering 2010-04-04 08:19:53 +00:00
LRN1986
f4197d29e1 Fix zero-sized mp3 import 2010-03-26 16:29:21 +00:00
BusinessmanProgrammerSteve
4cdbbce01f Add ODDecodeFFmpegTask to Unix makefile, fix some errors and warnings 2010-03-19 21:41:44 +00:00
mchinen
b07f23d6de added on-demand support for non-seeking loading of FFmpeg files. This feature is not on, controlled by ifdefs via the #define EXPERIMENTAL_OD_FFMPEG in Experimental.h 2010-03-19 14:57:10 +00:00
LRN1986
4f02d76820 Do not erase LastOpenType, continue to use it for further imports 2010-03-14 15:26:17 +00:00
richardash1981
e3d473bcab Add a note on relative and absolute file paths to the documentation 2010-03-06 22:47:30 +00:00
richardash1981
bd192bfa2b Commit mildy modified version of a patch by Joseph Gay to handle and convert relative paths in LOF files (i.e. relative to path of LOF file) 2010-03-06 22:42:53 +00:00
richardash1981
b0e23dbaf7 error in comments, important to make this distinction 2010-03-06 22:29:39 +00:00
richardash1981
0055871f69 Add some more useful comments in places, and importantly fix a null pointer dereference which occurs if a file which has an offset parameter cannot be imported, found whilst testing something else ... 2010-03-06 22:23:12 +00:00
businessmanprogrammersteve
a55c20be66 Fix most of the compile warnings I get on Linux (but not the Audacity Logo
xpm stuff or a few things in FFMPEG export)
2010-02-12 21:36:20 +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