1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-26 07:14:47 +02:00

Commit Graph

  • c0b72028de * Some more scanner fixes. * Update collections without having to restart the app. * Rescan collection is now more like "update collection", doesn't ask for a path anymore. * Scrobbler picks up setting changes correctly again. Christian Muehlhaeuser 2011-02-15 13:30:57 +01:00
  • 83dca3a8ac * Added Go online/offline to Network menu. Christian Muehlhaeuser 2011-02-15 11:18:11 +01:00
  • 426a958fd2 * Fix tomahawk.nsi. Christian Muehlhaeuser 2011-02-15 10:15:32 +01:00
  • 224d8efac6 * Added version information to about-dialog. Christian Muehlhaeuser 2011-02-15 09:24:14 +01:00
  • 387bf27c98 * Fixed default & restoring of sidebar geometry. Christian Muehlhaeuser 2011-02-15 09:12:58 +01:00
  • f7f1a26758 * Smaller default size for OverlayWidget. * Disabled OverlayWidget for QueueView. Christian Muehlhaeuser 2011-02-15 08:51:42 +01:00
  • 795d71213e * Fixed a few ScanManager issues. * Added changed() signal to TomahawkSettings and hooked up ScanManager and SipHandler to it. Christian Muehlhaeuser 2011-02-15 08:23:12 +01:00
  • 35484b0357 * A few settings / default cleanups. Christian Muehlhaeuser 2011-02-15 07:28:47 +01:00
  • 27f606b2e4 Add sip_twitter to global link targets instead of os specific link targets. Dominik Schmidt 2011-02-15 06:02:06 +01:00
  • 39e2393b07 Merge branch 'win' Dominik Schmidt 2011-02-15 05:53:27 +01:00
  • 053fa4220c Fix cross compiling/linking once again: today's episode: scanmanager and sip_twitter. Dominik Schmidt 2011-02-15 05:51:24 +01:00
  • f87b36b8d7 remove helper functions we don't use yet. can re-add later if we need. Leo Franchi 2011-02-14 23:05:05 -05:00
  • 71852bd03e fix mac browser handling, oops. Leo Franchi 2011-02-14 22:59:04 -05:00
  • 10c59d6f9e After discussion in #qt, I looked at our threading code and it's all wrong/unsafe. This properly threads scanning. Also makes it idle priority and splits it into a separate scan manager Jeff Mitchell 2011-02-14 20:28:03 -05:00
  • 451c7d6943 Get rid of DynDns mode in favor of allowing a user to force to use static host/port in the settings dialog. Jeff Mitchell 2011-02-14 15:54:08 -05:00
  • 745e6793dd Fix layouting on network tab Jeff Mitchell 2011-02-14 15:26:35 -05:00
  • a28f28d9f6 Merge branch 'master' of github.com:tomahawk-player/tomahawk Dominik Schmidt 2011-02-14 21:27:16 +01:00
  • c5a29e42c1 Clean up win32 link targets. Dominik Schmidt 2011-02-14 21:27:09 +01:00
  • d858c3fae8 Clean up qtweetlib a bit, and put API keys back...can change them at some point if it becomes a problem Jeff Mitchell 2011-02-14 14:29:37 -05:00
  • 4060a95c38 Fix link error from not-included cpp file Jeff Mitchell 2011-02-14 14:28:48 -05:00
  • 9ef55b5fa1 Merge remote branch 'origin/master' into tweetsip Jeff Mitchell 2011-02-14 13:43:58 -05:00
  • 697d69a54f Display warning if twitter consumer key/secret file not found, letting users know it will not be available Jeff Mitchell 2011-02-14 13:40:52 -05:00
  • a5895da883 Only include twitter key file if it actually exists Jeff Mitchell 2011-02-14 13:38:50 -05:00
  • 6fa87ebea5 * This should hopefully fix CLuceneError exceptions on Win32. Christian Muehlhaeuser 2011-02-14 18:52:18 +01:00
  • 1647293ada Add some shortcuts for mac Leo Franchi 2011-02-13 23:57:25 -05:00
  • 0ca1212691 Add some mac-specific code. Tomahawk now opens spiffs from the browser or the finder. There is also commented out code for handling multimedia keys. Leo Franchi 2011-02-13 12:37:03 -05:00
  • d9bc06a4f6 * Fixed tomahawk.nsi. Sorry for waiting on me, Domme :-). Christian Muehlhaeuser 2011-02-14 18:15:18 +01:00
  • 76802d971d * Finally builds on Win32 again. Christian Muehlhaeuser 2011-02-14 17:53:39 +01:00
  • 496a09dc81 * Unbreak windows compile. Christian Muehlhaeuser 2011-02-14 17:49:28 +01:00
  • 7a081128e6 * Make it compile again for Win32. Christian Muehlhaeuser 2011-02-14 17:29:23 +01:00
  • caf8d04ca7 * Catch CLuceneError exceptions. Christian Muehlhaeuser 2011-02-14 17:25:45 +01:00
  • 0141f2b573 * Invoke enqueuing DbCmds in the wrong thread. * Fixed a few more TrackHeader issues. Christian Muehlhaeuser 2011-02-14 17:12:10 +01:00
  • 0e5b8017f7 * Helps to propagate events, doesn't it? Christian Muehlhaeuser 2011-02-14 12:45:58 +01:00
  • eebd2ed390 * Off-by-one error. Christian Muehlhaeuser 2011-02-14 12:21:07 +01:00
  • 6e708cc0c4 * Made QHeaderView behave, mostly. * Removed online / offline button again. Christian Muehlhaeuser 2011-02-14 12:18:48 +01:00
  • 6ccac6ad0e Re-add sending node in DMs; this will help allow multiple thawk instances to get hooked up to others by allowing it to ignore (and keep in inbox) DMs not meant for that particular instance (each instance will have to send a Got Tomahawk? tweet though) Jeff Mitchell 2011-02-13 23:43:35 -05:00
  • de827a59a8 Some code cleanup, and allow for finding yourself in tweets if the node is different (interim step until, eventually, hopefully allowing multiple accesses) Jeff Mitchell 2011-02-13 23:38:17 -05:00
  • dacedf66cc Proxy doens't work properly so for now don't show the button to enable it. Jeff Mitchell 2011-02-13 23:24:34 -05:00
  • e27159142f Revamp the config gui slightly. Put network settings on its own tab and jabber settings on its own tab. Add a UI way to set the external port. Jeff Mitchell 2011-02-13 23:22:05 -05:00
  • 8b1a9d1f18 When using UPnP mode and it doens't work and you have an external address/port set, fall back to using those. Jeff Mitchell 2011-02-13 22:41:51 -05:00
  • 1b4cdaa5ab Try connecting on startup after a short delay Jeff Mitchell 2011-02-13 16:00:23 -05:00
  • c9de25a4c6 Remember values instead of forgetting some Jeff Mitchell 2011-02-13 15:49:09 -05:00
  • f02367abf1 Add some debug Jeff Mitchell 2011-02-13 14:46:06 -05:00
  • 3a38abd0b9 Add twitter example file and update README Jeff Mitchell 2011-02-13 14:20:17 -05:00
  • 202e43668c Cmake will now source a file with the necessary property definitions Jeff Mitchell 2011-02-13 13:51:45 -05:00
  • 0f55df58a5 Move location of twitter api key include Jeff Mitchell 2011-02-13 13:41:36 -05:00
  • 98bd3d226c Remove twitter api keys from oauth.cpp, they've been regenerated Jeff Mitchell 2011-02-13 13:39:22 -05:00
  • 7005d6f123 Add twitter key file to .gitignore Jeff Mitchell 2011-02-13 13:35:38 -05:00
  • b3acdd3795 Send node information in initial Got Tomahawk message Jeff Mitchell 2011-02-13 12:41:39 -05:00
  • d48a7b11fa At what point did I forget to actually check compilation before committing? blech Jeff Mitchell 2011-02-13 11:33:51 -05:00
  • 16fc949f53 Only honor Got Tomahawk statuses sent to a particular person if the message is directed at you Jeff Mitchell 2011-02-13 11:29:02 -05:00
  • 3ed58591d0 Merge remote-tracking branch 'origin/master' into tweetsip Jeff Mitchell 2011-02-13 11:15:42 -05:00
  • 0934b443f4 * Unbreak OSX compile. Christian Muehlhaeuser 2011-02-13 16:05:04 +01:00
  • 0d93a2afee Become a unique app Send commands to unique app when started in second instance Load spiffs on demand Leo Franchi 2011-02-13 01:20:38 -05:00
  • 7c54557bc0 * Move button in a separate QWidget to make it behave. Christian Muehlhaeuser 2011-02-13 10:51:29 +01:00
  • 86771b1291 * Readded the status button. Christian Muehlhaeuser 2011-02-13 10:41:15 +01:00
  • cbc4252ac9 * General design / layout fixes. Christian Muehlhaeuser 2011-02-13 10:30:49 +01:00
  • ad697e419a * Fix elided texts fo now-playing row in PlaylistItemDelegate. * Fixed blue now-playing frame around the entire row. Christian Muehlhaeuser 2011-02-13 08:46:40 +01:00
  • 90295cde29 Don't send offers that you can never actually resolve (i.e. empty) Jeff Mitchell 2011-02-13 01:46:38 -05:00
  • d7182437d3 Re-send on "Got Tomahawk?" tweets even if you already have them in your peercache Jeff Mitchell 2011-02-13 01:28:05 -05:00
  • 6f7c9f4bc8 * Fix broken duplicate connection check. Christian Muehlhaeuser 2011-02-13 06:49:02 +01:00
  • 312537fc8a Now that it's not just jabber that is autoconnected, don't ignore the option... Jeff Mitchell 2011-02-13 00:36:54 -05:00
  • ab9d79e21f Add fixme note Jeff Mitchell 2011-02-13 00:30:18 -05:00
  • 0a39139703 Now zeroconf doesn't connect when offline either Jeff Mitchell 2011-02-13 00:22:53 -05:00
  • f097bc067d Don't connect when offline Jeff Mitchell 2011-02-13 00:08:28 -05:00
  • f924643bfe * Reset ControlConnection's id when we received the first packet. Christian Muehlhaeuser 2011-02-13 05:54:29 +01:00
  • a961b7086b Remove onceOnly connection type for twitter sessions Jeff Mitchell 2011-02-12 23:29:52 -05:00
  • 64bb73ded2 A bit more debugging Jeff Mitchell 2011-02-12 23:25:16 -05:00
  • b6cb99fa67 Ignore all but the lastest DM from a particular user Jeff Mitchell 2011-02-12 23:16:53 -05:00
  • dd1002178d Merge remote-tracking branch 'origin/master' into tweetsip Jeff Mitchell 2011-02-12 22:54:12 -05:00
  • f62d2dacab Massive code cleanup, and hopefully functional fixes too! Jeff Mitchell 2011-02-12 22:53:50 -05:00
  • 9238dcccaa don't stop playing if a station fails, but stop station Leo Franchi 2011-02-12 22:30:32 -05:00
  • 46f3f4377a handle failing stations Leo Franchi 2011-02-12 21:48:21 -05:00
  • feaf5caa22 rejig what is used for the node to solve chicken+egg problem Jeff Mitchell 2011-02-12 21:55:28 -05:00
  • 5c152033ea More debugging Jeff Mitchell 2011-02-12 21:46:29 -05:00
  • 12555372d6 Actually register offers... Jeff Mitchell 2011-02-12 21:33:26 -05:00
  • eccf96b2e2 Fix bonehead error Jeff Mitchell 2011-02-12 20:59:46 -05:00
  • d1e0b2cca2 Add some debugging Jeff Mitchell 2011-02-12 20:49:18 -05:00
  • 7951003cbc Hopefully prevent sending DMs to yourself Jeff Mitchell 2011-02-12 20:36:51 -05:00
  • 893dfd038a Not sure if this could loop, but not going to risk it Jeff Mitchell 2011-02-12 20:23:22 -05:00
  • 29d096be15 Fix misnamed signals and stupidity in qtweetnetbase Jeff Mitchell 2011-02-12 20:15:54 -05:00
  • 12253e2fd3 Standardize debugging messages Jeff Mitchell 2011-02-12 19:43:42 -05:00
  • 9bffdf3dc6 Merge remote-tracking branch 'origin/master' into tweetsip Jeff Mitchell 2011-02-12 19:20:09 -05:00
  • 4a47053533 * Implement TrackProxyModel's tracks(). Christian Muehlhaeuser 2011-02-13 01:18:37 +01:00
  • 2d918156d1 Add some error logging and the connection timer Jeff Mitchell 2011-02-12 19:15:08 -05:00
  • 2bd2823a76 Merge remote-tracking branch 'origin/master' into tweetsip Jeff Mitchell 2011-02-12 18:57:21 -05:00
  • 759c577648 * Made Playlist a proper PlaylistInterface type. Christian Muehlhaeuser 2011-02-13 00:55:04 +01:00
  • 5389268391 Fix some bonehead issues Jeff Mitchell 2011-02-12 18:51:44 -05:00
  • ecf436534a Most twitter handling should be working now. ish. Jeff Mitchell 2011-02-12 18:23:02 -05:00
  • ef92a9b4db Interim checking towards protocol handling Jeff Mitchell 2011-02-12 16:21:16 -05:00
  • 9f6b367bfb * Fixed duplicating connections in DNSResolver. Christian Muehlhaeuser 2011-02-13 00:17:17 +01:00
  • eee324d9c2 Interim work at fetching direct messages Jeff Mitchell 2011-02-12 15:08:59 -05:00
  • 782a38ec5a Save and load cached twitter peers (no syncing actually done yet) Jeff Mitchell 2011-02-12 14:25:34 -05:00
  • 1744f3659e I've seen some wonky behavior coming from the settings module, so add a mutex for safety Jeff Mitchell 2011-02-12 13:10:50 -05:00
  • 6e02fda609 Successfully parse friend and mentions timelines Jeff Mitchell 2011-02-12 12:57:29 -05:00
  • 2bab8ea776 Work towards getting friends statuses Jeff Mitchell 2011-02-12 12:14:27 -05:00
  • 833e474487 Merge branch 'master' into tweetsip Jeff Mitchell 2011-02-12 10:54:39 -05:00
  • 68d3f066e3 Enable twitter plugin, doesn't do much yet but does authenticate -- also change status post to include a short UUID so we don't get duplicate tweet errors. Jeff Mitchell 2011-02-12 10:54:07 -05:00
  • b32560a6f9 * Some OS/X style tweaks. Christian Muehlhaeuser 2011-02-12 12:20:22 +01:00
  • 704f586445 Merge branch 'master' of github.com:tomahawk-player/tomahawk Christian Muehlhaeuser 2011-02-12 11:14:08 +01:00