Joost Peters
926df065f4
changes for new Mixer API
...
svn-id: r32967
2008-07-08 17:20:26 +00:00
Sven Hesse
1f4ebd2f47
Don't let listSavefiles() search subdirectories. Files with the same name (in different directories) would cause duplicate entries for the same file.
...
svn-id: r32938
2008-07-07 13:01:54 +00:00
Andre Heider
95ca13246e
adjustments to the recent mixer api changes
...
svn-id: r32924
2008-07-06 12:04:19 +00:00
Marcus Comstedt
32f653f2b1
Enable all engines.
...
svn-id: r32923
2008-07-05 22:53:17 +00:00
Lars Persson
f530c36ad4
del instead of rm command
...
svn-id: r32853
2008-06-30 19:10:32 +00:00
Joost Peters
0a3d03797a
changes required for new mixer API + implement getMillis() and delayMillis() using gettimeofday() and usleep() resp.
...
svn-id: r32846
2008-06-29 23:36:44 +00:00
Kostas Nakos
20a50f523e
fix some quirks of the newer build system
...
svn-id: r32840
2008-06-29 14:41:44 +00:00
Kostas Nakos
76769bf515
finish up new mixer changes
...
svn-id: r32839
2008-06-29 14:40:41 +00:00
Marcus Comstedt
4b09d08292
Updated to use new EngineMan.detectGames() API.
...
svn-id: r32838
2008-06-29 12:10:38 +00:00
Marcus Comstedt
3f22509321
New Mixer API.
...
svn-id: r32836
2008-06-29 11:51:47 +00:00
John Willis
86706eb7d7
Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflect "Patch ##1956946 (Audio::Mixer internal API revision)"
...
svn-id: r32835
2008-06-29 10:16:20 +00:00
Marcus Comstedt
7a9e911896
Set $(DEPDIR).
...
svn-id: r32832
2008-06-28 22:16:51 +00:00
Max Horn
c45d632f3b
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
...
svn-id: r32828
2008-06-28 15:28:29 +00:00
Max Horn
e68efca5a1
Doxygenified a comment
...
svn-id: r32827
2008-06-28 15:27:40 +00:00
Max Horn
3b1a60c3b2
Removed obsolete ::clearSoundCallback() code
...
svn-id: r32826
2008-06-28 15:13:54 +00:00
Max Horn
861cf07522
Removed dead X11 backend
...
svn-id: r32825
2008-06-28 15:00:27 +00:00
Joost Peters
ad447b6f39
add getFilesystemFactory() method to null backend
...
svn-id: r32823
2008-06-28 13:53:39 +00:00
Lars Persson
73b155d087
Remove inclusion of .o in mmp.in
...
svn-id: r32806
2008-06-26 18:45:46 +00:00
Lars Persson
dcca780744
Changed default paths
...
svn-id: r32805
2008-06-26 18:31:33 +00:00
Lars Persson
fafda89d0c
Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian build.
...
svn-id: r32803
2008-06-26 16:51:02 +00:00
Johannes Schickel
5c8a93b486
Update comment.
...
svn-id: r32752
2008-06-22 12:39:40 +00:00
Eugene Sandulenko
bc01acd18f
Make null plugin compilable
...
svn-id: r32705
2008-06-15 07:15:58 +00:00
Jordi Vilalta Prat
256036d4af
Fixed ALSA's invalid port error message
...
svn-id: r32698
2008-06-14 04:52:10 +00:00
Jordi Vilalta Prat
8eac356946
Added initial interface to list music devices and their types
...
svn-id: r32695
2008-06-13 16:04:43 +00:00
Jordi Vilalta Prat
177993b145
Renamed MIDI plugins to Music plugins
...
svn-id: r32693
2008-06-13 14:30:47 +00:00
Jordi Vilalta Prat
280a7c4c22
Show warnings when a plugin couldn't be loaded
...
svn-id: r32627
2008-06-09 03:59:16 +00:00
Andre Heider
b17d9f4fb0
-Wno-multichar slipped in twice
...
svn-id: r32594
2008-06-07 15:39:25 +00:00
Andre Heider
1217f0a42b
added support for reset and power buttons
...
svn-id: r32593
2008-06-07 15:37:17 +00:00
Andre Heider
c0a75930c7
disable more more compiler warnings
...
svn-id: r32564
2008-06-05 21:34:45 +00:00
Eugene Sandulenko
5e666ef774
Patch #1971285 : "Nintendo Wii port"
...
svn-id: r32547
2008-06-04 20:28:20 +00:00
Johannes Schickel
73da6ab51e
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
...
- Added -Wno-empty-body and -Wno-parentheses as compiler flags for g++ 4.3 for *now* (we should think of removing -Wparentheses though)
- Fixed some warnings for g++ 4.3 (only for the engines I'm using)
svn-id: r32540
2008-06-04 17:20:25 +00:00
Max Horn
5288daa863
DS: Forgot to commit #include changes in the ds-fs.* files; this allows to get rid of -Isource/fat
...
svn-id: r32520
2008-06-03 21:04:41 +00:00
Max Horn
cb103cb9e2
DS: Removed some duplicate file content (thanks to Qvist for pointing this out)
...
svn-id: r32479
2008-06-01 21:47:24 +00:00
Robin Watts
dee529f30c
Tweaks to DS makefiles.
...
1) It wouldn't build at all for me, because source/fat had been missed off the
INCLUDES line.
2) Stray whitespace removed (to stop emacs warning on saving)
3) DS_BUILD flag selection reworked slightly. Now do: make all SCUMM_BUILD=x
(where x is a,b,c,d,e,f,g) and it'll select that version and build it. If
no x is supplied or x is not a-g, then version a will be built.
4) New allbuilds target. In backends/platform/ds, do: make allbuilds
and versions A-G are built in turn (version G does not complete currently due
to lack of logo g). This uses a 'semiclean' target in each makefile to clean
just the files that change between versions.
svn-id: r32470
2008-06-01 18:09:19 +00:00
Max Horn
97348d5f44
DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the right spot
...
svn-id: r32437
2008-05-31 19:39:42 +00:00
Max Horn
93c107f46a
DS: Fix compilation rule in Makefile to not compile everything twice
...
svn-id: r32436
2008-05-31 19:37:19 +00:00
Max Horn
4ed41d0a16
DS: Adjust some compiler warnings
...
svn-id: r32434
2008-05-31 19:29:12 +00:00
Max Horn
a00bfba616
DS: Removed some pointless -I compiler directives
...
svn-id: r32433
2008-05-31 19:24:50 +00:00
Max Horn
fb5ea14e4e
DS: The SpriteEntry::atributes array has only 3 elements; also removed some apparently not needed #includes
...
svn-id: r32432
2008-05-31 19:24:26 +00:00
Max Horn
c27f261b0b
DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual suggests; it does not make sense to hardcode Neil's development environment paths by default
...
svn-id: r32431
2008-05-31 19:08:52 +00:00
Max Horn
0f64d7236c
DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked
...
svn-id: r32430
2008-05-31 19:06:50 +00:00
Max Horn
29cac0258f
DS: registers_alt.h is not neede with current libnds; added a FIXME
...
svn-id: r32429
2008-05-31 19:05:45 +00:00
Max Horn
bd9671ba24
Fixing various warnings in the DS port
...
svn-id: r32428
2008-05-31 19:02:35 +00:00
Johannes Schickel
6358878a43
Fixed choppy sound on my Vista box. (after talking with Fingolfin about it)
...
svn-id: r32331
2008-05-27 21:18:21 +00:00
Max Horn
77f2e18dcf
Reduce audio buffer size, as indicated on scummvm-devel
...
svn-id: r32316
2008-05-27 08:01:06 +00:00
Neil Millstone
556bab2b81
Adding getFileSystemFactory() method in response to mail on scummvm-devel.
...
svn-id: r32247
2008-05-24 14:57:18 +00:00
Chris Apers
9662178fcb
Correct include
...
svn-id: r32229
2008-05-23 13:04:13 +00:00
Chris Apers
78341b2d18
Use default save game class
...
svn-id: r32228
2008-05-23 13:00:37 +00:00
Chris Apers
770f0ad619
Use default save game class
...
svn-id: r32227
2008-05-23 12:59:18 +00:00
Chris Apers
16e7b030fe
Fixed PalmSaveFileManager
...
svn-id: r32225
2008-05-23 11:26:33 +00:00