Commit graph

70 commits

Author SHA1 Message Date
Ryan Danbrook
e960126098 Initial support for FreeBSD 2012-12-08 20:23:44 -05:00
Ryan Danbrook
de6e4446d4 Fixed archive file selector
Completely removed lookup_widget() (and got rid of support.c/support.h)
2012-10-09 20:40:47 -04:00
Ryan Danbrook
12635f6d13 Added -lstdc++ to LIBS in Makefile to stop linking failure on some distributions (Ubuntu, Mint) 2012-09-28 19:09:50 -04:00
Stephen Kitt
68c49907c3 General flags rework. 2012-09-27 09:55:12 +02:00
Stephen Kitt
78c269bc33 Move the -c compiler parameter to the actual build rules. 2012-09-27 07:33:15 +02:00
Stephen Kitt
76dc71e6c8 Silence the tool invocations using their defining variables, so it can be easily overridden. 2012-09-27 07:32:37 +02:00
Stephen Kitt
fecdf3d4be Use $(CC) to link and add $(CFLAGS) to pick up debugging options. 2012-09-27 07:31:43 +02:00
Stephen Kitt
341813942a Drop unneeded .o-to-.o target. 2012-09-27 07:30:52 +02:00
Stephen Kitt
0f65fade18 Use the traditional CXX name for C++-related variables. 2012-09-27 07:30:28 +02:00
Stephen Kitt
3bad4a8287 Avoid linking unnecessary libraries. 2012-09-27 07:08:52 +02:00
Ryan Danbrook
8ef732c41c Cleanups in the About dialog 2012-09-24 20:15:18 -04:00
Ryan Danbrook
765108d603 Better handling of XDG menu stuff 2012-09-23 11:55:56 -04:00
Ryan Danbrook
ce336aa3eb Added desktop icons 2012-09-22 23:21:34 -04:00
Ryan Danbrook
ec25c5ef90 New Icon
Settings bug fixed (patch from Arch Linux)
2012-09-22 15:18:05 -04:00
Ryan Danbrook
482a06e2fa NstDatabase.xml moved to a shared data directory
SRAM moved to ~/.nestopia/save
Makefile cleanups
UI cleanups
2012-09-09 12:52:48 -04:00
Ryan Danbrook
cc516c4afc Resolved most compiler warnings 2012-09-05 22:30:21 -04:00
Ryan Danbrook
505e5f592b Controller settings automatically generated if they don't exist
Updated Makefile
Cleaned up README.Linux
2012-09-04 20:56:02 -04:00
Ryan Danbrook
2dc4d10d20 Added install/uninstall to the Makefile
Added a README
Updated README.Linux
2012-09-03 18:02:21 -04:00
Ryan Danbrook
a217b1303c GTK+3 port done.
Cheat UI might be broken.
Drag'n'Drop removed.
2012-09-02 17:38:14 -04:00
Ryan Danbrook
88d130fd08 Initial Commit 2012-09-02 13:13:55 -04:00