Christian Muehlhaeuser
|
a7f6a6e129
|
* Update version to 0.6.99.
|
2013-01-17 12:38:56 +01:00 |
|
Christian Muehlhaeuser
|
3bf144779b
|
Revert "* Disable BreakPad for testing."
This reverts commit a80803769da226b3e1a12253b12e809be6599d6f.
|
2013-01-17 12:36:54 +01:00 |
|
Christian Muehlhaeuser
|
d8a47f7ef6
|
Don't change scroll steps on OSX.
|
2013-01-17 12:00:51 +01:00 |
|
Teo Mrnjavac
|
b0d1e3813b
|
Not just on X11
|
2013-01-17 11:48:36 +01:00 |
|
Teo Mrnjavac
|
e7014caecb
|
Fix jumpy scrolling in Account Settings.
|
2013-01-17 11:46:49 +01:00 |
|
Dominik Schmidt
|
3d94dc13e7
|
Fix in-source build
|
2013-01-17 09:28:29 +01:00 |
|
Christian Muehlhaeuser
|
8521f88cb9
|
* Only check iodev when available.
|
2013-01-17 08:04:55 +01:00 |
|
Christian Muehlhaeuser
|
09a177ec51
|
* Don't crash in StreamConnection without m_iodev.
|
2013-01-17 07:47:29 +01:00 |
|
Tomahawk CI
|
e20d8c955e
|
Automatic merge of Transifex translations
|
2013-01-17 01:16:43 +01:00 |
|
Jeff Mitchell
|
0c68f55937
|
Safer thread stopping, should fix an assert
|
2013-01-16 14:50:37 -05:00 |
|
Leo Franchi
|
c1ea6d7ea1
|
Blind try to fix mystery osx crash
|
2013-01-16 14:34:47 -05:00 |
|
Teo Mrnjavac
|
acf324279a
|
Hide the share action from AudioControls if there's no InfoPlugin that
can be used to share a track.
|
2013-01-16 20:19:03 +01:00 |
|
Dominik Schmidt
|
7d94df120f
|
Forward declare structs as structs
|
2013-01-16 19:03:14 +01:00 |
|
Christian Muehlhaeuser
|
a80803769d
|
* Disable BreakPad for testing.
|
2013-01-16 15:06:34 +01:00 |
|
Leo Franchi
|
e20e29c88c
|
Add CMakeDefine, thanks domme :)
|
2013-01-16 08:50:03 -05:00 |
|
Leo Franchi
|
3c5edea2af
|
Slight clean up by adding a MOUNTAIN_LION define
|
2013-01-16 08:48:11 -05:00 |
|
Christian Muehlhaeuser
|
dcd253fdf6
|
* Fixed using tLog before Logger is initialized.
|
2013-01-16 14:37:09 +01:00 |
|
Christian Muehlhaeuser
|
c07ac1cc74
|
* Don't use tDebug in installTranslator.
|
2013-01-16 13:50:36 +01:00 |
|
Christian Muehlhaeuser
|
fbeee55c16
|
* Restore last fullscreen state on OSX.
|
2013-01-16 13:18:40 +01:00 |
|
Christian Muehlhaeuser
|
6e0fb0d597
|
* Added fullscreen action to ActionCollection.
|
2013-01-16 13:17:39 +01:00 |
|
Christian Muehlhaeuser
|
6736c69928
|
* TomahawkSettings can now store fullscreen mode.
|
2013-01-16 13:16:27 +01:00 |
|
Christian Muehlhaeuser
|
18ebcc1156
|
* Added Tomahawk::toggleFullscreen on OSX.
|
2013-01-16 13:15:46 +01:00 |
|
Christian Muehlhaeuser
|
dffd614c38
|
* Fixed memleak in drag & drop operations.
|
2013-01-16 12:41:26 +01:00 |
|
Tomahawk CI
|
2d94ece5c2
|
Automatic merge of Transifex translations
|
2013-01-16 03:25:36 +01:00 |
|
Dominik Schmidt
|
97a675dbf5
|
Add debug helper method to SipInfo
|
2013-01-16 02:30:10 +01:00 |
|
Dominik Schmidt
|
f292bb28d9
|
Don't think two SipInfos are equal just because they are both invalid ... stupid assumptions are stupid
|
2013-01-16 02:29:56 +01:00 |
|
Dominik Schmidt
|
438cb1b39b
|
You shall not lie. Not even in CMake.
|
2013-01-16 01:17:35 +01:00 |
|
Dominik Schmidt
|
0a6f2b164a
|
Build all folders inside src/accounts/
|
2013-01-16 01:14:49 +01:00 |
|
Leo Franchi
|
550c10edcc
|
Use JobStatusView error message for script errors
|
2013-01-15 18:50:12 -05:00 |
|
Dominik Schmidt
|
a692b206a3
|
Allow plugins to store arbitrary data in PeerInfo
|
2013-01-15 23:56:35 +01:00 |
|
Leo Franchi
|
f2b9619dad
|
Don't crash if Query::get returns an invalid query
|
2013-01-15 17:42:15 -05:00 |
|
Dominik Schmidt
|
f128055e0b
|
Install CMake files for usage in external plugins
|
2013-01-15 20:35:04 +01:00 |
|
Dominik Schmidt
|
8a43c70e54
|
Move AccountDllMacro to libtomahawk so it can be used by external plugins
|
2013-01-15 20:35:04 +01:00 |
|
Dominik Schmidt
|
e8af9d4c1f
|
Rename add_tomahawk_plugin macro to tomahawk_add_plugin
|
2013-01-15 20:35:04 +01:00 |
|
Dominik Schmidt
|
5298401f17
|
Remove copy of Config.h.in from libtomahawk/ and install config.h from build dir
|
2013-01-15 20:35:03 +01:00 |
|
Dominik Schmidt
|
705b5c9e47
|
Clean up CMake for optional liblastfm
|
2013-01-15 20:35:03 +01:00 |
|
Dominik Schmidt
|
034515cc7e
|
Show audio engine error on console even for headless builds
|
2013-01-15 20:35:03 +01:00 |
|
Dominik Schmidt
|
6eec99e5c7
|
Add now missing Logger.h include in PeerInfo.cpp
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
f7d430d77c
|
* Install headers for libtomahawk
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
7966926d0c
|
* Added methods to create playlists in SourceList class
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
16ef203411
|
* Removed some cruft
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
b75df83989
|
* Removed some unnecessary includes
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
34244ebbd0
|
* Moved all includes to utils/Logger.h from header files to their
respectives source files.
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
7968e2ee71
|
* Moved HeadlessCheck.h to libtomahawk directory
|
2013-01-15 20:35:03 +01:00 |
|
Lucas Lira Gomes
|
79e4647c1c
|
* Made DatabaseImpl visible in the outside
|
2013-01-15 20:35:02 +01:00 |
|
Lucas Lira Gomes
|
811c0e618d
|
* Made DatabaseCommand_CreateDynamicPlaylist and
DatabaseCommand_CreatePlaylist independent of ViewManager
|
2013-01-15 20:35:02 +01:00 |
|
Lucas Lira Gomes
|
4949e787a3
|
* Forwarded FuzzyIndex class declaration
|
2013-01-15 20:35:02 +01:00 |
|
Lucas Lira Gomes
|
1098ede0e8
|
* Made TomahawkSqlQuery visible in the outside
|
2013-01-15 20:35:02 +01:00 |
|
Lucas Lira Gomes
|
b5f5079dca
|
* Added a getter to AccountManager::m_connected.
|
2013-01-15 20:35:02 +01:00 |
|
Lucas Lira Gomes
|
420720ae52
|
* Don't compile lastfm parts if liblastfm wasn't found.
|
2013-01-15 20:35:02 +01:00 |
|