evilynux
ef6c026afe
Mention intltool as intltoolize is required for binary builders.
2007-07-17 03:16:12 +00:00
evilynux
d278c0d01b
Games' localization files should be in /usr/share/locale like other applications. Therefore i'm removing the autogenerated files and generating with intltoolize again (use ./autogen.sh).
2007-07-17 03:15:13 +00:00
evilynux
70d406464f
Games' localization files should be in /usr/share/locale like other applications. Therefore i'm removing the autogenerated files and generating with intltoolize again (use ./autogen.sh).
2007-07-17 03:06:49 +00:00
evilynux
779439e648
No need to specify localedir, configure does it.
2007-07-17 02:54:52 +00:00
evilynux
b4250404f2
There's an annoying bug in /usr/share/intltool/Makefile.in.in requiring
...
me to modify it after a call to intltoolize (localedir).
Since i can't figure what's wrong, i'm commenting the call to intltoolize and
adding the corresponding files to CVS (at least for now).
Solution proposals are much welcome.
2007-07-16 05:38:22 +00:00
evilynux
a6502b4c89
Updated desmume.pot.
2007-07-15 22:27:35 +00:00
evilynux
b8e6cab2a2
Localization-friendly cmdline help.
2007-07-15 22:24:15 +00:00
evilynux
25edc80988
Full localization for gtk-glade.
2007-07-15 22:22:49 +00:00
evilynux
0b51d6a19b
Respect standard: specify file encoding.
2007-07-15 22:21:35 +00:00
evilynux
8ba0b3ad66
Respect standard: this file specifies the supported languages.
2007-07-15 22:21:11 +00:00
evilynux
8387a28e90
Building from CVS copy requires a call to ./autogen.sh.
2007-07-15 21:54:05 +00:00
evilynux
330b90f16c
Ignore temporary files.
2007-07-15 21:52:18 +00:00
evilynux
847ba0932b
Full localization support for the gtk-glade UI (using gettext).
...
Note to builders: build with autotools will fail if gettext isn't available.
2007-07-15 21:50:31 +00:00
evilynux
de83625389
Added call to intltoolize for localization (creates intl scripts so intltoolize isn't required at build time).
2007-07-15 21:46:22 +00:00
evilynux
5ba9259cb2
Fixed typo: Keyboad -> Keyboard.
2007-07-15 21:26:58 +00:00
thoduv
02a62d9103
I think this fixes the "odd offset problem" for 16 colors text bg (see sgstair's tests). (I hope I didn't broke something...)
2007-07-09 15:44:49 +00:00
cyberwarriorx
600da43945
-Fixed a typo
2007-07-08 23:46:40 +00:00
evilynux
f7c0c7f361
Added change: proper detection of pkg-config macros.
2007-07-08 07:40:48 +00:00
cyberwarriorx
d7aaa33821
-Updating the version for the next release
...
-Updated changelog to some degree. Everyone needs to be updating their stuff.
2007-07-08 00:21:46 +00:00
cyberwarriorx
926a08a0aa
-Updating the version for the next release
2007-07-08 00:06:12 +00:00
evilynux
eb23b54316
Target test before gtk/glade/gtkglext check no longer required as availability of pkg-config macros is now properly done.
2007-07-06 06:19:29 +00:00
evilynux
dee854b989
gtk are gtk-glade UIs are reported to work on MacOSX (darwin)�.
...
I'm therefore enabling it.
� See http://forums.desmume.org/viewtopic.php?pid=1443#p1443 .
2007-07-04 00:38:38 +00:00
evilynux
9992f9c088
Required for some...
2007-07-03 12:09:26 +00:00
evilynux
b1f89587ad
AFAIK, bsd target is same as linux.
2007-07-01 20:07:35 +00:00
evilynux
76db3741f6
This should fix compilation on MacOSX.
...
- OpenGL flags moved to configure.ac as this is target specific.
- Removed -lglut as it's not used, we're using glu but not glut.
- Using "-framework OpenGL" for target darwin.
2007-07-01 19:26:24 +00:00
evilynux
6ff8ce93e2
There's no reason we shouldn't use autoreconf which has been available for some time now. Thanks Thomas Moulard for the reminder.
2007-06-29 09:18:52 +00:00
evilynux
8e5e44728e
Applied patch from Thomas Moulard:
...
- Now possible to build in a separated directory;
- Fixes some autotools warnings (AM_PROG_CC_C_O used to be required for some versions of automake);
- desmume-cli now builds without having the gtkglext librairy installed (-lGL and -lglut were missing).
2007-06-29 09:01:46 +00:00
evilynux
3c9b5c33e4
DeSmuME should now build on all target platforms.
...
- Moved AM_INIT_AUTOMAKE below AC_CANONICAL_TARGET fixing warnings when autoconf is called.
- Fixed mecanism to detect pkg-config macros using m4_ifdef().
- Added a warning when pkg-config is not available.
2007-06-29 08:51:17 +00:00
evilynux
10edf43119
Updated to the latest version from the FSF.
2007-06-29 06:29:16 +00:00
masscat
080f54028d
Added --version option.
2007-06-27 16:05:18 +00:00
masscat
f47043f915
Use stencil buffer for determining 3D generated pixels, corrected clear depth, use GL_NEAREST for texture mapping as better match to DS behaviour.
2007-06-27 14:48:07 +00:00
masscat
c48f792197
Added stencil buffer
2007-06-27 14:44:40 +00:00
evilynux
de0c0d81a4
It's a bad idea to use autotools for debian files as they don't belong in the release tarball.
2007-06-26 03:56:04 +00:00
cyberwarriorx
2abbcbc6b0
-Can now configure and build code in msys again
2007-06-25 03:17:09 +00:00
masscat
ac82b9fe8a
Firmware language value setting.
2007-06-20 22:57:36 +00:00
masscat
6dcd2f44f3
Allow setting of firmware language value.
2007-06-20 14:29:11 +00:00
cyberwarriorx
90998b1e8b
-Should now work on big endian
2007-06-18 22:34:42 +00:00
cyberwarriorx
994e30a85f
-Big Endian fixes. Graphics are now visible on big endian machines.
2007-06-17 04:40:03 +00:00
masscat
df74da7a97
Fixed XY key setting on ARM7 (bug 1734669)
2007-06-13 11:30:16 +00:00
cyberwarriorx
6121773678
-Changed version to 0.7.1
2007-06-07 17:31:04 +00:00
cyberwarriorx
da925562ee
-Added copyright notices to files that didn't have them
2007-06-07 17:26:29 +00:00
cyberwarriorx
3ffa7c9d41
-Changed a few lines in changelog so it says who was responsible for the listed change
...
-Added a few changes I did for this release
2007-06-07 17:00:50 +00:00
masscat
c1f2e817ae
Added the GDB stub code to the build.
2007-06-07 14:33:09 +00:00
masscat
3ef0536c23
Added GDB stub and GBAMP emulation comments.
2007-06-07 12:37:43 +00:00
masscat
c8df2518e3
Corrected my cvs merge mistake.
2007-06-07 10:50:37 +00:00
masscat
9fb807fe7e
Added GDB debugger stub.
2007-06-07 10:00:52 +00:00
masscat
35168b3e01
Added ARM CPU to memory system interface.
2007-06-07 09:56:12 +00:00
masscat
6886803593
Added FAT image reader/writer.
2007-06-07 09:47:34 +00:00
masscat
565ad54e85
Initial GDB stub code.
2007-06-07 09:43:25 +00:00
shashclp
529f237461
- Added support for DMA transfer mode 7 -> "Geometry Command FIFO"
2007-05-29 01:14:02 +00:00