-
Notifications
You must be signed in to change notification settings - Fork 2
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
5555555555 #8
base: master
Are you sure you want to change the base?
5555555555 #8
Commits on Jan 14, 2013
-
Add a temporary workaround for a device scrobbling error that was scr…
…obbling thousands in one go. Always ask over 200. Discard whole lot if over 4000.
Configuration menu - View commit details
-
Copy full SHA for a12b420 - Browse repository at this point
Copy the full SHA a12b420View commit details -
Merge pull request #11 from jstamp/include-fixes
A couple of include fixes
Configuration menu - View commit details
-
Copy full SHA for c170332 - Browse repository at this point
Copy the full SHA c170332View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fbfdb - Browse repository at this point
Copy the full SHA d2fbfdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d2ba2 - Browse repository at this point
Copy the full SHA d8d2ba2View commit details
Commits on Jan 16, 2013
-
Include glib.h instead of glib/$something.h
On some platforms, including a specific file from glib yields a compiler error, stating that only <glib.h> should be included directly
Sven Over committedJan 16, 2013 Configuration menu - View commit details
-
Copy full SHA for 76bbc62 - Browse repository at this point
Copy the full SHA 76bbc62View commit details -
Use QLineEdit::setPlaceholderText only if Qt 4.7 or newer is used
Sven Over committedJan 16, 2013 Configuration menu - View commit details
-
Copy full SHA for b32b189 - Browse repository at this point
Copy the full SHA b32b189View commit details -
Use QDateTime::currentDateTime().toUTC() instead of currentDateTimeUtc()
The latter was introduced in Qt 4.7. The former is equivalent and works with older versions of Qt.
Sven Over committedJan 16, 2013 Configuration menu - View commit details
-
Copy full SHA for e58a3d0 - Browse repository at this point
Copy the full SHA e58a3d0View commit details -
Merge pull request #12 from spacedentist/master
Fix building on Ubuntu Quantal and with Qt 4.6
Configuration menu - View commit details
-
Copy full SHA for ce5e4af - Browse repository at this point
Copy the full SHA ce5e4afView commit details
Commits on Jan 17, 2013
-
We now auth the app in the proper desktop way. Removed the 'a bit too…
… clever' local server that was pinged with the authenticated token.
Configuration menu - View commit details
-
Copy full SHA for 261e2db - Browse repository at this point
Copy the full SHA 261e2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d105929 - Browse repository at this point
Copy the full SHA d105929View commit details
Commits on Jan 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5efd464 - Browse repository at this point
Copy the full SHA 5efd464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19edb7e - Browse repository at this point
Copy the full SHA 19edb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2112088 - Browse repository at this point
Copy the full SHA 2112088View commit details
Commits on Jan 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for af74448 - Browse repository at this point
Copy the full SHA af74448View commit details -
Look in both Program File locations for the media player to bootstrap…
…. Also unset the bootstrapping if we failed to start the media player.
Configuration menu - View commit details
-
Copy full SHA for 20a76ac - Browse repository at this point
Copy the full SHA 20a76acView commit details -
Make sure we close twiddly when the app is closed. This is probably c…
…ausing update installation problems.
Configuration menu - View commit details
-
Copy full SHA for e0cc278 - Browse repository at this point
Copy the full SHA e0cc278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721728d - Browse repository at this point
Copy the full SHA 721728dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fea9e3 - Browse repository at this point
Copy the full SHA 8fea9e3View commit details -
Add a beta update channel so there are some users we can give 'broken…
… builds' to before everyone else.
Configuration menu - View commit details
-
Copy full SHA for ea0b068 - Browse repository at this point
Copy the full SHA ea0b068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee5f8d - Browse repository at this point
Copy the full SHA 7ee5f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b94774 - Browse repository at this point
Copy the full SHA 0b94774View commit details -
Configuration menu - View commit details
-
Copy full SHA for beab021 - Browse repository at this point
Copy the full SHA beab021View commit details
Commits on Jan 22, 2013
-
Improve the auth flow for people behind proxies. If we get a malforme…
…d response from auth.getToken we assume it's because they haven't entered their proxy settings so bring up the dialog. We also make sure you don't get stuck on the first screen of the wizard if you go back.
Configuration menu - View commit details
-
Copy full SHA for 7ba837a - Browse repository at this point
Copy the full SHA 7ba837aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e3229 - Browse repository at this point
Copy the full SHA 95e3229View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7c6ea - Browse repository at this point
Copy the full SHA ca7c6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d4a63 - Browse repository at this point
Copy the full SHA 24d4a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5151b - Browse repository at this point
Copy the full SHA 4e5151bView commit details
Commits on Jan 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 803f88f - Browse repository at this point
Copy the full SHA 803f88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30697f9 - Browse repository at this point
Copy the full SHA 30697f9View commit details -
Detect if the current user is not authenticated and force them to go …
…back through the first run wizard.
Configuration menu - View commit details
-
Copy full SHA for 461209e - Browse repository at this point
Copy the full SHA 461209eView commit details -
The iTunes plug-in should now run on Windows XP. We now just try agai…
…n when the database is locked (like we do for busy).
Configuration menu - View commit details
-
Copy full SHA for 464b591 - Browse repository at this point
Copy the full SHA 464b591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e11c40 - Browse repository at this point
Copy the full SHA 3e11c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e17b2 - Browse repository at this point
Copy the full SHA e7e17b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95905d1 - Browse repository at this point
Copy the full SHA 95905d1View commit details -
Only show the plugin install confirmation when they've selected it fr…
…om the menu option.
Configuration menu - View commit details
-
Copy full SHA for 55839eb - Browse repository at this point
Copy the full SHA 55839ebView commit details
Commits on Jan 24, 2013
-
Don't show a confirmation for each plugin install when doing the upda…
…te check as we show one at the end anyway.
Configuration menu - View commit details
-
Copy full SHA for 3ed1782 - Browse repository at this point
Copy the full SHA 3ed1782View commit details
Commits on Jan 28, 2013
-
Build Windows Media Player Plugin with VS2010. Also, update the versi…
…on to 2.1.0.8 as we were including version 2.1.0.6 in the 2.1.0.7 installer.
Configuration menu - View commit details
-
Copy full SHA for 5d76b99 - Browse repository at this point
Copy the full SHA 5d76b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e207c1 - Browse repository at this point
Copy the full SHA 7e207c1View commit details
Commits on Jan 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8262fff - Browse repository at this point
Copy the full SHA 8262fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a585845 - Browse repository at this point
Copy the full SHA a585845View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3064af - Browse repository at this point
Copy the full SHA c3064afView commit details
Commits on Jan 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fe769e3 - Browse repository at this point
Copy the full SHA fe769e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8db5b4 - Browse repository at this point
Copy the full SHA d8db5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b244aa2 - Browse repository at this point
Copy the full SHA b244aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d36064f - Browse repository at this point
Copy the full SHA d36064fView commit details -
Fix the scrobble exclusion checker on 64-bit builds (At least it does…
…n't work on Mac 64-bit).
Configuration menu - View commit details
-
Copy full SHA for bd82d46 - Browse repository at this point
Copy the full SHA bd82d46View commit details
Commits on Feb 1, 2013
-
Make listener,logger,unicorn static libs on unix:!mac
The only Linux app is the scrobbler, so there's no point in creating private shared libraries for it. Now linux users don't need to fiddle with LD_LIBRARY_PATH. Yay.
Configuration menu - View commit details
-
Copy full SHA for a6d2225 - Browse repository at this point
Copy the full SHA a6d2225View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5994b - Browse repository at this point
Copy the full SHA ee5994bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b154dcc - Browse repository at this point
Copy the full SHA b154dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e19ead - Browse repository at this point
Copy the full SHA 1e19eadView commit details -
'make install' now works on linux
e.g. qmake PREFIX=/usr/local; make install
Configuration menu - View commit details
-
Copy full SHA for dd83e28 - Browse repository at this point
Copy the full SHA dd83e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55307f5 - Browse repository at this point
Copy the full SHA 55307f5View commit details -
Ensure we only have one instance of the application open by ID instea…
…d of application location. This means we should never get two of the same app open at once. Fingers crossed.
Configuration menu - View commit details
-
Copy full SHA for 2ae9403 - Browse repository at this point
Copy the full SHA 2ae9403View commit details -
Configuration menu - View commit details
-
Copy full SHA for d839222 - Browse repository at this point
Copy the full SHA d839222View commit details -
And general updates to readme. Needs someone with more knowledge to sort out installation on linux, whether all the linux deps are also windows ones, etc.
Configuration menu - View commit details
-
Copy full SHA for 0bdec35 - Browse repository at this point
Copy the full SHA 0bdec35View commit details
Commits on Feb 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 12bf7aa - Browse repository at this point
Copy the full SHA 12bf7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b8847 - Browse repository at this point
Copy the full SHA f1b8847View commit details -
No legacy player listener for unix:!mac
The linux client no longer listens on tcp 33367. The lastfm_scrobsub socket should work just as well.
Configuration menu - View commit details
-
Copy full SHA for 3a04878 - Browse repository at this point
Copy the full SHA 3a04878View commit details
Commits on Feb 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4701606 - Browse repository at this point
Copy the full SHA 4701606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11552b7 - Browse repository at this point
Copy the full SHA 11552b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4403b47 - Browse repository at this point
Copy the full SHA 4403b47View commit details -
Update stylesheet / i18n paths on linux
Forgot this when doing the 'make install' stuff
Configuration menu - View commit details
-
Copy full SHA for 5f287b4 - Browse repository at this point
Copy the full SHA 5f287b4View commit details
Commits on Feb 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7a15d71 - Browse repository at this point
Copy the full SHA 7a15d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9282021 - Browse repository at this point
Copy the full SHA 9282021View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe51c3 - Browse repository at this point
Copy the full SHA cbe51c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e48248 - Browse repository at this point
Copy the full SHA 7e48248View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4a9e5 - Browse repository at this point
Copy the full SHA dc4a9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a81d65 - Browse repository at this point
Copy the full SHA 4a81d65View commit details -
Don't install the WinSparkle dll anymore and delete the one that was …
…already installed.
Configuration menu - View commit details
-
Copy full SHA for b6f31b2 - Browse repository at this point
Copy the full SHA b6f31b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce0aa6 - Browse repository at this point
Copy the full SHA 0ce0aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65dcca - Browse repository at this point
Copy the full SHA b65dccaView commit details
Commits on Feb 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0530ae2 - Browse repository at this point
Copy the full SHA 0530ae2View commit details -
Merge pull request #20 from jstamp/install-paths
Update stylesheet / i18n paths on linux
Configuration menu - View commit details
-
Copy full SHA for bd2e78c - Browse repository at this point
Copy the full SHA bd2e78cView commit details -
Merge pull request #19 from jstamp/no-legacy-listener
No legacy player listener for unix:!mac
Configuration menu - View commit details
-
Copy full SHA for 090bd42 - Browse repository at this point
Copy the full SHA 090bd42View commit details
Commits on Feb 8, 2013
-
Have "notifications" as a configuration option. We can't build them i…
…n release builds anyway.
Configuration menu - View commit details
-
Copy full SHA for 33b004f - Browse repository at this point
Copy the full SHA 33b004fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bff4de - Browse repository at this point
Copy the full SHA 5bff4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c26532 - Browse repository at this point
Copy the full SHA 6c26532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfd866 - Browse repository at this point
Copy the full SHA 1cfd866View commit details -
The file exclusion widget should start at the drive level (not sure i…
…f this works on mac).
Configuration menu - View commit details
-
Copy full SHA for 2df9e04 - Browse repository at this point
Copy the full SHA 2df9e04View commit details
Commits on Feb 11, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 28de95a - Browse repository at this point
Copy the full SHA 28de95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28756f1 - Browse repository at this point
Copy the full SHA 28756f1View commit details
Commits on Feb 14, 2013
-
Lots of changes (got a bit carried away)
- [Windows] iPod scrobbling playcount db now uses Persistent ID (fixes a bug and possibly many more) - iPod scrobbling DBs are now common between Windows and Mac - Running twiddly from the diagnostics menu now runs through the device scrobbler class so we only ever run one - Moved plugin info class to uniorn so that they can be used in Twiddly app - Twiddly requires the latest version of the plugin or higher
Configuration menu - View commit details
-
Copy full SHA for e786777 - Browse repository at this point
Copy the full SHA e786777View commit details -
Configuration menu - View commit details
-
Copy full SHA for c76a7f2 - Browse repository at this point
Copy the full SHA c76a7f2View commit details -
Tell the user that device scrobbling is disabled because they need to…
… update their plugin.
Configuration menu - View commit details
-
Copy full SHA for 3478515 - Browse repository at this point
Copy the full SHA 3478515View commit details -
Get the playcount correctly in the iTunes plugin on Windows. Needed t…
…o convert the id string with Moose::wStringToUtf8.
Configuration menu - View commit details
-
Copy full SHA for 90dee8b - Browse repository at this point
Copy the full SHA 90dee8bView commit details -
Tell the user if there was an error updating a plugin. Also, don't do…
… a /SILENT plugin install when intiated from the file menu.
Configuration menu - View commit details
-
Copy full SHA for 4a3a98b - Browse repository at this point
Copy the full SHA 4a3a98bView commit details -
Improve the diagnostics dialog
- Always show the output from the log file - Say if the diff checker is already running
Configuration menu - View commit details
-
Copy full SHA for 0a197ba - Browse repository at this point
Copy the full SHA 0a197baView commit details
Commits on Feb 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 74c5687 - Browse repository at this point
Copy the full SHA 74c5687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b31342 - Browse repository at this point
Copy the full SHA 6b31342View commit details -
Merge pull request #24 from jstamp/fix-rootdir
This should fix i18n creating _bin above the toplevel source dir
Configuration menu - View commit details
-
Copy full SHA for fd88602 - Browse repository at this point
Copy the full SHA fd88602View commit details -
Move the Mac iTunes plugin installer to unicorn and get Twiddly to ch…
…eck the installed plugin at the start of Twiddly.
Configuration menu - View commit details
-
Copy full SHA for 8882b75 - Browse repository at this point
Copy the full SHA 8882b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd382f - Browse repository at this point
Copy the full SHA 1cd382fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6792bf - Browse repository at this point
Copy the full SHA a6792bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8e69b - Browse repository at this point
Copy the full SHA 1c8e69bView commit details
Commits on Feb 16, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a3a1c9a - Browse repository at this point
Copy the full SHA a3a1c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cacbea - Browse repository at this point
Copy the full SHA 9cacbeaView commit details
Commits on Feb 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c18025e - Browse repository at this point
Copy the full SHA c18025eView commit details -
Merge pull request #25 from jstamp/build-fixes
And some more build fixes...
Configuration menu - View commit details
-
Copy full SHA for 32ac911 - Browse repository at this point
Copy the full SHA 32ac911View commit details
Commits on Feb 18, 2013
-
Update tracks in the scrobble list from user.getRecentTrack. Change t…
…heir scrobble status to scrobbled (it was possible that tracks got stuck in cached) and update the loved status.
Configuration menu - View commit details
-
Copy full SHA for f8d0996 - Browse repository at this point
Copy the full SHA f8d0996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b23b7a - Browse repository at this point
Copy the full SHA 7b23b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6be47e - Browse repository at this point
Copy the full SHA c6be47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a335f57 - Browse repository at this point
Copy the full SHA a335f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79c1b1 - Browse repository at this point
Copy the full SHA f79c1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a776b - Browse repository at this point
Copy the full SHA 70a776bView commit details -
Copy in a pre-made VLC plugins.dat cache file as part of the build pr…
…ocess on Mac. This should fix binary diff updates.
Configuration menu - View commit details
-
Copy full SHA for 94703e9 - Browse repository at this point
Copy the full SHA 94703e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4050177 - Browse repository at this point
Copy the full SHA 4050177View commit details -
Binary delta updates should now work
- Copy the plugins.dat file in on a clean build. - There's also a plugins.dat in the MacOS folder
Configuration menu - View commit details
-
Copy full SHA for 2439ab5 - Browse repository at this point
Copy the full SHA 2439ab5View commit details
Commits on Feb 19, 2013
-
Don't include the plugins.dat files. This didn't fix the binary delta…
… updates. We will instead patch VLC so that it doesn't create a plugins cache.
Configuration menu - View commit details
-
Copy full SHA for 1d59dbf - Browse repository at this point
Copy the full SHA 1d59dbfView commit details
Commits on Feb 20, 2013
-
You can now hide and show the dock icon without restarting. The menu …
…bar doesn't show on boot yet though.
Configuration menu - View commit details
-
Copy full SHA for 7d12880 - Browse repository at this point
Copy the full SHA 7d12880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb7313 - Browse repository at this point
Copy the full SHA 9eb7313View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9faee1 - Browse repository at this point
Copy the full SHA b9faee1View commit details -
- remove the last built app before moving the new built one in place - create the olde app update file - add the uploading of the main files back in.
Configuration menu - View commit details
-
Copy full SHA for 770cf6e - Browse repository at this point
Copy the full SHA 770cf6eView commit details
Commits on Feb 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9cc7079 - Browse repository at this point
Copy the full SHA 9cc7079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d7023e - Browse repository at this point
Copy the full SHA 3d7023eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5cdb6a - Browse repository at this point
Copy the full SHA c5cdb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81899ab - Browse repository at this point
Copy the full SHA 81899abView commit details -
Move the get/set of settings to the settings class so that we shouldn…
…'t misspell keys. Also, we always make sure the dock and icon settings are correct based on the old showWhere setting.
Configuration menu - View commit details
-
Copy full SHA for 0b12008 - Browse repository at this point
Copy the full SHA 0b12008View commit details
Commits on Feb 22, 2013
-
Don't show the plugin list in the close apps dialog on mac. It will o…
…nly ever say iTunes in it and we tell them to close iTunes in the description and title of the dialog anyway.
Configuration menu - View commit details
-
Copy full SHA for c3706de - Browse repository at this point
Copy the full SHA c3706deView commit details -
Configuration menu - View commit details
-
Copy full SHA for be77f75 - Browse repository at this point
Copy the full SHA be77f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1fec9 - Browse repository at this point
Copy the full SHA 0c1fec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe91fef - Browse repository at this point
Copy the full SHA fe91fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852c275 - Browse repository at this point
Copy the full SHA 852c275View commit details -
Configuration menu - View commit details
-
Copy full SHA for d49e897 - Browse repository at this point
Copy the full SHA d49e897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83f47fb - Browse repository at this point
Copy the full SHA 83f47fbView commit details
Commits on Feb 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 555e06a - Browse repository at this point
Copy the full SHA 555e06aView commit details -
No more editing the build script for version numbers
- The current build version is taken from the Standard.plist - The binary deltas to create are taken from command line arguments
Configuration menu - View commit details
-
Copy full SHA for 421eeba - Browse repository at this point
Copy the full SHA 421eebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8089f - Browse repository at this point
Copy the full SHA 5c8089fView commit details
Commits on Feb 25, 2013
-
Allow the user to install the shipped plugin from the out of date plu…
…gin warning message.
Configuration menu - View commit details
-
Copy full SHA for d8af12f - Browse repository at this point
Copy the full SHA d8af12fView commit details -
Fix some bugs to do with 100% scrobble point
- we assume a track within 1 second of completion got to 100% - only allow the user to set scrobble point to 5% accuracy - don't do the thing with m_trackToScrobble (looks like old code that once made sense, but not anymore) - definitely don't scrobble the same track twice (extra check) - move scrobble point setting (and other related) to the user settings class
Configuration menu - View commit details
-
Copy full SHA for bfcae92 - Browse repository at this point
Copy the full SHA bfcae92View commit details -
Make the elapsed time of the stop watch more accurate, but sill only …
…update the frame every half second.
Configuration menu - View commit details
-
Copy full SHA for a24abc2 - Browse repository at this point
Copy the full SHA a24abc2View commit details -
Add a setting to turn on and off the 4 minute max scrobble point. Also:
- The scrobble point and 4 minute max now take affect on the current track - Scrobble settings dialog updated. Still looks a bit terrible though.
Configuration menu - View commit details
-
Copy full SHA for ab56b8a - Browse repository at this point
Copy the full SHA ab56b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad66a0 - Browse repository at this point
Copy the full SHA 7ad66a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8854e39 - Browse repository at this point
Copy the full SHA 8854e39View commit details -
Install the correct registry keys for qtsparkle and enable the option…
… to have SSL on Windows installs.
Configuration menu - View commit details
-
Copy full SHA for 0af5ca9 - Browse repository at this point
Copy the full SHA 0af5ca9View commit details
Commits on Feb 26, 2013
-
The "please update" plugin warning now lts you update the iTunes plug…
…in on Windows too.
Configuration menu - View commit details
-
Copy full SHA for 2181e63 - Browse repository at this point
Copy the full SHA 2181e63View commit details
Commits on Feb 28, 2013
-
- New strings added between 2.1.33 and 2.1.34 - Don't include source file locations in the .ts files. they are not used by the translators and they make things messy when updating the files.
Configuration menu - View commit details
-
Copy full SHA for e852532 - Browse repository at this point
Copy the full SHA e852532View commit details -
Configuration menu - View commit details
-
Copy full SHA for c895ff6 - Browse repository at this point
Copy the full SHA c895ff6View commit details
Commits on Mar 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fbf8b0a - Browse repository at this point
Copy the full SHA fbf8b0aView commit details
Commits on Mar 3, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e1a08a5 - Browse repository at this point
Copy the full SHA e1a08a5View commit details
Commits on Mar 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 94852fb - Browse repository at this point
Copy the full SHA 94852fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266cc97 - Browse repository at this point
Copy the full SHA 266cc97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d287b - Browse repository at this point
Copy the full SHA 81d287bView commit details
Commits on Mar 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9193e52 - Browse repository at this point
Copy the full SHA 9193e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 150850e - Browse repository at this point
Copy the full SHA 150850eView commit details
Commits on Mar 11, 2013
-
Was getting an odd crash at startup on Mac when a track in iTunes was…
… already playing. This seems to have fixed it.
Configuration menu - View commit details
-
Copy full SHA for 5b0b8dc - Browse repository at this point
Copy the full SHA 5b0b8dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b02ee8f - Browse repository at this point
Copy the full SHA b02ee8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc664d1 - Browse repository at this point
Copy the full SHA fc664d1View commit details
Commits on Mar 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ccbd52e - Browse repository at this point
Copy the full SHA ccbd52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5df45 - Browse repository at this point
Copy the full SHA 9e5df45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4a636 - Browse repository at this point
Copy the full SHA 8e4a636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c1478 - Browse repository at this point
Copy the full SHA 56c1478View commit details
Commits on Mar 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 29c28d5 - Browse repository at this point
Copy the full SHA 29c28d5View commit details
Commits on Mar 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 66c967f - Browse repository at this point
Copy the full SHA 66c967fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 778ab65 - Browse repository at this point
Copy the full SHA 778ab65View commit details -
Make the scrobble service connections queued so that deleteLater will…
… actual call delete for iTunesListener on Mac at least.
Configuration menu - View commit details
-
Copy full SHA for 7cd79ee - Browse repository at this point
Copy the full SHA 7cd79eeView commit details -
The iTunes listener doesn't need to run in a different thread. I'm qu…
…ite happy with this being *cooperative multitasking* in the main thread.
Configuration menu - View commit details
-
Copy full SHA for a4393ba - Browse repository at this point
Copy the full SHA a4393baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76eac5 - Browse repository at this point
Copy the full SHA c76eac5View commit details -
Fix a build break. Only the fingerprinter app should have a dependanc…
…y on the fingerprinter library.
Configuration menu - View commit details
-
Copy full SHA for aece5fd - Browse repository at this point
Copy the full SHA aece5fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e11592 - Browse repository at this point
Copy the full SHA 1e11592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37675a5 - Browse repository at this point
Copy the full SHA 37675a5View commit details
Commits on Mar 26, 2013
-
Make username and filename mandatory arguments to the fingerprinter a…
…pp. Title, album and artist are optional.
Configuration menu - View commit details
-
Copy full SHA for deb8725 - Browse repository at this point
Copy the full SHA deb8725View commit details -
The device scrobbler should use a different id for manual scrobbles f…
…rom the diagnostic dialog so that the db doesn't get replaced whenever the background scribbler gets run.
Configuration menu - View commit details
-
Copy full SHA for b3efcc1 - Browse repository at this point
Copy the full SHA b3efcc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18960d9 - Browse repository at this point
Copy the full SHA 18960d9View commit details -
Make sure we only update the title scrobble on the profile widget onc…
…e for each track.
Configuration menu - View commit details
-
Copy full SHA for 7735d52 - Browse repository at this point
Copy the full SHA 7735d52View commit details
Commits on Mar 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ad41126 - Browse repository at this point
Copy the full SHA ad41126View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e21ef - Browse repository at this point
Copy the full SHA a1e21efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8354e - Browse repository at this point
Copy the full SHA ba8354eView commit details -
Skip ahead by actually decoding to the target timestamp
I can't reliably get av_seek_file to work, so doing this for now.
Configuration menu - View commit details
-
Copy full SHA for f4cee8f - Browse repository at this point
Copy the full SHA f4cee8fView commit details
Commits on Apr 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 3c7d216 - Browse repository at this point
Copy the full SHA 3c7d216View commit details
Commits on Apr 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6f41adc - Browse repository at this point
Copy the full SHA 6f41adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 671e776 - Browse repository at this point
Copy the full SHA 671e776View commit details
Commits on Apr 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f4a67ae - Browse repository at this point
Copy the full SHA f4a67aeView commit details
Commits on May 23, 2013
-
Always use unicorn::SlidingStackedWidget for sliding and remove redun…
…dant layouts that did this.
Configuration menu - View commit details
-
Copy full SHA for 5b0830c - Browse repository at this point
Copy the full SHA 5b0830cView commit details -
Fix some iPod scrobbling problem where invalid timestamp tracks would…
… not get scrobbled.
Configuration menu - View commit details
-
Copy full SHA for 5662bf0 - Browse repository at this point
Copy the full SHA 5662bf0View commit details -
If a track starts and we can't fetch it through applescript then don'…
…t tell anyone about it. It is most likely an iTunes Store preview which we don't want to scrobble anyway.
Configuration menu - View commit details
-
Copy full SHA for 218718e - Browse repository at this point
Copy the full SHA 218718eView commit details
Commits on Aug 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 19c6088 - Browse repository at this point
Copy the full SHA 19c6088View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e66aa - Browse repository at this point
Copy the full SHA b6e66aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9980cc8 - Browse repository at this point
Copy the full SHA 9980cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f6d9fc - Browse repository at this point
Copy the full SHA 0f6d9fcView commit details -
Show a warning in red when there are invalid iPod scrobbles in red in…
… the scrobble confirmation dialog. Tell the user's that they can hover over these iPod scrobbles to find out why they are invalid.
Configuration menu - View commit details
-
Copy full SHA for 59ac5d9 - Browse repository at this point
Copy the full SHA 59ac5d9View commit details
Commits on Aug 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 844d764 - Browse repository at this point
Copy the full SHA 844d764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3475844 - Browse repository at this point
Copy the full SHA 3475844View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3288f1 - Browse repository at this point
Copy the full SHA b3288f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d7479 - Browse repository at this point
Copy the full SHA 74d7479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b59ad1 - Browse repository at this point
Copy the full SHA 5b59ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5071a59 - Browse repository at this point
Copy the full SHA 5071a59View commit details
Commits on Aug 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f278d28 - Browse repository at this point
Copy the full SHA f278d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2baa03d - Browse repository at this point
Copy the full SHA 2baa03dView commit details -
If the tour is skipped, the tray icon is set to an uninitialized icon…
…. Check that it's not null before setting it.
Configuration menu - View commit details
-
Copy full SHA for 5e5e297 - Browse repository at this point
Copy the full SHA 5e5e297View commit details
Commits on Sep 3, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 64443f9 - Browse repository at this point
Copy the full SHA 64443f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dce82 - Browse repository at this point
Copy the full SHA 75dce82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 784b8df - Browse repository at this point
Copy the full SHA 784b8dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5589a9 - Browse repository at this point
Copy the full SHA c5589a9View commit details
Commits on Dec 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 192b979 - Browse repository at this point
Copy the full SHA 192b979View commit details
Commits on Sep 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0e0fb9d - Browse repository at this point
Copy the full SHA 0e0fb9dView commit details
Commits on Dec 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a2e9bac - Browse repository at this point
Copy the full SHA a2e9bacView commit details
Commits on Aug 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1f4a3fb - Browse repository at this point
Copy the full SHA 1f4a3fbView commit details -
Updating Mac OSX build on EL Capitan:
- Upgrading sparkle dependency - Removing references to radio, which is no longer supported - Removing VLC plugin
Configuration menu - View commit details
-
Copy full SHA for 0b6e3c9 - Browse repository at this point
Copy the full SHA 0b6e3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d95dd - Browse repository at this point
Copy the full SHA 70d95ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 620df80 - Browse repository at this point
Copy the full SHA 620df80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66df1fb - Browse repository at this point
Copy the full SHA 66df1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651aa6f - Browse repository at this point
Copy the full SHA 651aa6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b88d49a - Browse repository at this point
Copy the full SHA b88d49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 533fe1d - Browse repository at this point
Copy the full SHA 533fe1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d53551a - Browse repository at this point
Copy the full SHA d53551aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a020d3 - Browse repository at this point
Copy the full SHA 7a020d3View commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b69a4ca - Browse repository at this point
Copy the full SHA b69a4caView commit details
Commits on Sep 6, 2019
-
Support Scrobbling on MacOS Catalina.
Desktop client can detect the user's music player.
Configuration menu - View commit details
-
Copy full SHA for 85805dd - Browse repository at this point
Copy the full SHA 85805ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f887d - Browse repository at this point
Copy the full SHA 37f887dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e727658 - Browse repository at this point
Copy the full SHA e727658View commit details
Commits on Sep 9, 2019
-
[CR] Revert QT plugins path as it breaks build.
Error message - "On Mac OS X, you might be loading two sets of Qt binaries into the same process. Check that all plugins are compiled against the right Qt binaries."
Configuration menu - View commit details
-
Copy full SHA for 00fcd90 - Browse repository at this point
Copy the full SHA 00fcd90View commit details
Commits on Sep 10, 2019
-
Merge pull request #69 from lastfm/feature/macos-catalina-scrobbling-…
…support Support Scrobbling on MacOS Catalina
Configuration menu - View commit details
-
Copy full SHA for 4d36ab3 - Browse repository at this point
Copy the full SHA 4d36ab3View commit details -
Merge commit 'feature/upgrade-sparkle' for release 2.1.37
This was actually released to the public on 22nd March 2016 This is mainly a security update for OSX El Capitan to allow loading of all future updates over HTTPS. This update also removes some unused functions of the client. Bug Fixes: Some users were experiencing crashes on sleep/wake.
Configuration menu - View commit details
-
Copy full SHA for 95ac100 - Browse repository at this point
Copy the full SHA 95ac100View commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 946042c - Browse repository at this point
Copy the full SHA 946042cView commit details -
No idea why it doesn't correctly input APPL for the application - let…
…'s bypass qmake entirely and APPL this place up!
Configuration menu - View commit details
-
Copy full SHA for 3d514a6 - Browse repository at this point
Copy the full SHA 3d514a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa8ca3 - Browse repository at this point
Copy the full SHA afa8ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a280d - Browse repository at this point
Copy the full SHA e0a280dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc6999 - Browse repository at this point
Copy the full SHA 3fc6999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b0b21 - Browse repository at this point
Copy the full SHA 95b0b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fb650 - Browse repository at this point
Copy the full SHA 92fb650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7633dea - Browse repository at this point
Copy the full SHA 7633deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a563953 - Browse repository at this point
Copy the full SHA a563953View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc998b1 - Browse repository at this point
Copy the full SHA dc998b1View commit details -
First attempt at adding an AppleMusic plugin that is basically just t…
…he iTunes plugin
Configuration menu - View commit details
-
Copy full SHA for 97a6764 - Browse repository at this point
Copy the full SHA 97a6764View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc8f19 - Browse repository at this point
Copy the full SHA bcc8f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf9146 - Browse repository at this point
Copy the full SHA fcf9146View commit details -
Went down the wrong path with AppleMusicPlugin. Now we enable buttons…
… based on just using the Apple detection logic directly
Configuration menu - View commit details
-
Copy full SHA for 4fb89b8 - Browse repository at this point
Copy the full SHA 4fb89b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3daf6c2 - Browse repository at this point
Copy the full SHA 3daf6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23330da - Browse repository at this point
Copy the full SHA 23330daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 867181a - Browse repository at this point
Copy the full SHA 867181aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd0549 - Browse repository at this point
Copy the full SHA dfd0549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24480ae - Browse repository at this point
Copy the full SHA 24480aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a495862 - Browse repository at this point
Copy the full SHA a495862View commit details -
Undo some changes to minimise PR size (I don't think these are actual…
…ly reachable, though)
Configuration menu - View commit details
-
Copy full SHA for a1aba82 - Browse repository at this point
Copy the full SHA a1aba82View commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b0bf68d - Browse repository at this point
Copy the full SHA b0bf68dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2f727 - Browse repository at this point
Copy the full SHA 5b2f727View commit details -
Configuration menu - View commit details
-
Copy full SHA for faed123 - Browse repository at this point
Copy the full SHA faed123View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c139a - Browse repository at this point
Copy the full SHA d9c139aView commit details -
Merge pull request #70 from lastfm/feature/DATA-13140-fix-itunes-musi…
…c-button Fix iTunes / Apple Music button
Configuration menu - View commit details
-
Copy full SHA for 9725fd7 - Browse repository at this point
Copy the full SHA 9725fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd013e - Browse repository at this point
Copy the full SHA 8bd013eView commit details
Commits on Sep 18, 2019
-
ITunes and Apple Music are really just variations on the same thing, …
…but currently player ID is static. Make it runtime, just for ITunes/Apple Music on Mac.
Configuration menu - View commit details
-
Copy full SHA for 983c4ec - Browse repository at this point
Copy the full SHA 983c4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e7d38 - Browse repository at this point
Copy the full SHA d8e7d38View commit details -
Merge pull request #71 from lastfm/feature/fix-apple-music-now-playin…
…g-text ITunes and Apple Music are really just variations on the same thing, …
Configuration menu - View commit details
-
Copy full SHA for ddf32a0 - Browse repository at this point
Copy the full SHA ddf32a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c38645 - Browse repository at this point
Copy the full SHA 1c38645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16236dc - Browse repository at this point
Copy the full SHA 16236dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35249e7 - Browse repository at this point
Copy the full SHA 35249e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434b41e - Browse repository at this point
Copy the full SHA 434b41eView commit details
Commits on Sep 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 86013b5 - Browse repository at this point
Copy the full SHA 86013b5View commit details
Commits on Oct 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9ae84cf - Browse repository at this point
Copy the full SHA 9ae84cfView commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f5962d1 - Browse repository at this point
Copy the full SHA f5962d1View commit details