mirror of https://github.com/bsnes-emu/bsnes.git
5da4532771
byuu says: Everything *should* be working again, but of course that won't actually be the case. Here's where things stand: - bsnes, higan, icarus, and genius compile and run fine on FreeBSD with GTK - ruby video and audio drivers are untested on Windows, macOS, and Linux - hiro is untested on macOS - bsnes' status bar is not showing up properly with hiro/qt - bsnes and higan's about screen is not showing up properly with hiro/qt (1x1 window size) - bsnes on Windows crashes often when saving states, and I'm not sure why ... it happens inside Encode::RLE - bsnes on Windows crashes with ruby.input.windows (unsure why) - bsnes on Windows fails to show the verified emblem on the status bar properly - hiro on Windows flickers when changing tabs To build the Windows bsnes and higan ports, use ruby="video.gdi audio.directsound" Compilation error logs for Linux will help me fix the inevitable list of typos there. I can fix the typos on other platforms, I just haven't gotten to it yet. |
||
---|---|---|
.. | ||
button.cpp | ||
button.hpp | ||
canvas.cpp | ||
canvas.hpp | ||
check-button.cpp | ||
check-button.hpp | ||
check-label.cpp | ||
check-label.hpp | ||
combo-button-item.cpp | ||
combo-button-item.hpp | ||
combo-button.cpp | ||
combo-button.hpp | ||
frame.cpp | ||
frame.hpp | ||
hex-edit.cpp | ||
hex-edit.hpp | ||
horizontal-scroll-bar.cpp | ||
horizontal-scroll-bar.hpp | ||
horizontal-slider.cpp | ||
horizontal-slider.hpp | ||
label.cpp | ||
label.hpp | ||
line-edit.cpp | ||
line-edit.hpp | ||
progress-bar.cpp | ||
progress-bar.hpp | ||
radio-button.cpp | ||
radio-button.hpp | ||
radio-label.cpp | ||
radio-label.hpp | ||
tab-frame-item.cpp | ||
tab-frame-item.hpp | ||
tab-frame.cpp | ||
tab-frame.hpp | ||
table-view-cell.cpp | ||
table-view-cell.hpp | ||
table-view-column.cpp | ||
table-view-column.hpp | ||
table-view-item.cpp | ||
table-view-item.hpp | ||
table-view.cpp | ||
table-view.hpp | ||
text-edit.cpp | ||
text-edit.hpp | ||
vertical-scroll-bar.cpp | ||
vertical-scroll-bar.hpp | ||
vertical-slider.cpp | ||
vertical-slider.hpp | ||
viewport.cpp | ||
viewport.hpp | ||
widget.cpp | ||
widget.hpp |