1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-12 20:12:00 +02:00

1025 Commits

Author SHA1 Message Date
Jeff Mitchell
80223e6b2a Don't use semicolons with colons, it's easy to miss that they're different...use an asterisk instead 2011-03-24 17:40:36 -04:00
Christian Muehlhaeuser
8c73040a0d * Removed manually adding peers from the menu. 2011-03-24 22:37:30 +01:00
Jeff Mitchell
8e7c4407cf Update twitter to make it more robust 2011-03-24 17:37:02 -04:00
Guillermo A. Amaral
32d82159d9 Fix to allow building with dependencies that are outside the usual system locations. 2011-03-25 05:15:14 +08:00
Christian Muehlhaeuser
040bcf113e * Fixed compiling on Windows. 2011-03-24 20:44:46 +00:00
Christian Muehlhaeuser
97bf7a2b4e * Updated beta sparkle feed-templates. 2011-03-24 20:13:53 +00:00
Christian Muehlhaeuser
22b483bd2b * Added domme's email. 2011-03-25 03:06:26 +01:00
Leo Franchi
9048293e88 Add AUTHORS file. muesli, change it as you see fit. 2011-03-24 22:05:44 -04:00
Guillermo A. Amaral
c23422ff8e More build fixes 2011-03-25 10:02:01 +08:00
Christian Muehlhaeuser
28a0ac7a2c * Updated changelog for first release. 2011-03-25 02:57:26 +01:00
Christian Muehlhaeuser
09a85034e3 * Set jabber priority to -127, which seems to be lowest valid one. 2011-03-25 00:43:23 +01:00
Christian Muehlhaeuser
9c60067831 * Announce ourselves as Extended Away on jabber. 2011-03-25 00:35:03 +01:00
Jeff Mitchell
6d92d158bb Have proper visibility of the libraries instead of assuming it's only needed on WIN32 2011-03-24 15:55:02 -04:00
Christian Muehlhaeuser
5ce659fb00 * Fixed sparkle.rss template. 2011-03-24 20:05:33 +01:00
Christian Muehlhaeuser
8167a05b91 * Integrated sparkle signing in release script. 2011-03-24 20:02:57 +01:00
Christian Muehlhaeuser
4558fd7e22 * Fixed linking QJson on OS X. 2011-03-24 19:35:49 +01:00
Jeff Mitchell
192a9ac380 Bring in QJson's ldflags to actually be able to get the right link information 2011-03-24 12:37:26 -04:00
Leo Franchi
f0db24aa07 only add tracks to a station if it is active
try harder to not overlay spinner over text
2011-03-24 10:55:55 -04:00
Christian Muehlhaeuser
c35d77891b * This should fix stations ignoring playable but not perfectly solved queries. 2011-03-24 14:50:47 +01:00
Christian Muehlhaeuser
ae879aff93 * Fixed pipeline so it not calls onResolvingFinished more than once. 2011-03-24 14:32:31 +01:00
Leo Franchi
f9954dbb7e don't show an error on loading an empty station 2011-03-23 17:56:37 -04:00
Leo Franchi
068391cd58 expect urls of form tomahawk://load/?xspf= 2011-03-23 07:46:12 -04:00
Leo Franchi
0691ad6252 set title on super collection when showing it for the first time 2011-03-22 22:29:41 -04:00
Leo Franchi
cc379b8ffe use new images in toolbar too 2011-03-22 21:35:35 -04:00
Leo Franchi
bd54916fe3 set dangling pointer to 0 so if a proxymodel gets called during resetting, it can tell if a plitem is gone 2011-03-22 18:36:07 -04:00
Leo Franchi
18453f886f check for valid shared pointer here 2011-03-22 15:59:46 -04:00
Jeff Mitchell
1211bf23b6 Revamp twitter auth mechanism, which will hopefully remove false-positive auth success and allow de-authing 2011-03-22 14:37:06 -04:00
Leo Franchi
458551d78a Add new icons, and also use the new icon in stations and auto playlists 2011-03-22 13:01:59 -04:00
Jeff Mitchell
c15c99cfa9 Sync with upstream qtweetlib 2011-03-22 10:12:46 -04:00
Leo Franchi
2ffe51163c Revert "add --demo parameter that strips out hostnames"
This reverts commit 194116c912e2cecd7e23eebbe972e36df2d004f6.
Hide hostname another way to try to fix J's bizarre issue
2011-03-21 21:19:49 -04:00
Leo Franchi
194116c912 add --demo parameter that strips out hostnames 2011-03-21 19:16:59 -04:00
Christian Muehlhaeuser
a06b1fdf52 * Error handling in QtScriptResolver. 2011-03-21 16:52:14 +01:00
Christian Muehlhaeuser
218b92da9e * Fixed Collection & Playlist's ViewPage pixmap. 2011-03-21 16:16:35 +01:00
Christian Muehlhaeuser
2b5808a35b * Added new icons. 2011-03-21 16:07:54 +01:00
Christian Muehlhaeuser
3414f32e9b * Support year parameter in QtScriptResolver. 2011-03-21 14:26:16 +01:00
Christian Muehlhaeuser
3c936414fd * Fixed QtScriptResolver's durationString parsing. 2011-03-21 14:17:00 +01:00
Christian Muehlhaeuser
1a5d06ed28 * Bad idea to create this path on non-Linux. 2011-03-21 13:44:27 +01:00
Christian Muehlhaeuser
61a3e3a815 * Fixed crasher in Result::toVariant(). 2011-03-21 13:18:03 +01:00
Christian Muehlhaeuser
ad2bdcc300 * Do not manually copy Info.plist. 2011-03-21 13:09:27 +01:00
Christian Muehlhaeuser
e1c687640e * Did not plan to commit that. 2011-03-21 12:58:50 +01:00
Christian Muehlhaeuser
8e42c8964b * Fixed JavaScript errors causing a Pipeline assert. 2011-03-21 12:49:53 +01:00
Christian Muehlhaeuser
7cb23a39f8 * Updated version number in tomahawk.nsi. 2011-03-20 07:44:10 +00:00
Christian Muehlhaeuser
aedebfe9a9 * APPLICATION_NAME is now Tomahawk instead of Player. A few more build system fixes. 2011-03-21 09:21:58 +01:00
Christian Muehlhaeuser
6d482cf239 * Fixed OS X build scripts. 2011-03-21 09:02:59 +01:00
Christian Muehlhaeuser
53ccfcfed3 * Added DMG creation script, background and stuff. 2011-03-21 07:36:43 +01:00
Christian Muehlhaeuser
4fe5602c49 * Fixed app bundle issues (blank icon, lowercase name). 2011-03-21 07:17:15 +01:00
Christian Muehlhaeuser
f4269f0f34 * Fixed re-emitting idle() too often in Pipeline. 2011-03-21 06:21:28 +01:00
Christian Muehlhaeuser
c666aa4e91 * Reset the PlaylistModel if we clear it. 2011-03-21 06:01:53 +01:00
Christian Muehlhaeuser
09fb77bbfd * Updated OS X build scripts. 2011-03-21 04:42:22 +01:00
Dominik Schmidt
0dec904df6 Make it possible to build the windows installer from installed tomahawk 2011-03-21 03:50:57 +01:00