1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-20 12:52:30 +02:00
Commit Graph

2722 Commits

Author SHA1 Message Date
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
Christian Muehlhaeuser
d79db494ef Merge remote-tracking branch 'origin' into phonon 2011-03-05 02:03:40 +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
Christian Muehlhaeuser
d745bd5d56 * Merge master into phonon branch. Fixes compiling on Arch Linux. 2011-03-04 09:02:26 +01:00
Christian Muehlhaeuser
4c46055e88 * Fixed phonon branch. 2011-03-04 08:48:12 +01: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
Christian Muehlhaeuser
fcbf62a618 * Fixed auto-resolving a station's queries. 2011-03-02 17:54:12 +01:00
Christian Muehlhaeuser
220a80ac43 * Updated OS X build scripts. 2011-03-02 16:55:01 +01:00
Dominik Schmidt
ac066e53f6 Updated jreen revision to fix linking sip_jreen on windows 2011-03-02 15:18:42 +01:00
Christian Muehlhaeuser
78d3547343 * Moved zeroconf cache back in place. 2011-03-02 07:52:45 +01:00
Christian Muehlhaeuser
a9d99ebdfc * Fixed off by one error in track removal. 2011-03-02 07:31:20 +01:00
Christian Muehlhaeuser
fa81b0647a * Added obsolete / stale file detection to MusicScanner and corresponding DatabaseCommands. 2011-03-02 07:09:37 +01:00
Dominik Schmidt
643b8fac5d Move Tomahawk application info into top-level CMakeLists.txt 2011-03-02 04:37:31 +01:00
Dominik Schmidt
528918831e Implement adding friends in sip_jreen 2011-03-02 03:23:59 +01:00