Commit Graph

191 Commits

Author SHA1 Message Date
Themaister
f94dc125e5 An initial take on bsnes CPU filters. 2011-03-07 19:12:14 +01:00
Themaister
bbf4804d12 Obey CFLAGS and LDFLAGS when testing libs (nice when profiling.) 2011-02-28 22:30:06 +01:00
Themaister
85dbc05ded Some start on netplay. :) 2011-02-13 16:40:24 +01:00
Themaister
719e4942ce Add autosave possibility. 2011-02-10 21:16:59 +01:00
Themaister
672824539c Argsel. 2011-02-07 11:17:25 +01:00
Themaister
820b124165 Add hermite resampler core :) SRC is disabled by default. 2011-02-06 13:29:48 +01:00
Themaister
24dda40863 Remove unneeded lib. 2011-02-04 23:53:33 +01:00
Themaister
6c0eebd4bf Remove more stuff and add a comment. 2011-02-04 23:47:36 +01:00
Themaister
31db2a30bb Remove unneeded glue logic. -lSDLmain fixed it :) 2011-02-04 23:45:54 +01:00
Themaister
5e241d79c8 Wut! :D 2011-02-04 23:45:51 +01:00
Themaister
96389ef83b Some testing fixes for OSX. 2011-02-04 22:47:37 +01:00
Themaister
57eebebcdd Fix OpenAL build for OSX. 2011-02-04 14:43:14 +01:00
Themaister
9ad9cbd7de Build fixes for OSX. (PPC) 2011-02-04 13:49:53 +01:00
Themaister
b97c45df78 Initial code for movie playback. 2011-02-02 11:47:05 +01:00
Themaister
c5f825eaa5 Build fixes. 2011-01-31 16:10:40 +01:00
Themaister
e83f3ed444 Initial PulseAudio code. 2011-01-29 01:15:09 +01:00
Themaister
c1e12c9d70 Fix up install build. Creates directories it installs to. 2011-01-25 10:47:22 +01:00
Themaister
4e78b80343 Load save and save state show messages.
Do not load/save state repeatedly when holding down the buttons/keys.
2011-01-23 02:23:20 +01:00
Themaister
2211dc73e1 Progress on font rendering. :) 2011-01-23 00:27:20 +01:00
Themaister
b69f91027b Add configurable support for config file (disabling it... ah, good old
days! :D)
2011-01-19 12:54:19 +01:00
Themaister
5249a36279 Update Makefile to install man page for ssnes-joyconfig as well. 2011-01-15 16:51:20 +01:00
Themaister
4119eaadf4 Update Makefile to install man-page 2011-01-15 15:56:40 +01:00
Themaister
9f122f14ad Fix makefile issues 2011-01-10 17:20:08 +01:00
Themaister
220f07d7da Pretty print makefiles (again). 2011-01-10 17:15:27 +01:00
Themaister
dbd15a1d09 Add more super scope stuff. Crude fix in Makefile. 2011-01-10 15:01:34 +01:00
Themaister
c5770039cc Update build system to include joyconfig 2011-01-09 15:58:49 +01:00
Themaister
2a4995c21f Starting Win32 support. 2011-01-07 17:59:53 +01:00
Themaister
a5bbc68a84 Add SDL audio driver. 2011-01-07 15:50:16 +01:00
Themaister
c5d1f7d60b Change build rules to use LDFLAGS when linking. 2011-01-07 11:18:41 +01:00
Themaister
270292db2c Check libsamplerate as critical and use HAVE_SRC 2011-01-07 11:11:18 +01:00
Themaister
948de95799 Update build system 2011-01-06 20:12:25 +01:00
Themaister
4cc3f7aaab Start moving over to SDL rather than GLFW to minimize dependencies. 2011-01-06 18:34:11 +01:00
Themaister
889924283f Remove undeeded slash in Makefile install target 2011-01-05 20:47:31 +01:00
Themaister
6f9796a3fb Update build system to enable/disable ffmpeg. 2011-01-05 19:51:19 +01:00
Themaister
6084de60c8 Merge branch 'master' into record
Conflicts:
	Makefile
