scummvm/backends
Max Horn 37aa8a7499 BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection
* Added a yes/no variable _unix to configure, which controls when
  -DUNIX is added to DEFINES
* Enable SEQ MIDI via _seq_midi by default on UNIX type systems,
  except for those which override that.
* Switch SEQ MIDI code to check #define USE_SEQ_MIDI
  (alternatively, we could compile it only conditionally...)

svn-id: r51055
2010-07-20 08:25:13 +00:00
..
events/default Remove PalmOS port 2010-07-17 18:41:38 +00:00
fs Remove PalmOS port 2010-07-17 18:41:38 +00:00
keymapper Keymapper: sync with recent GUI changes. 2010-06-15 11:02:42 +00:00
midi BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection 2010-07-20 08:25:13 +00:00
platform trying to fix psp build for case sensitive filesystems. 2010-07-18 12:53:24 +00:00
plugins Define WIN32_LEAN_AND_MEAN before including windows.h. 2010-06-26 21:55:52 +00:00
saves Convert some occurences of StringList to StringArray; 2010-03-18 15:44:59 +00:00
timer PSP: moved timer thread to backends/timer/psp 2010-05-24 03:05:17 +00:00
vkeybd enable reading ZIP archives even without USE_ZLIB 2010-06-29 06:38:00 +00:00
base-backend.cpp Fix compilation on unix 2009-11-09 15:13:59 +00:00
base-backend.h Replace "EventProvider" class of the DefaultEventManager implementation with "Common::EventSource". 2009-07-25 00:59:03 +00:00
module.mk Remove PalmOS port 2010-07-17 18:41:38 +00:00