Skip to content

Releases: lextrack/Simple-Screen-Recorder

1.2.3

02 Mar 17:35
Compare
Choose a tag to compare
  • 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

22 Feb 21:48
Compare
Choose a tag to compare
  • Fixed bugs related to the merge function.
  • Updated version of ffmpeg.
  • Updated RealTaiizor package to the last version.

1.2.1

16 Feb 02:19
Compare
Choose a tag to compare
  • Now you can choose which monitor you want to record
  • German and Japanese languages have been added
  • Some visual corrections have been made
  • The user cannot exit the app until they stop the recording first

1.2.0

31 Jan 18:44
Compare
Choose a tag to compare
  • Minor visual corrections in all the forms
  • Fixed timer format in Audio Recorder

1.1.9

23 Jan 17:04
Compare
Choose a tag to compare
  • 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

19 Jan 19:01
Compare
Choose a tag to compare
  • Added fps selector
  • Minor visual fixes
  • Fixed the name of the button "BtnDeskAudio"
  • The merge will stop when the shortest input file ends
  • Removed some display resolutions config

1.1.7

09 Jan 20:04
Compare
Choose a tag to compare
  • Added Ukrainian language
  • Added 4K resolution
  • Improved all translations
  • Added the H264 AMF encoder
  • FFmpeg version updated
  • Minor fixes in merge files windows

1.1.6

26 Dec 20:35
Compare
Choose a tag to compare
  • 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

1.1.5

22 Sep 18:22
Compare
Choose a tag to compare
  • Added more resolutions
  • Minor fixes in the main window

1.1.4

20 Sep 23:40
Compare
Choose a tag to compare
  • Redesign the main interface
  • New resolution options
  • A few corrections in the translations
  • Now we have Hotkeys! (F9 to start and stop recordings, F10 to open recordings folders, and ESC to close the app)