ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src/MacOSX
File Last Change
 ../
BasiliskII.pbproj/
BasiliskII.xcode/
English.lproj/
Multiple-Windows/
0_HOW_TO_BUILD.txt 1.13 (16 years ago) by nigel: Replace mention to 1_prepare_files.sh script with discrete commands
0prepare_links (dead) 1.2 (22 years ago) by nigel: New script to set up everything for doing a make
1_prepare_files.sh (dead) 1.15 (16 years ago) by gbeauche: Build MacOS X binaries only from the command line. Prepare the configure scripts as follows: [NO_CONFIGURE=1] ../Unix/autogen.sh Second round will be to build FAT binaries.
AudioBackEnd.cpp 1.1 (17 years ago) by nigel: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!)
AudioBackEnd.h 1.1 (17 years ago) by nigel: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!)
AudioDevice.cpp 1.1 (17 years ago) by nigel: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!)
AudioDevice.h 1.1 (17 years ago) by nigel: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!)
BasiliskII.icns 1.1 (15 years ago) by asvitkine: Add missing MacOSX icons file. Fix character encoding of InfoPlist.strings, so that the copyright symbol shows up correctly in the Basillisk about box.
Controller.h 1.9 (16 years ago) by gbeauche: Happy New Year!
Controller.mm 1.15 (16 years ago) by gbeauche: Happy New Year!
Credits.html 1.2 (18 years ago) by nigel: Update official B2 web page
Emulator.h 1.7 (15 years ago) by asvitkine: some changes to make Basillisk build better on Leopard
Emulator.mm 1.14 (14 years ago) by nigel: Another build fix for changed Prefs methods
EmulatorView.h 1.10 (16 years ago) by gbeauche: Happy New Year!
EmulatorView.mm 1.16 (16 years ago) by gbeauche: Happy New Year!
HowTo.html 1.6 (18 years ago) by nigel: Add a Networking section, update formatting in other parts of the text
Info.plist 1.5 (17 years ago) by nigel: Final doco changes before a new release
MacOSX_sound_if.cpp 1.1 (17 years ago) by nigel: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!)
MacOSX_sound_if.h 1.1 (17 years ago) by nigel: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!)
Makefile.in 1.32 (14 years ago) by nigel: Make a few sections more like Unix/Makefile.in to simplify future resynchs - includes fixes so that it will actually build again. Some whitespace fixes.
NNThread.h 1.2 (19 years ago) by nigel: New Autorelease pool stuff for NNTimer
NNThread.m 1.4 (19 years ago) by nigel: New Autorelease pool stuff for NNTimer
PrefsEditor.h 1.7 (16 years ago) by gbeauche: Happy New Year!
PrefsEditor.mm 1.21 (14 years ago) by nigel: Allow linking after prefs API changes from 3 months ago.
ToDo.html 1.25 (16 years ago) by nigel: Corrent HTML for the accent on Gwenolé's name
Versions.html 1.18 (16 years ago) by nigel: Corrent HTML for the accent on Gwenolé's name
audio_defs_macosx.h 1.5 (16 years ago) by gbeauche: Happy New Year!
audio_macosx.cpp 1.6 (16 years ago) by gbeauche: Happy New Year!
audio_macosx.mm (dead) 1.4 (17 years ago) by nigel: Giving up on the Objective-C version, also need to remove it from the makefile
clip_macosx.cpp 1.11 (12 years ago) by asvitkine: fix a warning
config.h.in (dead) 1.3 (21 years ago) by nigel: Now generated by autoheader
config_macosx.h 1.3 (16 years ago) by gbeauche: Happy New Year!
configure.in 1.28 (13 years ago) by asvitkine: [Joseph Oswald] The src/MacOSX/configure script generated by autoconf is broken (it has bad syntax after the egrep test). Applying a fix from the src/Unix fixes this.
extfs_macosx.cpp 1.4 (15 years ago) by asvitkine: [patch from Kelvin Delbarre] Typo fix.
extfs_macosx.h (dead) 1.5 (16 years ago) by gbeauche: Rewrite ExtFS support for MacOS X. This implementation uses xattrs (metadata) on Tiger+ to store FInfo and FXInfo. Otherwise, plain old .finfo/ helpers are used. "Safe" flags and fields are always synchronized to/from MacOS X. BTW, CFString leak was fixed at the same time.
extfs_macosx.mm (dead) 1.10 (16 years ago) by gbeauche: Rewrite ExtFS support for MacOS X. This implementation uses xattrs (metadata) on Tiger+ to store FInfo and FXInfo. Otherwise, plain old .finfo/ helpers are used. "Safe" flags and fields are always synchronized to/from MacOS X. BTW, CFString leak was fixed at the same time.
macos_util_macosx.h 1.5 (16 years ago) by gbeauche: Happy New Year!
main_macosx.h 1.4 (16 years ago) by gbeauche: Happy New Year!
main_macosx.mm 1.23 (13 years ago) by asvitkine: [Joseph Oswald] Skip -psn_XXX command-line argument.
misc_macosx.h 1.6 (16 years ago) by gbeauche: Happy New Year!
misc_macosx.mm 1.6 (16 years ago) by gbeauche: Happy New Year!
prefs_macosx.cpp 1.12 (14 years ago) by nigel: Allow linking after prefs API changes from 3 months ago.
sys_darwin.cpp 1.17 (12 years ago) by asvitkine: Fix inverted check from my previous commit.
sysdeps.h 1.11 (13 years ago) by asvitkine: [Joseph Oswald] Fix MACH timer header
utils_macosx.h 1.1 (12 years ago) by asvitkine: move NSAutoReleasePool_wrap() into its own file
utils_macosx.mm 1.1 (12 years ago) by asvitkine: move NSAutoReleasePool_wrap() into its own file
video_macosx.h 1.12 (16 years ago) by gbeauche: Happy New Year!
video_macosx.mm 1.16 (16 years ago) by gbeauche: Happy New Year!
4 directories and 48 files shown