mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
* Use the OperationQueue's `operationCount` function instead of keeping count ourselves. This is reliable now each command is entirely self contained. * Rename `queueCommand` to `enqueueCommand` * Move the command Enum into its own model file * Move the `enqueueCommand` function into MPDClient+Command |
||
|---|---|---|
| .. | ||
| Assets.xcassets | ||
| Base.lproj | ||
| Controllers | ||
| DataSources | ||
| Extensions | ||
| include | ||
| Layouts | ||
| Models | ||
| MPDClient | ||
| Operations | ||
| Preferences/Controllers | ||
| Resources | ||
| Services | ||
| Views | ||
| AppDelegate.swift | ||
| Info.plist | ||
| Persephone.entitlements | ||
| PersephoneBridgingHeader.h | ||