Releases: Serena1432/DAWRPC
Releases · Serena1432/DAWRPC
v2.2
- Adds support for Ableton Live 12 (Intro, Standard and Suite). (lmao Ableton Live 12 has been released for almost half a year)
- Fixes a bug where opening, closing, and opening the same DAW again breaks rich presence functionality until DAWRPC is restarted or different DAW is opened. (PR #12)
v2.1
- Changed some application IDs for displaying some DAWs due to my old Discord account's deletion. (Issues #10)
- Added the alert box displaying part when an error occurs while connecting to Discord RPC server.
v2.0
After 2 years of inactivity, I came back with a better version of this old application.
- Changed the minimum requirements from
Visual Studio 2008
toVisual Studio 2010
, from.NET Framework 3.5
to.NET Framework 4
. - Added support for LMMS.
- Hide the window when closing to prevent displaying on bottom left on some computers. You can reopen the window or exit the application after closing by pressing the red/green icon on the tray section (bottom right of the screen). (Issues #8)
- Recreated the application UI.
- Fixed errors for the REAPER DAW that won't display the Discord RPC. (Issues #7)
- Remove the registered name of the REAPER DAW while showing to the Discord account. (Issues #9)
- Changed the build destination from
Debug
toRelease
(because in 2021, I don't know the existence of these build destinations so I left the default configurations). - Change the application's tray icon to red or green when some conditions are met:
Change to green if the application successfully displays the RPC on Discord.
Change to red if the application fails to display the RPC on Discord. - Display the logged in username after successfully connecting to Discord to display RPC.
I just can't believe that this application have gotten much popularity like this. For me, over 20 stars are too much for me to believe because this application was just originally made for fun and for my own sake.
v1.4.1
- Updated the Application IDs for all DAWs because of the old account deletion.
v1.4
- Added Studio One support.
- Changed the application metadata.
- Added the multiple instances detecting function.
v1.3
- Added DAW version reading support.
v1.2
- Added Bitwig Studio support.
v1.1
- Added REAPER DAW support.
v1.0
- Initial release.