Khunpon Pond
c4bf5e4f8a
[skip ci] Update README.md
2025-03-24 12:52:26 +07:00
Khunpon Pond
7986801c8d
[skip ci] Update blockthespot_settings.json
2025-02-07 21:18:48 +07:00
Khunpon Pond
9357d5fe30
[skip ci] Update README.md
2025-02-07 21:18:17 +07:00
Khunpon Pond
58e1745683
[skip CI] Update blockthespot_settings.json
...
Spotify for Windows (64 bit)
1.2.56.502.ga68d2d4f
2025-02-07 21:16:21 +07:00
Khunpon Pond
83aae1b351
[skip ci] Update README.md
2025-01-27 23:55:33 +07:00
Khunpon Pond
08ec9f2cf9
[skip ci] Update README.md
2025-01-17 04:52:22 +07:00
awdev
0501008444
[skip ci] Update README.md ( #584 )
2024-11-27 05:08:10 +07:00
Khunpon Pond
1521cca3bd
[skip ci] Update README.md
2024-10-30 14:07:45 +07:00
Khunpon Pond
02137abf18
[skip ci] Update README.md
2024-10-28 23:14:10 +07:00
Khunpon Pond
7c51d79068
[skip ci] Update blockthespot_settings.json
2024-10-28 23:13:19 +07:00
Khunpon Pond
53f6d2829f
appveyor.yml
2024-10-22 16:40:19 +07:00
Khunpon Pond
2688e4003d
[skip ci] Update README.md
2024-10-22 04:23:45 +07:00
Khunpon Pond
7e845f0ba3
[skip ci] Update README.md
2024-10-22 04:23:08 +07:00
github-actions
772b51dffe
[skip ci] [github-actions] update README.md
2024-10-14 10:11:24 +00:00
Khunpon Pond
527751000f
Update blockthespot_settings.json
2024-10-14 16:52:00 +07:00
Gile177
ac41318dd2
Fixed: sponsorship and premium_free ( #551 )
...
* Fixed: sponsorship and premium_free
* Revert date change in README.md
2024-07-22 10:27:24 +07:00
Yolilad
6efc131765
fix ( #547 )
...
* debug issue fixed
* fixed runtime libraries issue
2024-06-20 05:08:00 +07:00
Yolilad
84bfd1953a
a few fixes ( #544 )
2024-06-16 19:42:41 +07:00
Red
e736db865c
[skip ci] catch error
2024-06-16 01:57:21 +09:00
Red
1c1a308166
[skip ci] Update README.md
2024-06-15 01:52:47 +09:00
Yolilad
f1d5b16608
Updated VC++ Redistributable to 14.40.33810.0 ( #542 )
2024-06-14 22:33:55 +07:00
Khunpon Pond
2019c08aa0
temp fix
2024-06-14 00:04:06 +07:00
Yolilad
b1a59a0ced
Fixed issues with hptocss, sponsorship and premium_free signatures. ( #539 )
...
* Fixed issues with hptocss, sponsorship and premium_free signatures. and some edits to the code.
* added 'type' function
2024-06-11 19:42:20 +07:00
Red
be4740fe37
[skip ci] Update README.md
2024-04-11 01:44:21 +09:00
Red
8ae1fbf0d2
[skip ci] Update BlockTheSpot + Spicetify.bat
...
Added warning for spicetify installation
2024-04-08 22:45:10 +09:00
Daniel
8debe7d91f
[skip ci] Update README.md ( #529 )
...
Features:
Unlocks all premium features except downloads.
This is incorrect, as it does not allow you to set the audio quality to "Very High", which is a Premium feature.
It should be amended to state: "Unlocks all premium features except downloads, and "Very High" audio quality."
2024-04-04 13:48:55 +09:00
Yolilad
804028dfad
Fixed a bug in the Update function. ( #526 )
2024-03-29 23:28:51 +07:00
github-actions
9f8a1ada10
[skip ci] [github-actions] update README.md
2024-03-29 06:20:46 +00:00
Yolilad
7fa48859e9
Json added and necessary changes ( #522 )
...
* Fixed parameter error for x64 architecture.
* code cleanup and a few edits
* libcef library added
* Json added and necessary changes
* Update README.md
* Update README.md
* some fixes in json code
* added "contains" function to json class
* Added Install-VcRedist function
* MemoryScanner updated and some changes in code
---------
Co-authored-by: Yolilad <Yolilad@>
2024-03-29 12:13:56 +07:00
Yolilad
1992deedc0
code cleanup and a few edits ( #520 )
...
* Fixed parameter error for x64 architecture.
* code cleanup and a few edits
* libcef library added
---------
Co-authored-by: Yolilad <Yolilad@>
2024-02-24 14:36:49 +07:00
Nuzair
40dd9b2ce0
[skip ci] Update README.md
2024-02-14 19:54:43 +09:00
github-actions
d1c544c432
[skip ci] [github-actions] update README.md
2024-02-14 10:53:14 +00:00
Nuzair
b64ed9d192
Fix ad blocking ( #517 )
...
fixes #516
2024-02-14 19:40:08 +09:00
github-actions
436df88bf0
[skip ci] [github-actions] update README.md
2023-11-29 08:12:18 +00:00
Yolilad
e36b699f2d
Update Modify.cpp ( #501 )
...
* Update Modify.cpp
* Update Modify.cpp
2023-11-29 14:55:33 +07:00
thororen
39e36602b3
Add Spicetify Install ( #493 )
...
* Fix linting issue
* move the spicetify install instructions
* Fix Spacing in the bat
2023-10-21 00:36:48 +07:00
Nuzair
670ba0163c
[skip ci] Update bug_report.md
2023-10-18 13:40:56 +09:00
ejaxh
844ad508a7
developer pattern update & a few changes ( #484 )
...
* developer pattern update & a few changes
* Update README.md
* developer pattern update
* ENABLE_DETOURS
* update get_all_matching_codes & get_first_matching_code
* update get_first_matching_code
* Hooking class update
* a few changes
* address calculation in scan_first function fixed
* Detours enabled
* "is_found" function has been updated.
* The GenericModal edit has been removed
2023-09-02 01:26:21 +07:00
ejaxh
2e3c193648
new hook system & some edits ( #481 )
...
* new hook system
* ChangeWindowText property added
* ChangeWindowText property has been removed
* The GetMemberFunctionOffset function has been added
* some edits
* some edits
* new hook system & some edits
* Revert "new hook system & some edits"
This reverts commit bdbe5db9c2
.
* new hook system & some edits
* Update README.md
* Update README.md
* new hook system & some edits
2023-08-14 15:06:07 +07:00
ejaxh
aba66397a3
small changes ( #475 )
2023-07-29 14:50:15 +07:00
Nuzair
987cd4e9df
64 bit patch ( #470 )
...
* 64 bit patch
* Fix build issues
* minor changes
* Revert "minor changes"
This reverts commit 1b5a057f23
.
* Revert "Fix build issues"
This reverts commit 1d1b8664b3
.
* fix code.
* Update Modify.cpp
* disable exception handling
* ResolveNuGetPackages
* Update BlockTheSpot.vcxproj
* Update BlockTheSpot.vcxproj
* Update BlockTheSpot.vcxproj
* fix appveyor compile
* full x64
---------
Co-authored-by: Khunpon Pond <18654771+mrpond@users.noreply.github.com>
x64 code by @ejaxh without you this won't possible!
2023-07-26 12:29:46 +07:00
Khunpon Pond
3d2ebc4043
[skip ci] Update README.md
2023-07-17 02:21:32 +07:00
Nuzair
785d0dec04
Update discord invite
2023-05-20 12:50:08 +05:30
Khunpon Pond
02d156ac49
Update Modify.cpp
2023-05-05 21:00:43 +07:00
Khunpon Pond
e37945bbdf
Fix upgrade button and sponsor bannder
2023-05-05 20:31:42 +07:00
Nuzair
efa834679d
Update BlockTheSpot.bat
2023-04-01 14:55:27 +05:30
Nuzair
53c6c47f62
Update README.md
2023-04-01 14:19:38 +05:30
Nuzair
71391d8ec3
Updated installation script ( #445 )
...
* updated install script
* updated readme
* added uninstall
* no backups
2023-04-01 14:13:42 +05:30
mrpond
aa87773aa1
Merge branch 'master' of https://github.com/mrpond/BlockTheSpot
2023-03-28 14:31:57 +07:00
mrpond
b95f5d8793
kill hpto, to improve performance
2023-03-28 14:31:54 +07:00