Difference between revisions of "Talk:Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
(→‎Done: Another one bites the dust :-)
(→‎To do: Mention NSFileManager reference)
Line 54: Line 54:
 
* Alain's AudioQueue example
 
* Alain's AudioQueue example
 
* AVSpeechSynthesizer
 
* AVSpeechSynthesizer
* NSFileManager
+
* NSFileManager (mentioned in [[macOS NSURLSession]])
 
* 64 bit Global HotKey (Carbon units needed - see MacPortalToDo.txt)
 
* 64 bit Global HotKey (Carbon units needed - see MacPortalToDo.txt)
 
* Screenshot (see MacPortalToDo.txt)
 
* Screenshot (see MacPortalToDo.txt)

Revision as of 05:47, 21 December 2021

Light bulb  Note: A list of macOS items, native code techniques etc to document in the Mac Portal

Trev's Mac Portal ToDo List

Done

In progress

  • macOS daemons and agents new macOS daemons and agents page - done but:
    • awaiting code examples: boot script; monitor script; login agent to do(?)
    • system-wide launch daemons - done (still need launch_activate_socket() for servers)
  • macOS Energy Efficiency Guide - started, in progress
  • Add full project source code to SourceForge for all my examples... will take a while.

Stalled

  • UNUserNotificationCenter notification for Big Sur [stalled]

To do