Releases: lextrack/Simple-Screen-Recorder
Releases · lextrack/Simple-Screen-Recorder
1.2.3
- The Audio Recorder and Screen Recorder forms are now mutually exclusive. If you open one form, the other will close. This means that you can only use one form at a time.
- Some variables were renamed
- Audio classes have been moved from the "UI" folder to the "AudioComp" folder
- The horrible "Path" folder has been removed.
- Other minor changes were made in the code
- Added a button to refresh the monitor list
- When the files were merge in the "Media Merge" tool, the app will launch a notification indicating to the user the conversion has finished
- Various visual corrections have been made in all Forms
- Minor changes in all translations
1.2.2
1.2.1
1.2.0
1.1.9
- Added more resolutions options to the ComboBox
- Reduce lines of code in the RecorderScreenMainWindow.cs file (Do you remember that freaking large Switch Case for the ComboBoxes? ._.)
- Added an option to capture all your monitors at the same time
- Minor fixes in the About form
- Renamed the Audio Recording form to Audio Recorder
- The format of the audio files in the Audio Recorder now is .wav
- When you merge files, those files are now will be saved in a folder called "Output Folder"
- The output files from the merge tool now will have the "correct" date format (MM-dd-yyyy-HH-mm-ss)
- Minor fixes in all translations
- The timer that appears when you start a recording now have a correct format: "00:00:00".
1.1.8
1.1.7
1.1.6
- Added a new feature to record audio separately from the main screen recorder
- Improvements in all translations
- When you merge media, the "output" file will have a name according to the actual date. You can merge a lot of media and all these files will have a different name
- Added option to record microphone only