Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

15 years agoUpdate translations again (minor line number changes)
nkeynes [Wed, 30 Jul 2008 02:24:06 +0000]  tree
Update translations again (minor line number changes)
po/de.po
po/es.po
po/it.po
po/lxdream.pot
po/pt_BR.po


15 years agoAdd -fno-strict-aliasing when compiling with gcc (otherwise code is slightly buggy)
nkeynes [Wed, 30 Jul 2008 02:17:18 +0000]  tree
Add -fno-strict-aliasing when compiling with gcc (otherwise code is slightly buggy)
configure
configure.in


15 years agoDon't invoke sh4_translate_flush_cache() when we're not actually using the translator
nkeynes [Wed, 30 Jul 2008 00:11:32 +0000]  tree
Don't invoke sh4_translate_flush_cache() when we're not actually using the translator
src/sh4/sh4.c


15 years agoFix 64-bit correctness in ptr loads in FTRC
nkeynes [Wed, 30 Jul 2008 00:10:48 +0000]  tree
Fix 64-bit correctness in ptr loads in FTRC
src/sh4/sh4x86.in


15 years agoFix minor warnings
nkeynes [Tue, 29 Jul 2008 23:25:03 +0000]  tree
Fix minor warnings
src/drivers/cd_linux.c
src/gdrom/mmc.c
src/sh4/xltcache.c


15 years agoAuto-cancel if the binding field loses focus
nkeynes [Tue, 29 Jul 2008 10:55:51 +0000]  tree
Auto-cancel if the binding field loses focus
src/cocoaui/cocoa_ctrl.c


15 years agoFix minor warnings
nkeynes [Tue, 29 Jul 2008 08:51:10 +0000]  tree
Fix minor warnings
src/cocoaui/cocoa_win.c
src/drivers/audio_osx.c
src/drivers/cd_osx.c
src/drivers/osx_iokit.h
src/drivers/video_nsgl.h


15 years agoRemove call to NSString stringByReplacingOccurrencesOfString:withString: as it's 10.5 only
nkeynes [Tue, 29 Jul 2008 08:50:49 +0000]  tree
Remove call to NSString stringByReplacingOccurrencesOfString:withString: as it's 10.5 only
Fix unrelated warnings
src/cocoaui/cocoaui.c


15 years agoFixup scene dump wrt colour parameters
nkeynes [Tue, 29 Jul 2008 08:43:16 +0000]  tree
Fixup scene dump wrt colour parameters
src/pvr2/scene.c


15 years agoUpdate translation files with latest strings list
nkeynes [Tue, 29 Jul 2008 06:52:55 +0000]  tree
Update translation files with latest strings list
po/de.po
po/es.po
po/it.po
po/lxdream.pot
po/pt_BR.po


.