Fix disc type breakage introduced in last refactor
src/gdrom/cdi.c
src/gdrom/gddriver.h
src/gdrom/gdimage.c
src/gdrom/nrg.c
src/gdrom/cdi.c
src/gdrom/gddriver.h
src/gdrom/gdimage.c
src/gdrom/nrg.c
Add -framework Carbon to go with previous change (SetSystemUIMode is tucked away in
Carbon)
configure
configure.in
Carbon)
configure
configure.in
Load plugins from the directory containing the executable first if they're there -
simplifies development testing.
Add dummy plugin for easy identification of the plugin directory
src/Makefile.am
src/Makefile.in
src/drivers/dummy.c
src/main.c
src/plugin.c
src/plugin.h
simplifies development testing.
Add dummy plugin for easy identification of the plugin directory
src/Makefile.am
src/Makefile.in
src/drivers/dummy.c
src/main.c
src/plugin.c
src/plugin.h
Build drivers with library dependencies as shared objects (ie plugins)
Makefile.am
Makefile.in
config.h.in
configure
configure.in
po/POTFILES.in
po/de.po
po/es.po
po/it.po
po/lxdream.pot
...
Makefile.am
Makefile.in
config.h.in
configure
configure.in
po/POTFILES.in
po/de.po
po/es.po
po/it.po
po/lxdream.pot
...
.