Commit Graph

448 Commits

Author SHA1 Message Date
Greg Kennedy b5be2ef3f9 Changing configure a bit (again) 2015-12-19 22:19:27 -06:00
greg-kennedy 3d7f5e78ec Add command-line switches for xvideo scaling 2015-12-19 21:20:57 -06:00
greg-kennedy 250947af95 Convert a number of spaces to tabs. 2015-12-19 21:08:46 -06:00
Greg Kennedy afb1619815 Update configure / configure.ac to improve Xv detection 2015-12-19 21:00:42 -06:00
Greg Kennedy a3008660e3 Add enable_xvideo option to configure (default: yes) 2015-12-19 13:09:44 -06:00
Greg Kennedy 33929f5b65 Add error message if /dev/dsp fails to open 2015-12-19 13:09:00 -06:00
Greg Kennedy 2f4ed1143a Bugfixes and typos 2015-12-18 15:08:50 -06:00
greg-kennedy faad7990b6 Add -fullscreen option to x11 port.
Fullscreen mode does several things:
* Changes window creation to take up the entire screen.
* Instructs the window manager to remove decorations (border, titlebar).
* Sets x_offset and y_offset values to keep the output image centered in
the fullscreen.
2015-12-18 13:42:22 -06:00
Greg Kennedy 57978c31b3 Testing and bugfixes... it works! 2015-12-17 23:01:21 -06:00
Greg Kennedy 58c0efea4d Try to clean up GL allocations where needed 2015-12-17 14:37:53 -06:00
Greg Kennedy 281e5eca52 Add opengl backend support to SDL target. 2015-12-17 13:16:54 -06:00
Greg Kennedy 5fd51d76f5 Replace ZeroMemory with proper memset command 2015-12-16 22:49:10 -06:00
Greg Kennedy 0d73b3ffa3 reader.cpp was renamed to stream.cpp 2015-12-16 22:46:37 -06:00
Greg Kennedy 6f4e5dd2a2 Adjust Makefile.in to point to /apu/bapu as in Unix port 2015-12-16 22:32:48 -06:00
Greg Kennedy 483e2a5bbd Bringing together snes9x-sdl fork from @domaemon into current snes9x master 2015-12-16 20:09:31 -06:00
OV2 3351c3b820 win32: fix auto mouse cursor hide 2015-10-11 22:13:36 +02:00
Brandon Wright dfe3925638 Add missing splash source file. 2015-08-19 13:58:34 -05:00
Brandon Wright 8a52db74da Draw splash background with drivers.
Avoids cairo conflicts and allows user to see post-processing changes.
2015-08-16 05:36:56 -05:00
Brandon Wright 9a27cf6b36 Remove superfluous expose causing parsing stop on GTK+3. 2015-08-14 02:01:24 -05:00
Brandon Wright 93f2aa68b9 unix port is not GTK+ port 2015-08-11 20:27:56 -05:00
BearOso 0c5e9aaf82 Merge pull request #64 from nmagre/master
gtk: add xBRZ (2x, 3x, 4x)
2015-08-12 03:21:42 -05:00
BearOso e4d5cbc5ba Merge pull request #78 from thauti/bugfix
Gtk : Fix Mutex problem
2015-08-12 02:54:12 -05:00
OV2 9372aa9541 Win32: improve transfer of command line controller settings 2015-05-24 16:17:58 +02:00
thauti 668432a569 Fix Mutex problem 2015-05-12 22:45:57 +02:00
OV2 825706be4f Merge pull request #72 from dartraiden/master
Fix typos in docs
2015-05-11 19:35:00 +02:00
OV2 8153ce48c0 Merge pull request #70 2015-04-30 22:36:27 +02:00
dartraiden e7101ce9fe Fix typos in docs 2015-04-23 22:56:15 +03:00
OV2 9ca3bcce39 Win32: fix joypad hotkeys on joypads > 0 2015-04-20 17:55:57 +02:00
OV2 56a4ce5ef8 Win32: another attempt on hotplugging crashes 2015-04-20 17:55:19 +02:00
gocha 7aafcd0d67 Windows: Migrate to Visual Studio 2013 <https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx>
Library files <https://onedrive.live.com/redir?resid=b489e346390b4f82!600&authkey=!AHuA4W8o0eCQtWQ&ithint=file%2c7z>
2015-04-19 19:32:19 +09:00
OV2 951a383ae2 Win32: fix controller hotplugging 2015-04-02 20:40:50 +02:00
DaMan 61f1358849 Limit rewind buffer on 32bit
Signed-off-by: OV2 <OV2@sessionclan.de>
2015-02-27 20:41:25 +01:00
OV2 70cf3df1b4 Win32: only check joypads on arrival/disconnect 2015-02-27 20:23:31 +01:00
OV2 688c164fcb Win32: add missing Ptr changes (DaMan) 2015-02-01 15:19:20 +01:00
OV2 43e04cddc7 Win32: use SetWindowLongPtr instead of SetWindowLong (DaMan) 2015-02-01 01:45:14 +01:00
Nicolas Magré 0ec0f2f38c GTK: update xbrz to 1.2
Conflicts:
	filter/xbrz.cpp
2015-01-30 14:38:06 +01:00
OV2 1d140638da Win32: update xbrz to 1.2 2015-01-29 21:42:32 +01:00
Nicolas Magré 68af47097e gtk: add xBRZ (2x, 3x, 4x) 2015-01-28 15:24:35 +01:00
BearOso 47f82d7e61 Merge pull request #62 from sebn/gtk-fix-desktop-entry-mimetype
gtk: fix desktop entry mimetype
2015-01-07 17:00:51 -06:00
Sebastien Nicouleaud 92ef5edc15 gtk: fix desktop entry mimetype
Current application/x-snes-rom is not an official IANA mimetype:
https://www.iana.org/assignments/media-types/application/x-snes-rom

The correct mimetype is application/vnd.nintendo.snes.rom:
https://www.iana.org/assignments/media-types/application/vnd.nintendo.snes.rom

The old mimetype was kept since someone may be using it.
2015-01-07 22:44:44 +01:00
OV2 da9409b0e4 win32: add 2xbrz/3xbrz 2014-06-25 23:16:52 +02:00
OV2 54bfd407bb win32: add xbrz 2014-06-24 21:55:42 +02:00
OV2 5e0319ab3e libretro: rework controller assignment 2014-06-02 22:20:19 +02:00
OV2 6cdcd4eac0 libretro: range-check port id 2014-05-29 16:19:31 +02:00
OV2 768bf4948d libretro: do not display half-ready interlaced images 2014-05-25 18:13:28 +02:00
OV2 2d1ceb4fb5 win32: use correct color conversion (Zenju) 2014-05-25 18:12:53 +02:00
OV2 7948c062ca win32: allow port command line arguments to work 2014-05-25 18:12:36 +02:00
Brandon Wright ba712914aa Adjust scaling to match window sizing. 2014-04-15 11:02:02 -05:00
Brandon Wright df8ad8104a Round window width. 2014-04-01 12:06:21 -05:00
Brandon Wright 427ef85bd3 Use overscan height of 239 pixels.
Resize window on status bar visibility.
2014-03-29 22:15:04 -05:00