Chris Moeller
|
7531b3324f
|
Improved the robustness of the lazyusf communication process to terminate cleanly if the external process crashes or otherwise terminates improperly. Also updated lazyusf to terminate if its input pipe is broken during decoding.
|
2014-02-13 20:21:44 -08:00 |
Chris Moeller
|
f2b981acba
|
Rewrote and enabled lazyusf support, now working properly
|
2014-02-12 23:34:52 -08:00 |
Chris Moeller
|
060c0ebc27
|
Updated DUMB's unmo3 library to version 2.4.0.5, which fixes decoding MP3 compressed samples
|
2014-01-05 19:10:19 -08:00 |
Chris Moeller
|
d898cf4f71
|
Added MO3 support
|
2013-11-01 12:24:59 -07:00 |
Chris Moeller
|
7af4e94b03
|
Removed signature application from individual projects and added --deep option to the main app project
|
2013-10-22 18:41:57 -07:00 |
Chris Moeller
|
6b5a920751
|
Signed the BASS libraries
|
2013-10-21 19:06:51 -07:00 |
Chris Moeller
|
842932c322
|
Implemented a MIDI plug-in
|
2013-10-15 07:49:53 -07:00 |
Chris Moeller
|
e87fd1b4b7
|
Ryan Brignoni: Updating AppleRemote with latest files from VideoLAN repo and adding support for new 2009 Apple remote buttons in Cog.
|
2013-10-12 14:47:39 -07:00 |
Chris Moeller
|
505d145f94
|
Forgot to add SPMediaKeyTap files
|
2013-10-12 14:45:45 -07:00 |
Chris Moeller
|
8cf6b86ba2
|
Moved NDHotKey to its own framework, and removed useless Edit buttons from the hotkeys preference pane
|
2013-10-11 09:37:45 -07:00 |
Chris Moeller
|
e5a648578b
|
mamburu: Logging improved, no more excessive logging in release builds
|
2013-10-11 05:03:55 -07:00 |
Chris Moeller
|
3e057adf56
|
Replaced every instance of NSEnumerator with for/in loops
|
2013-10-10 01:44:45 -07:00 |
Chris Moeller
|
66f3d69648
|
Changed to use non-deprecated function
|
2013-10-09 10:33:22 -07:00 |
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
|
fdabbca701
|
Replaced AudioOverload with HighlyComplete
|
2013-09-30 03:36:30 -07:00 |
Chris Moeller
|
25bf55459e
|
Silenced some warnings
|
2013-09-29 17:27:55 -07:00 |
Chris Moeller
|
8970aedb17
|
Updated Growl framework
|
2013-09-27 20:33:51 -07:00 |
Chris Moeller
|
17682d4397
|
Updated DUMB
|
2013-09-27 20:24:23 -07: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
|
1817e58d2d
|
Removed excessive logging.
|
2009-02-09 06:18:46 +00:00 |
vspader
|
f24afa4c86
|
Fixed up timers so they are still in effect while in the tracking runloop mode.
|
2009-02-09 06:16:16 +00:00 |
vspader
|
c9e542f570
|
Added better tooltip feedback.
|
2009-02-09 05:53:38 +00:00 |
vspader
|
713382ebce
|
Updated Growl framework to 1.1.2.
|
2008-05-31 15:43:45 +00:00 |
vspader
|
9414c97c09
|
File tree panel now uses FSEvent API instead of kqueues.
|
2008-02-18 03:27:59 +00:00 |
vspader
|
2b1c305841
|
Added new hotness for the status bar.
|
2008-01-24 01:55:24 +00:00 |
vspader
|
0a6a282f20
|
Added apple remote fix for leopard.
Updated icons for m3u and pls formats.
|
2007-12-08 22:53:54 +00:00 |
vspader
|
ff6d33691b
|
Updated source to use new os version checking sparkle.
|
2007-11-04 03:51:51 +00:00 |
vspader
|
4a323168c6
|
Added some missing third party files.
|
2007-11-02 02:30:29 +00:00 |
vspader
|
4b814bdbf0
|
Added back update notifications back to the file drawer.
Removed no-longer-used files.
Removed debugging messages.
|
2007-10-15 03:29:30 +00:00 |
vspader
|
daba91b462
|
Removed debugging messages.
|
2007-07-11 01:20:32 +00:00 |
vspader
|
16bc20ec4e
|
Fixed escape key in open dialog.
|
2007-06-03 14:12:15 +00:00 |
vspader
|
321aa5782b
|
Added Open URL panel error messages to localizable strings.
|
2007-05-28 14:17:47 +00:00 |
vspader
|
d88d245f46
|
Fixed whitespace in OpenPanel.
Updated localization scripts to account for new nib.
|
2007-05-26 14:49:05 +00:00 |
vspader
|
c28e8d058d
|
Fixed up menu items.
Added OpenURL panel.
|
2007-05-26 14:43:31 +00:00 |
vspader
|
f6e79d6132
|
Removed CoreAudioUtils from Cog's thirdparty, since its no longer needed.
|
2007-02-28 00:04:46 +00:00 |
vspader
|
84e7b7df83
|
Added Growl framework.
|
2007-02-28 00:02:40 +00:00 |
vspader
|
927b65a4a5
|
Merged with cog-audio-framework branch. Cog now uses plugins.
|
2007-02-24 20:36:27 +00:00 |