Commit Graph

237 Commits

Author SHA1 Message Date
dinkc64 cb87dd43cb fix for that sporadic crash w/Megadrive reset 2015-12-18 23:43:40 +00:00
dinkc64 e891f957f5 reverting R3000 (aspect stretch), too many bugs 2015-11-22 00:39:49 +00:00
dinkc64 b655d3a3f1 new aspect-stretch option from gausen 2015-11-16 22:42:00 +00:00
Barry Harris 47ab751700 normal build compile fixes 2015-10-27 13:33:16 +00:00
dinkc64 ba8ef0b1a6 avi writer: more fixes & cleanups 2015-10-11 03:08:26 +00:00
Barry Harris cbec71190c allow avi recording to be turned off in makefile 2015-10-09 10:31:46 +00:00
dinkc64 edb9eb63e0 fix avi recording issue with games that are flagged BDF_16BIT_ONLY 2015-10-08 22:52:37 +00:00
dinkc64 e159e85674 avi recorder-WIP 2015-10-08 22:30:38 +00:00
Barry Harris af34b909fa fix GCC 5.1.0 compile (not tested the program - just fixed the compile) 2015-09-17 13:53:20 +00:00
dinkc64 c6b00f1dbb default 44100hz 2015-06-25 22:06:44 +00:00
Barry Harris e90ea1c4ae more sdl fixes (dmitry_smagin) 2015-05-07 18:10:14 +00:00
Barry Harris ebc4f75a90 SDL Fixes [dmitry_smagin] 2015-03-17 20:28:37 +00:00
Marcos Medeiros a64075f77c [Qt] Some tweaks on pulseaudio backend 2015-02-20 19:38:52 +00:00
Marcos Medeiros e72732c023 [Qt] Drop ruby, uses OpenGL 3.x as video interface 2015-01-18 23:36:01 +00:00
dinkc64 8ec2bbab17 oops, formatting. 2014-10-03 20:12:00 +00:00
dinkc64 c74f84201e New Feature - Auto-Fire!! :) [see forum] 2014-10-03 19:51:48 +00:00
dinkc64 3699cedc7d back-out last change, it caused problems elsewhere. 2014-09-20 18:24:48 +00:00
dinkc64 799afd56d4 Make it so background fba cannot be unpaused when fba is in the background and paused via gamepad. 2014-09-19 19:52:59 +00:00
dinkc64 f02c59dccc Feature: ability to map Pause and FFWD in the input dialogue, global or per-game 2014-09-18 06:06:47 +00:00
Marcos Medeiros efed708824 [Qt] PulseAudio (Linux) sound driver 2014-09-08 06:37:11 +00:00
dinkc64 fa7dacf503 possible fix for vid_d3d 2014-07-28 17:38:40 +00:00
Barry Harris 229fb9bb61 Resolve compiler warnings 2014-07-25 13:44:21 +00:00
Marcos Medeiros 92307f31a3 Initial Qt port. Deps: nall and ruby are included. 2014-07-03 02:59:57 +00:00
dinkc64 02a17313ec Fix for 32bpp emulation in the Enhanced (D3D7) blitter 2014-06-14 18:33:59 +00:00
Marcos Medeiros 263a020eb3 Function to grab input interfaces. Qt port uses this in order to build menu items. 2014-06-08 21:33:07 +00:00
Marcos Medeiros 02b7c0099f QtCreator project for SDL build 2014-06-08 06:55:51 +00:00
Barry Harris 9f1764fee9 Fix GCC warnings 2012-05-17 19:42:51 +00:00
Barry Harris e91c2fd678 Add Hyllian's Data Dependent Triangulation 3x to the softFX blitters (Hyllian, msbhvn) 2012-04-30 10:56:52 +00:00
Barry Harris b9ca0758f6 Optimise xBR further (combine red and blue calcs) (Hyllian) 2012-04-30 10:35:44 +00:00
Barry Harris 4d7cf76238 Optimise xBR a bit by taking if flavour out of for loop (suggested by Hyllian) 2012-04-30 10:32:05 +00:00
Barry Harris ec4b8084b4 Add SoftFX xBR filters (msbhvn, Hyllian, Barry) 2012-04-21 09:35:24 +00:00
tmaul b57c2f660c Fix some memory leaks ( i think there might be more) 2012-02-28 22:13:52 +00:00
Barry Harris b720ec5a4f Make shortmsg cliprect wider, fixes French localisation issue reported by Benjamin Siskoo 2012-01-28 20:37:33 +00:00
Barry Harris fb1bfea3b4 Remove definition of LSB_FIRST in epx.cpp - defined in makefile 2012-01-27 20:10:48 +00:00
Barry Harris 4796e5e184 Fix excessive CPU usage 2012-01-24 10:40:00 +00:00
Barry Harris 72feaa2af2 Reduce size of OSD text to fit in the cliparea 2012-01-23 15:31:33 +00:00
Barry Harris 17129c99bb Reorganised tree to work-around windows CreateProcess() 32Kb limit. Reenabled depend in MinGW makefile, since it shouldn't cause any more issues. 2012-01-18 20:24:14 +00:00