From: CVS <do...@do...> - 2001-01-04 19:50:30
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - 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" |
From: CVS <do...@do...> - 2001-02-17 16:34:52
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: added date of CVS snapshot |
From: CVS <do...@th...> - 2001-03-11 16:01:24
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: testing the basilisk-cvs mailing list |
From: CVS <do...@th...> - 2001-03-28 16:53:43
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - "-Ofast" option is supplied to MIPSPro compiler [Brian J. Johnson - workaround for IRIX pthreads bug in Delay_usec() [Brian J. Johnson] |
From: CVS <do...@th...> - 2001-03-31 14:32:06
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - fixed bugs in the BeOS extfs file types handling |
From: CVS <do...@th...> - 2001-04-01 12:11:47
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - added help for command line options - PrefsInit() removes all processed options |
From: CVS <do...@th...> - 2001-04-08 12:21:52
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: serial_unix.cpp: input/output_thread_cancel weren't initialized [Kolja Waschk] |
From: CVS <do...@th...> - 2001-05-20 20:31:54
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - new and updated SIGSEGV support functions: + configure script cleanups + possible support for Direct Addressing / VOSF on other platforms |
From: CVS <do...@th...> - 2001-05-29 15:02:22
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: prepared for snapshot release |
From: CVS <do...@th...> - 2001-05-31 20:53:59
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: final adjustments for 0.9 release |
From: CVS <do...@th...> - 2001-06-30 12:58:11
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - fixed compilation problems under AmigaOS - fsave/frestore on AmigaOS and NetBSD/m68k always use a 68882/68040-style FPU frame, eliminating the need for 68060 FPU patches |
From: CVS <do...@th...> - 2001-06-30 14:48:38
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: typo ;-) |
From: CVS <do...@th...> - 2001-06-30 22:23:48
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: gamma tables work with X11 |
From: CVS <do...@th...> - 2001-07-01 21:09:31
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - video_set_palette() gets passed the number of used palette entries - video_x.cpp supports 2- and 4-bit modes on truecolor screens |
From: CVS <do...@th...> - 2001-07-03 15:59:54
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - added support for platform-independant mutexes, currently only properly implemented under Unix - adb.cpp uses mutexes for thread-safe mouse handling - video_x.cpp: pressing Ctrl-F5 in windowed mode switches to a "grabbed" relative mouse mode, useful for some games - video_x.cpp: fixed some bugs relating to the hotkeys (key releases are no longer treated as hotkeys) |
From: CVS <do...@th...> - 2001-07-06 17:36:12
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: replaced TIME_OFFSET constant by portable TimeToMacTime() function |
From: CVS <do...@th...> - 2002-01-18 21:06:14
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - fixed the problem with Ticks getting incremented on every interrupt, not just 60Hz (e.g. moving the mouse made the caret blink faster) - removed the TAB characters from the ChangeLog file |
From: CVS <do...@th...> - 2002-02-07 16:11:16
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: cleaned up pthread attributes [Brian Johnson] |
From: CVS <do...@th...> - 2002-02-23 17:54:30
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: fixed floppy disk change detection problems under Linux |
From: CVS <do...@th...> - 2002-05-20 16:06:31
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - Notify "ignoresegv" feature in ChangeLog |
From: CVS <do...@th...> - 2002-09-16 13:32:42
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: - Moved minium autoconf support to 2.52+ - Add large file support for 2+ GB hard disk images |
From: CVS <do...@th...> - 2003-03-14 17:10:38
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: JIT compiler is integrated but not yet the default for Linux/x86 and FreeBSD/x86. |
From: <do...@do...> - 2004-05-09 16:16:07
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: TUN/TAP support |
From: <do...@do...> - 2004-11-03 00:07:40
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: update for SDL audio/video + JIT compiler for x86_64 |
From: <do...@do...> - 2005-03-21 22:40:04
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: Extra changes I forgot to mention in the ChangeLog |