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

14 years agoCommit work-in-progress CoreAudio driver
nkeynes [Sun, 22 Jun 2008 04:01:27 +0000]  tree
Commit work-in-progress CoreAudio driver
(along with various changes to the audio subsystem)
config.h.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/aica/audio.c
src/aica/audio.h
src/drivers/audio_alsa.c
src/drivers/audio_esd.c
src/drivers/audio_null.c
...

14 years agoAdd a get_filename method to gdlist
nkeynes [Sun, 22 Jun 2008 03:59:56 +0000]  tree
Add a get_filename method to gdlist
return mount resuls from gdrom_list_set_selection()
src/gdlist.c
src/gdlist.h


14 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


14 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


14 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


14 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


14 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
...

14 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


14 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


14 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


.