1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-15 18:44:30 +02:00

7511 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
dc277a82f7 Merge remote-tracking branch 'origin' into phonon 2011-03-16 12:23:33 +01:00
Christian Muehlhaeuser
1d2bb5be62 * Made sure to call resolve in the right thread. 2011-03-16 12:22:50 +01:00
Christian Muehlhaeuser
26c6e9f5b3 * Fix non-youtube http urls. 2011-03-16 11:49:49 +01:00
Christian Muehlhaeuser
1624e098ab * Added QtScriptResolver class. A JavaScript interpeter for Tomahawk. 2011-03-16 11:23:08 +01:00
Christian Muehlhaeuser
eb95158ee3 Merge remote-tracking branch 'origin' into phonon 2011-03-16 07:20:00 +01:00
Christian Muehlhaeuser
ebd5930781 * Fixed sometimes not loading existing playlists.
* Got rid of the collection relation in Artist & Album.
2011-03-16 07:17:04 +01:00
Christian Muehlhaeuser
f710d6d48f Merge remote-tracking branch 'origin' into phonon 2011-03-16 05:18:10 +01:00
Christian Muehlhaeuser
af576cf1e7 * This should fix candy striping in TrackViews. 2011-03-16 05:18:00 +01:00
Christian Muehlhaeuser
5e82beb51b * Fixed phonon branch. 2011-03-16 04:25:27 +01:00
Christian Muehlhaeuser
0aca34a1c2 * Added extensionToMimetype() to TomahawkUtils. ScriptResolver results now either need a mimetype or an extension. 2011-03-16 04:22:27 +01:00
Christian Muehlhaeuser
1e8ad402bb * Set mimetype on ScriptResolver-generated results. 2011-03-16 02:34:34 +01:00
Christian Muehlhaeuser
dd7a527277 Merge remote-tracking branch 'origin' into phonon 2011-03-16 02:28:07 +01:00
Leo Franchi
154884ba35 don't allow dragging from playlistmanager header on osx, unifiedtoolbar weirdness ensues 2011-03-15 21:21:42 -04:00
Christian Muehlhaeuser
eeef965aec * Fixed auto-deleting Phonon's MediaSource. 2011-03-16 01:59:40 +01:00
Christian Muehlhaeuser
393b860a3d Merge remote-tracking branch 'origin' into phonon 2011-03-16 01:52:20 +01:00
Christian Muehlhaeuser
057cb04e9c * Show proper origin name for script-resolved results. 2011-03-16 01:48:26 +01:00
Christian Muehlhaeuser
d2a7a367e0 * Fix assert on non-file / non-servent resulthints. 2011-03-16 01:25:25 +01:00
Christian Muehlhaeuser
7a4e196b79 * Fixed loading tracks via HTTP. 2011-03-15 17:19:56 +01:00
Christian Muehlhaeuser
671cbc627c Merge remote-tracking branch 'origin' into phonon 2011-03-15 17:18:56 +01:00
Christian Muehlhaeuser
283819962c * Fix ScriptResolver timeouts. 2011-03-15 08:00:50 +01:00
Christian Muehlhaeuser
bbebc8b0fb Merge remote-tracking branch 'origin' into phonon 2011-03-15 06:47:01 +01:00
Christian Muehlhaeuser
cf49cb5f5b * Keep resolving queries if a ScriptResolver can't find any results. 2011-03-15 06:22:12 +01:00
Leo Franchi
de5a2b7d65 fix menus for jreen and jabber plugins. now added when connected, removed when disconnected.
and no crashy.
2011-03-14 16:58:36 -04:00
Jeff Mitchell
1ac8f84020 Please people, when you disable something locally, don't commit it in a totally unrelated commit 2011-03-14 11:50:05 -04:00
Christian Muehlhaeuser
0b9326a9d4 Merge remote-tracking branch 'origin' into phonon 2011-03-14 03:10:49 +01:00
Christian Muehlhaeuser
b7b6a64171 * Work in progress: Script Resolvers. 2011-03-14 03:10:37 +01:00
Christian Muehlhaeuser
a91d0b3ea7 Merge remote-tracking branch 'origin' into phonon 2011-03-14 00:21:17 +01:00
Leo Franchi
736e0800de Don't load xspf tracks that have no title or artist, we needs them.
Show a warning when failing to load tracks from an XSPF.
2011-03-13 15:28:08 -04:00
John Maguire
7d13c56081 Fix style. 2011-03-11 18:21:10 -05:00
John Maguire
991269e5d9 Change gloox usage to non-blocking. 2011-03-11 18:21:10 -05:00
Leo Franchi
64b387daf0 Fix typo 2011-03-11 18:21:10 -05:00
Leo Franchi
cdcc8985d7 Install drag handler on osx for playlist infobar as well 2011-03-11 14:24:41 -05:00
Leo Franchi
61569ba62c Don't use the --no-undefined on osx 2011-03-11 13:38:32 -05:00
Leo Franchi
8997c666b7 Make linking on linux as strict as it is on mac
Link to pthreads too
2011-03-11 13:36:57 -05:00
Leo Franchi
79af8f35b5 Use proper library when linking 2011-03-11 13:28:09 -05:00
Leo Franchi
c4a916e2e4 don't hide the setup widget in static playlists
only try generating 20 preview tracks for stations, faster
2011-03-10 21:36:35 -05:00
Leo Franchi
0c97c9fc1e Really fix not searching a full 20 tracks for next track in a station after the station has already failed 2011-03-10 21:19:00 -05:00
Leo Franchi
8da155bb04 Progress to next solved track instead of next track with results as some may be offline. 2011-03-10 20:24:17 -05:00
Leo Franchi
288da2be79 fix not getting more tracks when restarting a failed station 2011-03-10 20:10:52 -05:00
Jeff Mitchell
b57e9fbf54 Make CMake actually read the CLucene version, make it find both needed
libraries, and for the love of God make it link already.
2011-03-09 18:25:17 -05:00
Jeff Mitchell
35e26db33d Actually look for files that exist and libraries that exist in current
clucene
2011-03-09 17:53:47 -05:00
Leo Franchi
a74b33114c make versioning in sparkle feeds consistent
set changelog url to raw blob of changelog on github
2011-03-08 22:44:41 -05:00
Leo Franchi
8489d7c46d make sure to stop (and wait) for script resolvers before deleting 2011-03-08 22:44:08 -05:00
Leo Franchi
c1db858eff Add modified signing script to tar up the .app and generate the sparkle signature. 2011-03-08 22:16:40 -05:00
Leo Franchi
8b8090d355 enable winsparkle-debug and winsparkle updates based on debug or release mode 2011-03-08 21:56:56 -05:00
Leo Franchi
250814b687 use sparkle-debug on mac debug builds, and sparkle on release builds 2011-03-08 21:55:57 -05:00
Leo Franchi
120914627c fix starting a station animation with preview tracks 2011-03-08 20:29:20 -05:00
Leo Franchi
ed6a88dae1 Add QtSparkle support to the windows build, for updating goodness 2011-03-08 19:18:59 -05:00
Leo Franchi
28f2b0d5b7 Fix launching .app on osx when a Qt from homebrew is installed 2011-03-07 22:08:04 -05:00
Christian Muehlhaeuser
e5e68b5eac * Improved loading huge collections / super-collections with many sources. 2011-03-08 02:00:33 +01:00