1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 17:42:35 +02:00

796 Commits

Author SHA1 Message Date
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
Christian Muehlhaeuser
f38737f8ea * Added Jason Herskowitz to the About Dialog. 2011-03-08 02:00:33 +01:00
Christian Muehlhaeuser
c1a65587cd * Don't emit tracks in batches. 2011-03-08 02:00:33 +01:00
Christian Muehlhaeuser
eadfd92929 * Some cleanups. 2011-03-08 02:00:33 +01:00
Dominik Schmidt
12d8a892de Don't create network submenu for jabber if no account is set 2011-03-08 01:36:53 +01:00
Leo Franchi
e22c430f00 add workaround for Qt Cocoa that fixes restoring geometry when
using a unified toolbar.
2011-03-07 16:39:40 -05:00
Leo Franchi
a17635c89d fix style 2011-03-07 16:35:25 -05:00
Alastair Porter
5b87f97320 Handle namespaces in xspf files 2011-03-06 22:21:32 -05:00
Leo Franchi
eec2c3a9bf make stations behave 2011-03-06 12:24:53 -05:00
Leo Franchi
ebd66b1105 Merge branch 'master' of github.com:tomahawk-player/tomahawk 2011-03-06 11:24:42 -05:00
Christian Muehlhaeuser
f3ef031859 * Fixed resolvingFinished() signal in Query. 2011-03-06 17:23:52 +01:00
Leo Franchi
597a9e5efd Merge branch 'master' of github.com:tomahawk-player/tomahawk 2011-03-06 11:09:32 -05:00
Christian Muehlhaeuser
547dc76ca8 * Fixed becameSolved() signal in Query class. 2011-03-06 17:07:06 +01:00
Leo Franchi
2612a4926e switch to created auto playlist / station on creation 2011-03-06 10:23:08 -05:00
Leo Franchi
2d7b5d3910 fix url 2011-03-05 23:53:33 -05:00
Leo Franchi
2e11ae5894 Fix auth to work with pinentry based auth 2011-03-05 23:44:11 -05:00
Leo Franchi
5770154f43 And make it work. 2011-03-05 19:03:30 -05:00
Leo Franchi
d3ba0a0c75 unused arg is unused 2011-03-05 19:02:47 -05:00
Leo Franchi
38bc02af55 set proper size of tomahawk logo in auth page 2011-03-05 16:27:39 -05:00
Christian Muehlhaeuser
f8df6db392 * A playlist's title now updates in the sidebar when it gets changed. 2011-03-05 02:46:24 +01:00
Leo Franchi
7aa844f81b Add sparkle support for OSX 2011-03-04 17:03:51 -05:00
Leo Franchi
e178f00fab rework the station workflow a bit. now, show a preview of 5 tracks all the time, live-updated based on filters. click on a track to start the station going.
comments / criticisms / bugs appreciated
2011-03-04 15:31:56 -05:00
Leo Franchi
dfc57b156f fix some station workflow issues 2011-03-03 21:27:30 -05:00
Christian Muehlhaeuser
c915d76255 * Fixed retrieving queries in Playlist & LoadPlaylistEntries. 2011-03-04 02:45:13 +01:00
Christian Muehlhaeuser
ea3b9296fc * Fixed CFBundleIdentifier in Info.plist. * Added more debug output to solve assert issue. 2011-03-03 22:55:08 +01:00
Leo Franchi
90ef2d035f we now support the playdar AUTH so fix string and make it on by default 2011-03-02 18:09:37 -05:00
Christian Muehlhaeuser
db981757ac * Added playlistChanged() signal to AudioEngine. 2011-03-02 23:58:13 +01:00
Christian Muehlhaeuser
9f61eec649 * Don't include tomahawkapp.h in libtomahawk. 2011-03-02 21:30:01 +01:00
Christian Muehlhaeuser
77fc815560 * Also fixed auto-resolving for creating playlists. 2011-03-02 17:59:40 +01:00