Johannes Schickel
690b88f982
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h
...
svn-id: r35668
2009-01-02 03:21:40 +00:00
Max Horn
063cff91d5
Prevent the 'Confirm exit' dialog from being invoked recursively
...
svn-id: r35660
2009-01-02 01:21:38 +00:00
Max Horn
6561a7bf36
Set/unified svn:keywords for all *.h and *.cpp files
...
svn-id: r35651
2009-01-01 17:05:05 +00:00
Eugene Sandulenko
696897b058
Whoa! Removing trailing spaces.
...
svn-id: r35648
2009-01-01 15:06:43 +00:00
Andre Heider
771ecec983
added RM_REC, it's required for clean:
...
svn-id: r35623
2008-12-30 18:36:22 +00:00
Kostas Nakos
fccaa73ae7
workaround for ce's limitation of cwd in _access too
...
svn-id: r35594
2008-12-28 20:19:22 +00:00
Kostas Nakos
ec09d76b18
fix buggy repaints caused by multiple calls to the overlay toggles
...
svn-id: r35593
2008-12-28 20:16:53 +00:00
Filippos Karapetis
88ac9b5a9b
Silenced warning about redefinition of ARRAYSIZE under Windows, after the latest FS changes
...
svn-id: r35583
2008-12-27 20:21:55 +00:00
Filippos Karapetis
32ac8d633a
Slight simplification
...
svn-id: r35580
2008-12-27 19:30:11 +00:00
Max Horn
df20d264fd
Pushing down some header deps (on common/system.h, mostly)
...
svn-id: r35542
2008-12-25 20:40:00 +00:00
Andre Heider
e570d0942f
480p video mode for gamecube if a component cable was detected (contributed by hkz)
...
svn-id: r35505
2008-12-23 19:50:24 +00:00
Andre Heider
4feac7a2e0
changes for the new libfat version. the root node now yields a list of all mounted devices
...
svn-id: r35504
2008-12-23 19:23:11 +00:00
Andre Heider
328991f4eb
tweak the video mode some more to get rid of black borders
...
svn-id: r35503
2008-12-23 19:20:20 +00:00
Andre Heider
80e113093a
increase the height of the overlay so the modern theme fits in 16:9
...
svn-id: r35502
2008-12-23 19:19:40 +00:00
Andre Heider
25a2ea2092
enable groovie and tucker
...
svn-id: r35501
2008-12-23 19:18:25 +00:00
Andre Heider
13801bd4a5
drop mpeg2 support
...
svn-id: r35500
2008-12-23 19:17:18 +00:00
Andre Heider
700c69e942
changes for devkitPPC r16
...
svn-id: r35499
2008-12-23 19:16:38 +00:00
Max Horn
a1eb74622e
DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added several DEFINES which reduce the binary size further
...
svn-id: r35468
2008-12-21 17:14:42 +00:00
Torbjörn Andersson
08ff8d281f
Allow changing the scaler using hotkeys again. I hope this is the correct way
...
of fixing it. (I've added a final case to endGFXTransaction for when the screen
just needs to be updated, without any changes in mode or size.)
svn-id: r35443
2008-12-19 17:54:45 +00:00
Kostas Nakos
8a6387ca13
fix opening of config file + some cleanup
...
svn-id: r35421
2008-12-18 08:06:08 +00:00
Marcus Comstedt
d5115c0fc6
Use the new nifty defines DISABLE_TEXT_CONSOLE and DISABLE_COMMAND_LINE.
...
svn-id: r35363
2008-12-14 18:02:42 +00:00
Kostas Nakos
c7094e20df
implement the newer gfx transaction interface. some issues still remain
...
svn-id: r35297
2008-12-10 20:46:19 +00:00
Johannes Schickel
54a8468188
Added missing include.
...
svn-id: r35236
2008-12-04 12:46:51 +00:00
Johannes Schickel
145fedba69
Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk compilation broken".
...
svn-id: r35235
2008-12-04 12:21:31 +00:00
Johannes Schickel
9b77e926db
Fix for bug #2388270 "[Wii/GC] Unable to build SVN rev.35233".
...
svn-id: r35234
2008-12-04 11:59:30 +00:00
Filippos Karapetis
e64e4833b3
Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compilation broken".
...
I've done the changes based on the corresponding SDL backend functions. Please verify that everything is working correctly, as I don't have a WinCE device to test this
svn-id: r35232
2008-12-04 08:10:32 +00:00
Johannes Schickel
b12ebf7218
Fixed sysEx buffer sizes.
...
svn-id: r35192
2008-11-30 13:03:43 +00:00
Johannes Schickel
2ebe04ac3e
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
...
- Updated all drivers to allow 264+2 byte sysEx messages
- Implemented sysEx processing for MT-32 for Kyra1 and HoF. MT-32 should now be working properly.
svn-id: r35180
2008-11-30 04:42:30 +00:00
Robin Watts
0bd0badbf2
Fix NDS warning that should really be an error. Returning nothing from a non
...
void function should be an error in any sane compiler...
svn-id: r35176
2008-11-30 02:08:09 +00:00
Robin Watts
8f3b2e9b4d
Remove warnings from NDS build.
...
svn-id: r35172
2008-11-29 18:01:16 +00:00
Robin Watts
766a685125
Nintedo DS specific code: Remove function call (strlen) from loop condition.
...
(Spotted by Fingolfin - Thanks)
svn-id: r35163
2008-11-24 00:36:07 +00:00
Robin Watts
f897def64d
Eliminate some warnings from NDS specific code.
...
svn-id: r35157
2008-11-23 11:49:58 +00:00
Robin Watts
fc507e9874
Remove NDS blitters.s, as it's unused - we now have blitters_arm.s instead.
...
svn-id: r35156
2008-11-23 11:14:02 +00:00
Joost Peters
056e6bcc9c
fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;)
...
svn-id: r35146
2008-11-21 23:36:43 +00:00
Torbjörn Andersson
7a04c39fa8
Since we don't have FSNode::lookupFile() any more, switch to using
...
FSDirectory::listMatchingMembers() instead. I hope the new code behaves close
enough to the old one.
svn-id: r35143
2008-11-21 20:02:55 +00:00
Max Horn
38bb172b92
NDS: Fix link error in non-SCUMM builds by removing some dead & obsolete code
...
svn-id: r35129
2008-11-20 13:49:53 +00:00
Max Horn
d230b17a93
Fix warnings
...
svn-id: r35128
2008-11-20 13:46:59 +00:00
Lars Persson
7c4bcf9512
Disable commandline support. Not used by the Symbian PORT
...
svn-id: r35125
2008-11-19 21:07:59 +00:00
Lars Persson
30fdd02b1e
Added support for TUCKER and Groovie
...
svn-id: r35124
2008-11-19 20:40:33 +00:00
Travis Howell
df9a1baadc
Fix regressions in HE games, when slashes are used in filenames for file opcodes.
...
svn-id: r35105
2008-11-17 11:09:57 +00:00
Robin Watts
54713bc086
Tweaks to make DS buildable again.
...
svn-id: r35085
2008-11-15 15:49:22 +00:00
Max Horn
674a6ecc16
DS: Replaced call to obsolete addButton method
...
svn-id: r35084
2008-11-15 14:39:23 +00:00
Johannes Schickel
a68bb32a97
Init _oldVideoMode, _videoMode and _transactioDetails properly.
...
svn-id: r35066
2008-11-14 23:10:14 +00:00
Johannes Schickel
5a0556f09c
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
...
svn-id: r35062
2008-11-14 22:08:10 +00:00
Max Horn
d08192cb04
If confirm_exit is set, also ask the user if he really wants to return to the launcher (after all, as with quit, all data is lost)
...
svn-id: r35003
2008-11-11 12:28:46 +00:00
Neil Millstone
8b9311dd4e
DS: Fixing feof behaviour and path prefix stuff.
...
svn-id: r34934
2008-11-07 23:21:35 +00:00
Nicola Mettifogo
71d7b5762a
Reverted my earlier commit r34926.
...
svn-id: r34930
2008-11-07 13:50:56 +00:00
Nicola Mettifogo
203db86869
Fixed leaks in SearchMan. Default directories are now added with the 'autoFree' parameter set to true.
...
svn-id: r34926
2008-11-07 11:09:16 +00:00
Lars Persson
54b94fdf03
Set vector renderer format
...
svn-id: r34917
2008-11-06 19:03:11 +00:00
Max Horn
4c8f221fb8
Merged SFMError into Common::Error, added some new error codes; revised some error handling in DefaultSaveManager
...
svn-id: r34915
2008-11-06 16:40:00 +00:00