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

14 years agoChange LIRC data structure to use GData (patch by Wahrhaft)
nkeynes [Sun, 28 Jun 2009 01:45:16 +0000]  tree
Change LIRC data structure to use GData (patch by Wahrhaft)
src/drivers/input_lirc.c


14 years agoReplace printf with DEBUG messages (patch by Wahrhaft)
nkeynes [Sun, 28 Jun 2009 01:34:55 +0000]  tree
Replace printf with DEBUG messages (patch by Wahrhaft)
src/drivers/audio_sdl.c


14 years agoUpdate release notes
nkeynes [Sat, 27 Jun 2009 10:54:24 +0000]  tree
Update release notes
RELEASE_NOTES


14 years agoRemove 'no VMU' line
nkeynes [Sat, 27 Jun 2009 10:43:53 +0000]  tree
Remove 'no VMU' line
STATUS


14 years agoBump version number, update po files
nkeynes [Sat, 27 Jun 2009 10:42:24 +0000]  tree
Bump version number, update po files
configure
configure.in
po/de.po
po/es.po
po/it.po
po/lxdream.pot
po/pt_BR.po


14 years agoChange tempfile call to use mkstemp, for systems without mkstemps
nkeynes [Sat, 27 Jun 2009 10:09:21 +0000]  tree
Change tempfile call to use mkstemp, for systems without mkstemps
src/vmu/vmuvol.c


14 years agoFix unaligned jmp
nkeynes [Sat, 27 Jun 2009 10:08:42 +0000]  tree
Fix unaligned jmp
test/sh4/testutlb.s


14 years agoEnsure each VMU is only attached once
nkeynes [Sat, 27 Jun 2009 09:55:00 +0000]  tree
Ensure each VMU is only attached once
Handle removal of sub-devices when detaching parent device
src/cocoaui/cocoa_ctrl.m
src/gtkui/gtk_ctrl.c


14 years agoDo the save-to-temp and rename thing when saving VMUs, for the sake of limiting corruption possibilities
nkeynes [Fri, 26 Jun 2009 13:53:54 +0000]  tree
Do the save-to-temp and rename thing when saving VMUs, for the sake of limiting corruption possibilities
src/util.c
src/vmu/vmuvol.c


14 years agoRefactor path operations into lxpaths.[ch]
nkeynes [Fri, 26 Jun 2009 05:47:04 +0000]  tree
Refactor path operations into lxpaths.[ch]
src/Makefile.am
src/Makefile.in
src/cocoaui/cocoa_ctrl.m
src/cocoaui/cocoa_path.m
src/cocoaui/cocoaui.m
src/cocoaui/paths_osx.m
src/config.c
src/config.h
src/dream.h
src/dreamcast.c
...

.