Christopher Snowhill
2c2a058126
Cog now requires macOS 10.13 as a minimum version
...
All optional fallback code for older versions has also been removed, and
everything now assumes 10.13.0 or newer. Some cases are still included
for point releases, such as 10.13.2.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-23 23:23:07 -07:00
Christopher Snowhill
85c7073649
Reformat my own source code with clang-format
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-06 21:49:27 -08:00
Christopher Snowhill
bde3f552d9
Drag and Drop: Fixed jank with dragging, especially undo and redo
2022-01-21 16:11:24 -08:00
Christopher Snowhill
391fc474f3
Drag and Drop: Made DND undo possibly less janky
2022-01-21 15:00:27 -08:00
Christopher Snowhill
0f90dd3b3e
Playlist View: Support undoing and redoing Drag and Drop operations within the playlist
2022-01-20 21:48:23 -08:00
Christopher Snowhill
217b3d4cf9
Attempt to clean up 10.13+ stuff with fallbacks to the old ways
2021-09-23 00:49:51 -07:00
Christopher Snowhill
13bd399b31
Clean up most warnings and update some dependencies
2021-04-29 18:16:24 -07:00
Dzmitry Neviadomski
c1da9a66e1
Modernize several classes.
...
Use modern ObjC syntax.
Use new Pasteboard APIs.
Explicitly declare protocols.
2021-01-31 02:14:08 +03:00
Dzmitry Neviadomski
730276a7e7
Modernize DNDArrayController.
2021-01-28 01:09:09 +03:00
Chris Moeller
17272ce43c
Clean up lots of warnings and minor issues.
2016-06-29 22:10:29 -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
e5a648578b
mamburu: Logging improved, no more excessive logging in release builds
2013-10-11 05:03:55 -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
vspader
a10898f4c9
Index column is now set by observing arrangedObjects instead of the updateIndexesFromRow method.
2008-02-24 17:16:19 +00:00
vspader
f451cd1712
Fixed playlist moving.
2008-02-24 15:47:04 +00:00
vspader
b15e4f626a
Moved most enumerators to fast enumeration.
2008-02-20 00:54:45 +00:00
matthewleon
3c712e2e45
Changed CogUrlsPbboardType to CogUrlsPboardType throughout project
2008-02-13 17:14:19 +00:00
vspader
e2b40fe1a3
Added move operation to DNDArrayController. Streamlined undo.
2008-02-10 19:35:58 +00:00
areff
9b05ce02d2
Added undo functionality in playlist, undo works for removals, moves and adds.
2008-02-10 16:16:45 +00:00
vspader
7582bbef02
Updated file drawer so it expands containers.
2007-10-16 01:22:57 +00:00
vspader
15f1aa2ebd
Cleaned up code. Added PlaylistLoader class properly, with support for m3u and pls formats. Changed default playlist to m3u. Added bugs GALORE!
2007-03-09 01:16:06 +00:00
vspader
eb47e318f3
Drop from iTunes support, thanks to Aaron VonderHaar
2007-02-17 15:58:39 +00:00
vspader
54f5918487
Added basic preferences framework.
2006-09-04 18:06:23 +00:00
vspader
15139ac8d5
UI changes
2006-04-29 00:03:28 +00:00
vspader
4dc7d7199e
Fixed DND playlist bug where dragging between the playlist could cause a crash.
2006-04-14 12:59:29 +00:00
vspader
676b220430
Bug fixes: 1463532, 1463513
2006-04-04 01:08:21 +00:00
vspader
abc4edcda1
Overhaul of converter, bug fixes, and added position notification
2006-04-02 15:44:08 +00:00
vspader
655c5d7093
Initial revision
2005-06-02 18:16:43 +00:00