forked from darkautism/PS3TrophyIsGood
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge from darkautism to master. #8
Open
jhonathanc
wants to merge
6
commits into
jhonathanc:master
Choose a base branch
from
darkautism:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 10, 2021
-
Merge pull request #11 from jhonathanc/master
Remove constants from code and, fix a corruption issue on TROPTRNS.DAT when the application is killed.
Configuration menu - View commit details
-
Copy full SHA for d72b6a4 - Browse repository at this point
Copy the full SHA d72b6a4View commit details
Commits on May 14, 2021
-
Merge pull request #13 from jhonathanc/master
Simple error handler to pfdtool and fixes on save/close without open any file
Configuration menu - View commit details
-
Copy full SHA for 3d3d4fe - Browse repository at this point
Copy the full SHA 3d3d4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a739ab2 - Browse repository at this point
Copy the full SHA a739ab2View commit details
Commits on May 15, 2021
-
Fixes for #6 and #14 issues (#15)
* Fix error "File is being used by another process". Copy only necessary files to temp to avoid error "File is being used by another process". * Fix Instant platinum Don't overwrite already "get" trophies. * Don't let user delete a trophy if platinum is already got * Fix on grid colors Now, locked trophy is white, unlocked trophy is light gray and synchronized trophy is red.
Configuration menu - View commit details
-
Copy full SHA for 060e90b - Browse repository at this point
Copy the full SHA 060e90bView commit details
Commits on May 18, 2021
-
Localization (pt-BR) + fix date validation + interface and visual fix…
…es + other general fixes (#16) * Fix error "File is being used by another process". Copy only necessary files to temp to avoid error "File is being used by another process". * Fix Instant platinum Don't overwrite already "get" trophies. * Don't let user delete a trophy if platinum is already got * Fix on grid colors Now, locked trophy is white, unlocked trophy is light gray and synchronized trophy is red. * Lot of fixes - Check commit details 1. Fix to avoid get trophies with date earlier than the last sync trophy. 2. Revert colors (I misunderstood the meaning between "achieved" and "not achieved" colors - sorry. 3. Fix to avoid error if the datetime field of list view is selected (on close app/close file). 4. Now trophies "not achieved" don't show the datetime (was showing "01/01/0001"). 5. Let user unlock trophy without double click in it. The default date is applied. * Merge of TROPHYParser branch 'darkautism:master' into master * Added "IsEditing" property to ListViewEx * Improvements on TrophyParser * Alter behavior to get current datetime if the trophy is not achieved. * Simplify "instant platinum" code * Avoid errors on ListViewEx if datetime has been edited. * Fix reversion on validate selected date. * Use IDisposable interface (with "using" keyword) Use IDisposable interface (with "using" keyword) instead of control manually the open/close file. * Add constants to pfdtool. * "Standardization" before include another languages * Removed strings from messages to use System.properties. * Try to include new language (pt-BR) * Not able to select AM/PM on DateTimePicker, so will use 24h format. * Fix "yes" and "no" on hidden column. * Added pt-BR translation. * Added pt-BR translation. * Change date format to "original" to avoid confusion to older users. * Remove not used exception. * Handle the FileNotFoundException properly.
Configuration menu - View commit details
-
Copy full SHA for 2344b28 - Browse repository at this point
Copy the full SHA 2344b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7515c - Browse repository at this point
Copy the full SHA 3c7515cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.