Skip to content

Releases: lextrack/Simple-Screen-Recorder

1.3.0

06 May 15:35
Compare
Choose a tag to compare
  • RecorderScreenMainWindow code was refactored (now you can understand a little better the VideoCodecs method 💀).
  • Unnecessary code from AudioRecorderMainWindow was removed.
  • Minor changes in the format combobox.
  • Minor changes were made in the file conversion forms.
  • The order of formats in ComboBoxFormat was changed (btw, the best format to use is mkv).
  • Minor fixes in the labels of the About form were made.

1.2.9

30 Apr 14:43
Compare
Choose a tag to compare
  • FFmpeg was updated to 7.0 version.
  • The issue where the Audio Recorder didn't record any audio has been fixed.
  • Some changes were made in the source code

1.2.8

27 Apr 15:50
Compare
Choose a tag to compare

A special thanks to lstudley for being the first donor in this project!

Please ensure you read the README to know the correct locations for using the app. The location where you run the app is the main reason some users experience issues with video recording.

  • RealTaiizor package was updated to the last version
  • Minor changes were made in the source code
  • Now most controls remember the user's choice.
  • No more Radio buttons!
  • Minor changes were made in the UI

1.2.7

13 Apr 17:45
Compare
Choose a tag to compare
  • A new (and, in my opinion, the best) encoder. Let me introduce you to the old H.264 Media Foundation; it's the encoder that uses fewer resources on your system.
  • More code was refactored to make it more readable.
  • Addressed video recording issues on certain graphics cards by modifying the command line for NVIDIA and AMD codecs.
  • The framerate combobox now selects the 60 fps value by default.
  • More options for bitrate were added.
  • The bug that occurs when you select more than one file in the merge media tool has been fixed.
  • The merge media tool will now directly show you the Recordings folder and the file you need. No need to navigate all over the app folder to search for your files to combine/merge them.
  • Several changes were made in the UI.
  • FFMPEG was updated to 6.1.1.
  • WMV video format was added (why not?)

1.2.6

02 Jan 01:09
Compare
Choose a tag to compare
  • Some changes were made in the code of the screen recorder and audio recorder.
  • The error "NAudio.MmException: BadDeviceId calling waveInOpen" was fixed.
  • .NET was updated to 8.0.
  • All packages were updated to the last version.
  • Minor changes were made in the UI.
  • Italian translation was updated (Thank you bovirus)

1.2.5

07 Aug 00:48
Compare
Choose a tag to compare
  • Performance was improved when the user records a video. The app now uses less resources of your GPU (while you are using NVENC or AMF)
  • Some fixes in the GUI were made
  • All translations were updated
  • Bitrate selector was added
  • Arabic and French languages were added

Thank you for keeping using Simple Screen Recorder!

1.2.4

07 Mar 23:03
Compare
Choose a tag to compare
  • Added ffmpeg resources

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