Commit graph

151 commits

Author SHA1 Message Date
Jaex 8e3c33a89e ShareX installer and portable builds now include FFmpeg 64-bit 2022-09-11 07:42:39 +03:00
Jaex dd9f7a6b6d Increase ffmpeg extract size limit to 200mb 2022-09-11 06:25:42 +03:00
Jaex c2b6b2b2a5 Added pl language to setup script 2022-07-10 09:54:38 +03:00
Jaex 0b8089d5be Rename "ro-RO" to "ro" 2022-06-29 15:01:25 +03:00
Jaex 875862a5b9 Added ro-RO language to setup script 2022-06-29 02:42:43 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex afd8fc62d6 Replace WindowsStore with MicrosoftStore 2022-02-04 11:32:41 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex d5dc95e18b Removed PortableApps support 2022-01-11 02:52:15 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex a21eeefdca Create checksum files 2021-11-10 11:57:10 +03:00
Jaex cc8c3fd511 Add version to portable zip file name 2021-09-05 21:21:41 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex f4717e9a1a Added ja-JP to setup script 2020-10-13 18:41:45 +03:00
Jaex d82f3f6eb7 Added UserAgent to download method 2020-09-06 14:03:16 +03:00
Jaex 4d383f50cf Update FFmpeg download URL in setup project 2020-09-06 13:41:01 +03:00
Jaex ee2e7e9136 Update FFmpeg links 2020-08-15 17:36:08 +03:00
Jaex 1670e48a16 Make sure only json and xml files will be extracted from backup file, also limit max uncompressed size for backup and FFmpeg 2020-08-14 14:47:03 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex 6360690bda Use filter func in zip extract method 2020-06-19 16:24:09 +03:00
Jaex aad09c59a1 Update FFmpeg URL 2020-05-13 18:58:55 +03:00
Jaex 9276c9927f #4774: Added pt-PT.resx files to setup 2020-05-08 14:28:02 +03:00
Jaex 260392280a Update makeappx path 2020-03-10 11:01:51 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex bace955f26 Update Inno Setup path 2019-11-19 01:06:16 +03:00
Jaex de88936bd7 Added resx files to csproj 2019-08-31 13:02:03 +03:00
Amir Pourmand c03a3091cc Add Persian Language to Setup (#4319)
* Create Resources.fa-IR.resx

* Add more translations

* adding Persian language to enums and langauge helper

* Ading Persian to Main form and resources

* translate about form

* translate Standard Record Form

* add Iran icon

* add Ir Icon to resources

* update Resource file

* update main Form

* fix adding IR File

* catching all Exceptions!

* Adding More Forms

* merge commit

* Add More

* Back To Version

* A little Change

* Add Persian Resource Files

* Add More Persian

* add more translation

* add more traslation

* add resource file Fa-IR

* Revert "merge commit"

This reverts commit e5f4a36f8c.

# Conflicts:
#	ShareX/Forms/TaskSettingsForm.Designer.cs
#	ShareX/Forms/TaskSettingsForm.resx

* Revert History Form to its original state

* make branches equal

* correct ir file

* delete IR

* Add Persian Language To Build
2019-08-30 13:59:51 +03:00
Jaex efc0d56454 fixed #4252: Update FFmpeg version for Steam and Microsoft Store builds 2019-08-16 15:34:49 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Charles Milette 648235fd66
Remove references to helper in package 2018-09-16 17:48:52 -04:00
Jaex 6ce681e761 Added es-MX to setup 2018-08-07 13:38:35 +03:00
Jaex c2fbb65cd2 Download FFmpeg to Output folder instead of Lib 2018-07-19 17:08:04 +03:00
Jaex 3769cef12c Add new language folders to setup 2018-04-30 12:03:13 +03:00
Jaex d4b050148b Update FFmpeg download links 2018-04-28 11:52:56 +03:00
Jaex a796eba0fc Use variable for make appx path 2018-03-23 09:27:21 +03:00
Charles Milette f6e58e7e5f
Build final artifacts even on a pull request
FFmpeg only gets downloaded on tagged builds

makeappx's standard output is also redirected to console
2018-03-19 13:44:57 -04:00
Jaex a4744ce0bf Copy stickers folder in setup script 2018-03-16 22:58:25 +03:00
Jaex 97452cb768 Fix destination path issue 2018-03-04 01:12:14 +03:00
Jaex 71c357ed48 Improvements to extract method 2018-03-03 02:53:35 +03:00
Jaex 8b95c947bb Replace remaining 7z usages 2018-03-03 00:31:06 +03:00
Jaex 68eda57ca5 Move few methods to HelpersLib from Setup project 2018-03-03 00:17:01 +03:00
Jaex fa22ad8b2a Not using 7-Zip anymore 2018-03-03 00:06:40 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 49236a7b4a Fix typo 2017-12-18 12:44:26 +03:00
Jaex d406a33a16 Added 7za.exe to setup 2017-12-18 12:04:22 +03:00
Jaex 4a965181b4 Use built in FFmpeg in Windows Store builds 2017-12-05 09:53:04 +03:00
Jaex ec625d6b58 fixed #2967: Latest stable FFmpeg build had issue with gif encoding, instead using latest nightly build 2017-12-02 05:41:28 +03:00