Christopher Snowhill
|
1e97d02384
|
Cleaned up project files, also removed accidental and remaining team identifiers
|
2021-05-01 15:43:56 -07:00 |
Dzmitry Neviadomski
|
3a387c3a3f
|
Update Copyright year to 2021 with regex.
|
2021-03-03 23:05:57 +03:00 |
Chris Moeller
|
9e8fd61d8c
|
Update xcschemes.
|
2017-12-05 19:10:41 -08:00 |
Christopher Snowhill
|
913287665d
|
Update project files to current recommendations.
|
2017-09-26 16:12:33 -07:00 |
Christopher Snowhill
|
039347f36f
|
Made all scheme configurations shared, imported.
|
2017-09-17 18:40:02 -07:00 |
Christopher Snowhill
|
68f8979bbe
|
Updated playptmod plugin to handle MO3 and UMX archives.
|
2016-12-22 20:43:11 -08:00 |
Christopher Snowhill
|
8ad0b7e8e3
|
Updated projects to Xcode recommendations.
|
2016-11-03 22:42:21 -07:00 |
Christopher Snowhill
|
a95280626f
|
Fix Projects. Fix a major deadlock introduced by previous commit. Introduce new mGBA based GSF player.
|
2016-09-04 12:49:43 -07:00 |
Christopher Snowhill
|
899cfd6b42
|
Update project files.
|
2016-09-01 18:50:33 -07:00 |
Christopher Snowhill
|
2b2f832535
|
Move intermediate paths of plugins that share names with their core libraries, so they don't clash when performing partial rebuilds.
|
2016-08-10 18:20:59 -07:00 |
Chris Moeller
|
17272ce43c
|
Clean up lots of warnings and minor issues.
|
2016-06-29 22:10:29 -07:00 |
Chris Moeller
|
03b825ced3
|
Hopefully fix the last of the Automatic Reference Counting issues that remained.
|
2016-06-19 12:57:18 -07:00 |
Chris Moeller
|
0e3644177e
|
Updated everything else to ARC, and plugged a release cycle.
|
2016-05-05 13:05:39 -07:00 |
Chris Moeller
|
ce2303ef24
|
Update project files for new Xcode
|
2015-11-12 21:31:10 -08:00 |
Chris Moeller
|
52362e4341
|
Workaround bugs in the 10.11 SDK by using the 10.10 SDK instead
|
2015-08-05 17:03:12 -07:00 |
Chris Moeller
|
5677527ffd
|
Changed code signing procedures, removed unnecessary Plugin.h copies from numerous PlugIn bundles, and re-signed Growl.framework with a valid signature
|
2015-03-18 21:45:32 -07:00 |
Chris Moeller
|
7f083607a1
|
Fixed playptmod vblank mode kicking in when length probe for vblank mode exceeds safety limit
|
2014-09-05 23:16:17 -07:00 |
Chris Moeller
|
7876eed573
|
Fixed playptmod length detection when testing for vblank timing
|
2014-04-24 18:11:53 -07:00 |
Chris Moeller
|
6c3c261ef9
|
Removed muffling cutoff from blip_buf and added a sinc generator, and changed playptmod vblank mode so it only applies to ProTracker mods and not any other tracker's formats
|
2014-04-11 18:23:53 -07:00 |
Chris Moeller
|
895cb7440f
|
Fixed playptmod running indefinitely
|
2014-03-08 23:50:43 -08:00 |
Chris Moeller
|
0b42254e4b
|
Updated playptmod, and now playptmod is unclipped and supports indefinite looping
|
2014-03-08 20:09:30 -08:00 |
Chris Moeller
|
9cd138384d
|
Setting Repeat One will now direct all synthesizing decoders to run forever, rather than merely restarting repeatedly. Playptmod now cuts off length detection after half an hour, in case some files' loops are not detected.
|
2014-02-13 21:16:18 -08: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
|
82d4d7b548
|
Implemented a MOD-only plugin based on my fork of eightbitbubsy's playptmod
|
2013-10-22 10:03:18 -07:00 |