Commit Graph

7372 Commits

Author SHA1 Message Date
Themaister 8ba639c7d5 Fix log message. 2011-01-29 23:23:54 +01:00
Themaister e0403e4dae Indentation error. 2011-01-29 19:53:23 +01:00
Themaister 7776525c96 Add a simple README for Win32. 2011-01-29 19:43:05 +01:00
Themaister 25fe9b7f58 Add possibility to alter sound input rate on-the-fly. 2011-01-29 18:42:21 +01:00
Themaister fff7aba8ec Use threaded mainloop for Pulse. Seems to fix most issues. 2011-01-29 02:00:57 +01:00
Themaister e83f3ed444 Initial PulseAudio code. 2011-01-29 01:15:09 +01:00
Themaister 334f11d5bc Add logging when XAudio fails. 2011-01-28 20:57:13 +01:00
Themaister 5bcde44684 Remove some undeeded warning/error messages. 2011-01-27 23:05:20 +01:00
Themaister 2459793f9c Set O_BINARY in Win32 on stdin reads. 2011-01-27 22:43:12 +01:00
Themaister cadd7b9728 Make SDL take priority over XAudio. 2011-01-27 14:43:46 +01:00
Themaister 644f247026 Should fix GL on other cards than nVidia... 2011-01-27 14:17:01 +01:00
Themaister 8c1ef3051d Add XAudio support. Need a separate xaudio-c.dll which actually implements the interface. 2011-01-27 01:57:25 +01:00
Themaister d296e15f26 Merge branch 'master' of git://github.com/Themaister/SSNES 2011-01-27 00:58:01 +01:00
Themaister 5c3991e44c Add GPLv3 text I suppose. 2011-01-25 13:31:55 +01:00
Themaister 8c551108f2 Some additional newlines... 2011-01-25 13:26:41 +01:00
Themaister 2506f6ecdd Newline 2011-01-25 13:25:35 +01:00
Themaister fb66fecb8a Update README. 2011-01-25 13:24:51 +01:00
Themaister b8aa08de8b Display features compiled in with --help. 2011-01-25 13:03:53 +01:00
Themaister fcba18e564 Disable filters by default since they're kinda obsolete and bloat the
binary.
2011-01-25 11:08:40 +01:00
Themaister c1e12c9d70 Fix up install build. Creates directories it installs to. 2011-01-25 10:47:22 +01:00
Themaister 70235c2b7e Add .PHONY target. 2011-01-24 23:33:47 +01:00
Themaister f3b685d832 Fix possible segfault. 2011-01-24 23:33:12 +01:00
Themaister 5a5cd46f9b Merge branch 'master' of git://github.com/Themaister/SSNES 2011-01-24 22:43:52 +01:00
Themaister ebd2a4c4c3 Update build for Win32. 2011-01-24 22:15:49 +01:00
Themaister 0865c7855d Update build for win32 with freetype. 2011-01-24 21:46:43 +01:00
Themaister db69cb2173 Add SSNES_LOG when changing save state slot. 2011-01-23 23:30:55 +01:00
Themaister 17663bbe46 Add save state slots. 2011-01-23 23:09:54 +01:00
Themaister 2267c7d048 Update licensing headers. 2011-01-23 20:29:28 +01:00
Themaister f0e444b8d9 Show better log when font loading fails. 2011-01-23 14:48:19 +01:00
Themaister 1f39adec79 Small cleanups. 2011-01-23 13:50:22 +01:00
Themaister c4f78912a1 Some fixes here and there. Do not build FFmpeg by default. 2011-01-23 13:34:41 +01:00
Themaister 9cf25dcb67 A slight cleanup. 2011-01-23 03:16:14 +01:00
Themaister e5fd3b95fa Configurable message positioning. 2011-01-23 02:59:44 +01:00
Themaister 21b9f57af1 Add configurable font path/font size. 2011-01-23 02:48:06 +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 aaabc3601b Check size of queue before pushing. 2011-01-23 02:04:56 +01:00
Themaister b0c70231db Start adding a message queue. 2011-01-23 01:59:49 +01:00
Themaister 0c10f10edd Add shaders in the mix. Can disable/enable shaders on the fly. 2011-01-23 00:49:09 +01:00
Themaister 2211dc73e1 Progress on font rendering. :) 2011-01-23 00:27:20 +01:00
Themaister f4778c42e1 Initial font rendering util. 2011-01-22 22:24:52 +01:00
Themaister 81d48c3794 Do not link in snes.dll when doing dynamic build for win32. 2011-01-19 17:47:32 +01:00
Themaister 20d9345a4e Do not link in snes.dll when doing dynamic build for win32. 2011-01-19 16:11:45 +01:00
Themaister ed172fd1e4 Add dynamic loading for Win32. 2011-01-19 13:25:18 +01:00
Themaister bd23e23661 Fix build errors for Win32. 2011-01-19 13:07:11 +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 b381350bdc Rework savestate / srm saving. 2011-01-18 15:34:37 +01:00
Themaister c7e6e73bcb Fix a blooper in headers. 2011-01-17 20:54:58 +01:00
Themaister 0a2f05561b Add in SW params again, seems like they were needed after all... :) 2011-01-15 21:11:22 +01:00
Themaister 465d919d57 Merge branch 'master' of git://github.com/Themaister/SSNES 2011-01-15 20:54:03 +01:00
Themaister 5c9c4f42c3 Clean up float handling a bit.
ALSA now checks if floating point is supported to avoid one extra
conversion, also clean up the driver itself a bit.
2011-01-15 20:37:42 +01:00