Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-20 | Removed ImageMan again, now the code uses Graphics::ImageDecoder directly. | Johannes Schickel | |
svn-id: r35960 | |||
2009-01-20 | Some formatting. | Johannes Schickel | |
svn-id: r35959 | |||
2009-01-20 | fixed vkeybd.zip loading | Andre Heider | |
svn-id: r35957 | |||
2009-01-20 | protect all vkeybd code with ENABLE_VKEYBD | Andre Heider | |
svn-id: r35956 | |||
2009-01-20 | added the required XML header to vkeybd.zip | Andre Heider | |
svn-id: r35955 | |||
2009-01-20 | added proper ImageMan includes | Andre Heider | |
svn-id: r35954 | |||
2009-01-20 | use Surface instead of SurfaceKeyColored | Andre Heider | |
svn-id: r35953 | |||
2009-01-20 | added ImageMan to vkeybd | Andre Heider | |
svn-id: r35952 | |||
2009-01-20 | Moved libdb to the right spot in the Makefile | Andre Heider | |
svn-id: r35946 | |||
2009-01-20 | Some basic work on the vkeybd code | Max Horn | |
svn-id: r35931 | |||
2009-01-19 | Added ISO9660/Joliet DVD support | Andre Heider | |
svn-id: r35930 | |||
2009-01-19 | Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for ↵ | Andre Heider | |
memory statistics and splitted existing DEBUG_* tunables. svn-id: r35920 | |||
2009-01-18 | Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ↵ | Max Horn | |
is set); made some code fixes (still not working properly, but it is a start) svn-id: r35897 | |||
2009-01-18 | Removed slashes as last char from directories | Andre Heider | |
svn-id: r35894 | |||
2009-01-17 | use pointers when passing struct stat | Andre Heider | |
svn-id: r35882 | |||
2009-01-16 | Reuse given stat flags when possible to avoid fstat() calls | Andre Heider | |
svn-id: r35872 | |||
2009-01-11 | Enable IHNM and SAGA2 | Andre Heider | |
svn-id: r35815 | |||
2009-01-11 | Merge in Virtual Keybpard & KeyMapper branch, | Eugene Sandulenko | |
- Merge is perfromed in order to not let rotting the code - Makefile modifications were avoided Stuff to resolve: - Circular dependency of common/vkeybd from graphics/ - Make it compilable (?) - Add some keyboards - Decide on the key bindings svn-id: r35813 | |||
2009-01-11 | Enabled GROOVIE and TUCKER as well, as they are enabled by default by the ↵ | Marcus Comstedt | |
standard configure script. svn-id: r35812 | |||
2009-01-10 | Enable IHNM. | Marcus Comstedt | |
svn-id: r35808 | |||
2009-01-09 | Add subengine flag for ihnm. | Lars Persson | |
svn-id: r35797 | |||
2009-01-08 | Add initial files for a secondary exe (to be distributed with in a single ↵ | Lars Persson | |
pkg file) svn-id: r35790 | |||
2009-01-04 | had forgotten the case of a rect being partially off the top of the screen ↵ | Kostas Nakos | |
(and not the bottom at the same time). fixes bug #2470228 svn-id: r35733 | |||
2009-01-04 | fix bug #2480870: crash when shaking (not stirring) | Kostas Nakos | |
svn-id: r35731 | |||
2009-01-04 | follow new SAGA engine defines | Kostas Nakos | |
svn-id: r35729 | |||
2009-01-04 | Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by ↵ | Kostas Nakos | |
CE. Scalers are pre-selected by magic on CE. Overriding these selections leads to crashes svn-id: r35728 | |||
2009-01-03 | debug Makefile targets | Andre Heider | |
svn-id: r35709 | |||
2009-01-03 | tweak the cache values for better video streaming | Andre Heider | |
svn-id: r35708 | |||
2009-01-02 | Fixed the way how screen changes are tracked. This should fix a crash when ↵ | Johannes Schickel | |
doing an RTL from COMI when a 3x scaler is enabled. svn-id: r35685 | |||
2009-01-02 | disable buffering for newlib's poor fread() implementation | Andre Heider | |
svn-id: r35675 | |||
2009-01-02 | mutex fix, we actally want recursive locks | Andre Heider | |
svn-id: r35674 | |||
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> ↵ | Johannes Schickel | |
gui/GuiManager.h svn-id: r35668 | |||
2009-01-02 | Prevent the 'Confirm exit' dialog from being invoked recursively | Max Horn | |
svn-id: r35660 | |||
2009-01-01 | Set/unified svn:keywords for all *.h and *.cpp files | Max Horn | |
svn-id: r35651 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-12-30 | added RM_REC, it's required for clean: | Andre Heider | |
svn-id: r35623 | |||
2008-12-28 | workaround for ce's limitation of cwd in _access too | Kostas Nakos | |
svn-id: r35594 | |||
2008-12-28 | fix buggy repaints caused by multiple calls to the overlay toggles | Kostas Nakos | |
svn-id: r35593 | |||
2008-12-27 | Silenced warning about redefinition of ARRAYSIZE under Windows, after the ↵ | Filippos Karapetis | |
latest FS changes svn-id: r35583 | |||
2008-12-27 | Slight simplification | Filippos Karapetis | |
svn-id: r35580 | |||
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn | |
svn-id: r35542 | |||
2008-12-23 | 480p video mode for gamecube if a component cable was detected (contributed ↵ | Andre Heider | |
by hkz) svn-id: r35505 | |||
2008-12-23 | changes for the new libfat version. the root node now yields a list of all ↵ | Andre Heider | |
mounted devices svn-id: r35504 | |||
2008-12-23 | tweak the video mode some more to get rid of black borders | Andre Heider | |
svn-id: r35503 | |||
2008-12-23 | increase the height of the overlay so the modern theme fits in 16:9 | Andre Heider | |
svn-id: r35502 | |||
2008-12-23 | enable groovie and tucker | Andre Heider | |
svn-id: r35501 | |||
2008-12-23 | drop mpeg2 support | Andre Heider | |
svn-id: r35500 | |||
2008-12-23 | changes for devkitPPC r16 | Andre Heider | |
svn-id: r35499 | |||
2008-12-21 | DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added ↵ | Max Horn | |
several DEFINES which reduce the binary size further svn-id: r35468 | |||
2008-12-19 | Allow changing the scaler using hotkeys again. I hope this is the correct way | Torbjörn Andersson | |
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 |