Ryan Danbrook
|
870098b0e5
|
Misc bugfixes
|
2014-09-19 00:02:20 -04:00 |
|
Ryan Danbrook
|
200fa29d3f
|
Fixed some GUI bugs
|
2014-09-07 10:37:15 -04:00 |
|
Ryan Danbrook
|
3416734243
|
Fixed a bunch of little bugs
|
2014-08-17 11:05:59 -04:00 |
|
Ryan Danbrook
|
db80be69f2
|
Fixed reversed sprite limit logic (perilsensitive)
|
2014-08-09 12:13:46 -04:00 |
|
Ryan Danbrook
|
ac08c8ff9c
|
Got rid of annoying bilinear filtering border glitch
|
2014-08-01 18:14:59 -04:00 |
|
Ryan Danbrook
|
54caa5d986
|
Fixed resizing on systems with unreliable video drivers
|
2014-08-01 09:06:34 -04:00 |
|
Ryan Danbrook
|
ee17816020
|
Fixed fullscreen when compiled without GTK
|
2014-07-30 23:16:46 -04:00 |
|
Ryan Danbrook
|
af767d5561
|
Restructured video
|
2014-07-30 22:14:58 -04:00 |
|
Ryan Danbrook
|
356eb4ec69
|
Fixed video rendering on FreeBSD
|
2014-07-29 18:49:12 -04:00 |
|
Ryan Danbrook
|
3da33e4fd2
|
Removed gtk_opengl and simplified video code
|
2014-07-28 22:33:38 -04:00 |
|
Ryan Danbrook
|
212f36019b
|
Zapper works in fullscreen plus other cleanups
|
2014-07-05 15:31:03 -04:00 |
|
Ryan Danbrook
|
3b6f9b06b1
|
Added application icon
|
2014-06-21 16:29:40 -04:00 |
|
Ryan Danbrook
|
cfbf931778
|
Fixed xBR filter not updating live
|
2014-06-21 14:15:39 -04:00 |
|
Ryan Danbrook
|
eeda886149
|
Reversed some config options
|
2014-06-21 14:03:49 -04:00 |
|
Ryan Danbrook
|
ab9f89bd4d
|
Cosmetic improvements
|
2014-06-21 13:12:38 -04:00 |
|
Ryan Danbrook
|
4d6500161f
|
Fixed bug that prevented video settings from updating live
|
2014-06-17 19:07:47 -04:00 |
|
Ryan Danbrook
|
8f14973a2a
|
Added more options to config
|
2014-04-01 22:52:27 -04:00 |
|
Ryan Danbrook
|
05f01abde9
|
Fullscreen OpenGL is centered
|
2014-04-01 18:12:43 -04:00 |
|
Ryan Danbrook
|
8e17fcc909
|
More minor fixes
|
2014-03-31 17:23:46 -04:00 |
|
Ryan Danbrook
|
3e188fff88
|
Fixed segfault
|
2014-03-31 17:13:28 -04:00 |
|
Ryan Danbrook
|
a5411fe5de
|
Fullscreen toggle in GUI
|
2014-03-30 20:51:54 -04:00 |
|
Ryan Danbrook
|
ba217ce1d6
|
GUI resizes with the game output
|
2014-03-30 16:07:38 -04:00 |
|
Ryan Danbrook
|
72da505f1c
|
Added experimental GUI stub
|
2014-03-24 21:11:44 -04:00 |
|
Ryan Danbrook
|
82db08b06c
|
Appended _t to typedefs
|
2014-03-22 10:38:34 -04:00 |
|
Ryan Danbrook
|
44156a6ec7
|
Changed default palette (unix)
|
2014-02-23 00:59:53 +01:00 |
|
Ryan Danbrook
|
725f008a34
|
Fixed segfault on FreeBSD (unix)
|
2014-01-21 21:07:25 -05:00 |
|
Ryan Danbrook
|
3d3977f6d7
|
Cleaned up video (unix)
|
2014-01-18 12:07:03 -05:00 |
|
Ryan Danbrook
|
a534880f5d
|
Updated copyright information
|
2014-01-18 08:44:55 -05:00 |
|
Ryan Danbrook
|
2cf33e1c86
|
Added basic timing functions (unix)
|
2013-12-23 11:49:02 -05:00 |
|
Ryan Danbrook
|
ea8fde0981
|
No longer using glib, imported inih (unix)
|
2013-12-01 13:29:12 -05:00 |
|
Ryan Danbrook
|
d48cd41c40
|
Changed types in config structs, reverted last commit (unix)
|
2013-11-09 21:27:12 -05:00 |
|
Ryan Danbrook
|
37967850d5
|
Added decoder selection (unix)
|
2013-10-19 18:50:36 -04:00 |
|
Ryan Danbrook
|
e64b7815ca
|
Added palette selection (unix)
|
2013-10-19 18:31:08 -04:00 |
|
Ryan Danbrook
|
8222f31fe9
|
Added picture options (unix)
|
2013-10-19 18:02:20 -04:00 |
|
Ryan Danbrook
|
79f5bfff27
|
Unix port now compiles on Windows with MinGW
|
2013-09-25 08:33:13 -04:00 |
|
Ryan Danbrook
|
49e079d796
|
Make it more MinGW-friendly
|
2013-09-24 22:14:08 -04:00 |
|
Ryan Danbrook
|
d5b6d34ed7
|
Enabled NTSC/xBR filter options and fixed a regression (unix)
|
2013-09-08 09:33:37 -04:00 |
|
Ryan Danbrook
|
81d7f0fd06
|
Added ability to preserve aspect ratio in fullscreen mode (unix)
|
2013-09-07 16:27:08 -04:00 |
|
Ryan Danbrook
|
96a11274e9
|
Fixed OpenGL fencepost issue and cleaned up code (unix)
|
2013-09-07 11:47:53 -04:00 |
|
Ryan Danbrook
|
9cbac69ca4
|
Cleaned up non-OpenGL video code (unix)
|
2013-09-06 21:57:11 -04:00 |
|
Ryan Danbrook
|
6c7cc732db
|
Serious code cleanups (unix)
|
2013-09-03 21:41:37 -04:00 |
|
Ryan Danbrook
|
3c67a95a13
|
Rearranged filter order (unix)
|
2013-09-03 20:51:08 -04:00 |
|
Ryan Danbrook
|
a9979ca816
|
Cleanups and variable renaming (unix)
|
2013-09-03 20:40:11 -04:00 |
|
Ryan Danbrook
|
f96c0cf393
|
Fixed segfaults related to ScaleX filter (unix)
|
2013-09-02 22:28:20 -04:00 |
|
Ryan Danbrook
|
319eef2a38
|
Window mode is proper size if started from fullscreen (unix)
|
2013-09-02 20:39:30 -04:00 |
|
Ryan Danbrook
|
e786393d7b
|
Removed lots of code (unix)
|
2013-09-02 17:33:20 -04:00 |
|
Ryan Danbrook
|
3ad3c1679e
|
Lots of work on SDL2 video (unix)
|
2013-09-02 16:03:36 -04:00 |
|
Ryan Danbrook
|
1f9b62f92e
|
Joystick input works when the window is not in focus (unix)
|
2013-09-01 21:25:53 -04:00 |
|
Ryan Danbrook
|
4265f36429
|
Lots of input and video additions (unix)
|
2013-08-28 21:52:28 -04:00 |
|
Ryan Danbrook
|
100bb8c19c
|
Video works again (unix)
|
2013-08-17 11:40:40 -04:00 |
|