1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 15:59:42 +01:00

1700 Commits

Author SHA1 Message Date
Leo Franchi
66c6cd56a8 slim vlc plugins and check for new resolver name format 2011-05-09 16:57:07 +02:00
Leo Franchi
d2631cf775 Merge remote branch 'origin/master' into osxrelesae 2011-05-09 16:26:22 +02:00
Dominik Schmidt
1d6153044c Export QDebug operator<<( QDebug dbg, const SipInfo &info ) 2011-05-09 14:45:38 +02:00
Dominik Schmidt
f171c8901b Export SipInfo class 2011-05-09 11:40:46 +02:00
Dominik Schmidt
eade3c5f26 Fix broken if-else 2011-05-09 11:33:03 +02:00
Dominik Schmidt
06f33c5d81 Add missing return, compiled here fine :\ 2011-05-09 11:27:08 +02:00
Dominik Schmidt
2e69f91671 Use QHostInfo instead of QHostAddress 2011-05-09 11:19:58 +02:00
Dominik Schmidt
9c30600793 Use SipInfo in SipHandler & SipPlugin and fix Jabber to use the new API 2011-05-09 11:19:58 +02:00
Dominik Schmidt
9cd07349dc Don't assert on qDebug( SipInfo() ) 2011-05-09 11:19:58 +02:00
Dominik Schmidt
733e06b372 Add SipInfo class 2011-05-09 11:19:57 +02:00
Christian Muehlhaeuser
7ba8581ac3 * Fix potential issue which caused Pipeline to get stuck. 2011-05-09 01:22:49 +02:00
Christian Muehlhaeuser
7b4c425ec5 * Print out some more debug in case we run into problems. 2011-05-09 01:10:31 +02:00
Christian Muehlhaeuser
f2eb8a7a75 * Improved Pipeline. 2011-05-09 00:31:25 +02:00
Dominik Schmidt
48d029468d sipjreen: googlewrapper: hardcode server and port so it works through proxies and with all google apps jids when the domain has no jdns entry 2011-05-08 20:00:32 +02:00
Christian Muehlhaeuser
47158465d9 * Fixed pipeline. Speeds it up, allows for parallel execution of multiple same-weighted resolvers. 2011-05-08 19:12:56 +02:00
Dominik Schmidt
012b72d4fd Remove legacy dependency on gnutls 2011-05-08 18:54:16 +02:00
Dominik Schmidt
12462ead58 Oops, fix build 2011-05-08 15:51:16 +02:00
Dominik Schmidt
6118432dd7 Add proxy support to the sip plugins and the sip handler 2011-05-08 15:44:32 +02:00
Dominik Schmidt
6c8252cefb Bump jreen submodule revision 2011-05-08 15:43:35 +02:00
Dominik Schmidt
5c732098f7 sipjreen: turn stupid assert into a sensible error message 2011-05-08 15:43:01 +02:00
Leo Franchi
cdcc6516df Merge remote branch 'origin/master' into osxrelesae 2011-05-07 20:29:29 -04:00
Christian Muehlhaeuser
1987b4c378 * Fix result-hint crash. 2011-05-08 02:27:56 +02:00
Leo Franchi
942e5f892b autodetect and populate resovlers named foo_tomahawkresolver* in the binary dir of tomahawk 2011-05-07 18:50:07 -04:00
Leo Franchi
2c08d2d186 Merge remote branch 'origin/master' into osxrelesae 2011-05-07 18:34:35 -04:00
Christian Muehlhaeuser
e8430e0501 * Depend on libEchonest 1.1.5. 2011-05-08 00:23:52 +02:00
Leo Franchi
7adb08f701 Default to watch for changes off until we handle ru nning out of watches 2011-05-07 18:05:45 -04:00
Leo Franchi
7258f05070 show default music location if none is saved yet 2011-05-07 18:04:34 -04:00
Christian Muehlhaeuser
5294922a02 * Don't use non-file / non-servent resultHints for now. 2011-05-07 23:54:30 +02:00
Leo Franchi
9944534581 deposx fixes for osx 2011-05-07 17:36:49 -04:00
Christian Muehlhaeuser
1b74430ea2 * Fixed dupes in resources.qrc. 2011-05-07 21:30:14 +02:00
Leo Franchi
b8f6192014 fix menu addition 2011-05-07 10:16:58 -04:00
Leo Franchi
0c5536bf78 Only show separator on non-osx since it makes the otherwise empty Help menu show up 2011-05-07 10:13:19 -04:00
Leo Franchi
d657c43d72 Don't get a QNetworkReply* for http urls as we just discard it later 2011-05-07 09:37:23 -04:00
Jeff Mitchell
84f6fa9b33 Don't keep state of a QNetworkReply in a member variable. Get it on-demand. 2011-05-07 09:34:22 -04:00
Dominik Schmidt
e36037a45e Merge branch 'diag-dialog' 2011-05-07 13:53:20 +02:00
Leo Franchi
f982689443 stop spinner if tracks are removed 2011-05-06 12:55:55 -04:00
Leo Franchi
e1cdc4820a change SIP menu entry to friendlyname rather than JREEN 2011-05-06 12:17:09 -04:00
Leo Franchi
8b2ade25de make stations behave when multiple result signals are emitted by the pipeline 2011-05-06 11:55:24 -04:00
Leo Franchi
8c3745896c add resolved tracks as we get them when previewing, and stop previewing if we're running 2011-05-06 11:02:21 -04:00
Leo Franchi
3a6abc3f5e remove autoconnect options from config pages---now checking/unchecking sip plugins in the config dialog does the same thing and it was confusing 2011-05-06 10:59:42 -04:00
Leo Franchi
aaebdc6a4b Don't let users edit readonly playlists with Delete key 2011-05-06 07:43:12 -04:00
Dominik Schmidt
b4eda751e0 sipjreen: emit peerOffline for all contacts when connection is lost, not when the plugin is asked to disconnect 2011-05-06 11:51:27 +02:00
Dominik Schmidt
81c85b3fd5 DiagnosticsDialog: Add current time (+ some micro formatting in the log) 2011-05-06 11:49:51 +02:00
Leo Franchi
5f67b3453b update sourcelist on db dync 2011-05-05 21:58:57 -04:00
Dominik Schmidt
31c3c50292 DiagnosticsDialog: Add more details on peers. Ugly caching in SipHandler, wanna avoid ugly-back-and-forth-json-parsing until we have a proper SipInfo class 2011-05-06 02:13:01 +02:00
Dominik Schmidt
6e06e36573 DiagnosticsDialog: Add SipInfo (visibility, ip and port) 2011-05-06 01:13:01 +02:00
Dominik Schmidt
d7d883cd3c DiagnosticsDialog: add update and copy-to-clipboard button 2011-05-06 00:52:27 +02:00
Dominik Schmidt
8b3e1dc372 DiagnosticsDialog: Add SipPlugin log 2011-05-06 00:27:23 +02:00
Dominik Schmidt
fcb9eb33e4 Add peersOnline() to SipPlugin 2011-05-06 00:25:06 +02:00
Dominik Schmidt
5a9425a930 Add a basic DiagnosticsDialog without actual functionality 2011-05-05 22:22:16 +02:00