1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-27 01:41:34 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Gergely Szasz
b31a895ecb Fixes for speed estimation (part of patch #175)
Legacy-ID: 4023
2009-05-29 23:49:52 +00:00
Stuart Brady
531a0a3efa Property fixes after Wii merge.
Legacy-ID: 3945
2009-01-10 18:44:42 +00:00
Philip Kendall
8bb5e2a8c2 Move better abstraction of timer routines from the Wii branch.
Legacy-ID: 3934
2009-01-06 13:01:37 +00:00
Philip Kendall
b638565e2a Tidy new event removal function a bit, and make functions which can't error
return void.

Legacy-ID: 3912
2008-12-15 05:10:21 +00:00
Philip Kendall
ddcb8654a2 Refactor the event architecture so that modules register their own events with
the event system (patch #177).


Legacy-ID: 3681
2008-06-16 09:40:29 +00:00
Philip Kendall
e4baa991ac Tidy up use of SDL_CFLAGS and SDL_LIBS.
Legacy-ID: 3484
2008-01-08 19:28:12 +00:00
Fredrick Meunier
a309bce591 Use AM_CPPFLAGS rather than change every header inclusion to be relative to the
current directory.

Legacy-ID: 3115
2007-08-19 02:49:14 +00:00
Philip Kendall
fdc2fa8813 Enable Fuse to build in directories other than the source directory itself.
Doesn't *run* from those directories, but it's a start.

Legacy-ID: 3110
2007-08-17 12:38:39 +00:00
Fredrick Meunier
115081edf4 Ensure we have the prototype for strerror().
Legacy-ID: 3109
2007-08-16 14:02:46 +00:00
Philip Kendall
e7d6f44089 Move timer header selection logic into configure.in.
Legacy-ID: 3089
2007-08-03 12:10:09 +00:00
Stuart Brady
4fab76656f Add missing properties and fix initial comments.
Legacy-ID: 3087
2007-07-31 19:08:50 +00:00
Philip Kendall
0872b1501d Move timer code selection logic into configure.in.
Legacy-ID: 3084
2007-07-30 21:54:54 +00:00