Chris Moeller
ec0e45381e
Cleaned up most of the warnings, eliminated use of deprecated APIs, and fixed the hotkeys crashing.
2013-10-03 01:00:58 -07:00
Chris Moeller
51cc8a69e5
Fixed FPM selection for debug and release targets
2013-10-02 15:12:16 -07:00
Chris Moeller
712b7ac789
Whoops.
2013-10-02 15:11:56 -07:00
Chris Moeller
5a4a450dea
Changed all projects to use latest SDK and build 32/64 bit Universal, and target for deployment on 10.6
2013-10-02 14:59:22 -07:00
Chris Moeller
965c6e2446
Updated WMA plug-in to latest ffmpeg, and enabled WMA Pro, WMA Voice, and WMA Lossless support
2013-10-02 14:58:18 -07:00
Chris Moeller
4c0cf34250
More ReplayGain support, now with metadata handling, but only if the metadata is already loaded
2013-10-02 02:30:04 -07:00
Chris Moeller
6ea103b1c3
Implemented ReplayGain support, so far only in the HighlyComplete component.
2013-10-01 23:00:16 -07:00
Chris Moeller
5d141f1d70
Added file storage dictionary, so that psflib can recycle CogSource objects passed into the decoder. Also fixes issues of various file objects being leaked
2013-09-30 18:20:31 -07:00
Chris Moeller
4d51c93c39
Reworked Highly Complete to only initialize the respective decoder core when starting playback, which greatly speeds up playlist metadata info retrieval
2013-09-30 13:35:03 -07:00
Chris Moeller
b002fed263
Wink, wink, nudge, nudge
2013-09-30 13:33:52 -07:00
Chris Moeller
e644c56511
Added link for binaries
2013-09-30 12:54:46 -07:00
Chris Moeller
2a58a18d84
Amended README
2013-09-30 12:53:50 -07:00
Chris Moeller
c31415f4b6
Fix new WavPack inclusion in OS X project
2013-09-30 12:43:21 -07:00
Chris Moeller
43704d16ce
Updated WavPack to version 4.60.1
2013-09-30 12:33:50 -07:00
Chris Moeller
63b8f55dcf
Fixed WavPack floating point input handling
2013-09-30 12:31:16 -07:00
Chris Moeller
87198d04c0
Minor bugfix so GSF decoder doesn't slowly overbuffer into oblivion
2013-09-30 09:17:56 -07:00
Chris Moeller
0b966e9014
Whoops, fixed installation directories so the frameworks load properly when bundled
2013-09-30 04:09:11 -07:00
Chris Moeller
fdabbca701
Replaced AudioOverload with HighlyComplete
2013-09-30 03:36:30 -07:00
Chris Moeller
b9d451c96f
Corrected base classes to silence warnings
2013-09-29 18:59:04 -07:00
Chris Moeller
3921d51df5
Forgot one nil return condition
2013-09-29 18:58:24 -07:00
Chris Moeller
83d59d0c13
BlankZeroFormatter now returns an empty NSString instead of nil, which was causing an unhandled exception that locked up the window
2013-09-29 17:30:23 -07:00
Chris Moeller
d8787c2016
Only keep DUMBFILE and DUMBFILESYSTEM local to open function, and eliminate unnecessary close callback
2013-09-29 17:28:58 -07:00
Chris Moeller
25bf55459e
Silenced some warnings
2013-09-29 17:27:55 -07:00
Chris Moeller
a93ec7b95f
Added automatic detection of SSE support for x86 and force on for x64
2013-09-29 17:27:13 -07:00
Chris Moeller
fa6b5d4290
Changed debug target to 32-bit so I can debug with the 10.6 SDK target
2013-09-29 17:25:22 -07:00
Chris Moeller
8970aedb17
Updated Growl framework
2013-09-27 20:33:51 -07:00
Chris Moeller
3d11f8b144
Removed Scripts
2013-09-27 20:33:11 -07:00
Chris Moeller
7ada3013c4
Removed Sparkle
2013-09-27 20:32:42 -07:00
Chris Moeller
0ee11cb9a1
Minor fixes to Game_Music_Emu
2013-09-27 20:31:49 -07:00
Chris Moeller
5c0cf35a1a
Updated Game_Music_Emu
2013-09-27 20:24:46 -07:00
Chris Moeller
17682d4397
Updated DUMB
2013-09-27 20:24:23 -07:00
vspader
d969f5a6a7
Merged changes from master.
2010-10-26 20:47:38 -07:00
vspader
8d8f36824e
Fix bug in HTTP response header parsing.
2010-10-26 20:47:14 -07:00
mscott
1269de06f9
Add artwork fetch from image file in directory when no embedded image is found (looks for image files named or ending with "cover", "folder", "album" or "front").
...
Clean up playlist popup menu validation.
2010-04-05 12:40:17 -05:00
vspader
f1b965bf12
Patch from T. Million for 24-bit mad output.
2009-11-30 20:18:47 -08:00
vspader
ede099be25
Revert incorrect leak fix.
2009-09-02 20:10:55 -07:00
vspader
288c5cbee5
Misc leaks fixes.
2009-09-01 21:14:07 -07:00
vspader
50326dfed8
Tweaked compiler settings for Shorten framework.
2009-09-01 21:00:10 -07:00
vspader
56b50c509f
Updated all subprojects to use the 10.5 SDK.
2009-08-16 10:58:44 -07:00
vspader
7b2cc6481a
Updated hgignore to exclude build directories.
2009-08-16 10:58:28 -07:00
vspader
656fc0a113
Moved project to 10.5 SDK. Fixed warnings.
2009-08-16 10:56:49 -07:00
mscott
11352ab6de
Enhancements to File Tree (contextual menu, sort order, etc.).
...
Added File Tree contextual menu (Add to Playlist, Show in Finder, etc.).
File Tree and additions to play list now use Finder sort order.
File Tree Root can be set via its popup menu or drag and drop from File Tree.
Alias names are now shown in File Tree (aliases are still resolved).
Added option to skip reading of cue sheets when adding a folder to play list.
2009-08-16 11:49:34 -05:00
vspader
90ae894156
Added error check for GME plugin to stop crashes on unsupported files.
2009-07-15 19:11:55 -07:00
vspader
a531e31d42
Force stereo output. Ugly hack, but it's unlikely non-stereo was working properly anyways.
2009-06-28 11:57:48 -07:00
vspader
b795030bde
Merged in changes.
2009-06-28 10:52:58 -07:00
vspader
170c8cb2f3
Fixed bug where audio device was set after the format.
2009-06-28 10:51:30 -07:00
vspader
a0778d5c4f
Fixed up last.fm scrobbling.
2009-03-27 20:00:45 -07:00
vspader
7e3f257090
Fix shuffle.
2009-03-24 20:12:52 -07:00
vspader
81bd339bca
Added minimum system version.
2009-03-21 09:54:55 -07:00
vspader
5422a1cddd
Assume / for path if none is present in a url.
2009-03-13 23:33:11 -07:00