Commit Graph

25 Commits

Author SHA1 Message Date
Dagen Brock
3a6d272a50 copyright cleanup (and fix a copy-pasta) 2018-03-02 10:48:45 -06:00
Dagen Brock
18dbd6af31 new cli options 2018-02-27 06:56:45 -06:00
Kelvin Sherlock
98cc8b1223 tweak the apple menu bar to add option-key to all key equivalents. Eg, Command-Q => Option+Command-Q 2017-02-10 20:06:11 -05:00
Dagen Brock
cb8a7a1d62 formatting cleanup, add help option, fix quit behavior to ignore command-Q 2017-01-22 12:33:43 -06:00
Dagen Brock
c5fbc76e18 log cleanup 2017-01-21 21:44:44 -06:00
Dagen Brock
0ff8dc524c scanline simulator is back. yay. 2017-01-21 16:31:32 -06:00
Dagen Brock
9906f0187e remove extra newlines from switch to glogf() 2017-01-20 14:19:07 -06:00
Dagen Brock
aa240efdc8 manually redoing Kelvin's glogf work 2017-01-20 13:28:09 -06:00
Dagen Brock
9950bc3e4a Merge branch 'master' of github.com:digarok/gsplus into experimental 2017-01-20 10:38:00 -06:00
Dagen Brock
a7302310c5 Merge pull request #6 from ksherlock/sdl_dnd
Adds code to, theoretically, insert a drag-n-drop disk image.
2017-01-20 10:34:39 -06:00
Dagen Brock
841bcff724 dmg background appley-fied 2017-01-20 10:17:58 -06:00
Dagen Brock
8d1161b224 fix for segfault on screenshot w/ no dir specified 2017-01-19 22:53:30 -06:00
Dagen Brock
85e71f201d icons and branding refresh 2016-11-02 21:28:16 -05:00
Dagen Brock
aa32d6f08f add prettier, but hacky, logging 2016-10-28 11:42:50 -05:00
Dagen Brock
7e1bd6a82a add screenshot dir argument 2016-10-26 10:57:57 -05:00
Dagen Brock
225505c32e omg adding debugger to experimental branch 2016-10-19 13:12:19 -05:00
Dagen Brock
0c21e1a072 Windows SDL version (builds, not functioning) 2016-10-18 22:01:19 -07:00
Kelvin Sherlock
c0d628cc80 Adds code to, theoretically, insert a drag-n-drop disk image.
This is only a theory since SDL2 or OS X 10.12 seem to have a nasty bug where drag-n-drop overfrees some memory and crashes (which happens even without this code in place).
2016-10-04 22:29:08 -04:00
Kelvin Sherlock
ec5a297187 fix up previous code :)
for windows, \r\n is pasted as \r.
for everyone else, \n is pasted as \r
2016-10-03 16:48:18 -04:00
Kelvin Sherlock
a8a07ffb56 use SDL function to get clipboard text for F5 paste. 2016-10-02 20:37:45 -04:00
Dagen Brock
078b07c858 add clipboard support to SDL2 2016-05-01 07:56:02 -05:00
Dagen Brock
e450e63a94 add icon & associated code (OSX SDL2 only) 2016-04-30 16:01:28 -05:00
Dagen Brock
7f14207be3 branding update - minor cleanup 2016-04-27 21:58:38 -05:00
Dagen Brock
83a3adb4f9 fix for refresh on window changes (fullscreen) 2016-04-18 23:02:44 -05:00
Dagen Brock
17ac4c3183 rename as sdl driver is now generic and not just 'osx' 2016-03-03 21:23:33 -06:00