Releases
0.6.5
0.6.5 Chili Garlic Shrimps
Latest
upgraded application to .net 5.0
setup is now provided self contained, so .net runtime does not have to be installed
reworked most windows for a more consistent layout
layout is STILL not final, but I don't expect any HUGE future changes except for Font/Sizes/Paddings/Margins :D - BUT
RecNForget now has a dark mode, which is the new default
window colors can now be changed using context menu -> Change theme -> (Select theme)
selected file control now also shows file size and play length
selected file can now be exported as mp3, this action can be reached by
pressing the 'X'-Button, while having the RecNForget-Window open or
clicking the export button right next to the file name in the selected file control
bitrate can be set using context menu -> open settings -> output -> Bitrate
a dialog, prompting for an export name can be enabled using context menu -> open settings -> output -> 'prompt for exported file name'
(otherwise filename is taken from original wav-file with mp3-extension)
new recording timer control:
users can now delay recording start/ stop with the new recording timer control
this control can be toggled using context menu-> show recording timer control
time spans used are entered right to left (seconds first) in the following format: d:hh:mm:ss
if the "Stops after"- timer is enabled, a recording session will be automatically ended after that time span
"stop recording" can still be forced by hitting record again (if "Stops after"- timer is already running)
"Stops after" can also be enabled while already recording
if the "Starts after"- timer is enabled, the "start recording" action will be delayed by that time span
"start recording" can be forced by triggering record again (if "Starts after"- timer is already running)
switched to svg for icons
popup info windows have been replaced with non blocking toast messages(errors and warnings)
toast messages now use Notifications.Wpf.Core, which makes them consistently silent (not adding random windows sounds to recorded samples)
You can’t perform that action at this time.