aboutsummaryrefslogtreecommitdiff
path: root/SpotifyKeyDumper/Utils.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Fix artist/album names ending with period crashing program_1-1/+1
2020-12-04Remove debug code accidentally uploaded_1-11/+1
2020-12-04Reorganization of code to improve readability and also fix Spotify-hosted pod..._1-103/+162
2020-12-03Fix song title parsing_1-1/+3
2020-12-03Print content of srStr even if length is less than or equal to 5_1-1/+1
2020-12-02Add track number to song filenames; better metadata parsing for podcasts_1-8/+17
2020-12-02Revert storage resolve URL scheme to old version to fix support for premium u..._1-1/+2
2020-12-02Use "empty" instead of "invalid" in an error message related to downloading_1-1/+1
2020-12-02Add tagging support & warn on unsupported bitrate_1-63/+191
2020-12-01Sort tiny-AES-c files to its own folder and filter_1-1/+1
2020-12-01Detect erroneous song decryption and alert user when it happens_1-1/+16
2020-11-30Add support for podcasts; fix duplicate checker; add more error handling with..._1-83/+159
2020-11-29Better bounds checking and error handling when downloading_1-4/+10
2020-11-29Merge branch 'CoolBurp/spotifykeydumper-main' into main_1-4/+32
2020-11-29Removal of old code and add size check to a condition; minor README edit_1-9/+1
2020-11-28Fix coding styleJohnny Doo1-7/+13
2020-11-27Remove old code and revamp path checker to fix download bugs_1-92/+21
2020-11-22Fix log hook crash by checking string length, fix possible other crashes with..._1-0/+6
2020-11-21Fix download URL parserJohnny Doo1-3/+26
2020-11-17GitLab source code fix for removing custom Ogg page_1-1/+1
2020-11-17Add automatic downloading support (must launch SpotifyKeyDumperInjector befor...v0.2.0_1-0/+288
2020-11-01Initial commitv0.1_1-0/+83