1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Misc fixes More... over 11 years ago
Fixed archive file selector Completely removed lookup_widget() (and got rid of support.c/support.h) More... over 11 years ago
Fixed cheats, NSF player mostly works More... over 11 years ago
Cheats no longer depends on lookup_widget() More... over 11 years ago
Finished Misc Config window, fixed up Video Config window More... over 11 years ago
Audio and Video config dialogs added More... over 11 years ago
Started implementing new GUI More... over 11 years ago
Added -lstdc++ to LIBS in Makefile to stop linking failure on some distributions (Ubuntu, Mint) More... over 11 years ago
Merge pull request #2 from skitt/master More... over 11 years ago
General flags rework. More... over 11 years ago
Move the -c compiler parameter to the actual build rules. More... over 11 years ago
Silence the tool invocations using their defining variables, so it can be easily overridden. More... over 11 years ago
Use $(CC) to link and add $(CFLAGS) to pick up debugging options. More... over 11 years ago
Drop unneeded .o-to-.o target. More... over 11 years ago
Use the traditional CXX name for C++-related variables. More... over 11 years ago
Avoid linking unnecessary libraries. More... over 11 years ago
Credited Trollekop for the icon More... over 11 years ago
Cleanups in the About dialog More... over 11 years ago
Added About window More... over 11 years ago
Better handling of XDG menu stuff More... over 11 years ago
Added desktop icons More... over 11 years ago
Made the icon bigger More... over 11 years ago
New Icon Settings bug fixed (patch from Arch Linux) More... over 11 years ago
General cleanups More... over 11 years ago
Completed D-Pad support More... over 11 years ago
Cleaned up main.cpp Reverted some win32 stuff More... over 11 years ago
D-Pad works in 4 directions but fails diagonally More... over 11 years ago
Started adding support for D-pads (Hat Switches) More... over 11 years ago
Small win32 fix More... over 11 years ago
Fixed a really ugly bug that caused the CPU to spike when the GUI is idle Made a few minor changes to some strings More... over 11 years ago