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
4a4e4c0f44 Remove warnings.
Legacy-ID: 2917
2007-05-31 21:04:28 +00:00
e9cf6c5b25 Fix mistake in hacking/ChangeLog.
Legacy-ID: 2914
2007-05-29 17:06:01 +00:00
99d1524dc1 Remove warnings about underquoted definitions for glib and libaudiofile .
Legacy-ID: 2913
2007-05-29 16:54:47 +00:00
9ef45d3cb7 Add new audio file to tape image convertor (part of patch #123).
Legacy-ID: 2907
2007-05-29 13:56:15 +00:00
c877c68f26 Update FSF address in GPL notices.
Legacy-ID: 2891
2007-05-26 19:42:40 +00:00
0f4f5243a2 Don't call deprecated tape API functions.
Legacy-ID: 2870
2007-05-22 11:02:17 +00:00
4dcdcdad0a Remove warnings in printfs.
Legacy-ID: 2869
2007-05-22 10:38:22 +00:00
ac2274d38d Remove .cvsignore files and ignore files not automatically ignored by
Subversion.

Legacy-ID: 2862
2007-05-20 11:12:41 +00:00
8661dda61d Add O_BINARY for fuse-utils (patch #117).
Legacy-ID: 2850
2007-05-17 10:57:15 +00:00
b2cb264cd5 Fix filenames in comments (patch #113).
Legacy-ID: 2834
2007-05-13 08:13:25 +00:00
ed6f28b6a1 Merge changes from fuse-utils_0_8_0-branch to HEAD.
Legacy-ID: 2827
2007-05-12 12:15:32 +00:00
4b54af8cf3 Add ide.h to noinst_HEADERS so it will be distributed (thanks, Alberto Garcia).
Legacy-ID: 2794
2007-04-25 03:38:09 +00:00
91ad25ea9b Document fuse-utils_0_8_0-pre2 tag.
Legacy-ID: 2756
2007-03-03 21:51:50 +00:00
ecefe37367 Tag and branch for 0.8.0 release.
Legacy-ID: 2727
2007-02-02 17:09:46 +00:00
ac3036360a Change URLs to Sourceforge, my e-mail address to @shadowmagic and remove my
postal address.

Legacy-ID: 2719
2007-01-29 20:36:09 +00:00
1a33cd9108 Bring up to date.
Legacy-ID: 2718
2007-01-29 20:22:14 +00:00
de43155a2e Warnings removal.
Legacy-ID: 2711
2007-01-21 18:44:25 +00:00
e43d906b56 Dump pilot data from generalised data blocks.
Legacy-ID: 2688
2007-01-04 17:55:09 +00:00
e0f0dcc293 Support 256 symbols in table.
Legacy-ID: 2685
2007-01-04 16:59:02 +00:00
c68c6e3634 More info for TZX generalised data blocks.
Legacy-ID: 2683
2007-01-04 16:26:00 +00:00
f3c2a77122 List some info for TZX generalised data blocks.
Legacy-ID: 2681
2007-01-02 17:06:57 +00:00
067e22bd83 Add libtoolize.
Legacy-ID: 2678
2007-01-02 15:12:38 +00:00
bff0825067 Allow creation of v1.1 .hdf images. Fix a bug introduced in the last change
which made sparse files short by <header length> bytes.

Legacy-ID: 2598
2006-06-30 18:08:33 +00:00
b509b320ca Reengineer to use truncate() directly when writing sparse files (saves a
block on disk). Fix double declaration of buffer (thanks, Josetxu Malanda).

Legacy-ID: 2595
2006-06-14 10:08:50 +00:00
351baf40fc Remove --copy on automake invocation.
Legacy-ID: 2589
2005-12-24 16:16:47 +00:00
8da2a293e7 Add raw2hdf utility.
Legacy-ID: 2585
2005-10-31 16:02:51 +00:00
fb21ee527a Handle all supported tape types.
Legacy-ID: 2568
2005-07-19 10:45:06 +00:00
d222f7a091 Fix small typo (access -> accesses).
Legacy-ID: 2530
2005-03-10 15:01:35 +00:00
054416870f Correct filename in error message if target format couldn't be identified.
Legacy-ID: 2498
2005-02-12 22:43:38 +00:00
4bcea62a71 Ignore stamp-h1.
Legacy-ID: 2422
2004-10-31 09:39:58 +00:00
a277c7868b Fix small memory leak.
Legacy-ID: 2408
2004-09-20 22:27:14 +00:00
8a78575b8b Fix up so it at least compiles and has some functionality.
Legacy-ID: 2401
2004-09-09 20:57:35 +00:00
7bee212d81 Use new RZX signature API.
Legacy-ID: 2396
2004-09-06 23:21:23 +00:00
3ab9bef1c0 Add -c and -n options to snapconv that allow the writing of uncompressed and
completely compressed snapshots.

Legacy-ID: 2379
2004-08-06 14:28:14 +00:00
0b11fb2594 Bump version number to 0.7.0.
Legacy-ID: 2336
2004-07-16 09:38:03 +00:00
b6d6820be0 Ignore libtool generated files.
Legacy-ID: 2329
2004-07-15 11:26:28 +00:00
c2df7e0cc5 Copy auxiliary files rather than linking them.
Legacy-ID: 2328
2004-07-15 11:25:13 +00:00
50cbf41b84 Use libtool to link the fuse-utils. This fixes the situation where
libspectrum is linked against zlib/libbz2 etc. and fuse-utils are not
directly linked against those libraries on platforms which do not link
against transitive dependencies for you (e.g. Mac OS X).

Legacy-ID: 2327
2004-07-15 11:18:57 +00:00
5958e3dabf Doc updates for 0.7.0 release.
Legacy-ID: 2326
2004-07-15 11:13:00 +00:00
6d92387a44 Bump version number to 0.7.0pre1 and tag as fuse-utils_0_7_0pre1.
Legacy-ID: 2312
2004-07-09 13:04:55 +00:00
984ed988ce Add createhdf manpage.
Legacy-ID: 2279
2004-06-26 10:55:11 +00:00
c7e47bd799 Add script to do the autotools invocation.
Legacy-ID: 2268
2004-06-20 22:52:30 +00:00
add8e74850 Add createhdf utility for creating empty .hdf files.
Legacy-ID: 2255
2004-06-16 15:52:17 +00:00
1f91ad6891 Remove use of acconfig.h.
Legacy-ID: 2253
2004-06-16 14:51:29 +00:00
63b4dd79ed Merge changes from fuse-utils_0_6_2 to HEAD.
Legacy-ID: 2008
2004-02-23 16:51:38 +00:00
c63768b59c Tag and branch for the 0.6.2 release.
Legacy-ID: 1918
2004-01-17 14:56:53 +00:00
267cee21e6 Stop recognised options producing two error messages.
Legacy-ID: 1915
2004-01-17 14:53:27 +00:00
ea70d59dc2 Add a copy of the GPL to the distribution.
Legacy-ID: 1831
2003-12-18 12:27:39 +00:00
72e366e342 Slow 6000 bps loader down slightly so it works with (more) emulators; this
is the only significant change made between z802tzx 1.0 and z802tzx 1.1.

Legacy-ID: 1829
2003-12-18 11:40:43 +00:00
30fb312c70 Bring up to date.
Legacy-ID: 1825
2003-12-16 18:11:41 +00:00