damdoum
|
ffe08e1972
|
tried to fix 64b problem with callback arguments
changed glade layout for better "rightscreen" implementation
fixed a little problem with double clicks
|
2007-02-11 15:06:38 +00:00 |
yabause
|
eef54629a0
|
Added desmume.desktop.in for gtk port and desmume-glade.desktop.in
for glade one (http://bugs.gentoo.org/show_bug.cgi?id=163868)
Hope it's ok to use .in files instead of plain .desktop... at least
we won't have version number mismatch this way :)
|
2007-02-11 13:20:11 +00:00 |
evilynux
|
247dfdcf37
|
Fixed 64bit compatibility. There are still two areas where it needs to be fixed: screen resize via the menu and screen rotation via the menu.
Note: *((float*)&my_gpointer) doesn't work!? Is there a problem with floats in Glade?
|
2007-02-11 07:37:25 +00:00 |
cyberwarriorx
|
d81a01b6b4
|
-Fixed potential memory leak(Thanks to Dmitry Krutskih!)
-Quotes are now handled correctly on the command line in the windows port(Thanks to Dmitry Krutskih!)
|
2007-02-10 18:30:13 +00:00 |
damdoum
|
026bd14902
|
enabling gl for windows / corrected .dev file
you need to replace paths though
|
2007-02-10 09:36:02 +00:00 |
cyberwarriorx
|
892fe07a1d
|
-Support for importing *.duc files added to windows port
|
2007-02-10 02:13:09 +00:00 |
cyberwarriorx
|
1c93a66573
|
-Oops, forgot a file
|
2007-02-10 02:10:55 +00:00 |
cyberwarriorx
|
392e879e52
|
-Noticed a couple of files with missing copyrights. I hope it's correct now.
-Added support for importing *.duc files. You just have to call NDS_ImportSave with a valid filename specified and it should load any *.duc file
|
2007-02-10 02:09:48 +00:00 |
damdoum
|
e1d53d42dc
|
missing file (autoconnects signal the way i wanted)
|
2007-02-09 16:35:34 +00:00 |
damdoum
|
391bb6ad64
|
hardware rendering enabled
scaling & rotation OK
|
2007-02-09 16:33:58 +00:00 |
shashclp
|
0db6f29315
|
- Fixed regression in graphics on "Bubble Bobble Revolution", and probably others
using 8bit rotated tiled backgrounds.
|
2007-02-09 07:10:12 +00:00 |
shashclp
|
76ef976bb5
|
- Fixed master brightness, as it got copied from GPU.h wrong (Please don't move AND modify code across files in the same commit, so we can avoid this bugs easier)
|
2007-02-09 05:37:12 +00:00 |
damdoum
|
252cc00ac8
|
nice scaling (only for those having GTKGLEXT -- hardware accel.)
|
2007-02-07 19:39:55 +00:00 |
damdoum
|
9badd2dd42
|
preparing for gl manipulations
|
2007-02-07 12:08:19 +00:00 |
damdoum
|
88161637c9
|
fixes missing defines on windows with no configure
gl moved in gdk_gl.*
|
2007-02-07 12:06:54 +00:00 |
yabause
|
5face33a2a
|
Initialized last_cycle to 0.
|
2007-02-07 07:29:22 +00:00 |
cyberwarriorx
|
770fc10126
|
-Yabause? Oops!
|
2007-02-06 18:12:54 +00:00 |
cyberwarriorx
|
cf529ec485
|
-Special thanks to ImP0steR for this fix. This should help those that can't seem to use hardware buffer mixing.
|
2007-02-05 23:05:00 +00:00 |
evilynux
|
b252c7d239
|
Fixed the value of GLADEUI_UNINSTALLED_DIR in configure.ac. It's now "`pwd`/src/gtk-glade/glade/".
This eliminates the need for previous modif to src/gtk-glade/main.c .
(Note that you need to rerun ./configure for the change to take effect.)
|
2007-02-05 06:44:59 +00:00 |
damdoum
|
d7d95ad693
|
let the dev. use the glade too (cvs checkout for example)
|
2007-02-05 02:58:02 +00:00 |
damdoum
|
b2263b0bfd
|
opengl working ( scale, rot) but disabled
|
2007-02-05 02:29:32 +00:00 |
evilynux
|
5ce404bc01
|
- Fixed installation of gtk-glade interface.
=> desmume-glade finds its glade interfaces now.
|
2007-02-04 23:45:13 +00:00 |
damdoum
|
da53c04ecb
|
added GDKGLEXT
|
2007-02-04 23:01:20 +00:00 |
damdoum
|
7551bf103e
|
adding GDKGLEXT
|
2007-02-04 22:58:50 +00:00 |
damdoum
|
b9e2d6a8fc
|
opengl (disabled) for hardware zoom / rot / etc...
|
2007-02-04 22:46:29 +00:00 |
yabause
|
24356e4948
|
Again some more fixes to "make dist", it should be ok now.
|
2007-02-04 22:02:57 +00:00 |
yabause
|
4151418b8c
|
Some more fixes for 'make dist'
|
2007-02-04 21:49:02 +00:00 |
yabause
|
a736400fbe
|
Some more "fixes" to "make dist"
|
2007-02-04 21:35:50 +00:00 |
yabause
|
5a271f446f
|
Added some missing files in Makefile.am files (I'm trying to get "make dist"
working).
|
2007-02-04 20:59:19 +00:00 |
cyberwarriorx
|
d485bf1759
|
-Added a description for the View menu item.
|
2007-02-04 01:07:20 +00:00 |
cyberwarriorx
|
40d1ede007
|
-Updated the copyright
|
2007-02-03 23:30:14 +00:00 |
yabause
|
8c98f7d693
|
Added some instructions about glade in README.LIN and some work I've
done in ChangeLog
|
2007-02-03 23:27:48 +00:00 |
cyberwarriorx
|
eb80613f9c
|
-Updated version
|
2007-02-03 23:25:26 +00:00 |
yabause
|
35b77a032e
|
Changed version number and updated autopackage to include gtk-glade
binary.
|
2007-02-03 22:50:18 +00:00 |
amponzi
|
766e4c9c66
|
- Fixed Window Size formula based on factoring value
- Fixed Aspect Ratio Maintaining to be consistent with Window Size behavior changes
|
2007-02-03 00:25:58 +00:00 |
shashclp
|
5db974bd5c
|
- Fixed the bug reported by masscat in here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1650937&group_id=164579&atid=832291
|
2007-02-02 21:35:44 +00:00 |
evilynux
|
70754f7c5c
|
Using <SDL.h> everywhere.
|
2007-02-02 06:35:30 +00:00 |
evilynux
|
393d4a02a5
|
This should fix joystick support for MS Windows.
|
2007-02-02 06:23:31 +00:00 |
damdoum
|
36deb4a060
|
save type select for gtk-glade
boost key working
|
2007-02-01 12:43:02 +00:00 |
mightymax
|
578a10398a
|
fixed possible buffer overflows in string handling
|
2007-01-31 23:25:26 +00:00 |
mightymax
|
a3176877f6
|
replaced constants with the correct define (MAX_PATH)
|
2007-01-31 23:22:17 +00:00 |
mightymax
|
9b83ebf2bb
|
fixed possible buffer overflows in string handling
|
2007-01-31 22:52:57 +00:00 |
mightymax
|
dd5184c57b
|
fixed possible buffer overflows in string handling, fixed glitch (missing horizontal lines) on 1x View on systems with larger window borders (i.e.Vista)
|
2007-01-31 22:23:53 +00:00 |
mightymax
|
206bb747c2
|
fixed possible buffer overflows in string handling, fixed some trivial warnings
|
2007-01-31 22:08:30 +00:00 |
mightymax
|
661faed68f
|
fixed possible buffer overflows in string handling
|
2007-01-31 21:54:55 +00:00 |
damdoum
|
8391c83c1a
|
made Dev-cpp project for win32 users with gtk/glade
fixed symbols for exports (glade ui signals)
|
2007-01-30 12:40:32 +00:00 |
mightymax
|
aa29ef4c8e
|
disabled LuT creation when not using LuT (i commited too much previous)
|
2007-01-28 20:02:01 +00:00 |
mightymax
|
f49f032688
|
disabled LuT creation when not using LuT
|
2007-01-28 19:59:59 +00:00 |
mightymax
|
f2afcf5893
|
changed default to not use the LuT. Lookup tables instead of a few integer operations will nearly allways _reduce_ performance massively on x86 systems. This is because the it can simply do several (and partitial simultaneous) integer operations on registers in the time it accesses one memory cell outside the cache
|
2007-01-28 19:33:03 +00:00 |
damdoum
|
2a5e45e6b3
|
moved GPU_ligne from header to source
added tabular functions for master brightness
|
2007-01-28 11:02:13 +00:00 |