Releases: chabad360/resolume-timecode
v0.8.3
v0.8.1
v0.8 Beta
Changelog
This release introduces a refreshed logo and some new features and fixes, including: calculating on the server and new efficiency improvements, as well as storing your set settings for the next time you use it. In the fixes area: fixed some issues with the reset button as well as reverse playing, also fixed issues with countdown changing colors at the wrong time.
This release is also the first actual beta version, as all previous versions were considered alpha level software. This version leaves the program in a state where it's mostly done and just needs more real-world usage to catch any remaining bugs and add missing features.
- 708787f feat: move calculation to the server and show it in the gui
- 5de37f8 feat: new logo
- 8875fcd feat: store set settings
- e9be6eb fix: don't make the timer red unless there are actually less than 11 seconds
- ef92c82 fix: going backwards is safer
- abb8602 fix: reduce some memory usage by removing a brain fart
Full Changelog: v0.7.2...v0.8
v0.7.2
Changelog
This version adds support for MacOS and fixes a few bugs.
f81cdf6 feat: support clip looping
213cf0e feat: stop pinging resolume for a name every sec, just do it when the clip changes.
969dcfa feat: make server address clickable
8c5f169 feat: add macos builds
53c0283 feat: sanitize message text input
2335291 fix: make sure to always catch the clip name
47a20c7 fix: reset if clip is reconnected
abd35a3 fix: expand the size of the multiplier
a3c1179 fix: generate macOS logo with transparency
7964364 fix: don't panic if server never started before exit
Full Changelog: v0.6...v0.7.2
v0.6
Changelog
This version introduces a few new features including proper support for all clip addresses, support for clips playing in reverse and more. As well as a few fixes for various issues.
761cbc3 feat: add a logo
5549b82 feat: add logo to application
70f0fc3 feat: add support for playing clips in reverse
a7f5029 feat: ensure new clients get the current message
583e86c feat: properly support other options for clip location
abb9674 feat: revert to "Timecode Monitor" if message is cleared
595e26d feat: use winres to add windows application info
c6e9d7b fix: always push message to client
187eec1 fix: info label not updating
ceb452a fix: make message flash more
9a32dfd updated release action with virus total and cache
Full Changelog: v0.5...v0.6
v0.5
Changelog
Added some new features including the ability to send messages to the client. Additionally a few bugs were fixed as well.
cbfa7b7 feat: add some more style features
3bcbbdf feat: don't open console on windows
117f105 feat: send a message to all clients
b7cbba1 fix: change server window title
d57b21b fix: do some refactoring and catch a bug
9069419 fix: hide form cancel button to prevent crash when clicking before starting server
eb505f6 fix: refactor and accuracy increase
1f3eba7 fix: zero-padding on hours was too large
Full Changelog: v0.4...v0.5
v0.4
v0.3
v0.2
Beta Release
This is the first release version. All memory leaks (that I know of) have been cleaned up and it works. Enjoy.