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

15 years agoAdd a tidy summary at the end of the configure script
nkeynes [Sun, 22 Jun 2008 08:59:39 +0000]  tree
Add a tidy summary at the end of the configure script
configure
configure.in


15 years agoChange to use AudioDevice, following pattern used by esd. Sounds _much_ better now.
nkeynes [Sun, 22 Jun 2008 07:43:02 +0000]  tree
Change to use AudioDevice, following pattern used by esd. Sounds _much_ better now.
src/drivers/audio_osx.c


15 years agoBig cleanup of the command-line options
nkeynes [Sun, 22 Jun 2008 06:49:00 +0000]  tree
Big cleanup of the command-line options
Add an actual manpage (*gasp*)
Makefile.am
Makefile.in
configure
configure.in
lxdream.pod
src/Makefile.in
src/aica/audio.c
src/aica/audio.h
src/display.c
src/display.h
...

15 years agoUpdate system tests for new command-line args
nkeynes [Sun, 22 Jun 2008 06:21:57 +0000]  tree
Update system tests for new command-line args
test/Makefile.in


15 years agoSet log-level to trace automatically if we've asked for a trace on the command line
nkeynes [Sun, 22 Jun 2008 04:30:38 +0000]  tree
Set log-level to trace automatically if we've asked for a trace on the command line
src/main.c


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

15 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


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


.