0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #370 from RoadToDream/master More... almost 3 years ago
fix GPU mode is not correctly shown in menu bar More... almost 3 years ago
update readme download count badge More... over 3 years ago
script/dist: add missing DEPLOYMENT_TARGET variable definition so that we generate the correct appcast entry More... over 3 years ago
bump marketing version to 2.5 in preparation for release More... over 3 years ago
add download count badges to readme More... over 3 years ago
v2.5b4 More... over 3 years ago
commit count + 5000 for CFBundleVersion to hack around sparkle update issue with 2.5b1 through b3 More... over 3 years ago
generate github download urls More... over 3 years ago
stop using git commit sha for CFBundleVersion because it confuses sparkle More... over 3 years ago
fix stupid SUFeedURL mistake More... over 3 years ago
script/dist: automatically determine the appcast channel based on the beta-ness of the marketing version number More... over 3 years ago
bump to 2.5b2 More... over 3 years ago
fix portuguese localization issue with notification text not including the gpu name More... over 3 years ago
fix dumbass issue where GSNotifier never actually became the NSUserNotificationCenter delegate; remove NSUserNotification detection code that was necessary pre-10.8 (fixes #128) More... over 3 years ago
use -initWithUTF8String: so that we ignore null characters at the end of gpu names (fixes #300, truncated notification issue) More... over 3 years ago
oops, debug builds shouldn't be optimized More... over 3 years ago
rip out some code i missed when removing support for image icons More... over 3 years ago
generate appcast url from build settings, allowing us to override in command line builds by setting SU_FEED_CHANNEL/URL=foo More... over 3 years ago
oops, this stuff got removed at some point More... over 3 years ago
2.5 instead of 2.4 due to version numbers used by some forks More... over 3 years ago
set default appcast channel to beta for now More... over 3 years ago
attempt to automate polling for notarization status More... over 3 years ago
use --output-format xml More... over 3 years ago
rewrite dsa signing script as a shell script More... over 3 years ago
ignore ed25519_priv.key More... over 3 years ago
add some notes to script/dist More... over 3 years ago
move signing post-notarization and fix download url More... over 3 years ago
rename script/archive => script/dist More... over 3 years ago
attempt to automate archiving+notarization More... over 3 years ago