Commit graph

35 commits

Author SHA1 Message Date
TheKodeToad
26943e4f45 Replace X11 hack with DBus solution 2023-02-04 12:17:58 +00:00
Devin Acker
821f165f7e less verbose makefile output 2021-12-16 00:09:33 -05:00
Devin Acker
7f9104ec56 delete all emu profiles' .o files on 'make clean' 2020-07-26 15:50:36 -04:00
Devin Acker
b9bf42d73b remove -Wno-absolute-value from makefiles 2020-07-20 21:24:41 -04:00
devinacker
059c680dd6 allow overriding default exe output name 2019-10-09 19:06:21 -04:00
devinacker
dd73db0e0b indicate specified profile in build name and object path to simplify building multiple profiles at once 2019-10-09 19:02:08 -04:00
devinacker
673e5399b6 testing version param in makefile for dev builds 2019-10-01 22:07:10 -04:00
devinacker
0dace24ccf fix snesmusic makefile issues for mac 2019-08-19 19:59:24 -04:00
devinacker
6c5cffd7a1 update version number 2019-08-18 17:12:14 -04:00
devinacker
3e3bdabe64 v05rc1 release candidate until next week or so 2019-07-23 21:42:34 -04:00
David Crooks
dfa70343ba Fixes to add some missing output files 2018-12-09 21:16:13 -05:00
David Crooks
fed604182e Update to utilize a light, local, distribution of Qt for Windows dev
This breaks the implicit dependency on a fully installed Qt distribution on Windows platform, as well as the dependency on the PATH env var being set up.
2018-12-06 21:14:12 -05:00
devinacker
d4af262679 get rid of redundant library code 2018-06-23 01:46:49 -04:00
devinacker
a6265d8558 v04 release prep 2018-06-18 19:26:03 -04:00
devinacker
396656d716 build properly with msys2/pkg-config
(should fix #28, will add this as an option to the build instructions
later)
2018-05-29 23:15:09 -04:00
devinacker
696a5101fb add experimental SPC/SNSF playback plugin 2017-01-21 05:45:17 -05:00
devinacker
ce441c8972 v3a minor release 2016-12-19 22:12:40 -05:00
David Lindecrantz
432894f32c Version string is added to Info.plist while building. Added snesfilter to osx build (NTSC filter works, however other filters seems to just pass through the original image regardless of scale). 2016-12-06 12:11:29 +01:00
devinacker
8cefb65808 version 073+3 (binaries later tonight) 2016-11-22 19:58:06 -05:00
devinacker
68e45c3e0c slight makefile updates
including a better detection of Windows that doesn't make any
assumptions about letter case in environment variable names
2016-11-21 20:23:53 -05:00
devinacker
1614ad5bfa use cheats.xml from config directory 2016-11-21 20:12:14 -05:00
David Lindecrantz
c28a0538cd OSX flags 2016-10-25 13:34:07 +02:00
David Lindecrantz
f1e362f8a8 Added OS X version deployment target 2016-10-25 13:30:14 +02:00
devinacker
6e2e3b82d5 v073+2. the future is now, or something 2015-11-09 19:40:10 -05:00
David Lindecrantz
59c960da5e Compiles again (using Xcode 7.1 and qt installed via brew) 2015-11-04 13:03:43 -05:00
devinacker
632ef42b58 replace original hexeditor with QHexEdit 2015-09-13 21:57:22 -04:00
David Lindecrantz
4e6226ccd0 Added "distribution" build target
A small convenience for future release builds.
2015-06-03 09:43:20 +02:00
David Lindecrantz
50f44a2c78 Makefile changes for OS X
"make all" also builds plugins
"make install" on OS X builds plugins, copies them to bundle frameworks, and moves bundle to /Applications
2015-06-02 13:37:59 +02:00
devinacker
461aa0c69c update snesreader/snesfilter makefiles likewise 2015-05-31 23:49:58 -04:00
David Lindecrantz
2523c64e5d Added search paths for Qt frameworks installed via Brew (plus some tweaked flags for building from Xcode). Added "Building on OS X" section to README. 2015-05-31 23:00:24 +02:00
Alex.W.Jackson@gmail.com
96638715fd alt/dsp: don't let blargg disable asserts throughout the whole application
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@54 fe182637-1eec-a322-cce2-af8e45122353
2015-04-30 21:18:20 -04:00
David Lindecrantz
4da9084a72 Nicer OSX app bundle (custom icon and retina support enabled). 2015-04-27 14:53:21 +02:00
Alex.W.Jackson@gmail.com
88da612d6a Various fixes for Clang, some of which were genuine bugs as well
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@45 fe182637-1eec-a322-cce2-af8e45122353
2015-04-26 13:36:11 -04:00
devinacker
2a3d2e7614 merge redundant CPU debuggers
and enable debugging for all profiles, not just performance
2014-11-30 05:21:29 -05:00
devinacker
d88ac78d30 initial commit 2014-11-26 18:35:12 -05:00