Leo Franchi
8d3760f71e
Merge branch 'master' of github.com:tomahawk-player/tomahawk
2011-06-06 08:39:09 -04:00
Alejandro Wainzinger
4f8165cc8a
Check if Adium is running before setting status. Be more efficient about forming the Applescript string.
2011-06-05 17:57:33 -07:00
Christian Muehlhaeuser
1021e9c1b5
* Improved AudioEngine's internal phonon-state handling.
2011-06-05 23:20:09 +02:00
Leo Franchi
7cac0ed9bc
Really don't go overboard asking for moods/styles
2011-06-05 16:47:32 -04:00
Leo Franchi
aa076684dc
fix up checking for moods and styles
2011-06-05 16:40:35 -04:00
Christopher Reichert
5ec7e3340b
re-resolve tracks when a resolver is added or removed.
...
The pipeline emits a signal to queries when a resolver is added/removed. The queries
take action based on their solved() status and if not solved() inform the pipeline to
re-resolve them.
2011-06-05 14:03:40 -05:00
Leo Franchi
7742e3091a
show summary for songs as well
2011-06-05 13:56:23 -04:00
Christian Muehlhaeuser
297161c766
* Update thirdparty/jreen submodule.
2011-06-05 17:20:21 +02:00
Christian Muehlhaeuser
95a335813d
Merge pull request #31 from euroelessar/master
...
Changes due to modified Jreen API
2011-06-05 06:33:10 -07:00
Leo Franchi
424424cf7b
Allow for omitting @foo.com domains for jabber and google.
...
Also, make sip plugins clean up the config after themselves
2011-06-04 21:59:39 -04:00
Leo Franchi
4e2c5b23f7
Show google-specific text in add contact popup, fixes TWK-217
2011-06-04 21:09:29 -04:00
Leo Franchi
73e5828d41
attempt strange fix
2011-06-04 20:07:12 -04:00
Leo Franchi
e5bdab9f9b
osx doesn't like hidden widgets added to layouts and shown later
2011-06-04 19:55:56 -04:00
Leo Franchi
d8d88826f5
rename SearchWidget to GlobalSearchWidget
2011-06-04 17:11:22 -04:00
Christian Muehlhaeuser
33a9391ee7
* Try to fix SearchWidget crash.
2011-06-04 22:58:58 +02:00
Christian Muehlhaeuser
2a43c7df78
* Try it with a parent.
2011-06-04 22:39:15 +02:00
Christian Muehlhaeuser
65c33e70f5
* Fixed OS X compilation.
2011-06-04 21:10:14 +02:00
Christian Muehlhaeuser
83ca3a1502
* Forgot to add some search widgets.
2011-06-04 20:50:49 +02:00
Christian Muehlhaeuser
2e9dc42696
* Added basic search widget.
2011-06-04 20:47:45 +02:00
Ruslan Nigmatullin
2d3f712f95
Fixes due to changed Jreen API
2011-06-04 23:48:27 +06:00
Christian Muehlhaeuser
34d9a723dd
* Fixed potential memleak.
2011-06-04 14:43:31 +02:00
Jeff Mitchell
c2ffbbc5ac
Fix compile, doh
2011-06-03 11:07:53 -04:00
Jeff Mitchell
95e2b84559
No sense having it in two places...
2011-06-03 11:05:01 -04:00
Jeff Mitchell
aed838193f
See if defines are causing the twitter issues on Win
2011-06-03 11:01:27 -04:00
Christian Muehlhaeuser
6f4b43f9ff
* Fixed AudioEngine deleting a sharedptr while it's being used by Phonon.
2011-06-03 15:27:34 +02:00
Alejandro Wainzinger
4619cd420a
More style fixes.
2011-06-02 21:13:57 -07:00
Alejandro Wainzinger
e5cc13ac57
Fixes for style.
2011-06-02 18:53:36 -07:00
Alejandro Wainzinger
6500af65c0
Merge branch 'master' into adiumpush
2011-06-02 18:23:20 -07:00
Leo Franchi
59452f6163
Try to avoid showing the window before placing it
2011-06-02 17:24:44 -04:00
Leo Franchi
e130fc41ed
resize dialog when it changes size, and hide/show
...
otherwise osx goes CRAZY PANTS
2011-06-01 20:29:54 -04:00
Leo Franchi
b4e0674e2b
SHow initial config dialog as sheet on osx, WIP
2011-06-01 17:41:44 -04:00
Christian Muehlhaeuser
aeedf286eb
* Added Pipeline status view. WIP.
2011-06-01 04:21:35 +02:00
Christian Muehlhaeuser
c52e7e4cdb
* Allow seeking in songs - if possible.
2011-06-01 04:21:01 +02:00
Leo Franchi
b356798229
Add an 'Add to my ' option for non-local playlists to copy locally
2011-05-31 22:10:37 -04:00
Leo Franchi
615b2ff5cb
And remove cruft.
2011-05-31 18:21:41 -04:00
Leo Franchi
7176b7f0a9
Add the SPMediaKeyTap thirdparty lib.
2011-05-31 18:20:29 -04:00
Leo Franchi
5cd9e49629
Add support for SPMediaKeyTap.
...
This lets tomahawk stop iTunes from opening when a user presses one of the media keys. Thanks to
the Clementine project and tyler.s.rhodes@gmail.com for much of the code in this patch.
2011-05-31 18:17:46 -04:00
Jeff Mitchell
7c3d0eba95
Merge branch 'master' into watchforchanges-ng
2011-05-31 13:15:36 -04:00
Christopher Reichert
30323c2d8a
Shuffle Mode and Repeat mode are now stored on a playlist by playlist basis
...
in Tomahawk.conf
2011-05-31 10:43:45 -05:00
Christian Muehlhaeuser
2aab17ba8e
* Updated tomahawk.nsi, now depends on the vlc stuff being extracted to ../vlc/
0.1.0
2011-05-30 21:19:15 +00:00
Leo Franchi
9236da101e
Expire logplayback commands in the UI after 10minites, they are stale
...
Fixes TWK-39
2011-05-30 13:42:38 -04:00
Jeff Mitchell
c98842935d
Merge branch 'master' into watchforchanges-ng
...
Conflicts:
src/libtomahawk/infosystem/infosystem.cpp
src/musicscanner.cpp
src/scanmanager.cpp
src/tomahawkapp.cpp
src/tomahawkwindow.ui
2011-05-30 09:56:45 -04:00
Jeff Mitchell
d71bdb2fef
Update dtor logic of other threads
2011-05-30 09:45:42 -04:00
Christian Muehlhaeuser
76aa0461ad
* More InfoSystem DTOR fixes.
2011-05-30 15:18:28 +02:00
Christian Muehlhaeuser
af2553294f
* More AudioEngine debug.
2011-05-30 06:18:20 +02:00
Christian Muehlhaeuser
873fe1297a
* Fixed crash in DbCmd_Resolve.
2011-05-30 04:59:59 +02:00
Leo Franchi
f5749a5db2
Fix adding of controls that wouldn't go to the right place.
2011-05-29 19:03:22 -04:00
Leo Franchi
07cb94b1bc
Add a new source item for temporary pages.
...
This fixes TWK-182. Also, ensure that what is selected on the left is always
in sync with what is on the right. In addition, expand the parent nodes when selecting
an item automatically in the tree.
2011-05-29 16:57:46 -04:00
Frank Osterfeld
f2952f783e
Fix case
2011-05-29 21:20:09 +02:00
Frank Osterfeld
eef99c9e39
Initialize variable.
2011-05-29 21:20:09 +02:00