2011-01-05 19:31:27 +01:00
Themaister
7cc96aff01 Update build system for xml shaders. 2011-01-05 17:42:58 +01:00
Themaister
633cc43949 Refactor shader code. Start adding code for bSNES xml shaders as well... 2011-01-05 17:22:12 +01:00
Themaister
4e77573683 more progress, but still borked 2011-01-03 20:46:50 +01:00
Themaister
b47f58c338 Add Jack audio driver. 2011-01-01 03:53:30 +01:00
Themaister
7e9a2a6e23 Should fix up dynamic loading by disabling internal link of the library as well... 2010-12-30 14:26:12 +01:00
Themaister
19e2b2768b Fix up some issues with dynamic loading. 2010-12-30 14:11:56 +01:00
Themaister
73203b75c1 Dynamic loading of libsnes. 2010-12-30 13:54:49 +01:00
Themaister
0dde1ce7d1 Add destdir 2010-12-30 05:51:11 +01:00
Themaister
b1a7a11dfc Change path for /etc config. 2010-12-30 03:42:31 +01:00
Themaister
5824f081f7 Slight update in makefile 2010-12-30 03:23:12 +01:00
Themaister
38616ee794 More cleanup... 2010-12-30 03:02:30 +01:00
Themaister
57a5c55ca3 update makefile 2010-12-30 02:56:56 +01:00
Themaister
0d770e45fa remove uneeded flag 2010-12-30 01:42:46 +01:00
Themaister
51e08c3fd1 Change cflags 2010-12-30 01:40:35 +01:00
Themaister
75d8781854 Add stuff to detect filters. 2010-12-30 01:33:40 +01:00
Themaister
869d839eee Should work nicely. 2010-12-29 20:50:50 +01:00
Themaister
80d98f765e More fixes 2010-12-29 19:43:17 +01:00
Themaister
2da6a4e2cc More work on configs. 2010-12-29 19:18:37 +01:00
Themaister
013234a89a Started adding settings API. 2010-12-29 19:00:21 +01:00
Themaister
e318d04407 Fix makefile 2010-12-24 11:53:43 +01:00
Themaister
faa7f10530 Some file cleanup. 2010-12-24 02:18:39 +01:00
Themaister
3fdb201710 Some refactoring. Splitting up driver logic and file logic. 2010-12-24 01:26:36 +01:00
Themaister
8ee7d30260 play 2010-12-11 19:03:35 +01:00
Themaister
783f384b6f :D 2010-12-01 22:46:23 +01:00
Themaister
ed9e0d746a blah 2010-11-24 15:45:07 +01:00
Themaister
3835100101 Add possibility to specify libsnes. 2010-11-19 21:26:31 +01:00
Themaister
d1a0500219 Adds support for vertex shader input params. :) 2010-11-19 21:21:04 +01:00
Themaister
c5c5d521aa Go back to standard conf 2010-11-13 13:16:30 +01:00
Themaister
8eef955a48 Can select to use Cg shaders. 2010-11-12 23:09:43 +01:00
Themaister
e01a0e297a include -I. 2010-11-12 22:44:09 +01:00
Themaister
dab359bdf5 Updates for Cg shaders, yay. WIP. 2010-11-12 22:32:38 +01:00
Themaister
79905252dd hm 2010-11-08 23:46:56 +01:00
Themaister
c5f433f399 Update for more modern GL approach. 2010-11-08 23:38:32 +01:00
Themaister
69ae64d7df :3 2010-08-28 16:36:15 +02:00
Themaister
fbd8dc6314 Makefile stuff. 2010-08-25 22:40:43 +02:00
Themaister
cb00f4b07e Added bleed 'n noise filter. 2010-08-19 23:44:12 +02:00
Themaister
8c956f95a1 :V 2010-08-19 20:30:14 +02:00
Themaister
ff4869042b :v 2010-08-19 20:29:32 +02:00
Themaister
6c7e53b6ce Fixes segfault when audio driver is not active. 2010-08-19 15:28:00 +02:00
Themaister
3e9bedffed roar_vs support. 2010-08-16 21:20:07 +02:00
Themaister
b53d538d76 Update Makefile, uses correct pixel format. 2010-06-27 18:24:26 +02:00
Themaister
f471b4a8da Updated build 2010-06-27 15:46:23 +02:00
Themaister
10d9a1c6ba Updates for libsnes 0.065 2010-06-27 14:40:06 +02:00
Themaister
e0f5b2d172 Better optimizes the hq plugins. 2010-05-29 17:02:48 +02:00
Themaister
f47f483ebe Renaming 2010-05-29 17:01:11 +02:00
Themaister
d6128bf502 Added HQ filters. (They eat CPU!! :\) 2010-05-29 16:59:57 +02:00
Themaister
2b1adcf8a3 :V 2010-05-28 18:07:04 +02:00
Themaister
ffb92a5a29 ALSA 2010-05-28 15:41:38 +02:00
Themaister
68925c0399 OSS 2010-05-28 14:33:18 +02:00
Themaister
03cd9d11dd Configurable build 2010-05-28 14:04:50 +02:00
Themaister
cd0f21d139 More modular at least. 2010-05-28 02:45:18 +02:00
Themaister
74dc4d0ac2 :v 2010-05-27 16:56:12 +02:00
Themaister
98b6c4a4ec Resampling :D 2010-05-27 00:26:11 +02:00
Themaister
33b2b8f96e Hmmmm 2010-05-26 23:21:18 +02:00
Themaister
d3cec173ac Samplerate stuff 2010-05-26 22:42:58 +02:00
Themaister
eed8e2bed2 SSNES 2010-05-26 21:27:37 +02:00