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
Christian Muehlhaeuser
3b40b7bcb2
* Break loops if we found the right SourceTreeItem.
2011-03-21 03:23:52 +01:00
Christian Muehlhaeuser
04cbd72ef6
* Hopefully fixed delete playlist crash.
2011-03-21 03:11:45 +01:00
Dominik Schmidt
d725594203
Install ./admin/win to share/tomahawk/admin if building for windows
2011-03-21 03:01:54 +01:00
Dominik Schmidt
4e4d304b01
Respect 64 when installing libraries
2011-03-20 19:53:27 +01:00
Christian Muehlhaeuser
b87f638e87
* Updated tomahawk.nsi.
2011-03-20 07:12:17 +00:00
Christian Muehlhaeuser
f5c73d765a
* Removed obsolete CPack.txt include from CMakeLists.linux.txt.
2011-03-20 05:11:48 +01:00
Christian Muehlhaeuser
c046119a6c
* Fixed compiler warnings.
2011-03-20 04:27:05 +01:00
Christian Muehlhaeuser
eb72bb4b38
* cmake fix for OS X.
2011-03-20 04:01:39 +01:00
Christian Muehlhaeuser
eea1a5e0b6
* Final CMakeLists.txt fixes?
2011-03-20 03:54:45 +01:00
Christian Muehlhaeuser
e109415add
* Fixed rtaudio install.
2011-03-20 03:50:19 +01:00
Christian Muehlhaeuser
fe518a5cbb
* Fixed cmake install targets.
2011-03-20 03:48:07 +01:00
Christian Muehlhaeuser
650f3782b4
* Fixed tomahawk.nsi.
2011-03-20 03:28:30 +00:00
Dominik Schmidt
cf38e1cefb
Update Toolchain-mingw32-openSUSE.cmake to use w64
2011-03-20 03:14:08 +01:00
Christian Muehlhaeuser
c0f7cf79eb
* Don't include CPack.txt for now.
2011-03-20 03:04:59 +01:00
Leo Franchi
ca016dae43
paint the playlist rows smaller too
2011-03-19 21:09:57 -04:00
Leo Franchi
64331d7fa5
set smaller font in the delegate not the view so animations use it too
2011-03-19 20:57:26 -04:00
Leo Franchi
1f66b31416
shrink the twitter config dialog a bit.
...
The text didn't fit by default in on OS X. Removed the groupbox as it made huge margins and cut off text.
Removed some text, and reworked some of the contents of a qlabel into another qlabel because multiline
qlabels fail at layouting
2011-03-19 20:35:15 -04:00
Leo Franchi
e72010b263
Don't show neverending loading slider for empty collections
2011-03-19 20:00:13 -04:00
Leo Franchi
5c963912a8
Decrease point size for overlay a tad
2011-03-19 20:00:03 -04:00
Leo Franchi
3925e1bd2f
Show error if we failed to get a preview of a station
2011-03-19 19:42:19 -04:00
Leo Franchi
c43da4b589
Shrink the text as much as we need to fit it. Also, make it smaller on osx here too.
2011-03-19 19:41:55 -04:00
Dominik Schmidt
4b24be300b
Remove LIBRARY from install DESTINATIONs because it breaks cmake configure for windows
2011-03-19 20:10:27 +01:00
Dominik Schmidt
c2c41eaee5
Fix inclusion of CLuceneConfig.cmake. Shouldn't we be using CLucene_DIR?
2011-03-19 19:19:58 +01:00
Dominik Schmidt
75aef1497a
Don't check for TagLib twice. We're already checking with optional find macro.
2011-03-19 19:17:31 +01:00
Christian Muehlhaeuser
36997366e1
* SIP Jabber cleanup (gloox).
2011-03-19 09:45:02 +01:00
Christian Muehlhaeuser
77164b0d89
* Fixed disconnected signal not being hooked up in gloox jabber.
2011-03-19 09:25:35 +01:00
Christian Muehlhaeuser
3f46501e0f
* Moved gen_resources.sh to admin/ dir.
2011-03-19 08:35:54 +01:00
Christian Muehlhaeuser
d66f78bab0
* Advance to HTTP results, again.
2011-03-19 07:41:04 +01:00
Christian Muehlhaeuser
d3643636d2
* Fixed Query crash.
2011-03-19 07:34:34 +01:00
Christian Muehlhaeuser
5b7775d7a1
* Fixed m_playable in Query.
2011-03-19 07:28:09 +01:00
Christian Muehlhaeuser
de2d8aa2fd
* Prevent QLabel's default-text from appearing while loading PlaylistManager.
2011-03-19 07:18:28 +01:00
Christian Muehlhaeuser
9de221e9d0
* Fixed broken signal / slot connection. Re-scanning now live-updates the CollectionFlatModel, again.
2011-03-19 06:14:22 +01:00
Christian Muehlhaeuser
85826249c9
* Prevent Tomahawk from ever trying to connect to itself.
2011-03-19 05:15:34 +01:00
Christian Muehlhaeuser
520806f0bb
* Don't skip over unsolved but playable tracks.
...
* Don't assert on invalid connections.
2011-03-19 05:09:57 +01:00
Christian Muehlhaeuser
64846c1abd
* Prevented loading a dupe SIP plugin.
2011-03-19 03:05:57 +01:00
Leo Franchi
feed05463f
oops and again
2011-03-18 17:44:05 -04:00
Leo Franchi
5a08e56db4
fix compile
2011-03-18 17:40:46 -04:00
Leo Franchi
2e3492e68d
only selectively shrink font size on osx
2011-03-18 17:12:55 -04:00
Christian Muehlhaeuser
a7ef75633a
* Removed old junk and cleaned up source: Never include tomahawkapp.h in libtomahawk.
2011-03-18 21:51:12 +01:00
Christian Muehlhaeuser
c7c28b0dd7
* Fixed GPL headers.
2011-03-18 21:36:33 +01:00
Christian Muehlhaeuser
2024a1d8d7
* Fixed GPL headers.
2011-03-18 21:35:29 +01:00
Christian Muehlhaeuser
a18c0eed7a
* Fixed GPL headers.
2011-03-18 21:33:20 +01:00