-
-
Notifications
You must be signed in to change notification settings - Fork 90
DBUS support
Dimitris Panokostas edited this page Jan 26, 2024
·
3 revisions
Since version 5.6.5, Amiberry has optional DBUS support, for triggering events from external applications.
This is enabled only if USE_DBUS
is defined in compilation (both the Makefile and CMakeLists.txt have support for it).
Currently, the list of events is limited (but can always be expanded) to the following:
- Quit
- Pause
- Resume
- Reset
- Screenshot
- Savestate
- Diskswap
- Query Diskswap
The DBUS interface name is com.blitterstudio.amiberry
For more details on the implementation, you can look at the relevant source
- First Installation
- RetroPie Installation
- Kickstart ROMs (BIOS)
- Compiling from source
- Frequently Asked Questions
- Default Options
- How to enable Integer Scaling