1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-14 12:59:41 +01:00

6579 Commits

Author SHA1 Message Date
Uwe L. Korn
ca1db0cd48 Debug spam-- 2013-06-30 14:14:18 +02:00
Uwe L. Korn
607caf4456 Show visual message if IP auto-detect failed. 2013-06-30 13:57:44 +02:00
Dominik Schmidt
9d2bda1b93 Get rid of our own DEBUG_BUILD switch, we can safely rely on QT_DEBUG/QT_NO_DEBUG 2013-06-30 13:39:41 +02:00
Uwe L. Korn
7a25b55220 Add an option to automatically detect the external IP(v4) 2013-06-30 12:29:00 +02:00
Uwe L. Korn
dd4e2916c8 Return empty nodeId if we have none 2013-06-29 18:15:43 +02:00
Uwe L. Korn
c73be4d9ac Move avatar into Private 2013-06-29 18:12:05 +02:00
Uwe L. Korn
729d745447 Only setup a Connection once 2013-06-29 09:04:48 +02:00
Uwe L. Korn
f0ea262091 Keep lazy offers lazy 2013-06-29 09:04:42 +02:00
Uwe L. Korn
8902bae463 Only match duplicates on inbound Connections 2013-06-29 09:04:26 +02:00
Uwe L. Korn
6bb441281e Connections should be started in the thread they live 2013-06-29 09:04:12 +02:00
Uwe L. Korn
ca9cf6b791 Set nodeId on lazy offers 2013-06-28 14:23:14 +02:00
Uwe L. Korn
8cc7321eb3 Unbind from source if we are not responsible for it 2013-06-28 13:27:30 +02:00
Christian Muehlhaeuser
1e1902cddd * More debug output in DbCmd_SetPlaylistRevision. 2013-06-27 21:39:21 +02:00
Uwe L. Korn
91d0a676ec Don't try to acquire lock if we do not have a source anymore. 2013-06-26 19:36:14 +02:00
Uwe L. Korn
968ac83906 Make selection of ControlConnection symmetric 2013-06-26 19:00:01 +02:00
Uwe L. Korn
583053661f Revert "Only display filename in JS resolver errors/as scriptname"
This reverts commit a6459f28237fe3fc3889e914f3d3c8c49d651d60.
2013-06-26 14:41:19 +02:00
Uwe L. Korn
a6459f2823 Only display filename in JS resolver errors/as scriptname
* The paths are internal ones
* Shortens error messages for JS resolvers so that they will most likely not 
   overflow anymore
2013-06-26 14:31:02 +02:00
Uwe L. Korn
9eff981e66 Export JobStatusView 2013-06-26 12:19:25 +02:00
Uwe L. Korn
2280f7858e Ensure that Servent still runs on all IPs with Qt 5.0 2013-06-26 12:17:21 +02:00
Uwe L. Korn
32665bd3bb Prefix HTTP API v1.0 members 2013-06-26 12:16:57 +02:00
Uwe L. Korn
15ec4cbad2 Use strongRef where strongRef requested 2013-06-26 12:10:00 +02:00
Uwe L. Korn
d0c63da0d6 Add comment to prevent others from doing the same mistake 2013-06-26 12:03:24 +02:00
Uwe L. Korn
92d58c46ce Performance++, Memory-- 2013-06-26 12:03:11 +02:00
Uwe L. Korn
6e83cbc653 Make WeakPeerHash more generic 2013-06-26 12:01:38 +02:00
Uwe L. Korn
2364a31515 Write --verbose output to Tomahawk.log 2013-06-24 22:17:08 +02:00
Uwe L. Korn
f949a49d5b Debug spam++ 2013-06-24 15:18:55 +02:00
Christian Muehlhaeuser
e41e1ac1bb * Added xhochy to AUTHORS / about-dialog. 2013-06-23 22:40:28 +02:00
Uwe L. Korn
00324e0bbb Improve Includes in ExternalResolvers.h 2013-06-23 12:25:26 +02:00
Uwe L. Korn
42fa119b6b Improve includes in Resolver.h 2013-06-23 12:07:14 +02:00
Uwe L. Korn
d6c4c32581 Dpointer JSResolver 2013-06-23 11:58:26 +02:00
Uwe L. Korn
152c800ab2 Move implementations out of the header 2013-06-23 11:33:21 +02:00
Uwe L. Korn
d5b07b411f Remove unneed includes out of JSResolver.h 2013-06-23 11:29:10 +02:00
Uwe L. Korn
efa7d20821 Move JSResolverHelper to its own files 2013-06-23 11:11:37 +02:00
Uwe L. Korn
b0b705a17a Move ScriptEngine into its own files 2013-06-23 10:58:12 +02:00
Uwe L. Korn
b3ddab1320 Delete AudioEngine after MainWindow 2013-06-22 20:09:07 +02:00
Teo Mrnjavac
8778cbd41d Don't output secrets in log. 2013-06-22 12:48:17 +02:00
Teo Mrnjavac
7a992b1f08 Stay insecure if there's no other way. 2013-06-22 12:48:17 +02:00
Teo Mrnjavac
53ae795789 Debug spam++ 2013-06-22 12:48:17 +02:00
Christian Muehlhaeuser
1879101c48 * Filter out tracks with bogus mtime when trying to load recent albums. 2013-06-22 12:38:30 +02:00
Christian Muehlhaeuser
bc6194c14e * Load recent albums when SourceList is ready. 2013-06-22 12:32:33 +02:00
Christian Muehlhaeuser
18e6c0a197 * Changed tomahawkLoaded handling. 2013-06-22 12:32:33 +02:00
Christian Muehlhaeuser
d58eec71b7 * Get rid of passing tomahawkLoaded signal through TomahawkWindow and ViewManager. 2013-06-22 12:32:33 +02:00
Uwe L. Korn
8dca47d2ce Merge pull request #194 from rotzbouw/master
Disable sorting of charts in Network Activity
2013-06-21 15:28:06 -07:00
Uwe L. Korn
c9bd8b573a Do not queue ACL result if there are no sipInfos
* Temporary fix until nodeId is moved/refactored into PeerInfo out of SipInfo
2013-06-22 00:22:43 +02:00
Christian Muehlhaeuser
67a2062a30 Revert "Put "out of %1" under the big number in StatsGauge"
This reverts commit 5634f5a4ca0515d164c76e45bfa689a34ade5cad.
2013-06-21 22:33:34 +02:00
Lasse Liehu
5634f5a4ca Put "out of %1" under the big number in StatsGauge
"[number]\nout of %1" flows better than "out of %1\n[number]".
2013-06-21 15:17:51 +03:00
Christian Muehlhaeuser
05f8c212a9 This breaks too many things: Revert "Some dashboard design tweaks"
This reverts commit 22ce38adbb0ff03a5b41428b584cebbbd6336f8f.
2013-06-20 19:42:13 +02:00
Christian Muehlhaeuser
6ae936dc12 * Fixed incompatible signal/slot types. 2013-06-20 19:38:15 +02:00
Jason Herskowitz
22ce38adbb Some dashboard design tweaks 2013-06-20 09:34:36 -04:00
Christian Muehlhaeuser
a79b6633de * Respect results' online state when displaying. 2013-06-20 10:01:57 +02:00