Commit Graph

56 Commits

Author SHA1 Message Date
cebix
7177cea47d - added GCC makefile 1999-10-21 09:24:32 +00:00
cebix
83227a987b - enlarged prefs editor window to make volumes pane fit 1999-10-21 09:03:44 +00:00
cebix
09ec429dc1 - fixed bugs in extfs.cpp:
- root's parent now has an FSItem, so finding the volume by name with
     parent dirID 1 now works
   - fs_get_file_info() and fs_get_cat_info() handle all negative values of
     dir_index correctly
   - fs_set_fpos() handles fsFromLEOF positioning mode
   - replaced "%#s" format codes in debug output
- fixed some file extensions in extfs_unix.cpp
- "speaker" means "main volume", as before
1999-10-20 17:23:57 +00:00
cebix
00aabbe812 - renamed main_volume to speaker_volume and dac_volume to main_volume
(same for mute)
- added defines for headphone volume/mute
1999-10-20 15:14:00 +00:00
cebix
9818250a47 - fixed compilation problems on BeOS 1999-10-19 21:33:59 +00:00
cebix
4fe6328e43 - fixed compilation problem 1999-10-19 20:13:57 +00:00
cebix
9e903d1686 - now compiles with GCC under AmigaOS 1999-10-19 19:28:28 +00:00
cebix
d92b13e550 - added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
1999-10-19 17:41:44 +00:00
cebix
c7e561c75b - volume list is reorderable 1999-10-19 13:22:11 +00:00
cebix
c89c560295 - fixed spelling error 1999-10-18 19:05:48 +00:00
cebix
b8ee4f6774 - compilation of cpuemu.cpp is now split 1999-10-18 16:15:44 +00:00
cebix
bb36e3fa18 - 680x0 added to list of CPU that can handle unaligned accesses 1999-10-18 11:44:20 +00:00
cebix
0536eb15a4 - fixed small compilation problem 1999-10-15 15:06:55 +00:00
cebix
8edc3aa83c - some fixes for NetBSD 1999-10-15 14:50:39 +00:00
cebix
775e181963 - added reference to "gmake" 1999-10-15 14:47:49 +00:00
cebix
7438c0a775 - removed unnecessary test for semget() 1999-10-15 12:27:24 +00:00
cebix
289f0a588a - corrected time zone handling in TimerDateTime() 1999-10-14 16:05:18 +00:00
cebix
62aff59d79 - integrated patches for NetBSD 1999-10-14 11:37:47 +00:00
cebix
e51085edcb - fixed compiler warning 1999-10-12 20:59:15 +00:00
cebix
ee84e34006 - improved man page 1999-10-12 20:27:29 +00:00
cebix
6f3df9b0e7 - added missing strings files 1999-10-12 20:05:23 +00:00
cebix
6d926e553a - disk insertions are now checked for by the 60Hz interrupt routine
- localizable strings are split into a common and a platform-specific set
- fixed bug in CR->LF translation in AmigaOS/clip_amiga.cpp
1999-10-12 20:00:56 +00:00
cebix
34d8f7a90e - improved Makefile and man page 1999-10-12 18:40:57 +00:00
cebix
3779040137 - "make depend" now works 1999-10-07 21:10:30 +00:00
cebix
f9ccb1dffc - disabled X backing store 1999-10-07 13:15:15 +00:00
cebix
c188457242 - "amiga" target works now 1999-10-06 22:09:47 +00:00
cebix
90b0302206 - updated files for 0.7-2 release 1999-10-06 19:34:38 +00:00
cebix
664e9364a5 - BasiliskII.spec and Makefile are no longer included in the tarball 1999-10-06 13:07:50 +00:00
cebix
85728bc95c - compiles again under BeOS 1999-10-05 19:10:24 +00:00
cebix
b4d30594f3 - fixed acconfig.h 1999-10-05 19:00:05 +00:00
cebix
028f5c34b9 - small fix to configure script 1999-10-05 18:38:50 +00:00
cebix
90b1e0455e - cosmetic fix 1999-10-05 16:04:23 +00:00
cebix
effb60b387 - added acconfig.h for autoheader 1999-10-05 15:29:04 +00:00
cebix
05d24b1455 - fixed some compiler warnings
- video_x.cpp: now checks whether the X server has the XFree86DGA extension
1999-10-05 14:59:46 +00:00
cebix
eaa14cdcb2 - making a tarball uses "cvs export" instead of "cvs checkout" 1999-10-05 10:36:41 +00:00
cvs
a118a700bd - fixed variable definitions 1999-10-04 23:20:01 +00:00
cebix
8886ff6a85 - name of temporary directory for build now depends on time 1999-10-04 23:11:18 +00:00
cebix
088b13f42d - merged new Windows sources from Lauri Pesonen 1999-10-04 22:38:12 +00:00
cebix
183447c2d7 - improved configuration and installation 1999-10-04 21:07:18 +00:00
cebix
8b4ef4fb2a - improved installation 1999-10-04 21:07:12 +00:00
cebix
0552b208ff - some minor fixes, BeOS targets now work 1999-10-04 00:39:43 +00:00
cebix
aef1ee47d6 - updated 1999-10-03 21:05:21 +00:00
cebix
67017a2b2c - moved protocol removal to a proper function and fixed it 1999-10-03 21:04:29 +00:00
cebix
f087a2d3bc - moved protocol removal to a proper function 1999-10-03 21:04:18 +00:00
cebix
77a1805504 - updated documentation
- building RPMs works now
1999-10-03 20:40:05 +00:00
cebix
952712c0df - removed MAKEDEV, functionality now included in Makefile ("make dev") 1999-10-03 19:43:55 +00:00
cebix
9a68908882 - screen prefs "dga" changed to "dga/<width>/<height>", with zero width/height
meaning "maximum" (also for window mode)
- Caps Lock now behaves as expected
1999-10-03 19:43:28 +00:00
cebix
65244bc22c - sys_unix.cpp: changed one #ifdef that should really have been an #if
- Makefile.in: provided uninstall target
1999-10-03 17:45:08 +00:00
cebix
ce22e321b2 - the directory name of the sources in the tarball now includes the
version number (taken from the spec file)
1999-10-03 17:21:45 +00:00
cebix
578a60be36 - install target didn't install keycodes file in proper location 1999-10-03 17:12:20 +00:00