GoedekenR
fffd5f11fc
moved 1.99.2 tag to include the msvc8 project file
2010-01-07 22:48:27 -05:00
GoedekenR
4448f4b15a
Added MSVC8 project file for audio-sdl plugin
2010-01-07 22:40:30 -05:00
Richard Goedeken
5aa912374a
Added tag 1.99.2 for changeset 3c4beee18588
2010-01-06 23:12:52 -05:00
Richard Goedeken
0b80ba7aa4
Updated RELEASE and version info for 1.99.2 tag
2010-01-06 23:12:33 -05:00
GoedekenR
c212e67b51
Completely re-wrote buffering/synchronization code:
...
1. Buffer parameters now work as advertised and all use the same units (output samples)
2. Bugfix: previous defaults and algorithm behavior caused audio choppiness on slower PCs
3. Bugfix: maximum speed was previously limited to low value by constraints from primary buffer size
2010-01-03 23:17:20 -05:00
GoedekenR
047832cd24
bugfix: SDL volume control will always be used on systems without OSS support
...
added MSVC8 project file, minor code refactoring to build in Windows
2010-01-02 20:25:20 -05:00
Richard Goedeken
b86dbdd2e3
Makefile improvements: throw error if OS/CPU not supported, use DESTDIR in install/uninstall paths, per Lazhur request. Allow user-specified CC/CXX/LD paths, per Auria request
2009-12-19 19:22:40 -05:00
Richard Goedeken
5e30843e24
Added tag 1.99.1 for changeset 5203c76b1bc8
2009-12-14 21:20:51 -05:00
Richard Goedeken
5a3a29da8d
updated RELEASE file for date
2009-12-14 21:20:42 -05:00
Richard Goedeken
4ad4cf4df5
added INSTALL file
2009-12-13 16:35:30 -05:00
Richard Goedeken
f43ce75dab
changed makefile install to use 'install' instead of mkdir
2009-12-13 14:02:44 -05:00
Richard Goedeken
6271aa8762
copied old README file to new RELEASE file, added change info for v. 1.99.1
2009-12-12 23:27:18 -05:00
Richard Goedeken
2c38057930
added LICENSES file
2009-12-12 23:17:53 -05:00
Richard Goedeken
29020d34a8
update version number to 1.99.1
2009-12-11 23:34:36 -05:00
Richard Goedeken
b848ed3c04
added install/uninstall/rebuild to makefile
2009-12-11 23:30:41 -05:00
Richard Goedeken
f58ab3c1d2
modified Makefile for OSX compatibility patch from Auria and refactored for simplicity
2009-11-23 19:54:27 -05:00
Richard Goedeken
d207a3ff7a
removed unused osal_dynlib functions
2009-11-21 14:18:33 -05:00
Richard Goedeken
9311cf36ac
added OSX-specific CFLAGS and LDFLAGS for SDL
2009-11-13 23:59:06 -05:00
Richard Goedeken
5a3c9803d9
use TARGET variable instead of writing out long output library name 3 times
2009-11-13 23:42:56 -05:00
Richard Goedeken
b3600ddaa9
imported patch OSX_build
2009-11-13 23:40:27 -05:00
Richard Goedeken
ff90db995d
use core configuration API instead of writing own config file. this plugin works with core and ui-console now
2009-10-24 13:40:44 -04:00
Richard Goedeken
506ec41949
added function pointers for core configuration functions
2009-10-24 01:55:25 -04:00
Richard Goedeken
f74e35ab88
added new M64+ API v2.0 functions to Audio plugin, converted all printf() calls to use Debug message callback to front-end.
2009-10-24 01:33:53 -04:00
Richard Goedeken
25fefcaef8
removed old API headers and gui functions. Refactored code to remove Win32 types and special types
2009-10-24 01:08:52 -04:00
Richard Goedeken
e5e4cc333e
re-wrote makefile for current mupen64plus conventions
2009-10-24 00:38:11 -04:00
Richard Goedeken
d9c595c2a4
import jttl_audio plugin from mupen64plus SVN repo revision 1416
2009-10-24 00:19:06 -04:00