11
I Use This!
Inactive

Commits : Listings

Analyzed 3 minutes ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SVN has been moved to Git.
Robert Keevil
as obo-sf
More... almost 12 years ago
Fix typo
Robert Keevil
as obo-sf
More... almost 13 years ago
Do not clear from the device if nothing was submitted.
Robert Keevil
as obo-sf
More... almost 13 years ago
Track lengths have to be checked before the time is calculated, since they are used in that calculation.
Robert Keevil
as obo-sf
More... over 13 years ago
Allow the delete key to remove entries along with the gui button.
Robert Keevil
as obo-sf
More... over 13 years ago
Expire cached track lengths after a max allowed time.
Robert Keevil
as obo-sf
More... over 13 years ago
Set a minimum QT version
Robert Keevil
as obo-sf
More... over 13 years ago
Fix QThread warning when closing.
Robert Keevil
as obo-sf
More... over 13 years ago
Ignore MSVC debug & release folders.
Robert Keevil
as obo-sf
More... over 13 years ago
Move existing configs to the new location.
Robert Keevil
as obo-sf
More... over 13 years ago
Ensure all LOG_ERROR messages are set to be translated, but other levels are not.
Robert Keevil
as obo-sf
More... over 13 years ago
Store config and database files in a qtscrob folder. Force Windows to use the same ini format as other platforms - the GUI config can then easily be copied/modified for use with the CLI if needed.
Robert Keevil
as obo-sf
More... over 13 years ago
Add a log entry when fetching missing tracks lengths - should show up under the default level of the CLI
Robert Keevil
as obo-sf
More... over 13 years ago
Fix MSVC linking
Robert Keevil
as obo-sf
More... over 13 years ago
Add a sqlite caching mechanism for queried track lengths.
Robert Keevil
as obo-sf
More... over 13 years ago
Move shared qmake code to a seperate include
Robert Keevil
as obo-sf
More... over 13 years ago
Revert the version (should not have been committed) - specific SVN revision numbers are only used for test builds
Robert Keevil
as obo-sf
More... over 13 years ago
Set myself as an author
Robert Keevil
as obo-sf
More... over 13 years ago
Fetch missing track lengths using the last.fm API
Robert Keevil
as obo-sf
More... over 13 years ago
Remove duplicate check_path implementations.
Robert Keevil
as obo-sf
More... over 13 years ago
Add missing files and enable translations for the CLI app
Robert Keevil
as obo-sf
More... over 13 years ago
Enable project-wide translations.
Robert Keevil
as obo-sf
More... over 13 years ago
Escape backslashes in qmake config files
Robert Keevil
as obo-sf
More... over 13 years ago
Old, old qmake changes.
Robert Keevil
as obo-sf
More... over 13 years ago
Improve unknown blocktype error message
Robert Keevil
as obo-sf
More... almost 14 years ago
Fix multiple plays of tracks when parsing iTunesDB
Robert Keevil
as obo-sf
More... almost 14 years ago
Add support for compressed iTunes databases (iTunesCDB), produced by Nano 5g and 3g iphones
Robert Keevil
as obo-sf
More... almost 14 years ago
Use a custom most-recently-used list in the GUI. Fix a bug where settings were not being saved when the GUI was closed.
Robert Keevil
as obo-sf
More... almost 14 years ago
Revert unfinished change
Robert Keevil
as obo-sf
More... almost 14 years ago
Add trace logging to the ipod parser
Robert Keevil
as obo-sf
More... almost 14 years ago