Commit Graph

18 Commits

Author SHA1 Message Date
bgk 68590e27ff Allow building the GTK port without debugger support
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@576 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-16 20:18:49 +00:00
n-a-c-h c9dd050df6 Squash some warnings.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@572 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-09 19:49:02 +00:00
bgk 4ab451987a Fixed CMake
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@571 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-08 20:46:25 +00:00
bgk d09774f5ea Silence CMake warnings
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@570 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 18:56:41 +00:00
bgk f903268ab6 Fixed CMake for cross-compiling
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@568 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 16:42:31 +00:00
n-a-c-h 72eab9731c Fixing file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@567 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:17:20 +00:00
mudlord fee051e7c2 Fixed typo
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@566 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:16:04 +00:00
n-a-c-h e25f4df8e9 Specify Windows system instead of WIN32.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@565 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:09:54 +00:00
n-a-c-h 8d61f1d049 Commiting this before I go mad.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@564 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 09:31:46 +00:00
bgk 06d86ad2cf CMake :
- You can now choose if you want to build the GTK frontend, the SDL frontend, or both
- It is now possible to use the ASM core
- Added a bit of documentation at the beginning of the file


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@562 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 13:19:48 +00:00
bgk 61ecc768bd GTK GUI :
- Improved icon installation. Thanks joneslee !
- Improved make install


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@556 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-04 18:08:37 +00:00
bgk 64c9cf4030 GTK GUI :
Replaced GTK/GDK display by GTK/Cairo, now the window can be resized with all the video modules.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@497 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-25 18:21:39 +00:00
bgk 65f3570287 GTK GUI :
- Added an OpenGL output module and enabled it by default.
- Filters can now be applied with a zoom level != 2 (Xv and OpenGL only).


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@494 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-25 08:42:43 +00:00
bgk bd07f02a0d GTK GUI :
Added a Xvideo renderer to get hardware accelerated scaling and filtering. It is about 10x faster than the GTK+ renderer. No filters yet.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@490 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-22 10:39:23 +00:00
bgk 3090c69c7b GTK GUI :
- Initial work to allow multiple dislay drivers


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@489 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-21 16:46:22 +00:00
bgk 9d19c9b9f6 GTK GUI :
- Replaced the custom about dialog by a more maintainable standard GTK+ one
- Replaced the PNG icon by a scalable one created by Matteo Drera


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@488 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-21 11:49:44 +00:00
bgk f991ad2ee7 GTK GUI :
- Improved the CMake script
- Removed some leftover debug code
- Simplified the menu appearance
- Made the debian packaging scripts use the cmake build system
- Added the GTK build to the debian package


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@484 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-20 19:52:18 +00:00
bgk f98fd36c4b Initial version of the GTK GUI (forwardported from VBA's CVS)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@481 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-20 07:28:48 +00:00