You can subscribe to this list here.
2001 |
Jan
(23) |
Feb
(28) |
Mar
(27) |
Apr
(12) |
May
(16) |
Jun
(43) |
Jul
(96) |
Aug
(4) |
Sep
(2) |
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(35) |
Feb
(13) |
Mar
(37) |
Apr
(18) |
May
(30) |
Jun
(7) |
Jul
(7) |
Aug
|
Sep
(39) |
Oct
(34) |
Nov
(11) |
Dec
(8) |
2003 |
Jan
(11) |
Feb
(2) |
Mar
(68) |
Apr
(15) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(22) |
Sep
(56) |
Oct
(58) |
Nov
(88) |
Dec
(71) |
2004 |
Jan
(137) |
Feb
(39) |
Mar
|
Apr
(27) |
May
(89) |
Jun
(78) |
Jul
(28) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(98) |
Dec
(69) |
2005 |
Jan
(57) |
Feb
(21) |
Mar
(76) |
Apr
(12) |
May
(28) |
Jun
(89) |
Jul
(53) |
Aug
(7) |
Sep
(5) |
Oct
(3) |
Nov
(69) |
Dec
(39) |
2006 |
Jan
(57) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(85) |
Jun
|
Jul
(75) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
(54) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(31) |
Jul
(19) |
Aug
(1) |
Sep
|
Oct
|
Nov
(7) |
Dec
(13) |
2008 |
Jan
(63) |
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
(8) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(4) |
2009 |
Jan
(1) |
Feb
(10) |
Mar
(6) |
Apr
(6) |
May
|
Jun
|
Jul
(16) |
Aug
(59) |
Sep
(6) |
Oct
(5) |
Nov
(9) |
Dec
|
2010 |
Jan
|
Feb
(9) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(7) |
Aug
(6) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(39) |
2012 |
Jan
(21) |
Feb
(3) |
Mar
(10) |
Apr
(16) |
May
|
Jun
(14) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: CVS <do...@th...> - 2003-03-26 00:26:54
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: main_macosx.mm Log Message: Repair QuitEmulator replacement macro. (we was incorrectly returning after the call to InitAll() ) |
From: CVS <do...@th...> - 2003-03-26 00:21:10
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Controller.mm Log Message: Extra help menu action (for HowTo) |
From: CVS <do...@th...> - 2003-03-26 00:20:25
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Controller.h Log Message: Extra help menu action (for HowTo) |
From: CVS <do...@th...> - 2003-03-26 00:18:22
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: prefs_macosx.cpp Log Message: Increase default windowed screen height to the minimum for a colour Mac (was appropriate for B&W only) |
From: CVS <do...@th...> - 2003-03-25 01:47:53
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: PrefsEditor.mm Log Message: Minor UI error from removal of OpenGL button |
From: CVS <do...@th...> - 2003-03-25 01:47:01
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.mm Log Message: When in CGIMAGEREF windowed mode; cleanup when changing modes, future mask generation code. |
From: CVS <do...@th...> - 2003-03-25 01:44:32
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: main_macosx.mm Log Message: Extra warning for ROM path not set, try to terminate in QuitEmulator() |
From: CVS <do...@th...> - 2003-03-25 01:43:01
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: sysdeps.h Log Message: Incorporate x86_64 changes from latest Unix version |
From: CVS <do...@th...> - 2003-03-24 22:51:14
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: main_macosx.mm Log Message: Oops. QuitEmuNoExit() was exiting the NSApp. |
From: CVS <do...@th...> - 2003-03-24 11:41:49
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: configure.in Log Message: Fixes for latest FPU emulation source. (We add the FPU_* into config.h so that the IDE can pick it up automatically) |
From: CVS <do...@th...> - 2003-03-24 11:31:22
|
Update of /cvs/BasiliskII/src/MacOSX/BasiliskII.pbproj Modified Files: project.pbxproj Log Message: timer_unix.cpp in current directory, fpu_ieee.cpp instead of fpu_uae.cpp |
From: CVS <do...@th...> - 2003-03-24 10:18:42
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: 1_prepare_files.sh Makefile.in Log Message: Unix/timer_unix.cpp was also being compiled with the wrong sysdeps.h (the one from the Unix directory) |
From: CVS <do...@th...> - 2003-03-24 06:43:14
|
Update of /cvs/BasiliskII/src/MacOSX/BasiliskII.pbproj Modified Files: project.pbxproj Log Message: Compile fix for latest uae_cpu |
From: CVS <do...@th...> - 2003-03-24 06:24:22
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: sysdeps.h Log Message: Compile fix for latest uae_cpu |
From: CVS <do...@th...> - 2003-03-24 06:18:38
|
Update of /cvs/BasiliskII/src/MacOSX/BasiliskII.pbproj Modified Files: project.pbxproj Log Message: I was compiling ../Unix/sys_unix.cpp, but that meant the compiler was pulling in ../Unix/sysdeps.h that did not define loff_t. So, I now generate and compile a symlink to that file instead |
From: CVS <do...@th...> - 2003-03-24 06:18:38
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: 1_prepare_files.sh Makefile.in Log Message: I was compiling ../Unix/sys_unix.cpp, but that meant the compiler was pulling in ../Unix/sysdeps.h that did not define loff_t. So, I now generate and compile a symlink to that file instead |
From: CVS <do...@th...> - 2003-03-23 23:42:21
|
Update of /cvs/BasiliskII/src/MacOSX Added Files: audio_defs_macosx.h Log Message: audio_defs.h compatible with OS X |
From: CVS <do...@th...> - 2003-03-23 23:36:22
|
Update of /cvs/BasiliskII/src/MacOSX Added Files: audio_macosx.mm Log Message: Start of audio hacking |
From: CVS <do...@th...> - 2003-03-21 19:13:37
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp compemu.h compemu_fpp.cpp compemu_support.cpp Log Message: Remove some dead code. Start implementation of optimized calls to interpretive fallbacks for untranslatable instruction handlers. Disabled for now since call_m_01() is not correctly imeplemented yet. |
From: CVS <do...@th...> - 2003-03-21 13:04:43
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj/MainMenu.nib Modified Files: objects.nib Log Message: Prevent progress indicator from growing when window resized |
From: CVS <do...@th...> - 2003-03-21 12:57:54
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj/MainMenu.nib Modified Files: classes.nib objects.nib Log Message: Removed unused outlets and buttons |
From: CVS <do...@th...> - 2003-03-21 12:38:20
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: 1_prepare_files.sh Log Message: Oops. Those files are in CVS. Comment out the TIFF repair commands |
From: CVS <do...@th...> - 2003-03-21 12:32:45
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj Removed Files: Collapsed.tiff Expanded.tiff classes.nib info.nib objects.nib Log Message: Oops. Stuffed up a CVS file, and added these in the wrong place |
From: CVS <do...@th...> - 2003-03-21 12:28:40
|
Update of /cvs/BasiliskII/src/MacOSX/BasiliskII.pbproj Modified Files: project.pbxproj Log Message: Updated version and year in copyright, added source file |
From: CVS <do...@th...> - 2003-03-21 12:24:37
|
Update of /cvs/BasiliskII/src/MacOSX/English.lproj Modified Files: objects.nib Log Message: Smaller reset & shutdown buttons - resized & moved a few items |