Commit Graph

14 Commits

Author SHA1 Message Date
da0afbde88 Use different icon location
"pixmaps" is the deprecated, legacy-only location. "hicolor" is the current, proper location that supports multiple resolutions which we now use
2020-01-30 17:25:08 +01:00
c5623c4dcd Change the config/data dirs from "melonds" to "melonDS" for consistency. 2019-12-19 02:52:34 +01:00
43535c873a Remove redundant desktop file and change desktop/icon file name to net.kuribo64.melonDS, also change melonds to melonDS. 2019-12-19 02:48:11 +01:00
03f33fa5c3 Make UNIX builds non-portable by default. 2019-12-05 00:12:40 +01:00
7af658f089 Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS suitable for systemwide installation. 2019-12-04 22:46:33 +01:00
96d5d3f4c8 Fix glib-compile-resources path issues
Apparently double quotes are not stripped away for assigned arguments when parsing, which causes isses for paths that include spaces.
2019-08-28 22:24:54 +02:00
7cb8112984 Fix MinGW resource file compilation issues 2019-08-25 18:28:54 +02:00
3aa971403b lay base for OSD 2019-06-02 14:33:20 +02:00
ce9d728fb6 fix cleanup of libui objects when closing melonDS
fixes to Cmake shito
attempt shit
2019-05-30 17:29:41 +02:00
891ab9fd3c Linux: start getting somewhere with the whole OpenGL shito 2019-05-28 19:48:59 +02:00
31e0f15797 fix oudated CMake compile settings, add OpenGL dependency for Linux 2019-05-26 00:37:51 +02:00
a462774ad3 Removed commented code 2019-05-01 06:18:36 +02:00
9c9b2e79ce Remove unnecessary commonted-out lines 2019-05-01 05:20:06 +02:00
b31b5ed66a Revamp build system 2019-05-01 05:16:54 +02:00