1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-07-29 18:41:18 +03:00
Commit Graph

276 Commits

Author SHA1 Message Date
467b70af3d Merge fuse-utils_0_10_0-branch changes onto trunk.
Legacy-ID: 3872
2008-12-03 22:39:49 +00:00
d02537fee2 Add warnings for C++ and clean up warnings thus produced.
Legacy-ID: 3862
2008-11-29 13:10:51 +00:00
024415a2a9 Also set CXXFLAGS for --with-local-prefix (fixes bug #163).
Legacy-ID: 3860
2008-11-29 12:31:24 +00:00
354355ddce Tidy up commit text.
Legacy-ID: 3840
2008-11-18 21:20:46 +00:00
0b1904fb59 Distribute audio2tape.h importer/{schmitt.h,simple.h,soundfile.h}
converter/romloader.h (thanks, Chris Young).

Legacy-ID: 3839
2008-11-18 21:20:01 +00:00
31b3b7a719 Fix buffer overflow in tape2wav.
Legacy-ID: 3819
2008-11-16 04:40:35 +00:00
11e1afa58f Document 0.10.0 branch.
Legacy-ID: 3810
2008-11-09 11:38:46 +00:00
a51c9d7617 Bring up to date.
Legacy-ID: 3799
2008-10-29 20:32:35 +00:00
e566b80c50 Round out the block support for block timing, completes support for feature
request #21.


Legacy-ID: 3775
2008-09-28 03:28:22 +00:00
5d505a0341 Initialise frequency table to 0.
Legacy-ID: 3774
2008-09-22 13:34:22 +00:00
318523e56b Custom timings were only initialised when stats were enabled.
Legacy-ID: 3773
2008-09-22 13:12:57 +00:00
075409971c Add facility to recognise ROM blocks when processing audio file.
Legacy-ID: 3772
2008-09-22 12:35:12 +00:00
845efa2ddf Handle new void return values tape API from libspectrum.
Legacy-ID: 3711
2008-07-01 20:25:37 +00:00
62f3f09b43 Handle new allocator returns object style API from libspectrum.
Legacy-ID: 3702
2008-06-30 20:34:26 +00:00
b2aa9dddab Add --without-audiofile (patch #173).
Legacy-ID: 3678
2008-06-15 12:19:41 +00:00
e08d77d89e Add help text for rate option.
Legacy-ID: 3615
2008-05-12 12:25:14 +00:00
751cf6b981 Add options for updating archive info blocks, embedding loading screen and
cassette inlays during conversion.

Legacy-ID: 3614
2008-05-12 11:37:20 +00:00
d16a099038 Add 100ms pause between blocks to ensure there is a decent gap between edges
in adjacent blocks (fixes bug #145).


Legacy-ID: 3593
2008-03-31 10:44:27 +00:00
1aefdeb4a7 Round up when quantising a pulse to a sample rate (fixes bug #144).
Legacy-ID: 3592
2008-03-30 01:06:57 +00:00
e1f2b2729b Ignore profile2map.
Legacy-ID: 3537
2008-03-06 12:55:10 +00:00
46a5892d1e Install tape2wav.1.
Legacy-ID: 3485
2008-01-08 20:50:56 +00:00
75b1424c52 Merge fuse-utils_0_9_0-branch changes r3451:3480 to trunk.
Legacy-ID: 3481
2008-01-07 12:27:37 +00:00
706cce6bad Fix whitespace.
Legacy-ID: 3454
2007-12-21 13:33:35 +00:00
5a7d67b144 Document 0.9.0 release branch and pre1 tag.
Legacy-ID: 3450
2007-12-21 12:11:45 +00:00
98af5ff333 Man page fixes.
Legacy-ID: 3443
2007-12-21 00:34:04 +00:00
3c4269226b More formatting fixes.
Legacy-ID: 3442
2007-12-19 04:44:46 +00:00
f9885e96b6 Man-page formatting fixes.
Legacy-ID: 3441
2007-12-19 04:08:38 +00:00
db46cb19cd Don't try to use uname() on Win32, as it is missing.
Legacy-ID: 3437
2007-12-19 03:23:42 +00:00
6c98bc57e9 Define S_IRGRP, S_IWGRP, S_IROTH and S_IWOTH to 0 if they're unavailable.
Legacy-ID: 3436
2007-12-19 03:20:54 +00:00
502a7ac5db #include <string.h> for strdup() and strchr().
Legacy-ID: 3435
2007-12-19 03:17:06 +00:00
7d75f0bf7a Fix build on Win32 with libaudiofile and/or libgcrypt -- $(EXEEXT) wasn't
being added to audio2tape, tape2wav or rzxcheck in bin_PROGRAMS.

Legacy-ID: 3434
2007-12-19 03:14:02 +00:00
94ccfa9994 Fix build without glib.
Legacy-ID: 3433
2007-12-19 00:09:26 +00:00
37eb520abf Don't include mman.h.
Legacy-ID: 3432
2007-12-18 23:47:53 +00:00
2accc9e881 Fix warning.
Legacy-ID: 3431
2007-12-18 21:43:25 +00:00
4121abc02e Updates for 0.9.0 release.
Legacy-ID: 3428
2007-12-18 19:54:58 +00:00
9cfa9184a6 Add profile2map utility for converting Fuse profiler output to Z80-style map
format (feature request #15).


Legacy-ID: 3349
2007-11-28 21:20:04 +00:00
1851d3c4fb Add some entries to the ChangeLog.
Legacy-ID: 3252
2007-10-26 01:42:11 +00:00
30f57549a9 Improve display of spaces in Beta BASIC programs.
Legacy-ID: 3199
2007-10-07 17:13:43 +00:00
489ec2a6fe Add Beta BASIC support to listbasic.
Legacy-ID: 3198
2007-10-07 16:30:12 +00:00
f98c14bbdf Complete rewrite of rzxtool to make it useful with the new RZX model of allowing
multiple snapshots in an RZX file.

Legacy-ID: 3195
2007-10-07 12:03:18 +00:00
913104ed49 Fix date in changelog.
Legacy-ID: 3191
2007-10-06 02:59:06 +00:00
cd47304111 Fix handling of block characters in listbasic.
Legacy-ID: 3188
2007-10-05 22:17:19 +00:00
3ea6d7502c Remove use of mmap(): added complexity for no real benefit.
Legacy-ID: 3079
2007-07-27 13:56:22 +00:00
f63582fbf7 Ignore tape2wav.
Legacy-ID: 2973
2007-06-11 08:43:13 +00:00
0fe01e5fd1 Mention tape2wav in fuse-utils manpage.
Legacy-ID: 2968
2007-06-10 23:14:23 +00:00
47141f7319 Update FSF address.
Legacy-ID: 2952
2007-06-08 12:37:24 +00:00
e168d6b1e7 Fix dashes in fuse-utils manpages.
Legacy-ID: 2951
2007-06-08 12:01:45 +00:00
aa595afe9c Add simple tape image to wav file convertor.
Legacy-ID: 2948
2007-06-08 04:29:50 +00:00
70bf93a225 Spelling/formatting fixes in man pages.
Legacy-ID: 2940
2007-06-06 19:25:38 +00:00
2568908ab8 Mention audio2tape in fuse-utils(1) manpage.
Legacy-ID: 2939
2007-06-06 18:11:35 +00:00