bgk
|
8e2cc38c7c
|
Fixed the VC2008 project for my last commit
|
2009-01-01 13:23:09 +00:00 |
bgk
|
f1199d4533
|
Moved the filters to their own directory.
|
2009-01-01 13:02:35 +00:00 |
bgk
|
8ed219a700
|
Fixed a warning
|
2008-12-30 16:44:26 +00:00 |
bgk
|
973c7123c9
|
Simplified the SDL audio driver by using a generic ring buffer (from Gambatte). Changed the A/V max delay and sound update framerate to saner values. Emulation smoothness and sound quality have improved on my system. Please report any issue.
|
2008-12-30 14:34:33 +00:00 |
bgk
|
9383abc719
|
GTK : Added an option to allow a sound sample rate of 48 000 Hz (finally ...)
|
2008-12-30 12:14:04 +00:00 |
bgk
|
6d394b2d9f
|
Fixed MFC for my previous commit.
|
2008-12-30 11:18:15 +00:00 |
bgk
|
5ab2d916dc
|
More conversion from sound quality to sample rate.
|
2008-12-30 11:09:37 +00:00 |
bgk
|
de4c414e86
|
Directly use sound sample rate instead of "quality"
|
2008-12-30 10:42:34 +00:00 |
bgk
|
a67fe271a9
|
Fixed MFC for my previous commit
|
2008-12-26 20:11:33 +00:00 |
bgk
|
8bc8270984
|
Made the emulation core use the new sound framework. MFC is currently broken.
|
2008-12-26 19:33:19 +00:00 |
bgk
|
b334392f48
|
MFC : Fixed my nick in the about dialog
|
2008-12-26 17:57:55 +00:00 |
bgk
|
a970f93727
|
Made the MFC port use the new sound framework. Win32 devs, please check.
|
2008-12-26 17:55:22 +00:00 |
bgk
|
9ab357571a
|
SDL sound driver : renamed some variables
|
2008-12-26 15:35:28 +00:00 |
bgk
|
e2e749245e
|
Comments
|
2008-12-26 13:22:45 +00:00 |
bgk
|
2b3a6f8c9b
|
New sound driver framework. Made the SDL and GTK+ frontends use it. It will help cleaning up the sound related global variables hell. It should be easy enough to port the sound drivers of the MFC frontend to it. Now if someone could do it, it would allow using the sound drivers directly from the core, removing the C wrappers and a lot of global vars.
|
2008-12-26 12:19:33 +00:00 |
bgk
|
753b72123d
|
GTK : Replaced the sound configuration menu by a dialog
|
2008-12-23 13:51:48 +00:00 |
bgk
|
21563e5ca4
|
Regenerated the lexer using a newer version of flex to fix a warning with GCC 4.3
|
2008-12-23 12:27:43 +00:00 |
bgk
|
95f2f0c10e
|
Fixed a few warnings.
|
2008-12-23 12:18:09 +00:00 |
squall-leonhart
|
e14d978a26
|
|
2008-12-18 13:17:02 +00:00 |
squall-leonhart
|
cc5e1c1348
|
testtttt
|
2008-12-18 12:45:24 +00:00 |
squall-leonhart
|
6d5ef55a67
|
|
2008-12-18 12:42:05 +00:00 |
squall-leonhart
|
ee31675d2a
|
more tests
|
2008-12-18 12:36:21 +00:00 |
squall-leonhart
|
a130b4bc3d
|
cia test
|
2008-12-18 12:29:55 +00:00 |
squall-leonhart
|
65ff4b97aa
|
End of CIA-Bot testing.
|
2008-12-18 06:26:25 +00:00 |
squall-leonhart
|
068fb279c3
|
changed file
|
2008-12-18 06:19:56 +00:00 |
squall-leonhart
|
7bcb642333
|
CIA Test
|
2008-12-18 06:13:50 +00:00 |
squall-leonhart
|
5b2318131f
|
removed test file for CIA bot
|
2008-12-18 06:11:52 +00:00 |
squall-leonhart
|
fbedec0488
|
This is a test log message.
|
2008-12-18 06:01:07 +00:00 |
squall-leonhart
|
d4225f2753
|
|
2008-12-18 05:55:31 +00:00 |
squall-leonhart
|
f699d92a47
|
|
2008-12-18 05:54:24 +00:00 |
xkiv
|
4e286c724a
|
Switch declaration and definition of autoFireMaxCount to let gvbam build (hopefully).
|
2008-11-29 11:19:27 +00:00 |
xkiv
|
f1d9fecd27
|
fixed an off-by-one countdown mistake in my previous commit
|
2008-11-25 12:11:12 +00:00 |
xkiv
|
e217204271
|
SDL: new option to slow down autofire (needed for it to work with some games)
|
2008-11-24 20:13:57 +00:00 |
spacy51
|
f1047fc358
|
PATCH by KunaiTeam: off64_t undefined on OS X and BSD
|
2008-11-12 22:48:39 +00:00 |
bgk
|
169f84fbc2
|
GTK+ : Fix bad English
|
2008-11-04 16:59:25 +00:00 |
bgk
|
7d0dc0afc7
|
GTK+ : Set the default sound sampling rate to 44000 Hz to fix latencies with some newer sound chips.
|
2008-11-04 16:56:28 +00:00 |
bgk
|
4326e70026
|
CMake : Fixing build for Ubuntu 8.10 (and probably others newer distributions)
|
2008-11-04 14:48:25 +00:00 |
bgk
|
702f357082
|
GTK : Some preparation for the future sound config dialog
|
2008-11-01 13:17:17 +00:00 |
bgk
|
de45a83c47
|
GTK : Updated the license and copyright informations in the about box
|
2008-11-01 12:55:42 +00:00 |
bgk
|
9fe6d69a2e
|
PPC core fix by Tantric
|
2008-10-31 09:03:14 +00:00 |
spacy51
|
2eecb6d983
|
ADDED original IPS file format documentation by Z.e.r.o (from archive.org, as his site is down)
|
2008-10-29 11:16:39 +00:00 |
spacy51
|
644ea117dc
|
ADDED new function "Load Game -> Do not change cheat list"
|
2008-10-29 10:41:52 +00:00 |
spacy51
|
817c6a43dc
|
Enable autoSaveLoadCheatList by default
|
2008-10-29 09:41:24 +00:00 |
bgk
|
0c4eddbf24
|
GTK : Missing file in previous commit
|
2008-10-28 09:45:35 +00:00 |
bgk
|
3b0d12d51f
|
GTK: made gvbam installable again
|
2008-10-28 09:44:04 +00:00 |
bgk
|
a24c229a28
|
GTK : Moved the video scale selection to the display config dialog
|
2008-10-28 09:20:13 +00:00 |
bgk
|
22608c2585
|
Oops, that should not have been in French ;)
|
2008-10-27 21:48:22 +00:00 |
bgk
|
d31dc7c8d4
|
GTK : Filter code cleanup
|
2008-10-27 20:52:37 +00:00 |
bgk
|
37f8bdf884
|
Silenced a few warnings
|
2008-10-27 20:06:04 +00:00 |
bgk
|
0656b44a39
|
GTK : WIP display config dialog
|
2008-10-27 19:48:33 +00:00 |