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

15 years agoAvoid double notifications on gdrom disc change (unmount/mount)
nkeynes [Sun, 22 Jun 2008 03:58:24 +0000]  tree
Avoid double notifications on gdrom disc change (unmount/mount)
src/gdrom/gdrom.c


15 years agoCommit Makefile.in with bundle build changes
nkeynes [Sun, 22 Jun 2008 03:52:56 +0000]  tree
Commit Makefile.in with bundle build changes
Makefile.in


15 years agoCocoa: Don't try to display the error dialog if the gui isn't running
nkeynes [Fri, 20 Jun 2008 05:43:34 +0000]  tree
Cocoa: Don't try to display the error dialog if the gui isn't running
src/cocoaui/cocoaui.c


15 years agoBuild the bundle automatically if we're using COCOA... makes life slightly easier
nkeynes [Fri, 20 Jun 2008 05:42:42 +0000]  tree
Build the bundle automatically if we're using COCOA... makes life slightly easier
Makefile.am


15 years agoRefactor the gd-rom list management out of the GUI (devices, recent files, etc).
nkeynes [Thu, 19 Jun 2008 04:40:37 +0000]  tree
Refactor the gd-rom list management out of the GUI (devices, recent files, etc).
Add gd-rom list to the cocoa UI.
src/Makefile.am
src/Makefile.in
src/cocoaui/cocoa_gd.c
src/cocoaui/cocoaui.c
src/cocoaui/cocoaui.h
src/gdlist.c
src/gdlist.h
src/gdrom/gdrom.c
src/gtkui/gdrom_menu.c
src/gtkui/gtkui.c
...

15 years agoMove glGetError into the #ifdef - outside there may not actually be a context
nkeynes [Mon, 16 Jun 2008 11:00:40 +0000]  tree
Move glGetError into the #ifdef - outside there may not actually be a context
src/pvr2/scene.c


15 years agoUnbreak and finish cleaning up the 'run for limited time' feature
nkeynes [Mon, 16 Jun 2008 10:58:41 +0000]  tree
Unbreak and finish cleaning up the 'run for limited time' feature
src/dreamcast.c
src/dreamcast.h
src/main.c


15 years agoAnd the updated configure from the previous commit
nkeynes [Sat, 14 Jun 2008 11:57:11 +0000]  tree
And the updated configure from the previous commit
configure


15 years agoChange colour params to float
nkeynes [Sat, 14 Jun 2008 11:54:15 +0000]  tree
Change colour params to float
Convert background processing over to scene structure (fixes some depth issues as well)
Add color unclamp when supported
config.h.in
configure.in
src/Makefile.am
src/Makefile.in
src/pvr2/glrender.c
src/pvr2/glutil.c
src/pvr2/glutil.h
src/pvr2/scene.c
src/pvr2/scene.h


15 years agoAdd an application icon (ie the existing dcemu.gif)
nkeynes [Sat, 14 Jun 2008 10:19:35 +0000]  tree
Add an application icon (ie the existing dcemu.gif)
src/cocoaui/cocoaui.c


.