Commit Graph
16 Commits
Author SHA1 Message Date
Marcus Comstedt 8734538e99 $Header$ -> $URL$ + $Id$
svn-id: r20441
2006-02-09 13:25:53 +00:00
Eugene Sandulenko b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +00:00
Marcus Comstedt 3be01c0560 Sound buffer adjustment.
svn-id: r13269
2004-03-14 13:14:03 +00:00
Marcus Comstedt bdb14cbad9 In stereo.
svn-id: r13268
2004-03-14 13:05:08 +00:00
Marcus Comstedt 882b0a094a Harmonized with new OSystem API.
svn-id: r13245
2004-03-13 13:41:50 +00:00
Max Horn d158280425 the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
svn-id: r13036
2004-02-24 22:39:42 +00:00
Max Horn 033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Max Horn f26d3d1784 updated Marcus' copyright
svn-id: r10543
2003-10-02 17:28:02 +00:00
Max Horn 49d2a22b42 OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type
svn-id: r10430
2003-09-27 16:54:11 +00:00
Max Horn be9d4066e1 moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
2003-09-18 02:07:18 +00:00
Marcus Comstedt e985c33dab Moved include of stdafx.h to top.
svn-id: r8543
2003-06-18 21:15:08 +00:00
Marcus Comstedt 7d6717eaa7 Added some missing methods and a constructor.
svn-id: r8540
2003-06-18 21:06:03 +00:00
Max Horn e08d4f072e more OSystem docs & cleanup
svn-id: r8118
2003-05-29 22:34:35 +00:00
Marcus Comstedt 3a34fa8288 Oddly enough, setting the sound hardware to 44100 gives correct sound, even though the software is set to generate sound for 22050...
svn-id: r5176
2002-10-18 01:40:53 +00:00
Marcus Comstedt 095640be3d Updated for new directory layout.
svn-id: r4931
2002-09-13 14:27:03 +00:00
Max Horn ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00