ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/AmigaOS/prefs_editor_amiga.cpp
Revision 1.19 - (view) (annotate) - [select for diffs]
2008-01-01T09:40:31Z (16 years, 5 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Happy New Year!

Revision 1.18 - (view) (annotate) - [select for diffs]
2002-06-23T08:27:05Z (22 years ago) by jlachmann
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13, nigel-build-15, nigel-build-16, nigel-build-17, nigel-build-19
Changes since 1.17: +15 -2 lines
Diff to previous 1.17
Adapted to OO video scheme; Audio volume/muting/sample rate now settable

Revision 1.17 - (view) (annotate) - [select for diffs]
2002-01-15T14:58:34Z (22 years, 5 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-15012002
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0

Revision 1.16 - (view) (annotate) - [select for diffs]
2001-05-24T14:31:07Z (23 years, 1 month ago) by cebix
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-29052001
Changes since 1.15: +53 -30 lines
Diff to previous 1.15
- AmigaOS: SCSI buffer memory type can be selected via prefs

Revision 1.15 - (view) (annotate) - [select for diffs]
2001-02-02T20:52:57Z (23 years, 4 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-17022001
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
- bumped version number to 0.9
- updated copyright dates

Revision 1.14 - (view) (annotate) - [select for diffs]
2001-01-04T19:50:22Z (23 years, 5 months ago) by cebix
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
- removed the INT16 prefs item type; use INT32 instead
- AmigaOS/Unix: it's now possible to specify preferences items on the
  command line
- Unix: command line options now take "--"-prefix, e.g. "--rominfo"

Revision 1.13 - (view) (annotate) - [select for diffs]
2000-10-16T17:37:58Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
fixed compilation problems

Revision 1.12 - (view) (annotate) - [select for diffs]
2000-09-04T16:30:47Z (23 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.11: +16 -23 lines
Diff to previous 1.11
- some cleanups in the AmigaOS code

Revision 1.11 - (view) (annotate) - [select for diffs]
2000-08-20T14:08:42Z (23 years, 10 months ago) by jlachmann
Branch: MAIN
Changes since 1.10: +62 -15 lines
Diff to previous 1.10
added MacsBug Support -jl-

Revision 1.10 - (view) (annotate) - [select for diffs]
2000-07-22T16:20:54Z (23 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
- fixed compilation problems with CyberGraphX code

Revision 1.9 - (view) (annotate) - [select for diffs]
2000-07-14T21:29:11Z (23 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.8: +6 -3 lines
Diff to previous 1.8
- AmigaOS bug fixes by J.Lachmann (floppy, 2060scsi.device, "Add Volume" in
  prefs editor)
- imported some changes from the Windows source (1Hz interrupt, FPU fixes)

Revision 1.8 - (view) (annotate) - [select for diffs]
2000-07-13T17:45:32Z (23 years, 11 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-13072000
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
- Picasso 96 is given preference over CyberGfx because of P96's CyberGfx
  emulation

Revision 1.7 - (view) (annotate) - [select for diffs]
2000-07-06T16:04:24Z (23 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.6: +20 -6 lines
Diff to previous 1.6
- AmigaOS: added CyberGraphX support

Revision 1.6 - (view) (annotate) - [select for diffs]
2000-04-10T18:52:39Z (24 years, 2 months ago) by cebix
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- updated copyright info: 1999->2000

Revision 1.5 - (view) (annotate) - [select for diffs]
1999-11-01T16:24:10Z (24 years, 7 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1, snapshot-02111999, snapshot-22121999
Changes since 1.4: +21 -5 lines
Diff to previous 1.4
- AmigaOS: removed support for SAS/C
- AmigaOS: sys_amiga.cpp: supports 64-bit device access and respects
  device block size on writes
- AmigaOS: added support for resource forks and Finder info for ExtFS
- AmigaOS: added "ExtFS" gadget to prefs editor
- protection mask for all open()/creat()/mkdir() calls is now 0666 or
  0777

Revision 1.4 - (view) (annotate) - [select for diffs]
1999-10-25T19:01:32Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
- fixes to audio_oss_esd.cpp from Alexander R. Pruss (8-bit mode)
- added configuration summary to configure script
- prefs_editor_amiga.cpp: output of SCSI prefs was broken

Revision 1.3 - (view) (annotate) - [select for diffs]
1999-10-21T22:39:57Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
- ExtFS works under AmigaOS
- fixed erroneous __regargs attributes in prefs_editor_amiga.cpp
  and audio_amiga.cpp for GCC

Revision 1.2 - (view) (annotate) - [select for diffs]
1999-10-19T19:28:16Z (24 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999
Changes since 1.1: +89 -82 lines
Diff to previous 1.1
- now compiles with GCC under AmigaOS

Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
1999-10-03T14:16:25Z (24 years, 8 months ago) by cebix
Branch: cebix
CVS Tags: release-0_7-2, start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.19
Imported sources

Revision 1.1 - (view) (annotate) - [select for diffs]
1999-10-03T14:16:25Z (24 years, 8 months ago) by cebix
Branch: MAIN
Branch point for: cebix
Initial revision

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a