1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-03 23:52:25 +02:00

11088 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
c3702a633d Style fixes. 2015-04-18 06:02:37 +02:00
Christian Muehlhaeuser
84d36f45a2 Clean up DownloadManager and add jobFinished() signal. 2015-04-18 06:01:59 +02:00
Christian Muehlhaeuser
592b1bc3c1 Remove obsolete Query ctor. 2015-04-18 06:00:01 +02:00
Christian Muehlhaeuser
43e29b79e0 Style fixes. 2015-04-18 05:37:10 +02:00
Christian Muehlhaeuser
ce2811c30e Fixed AudioOutput::isSeekable for position-based vlc events. 2015-04-18 05:36:47 +02:00
Christian Muehlhaeuser
78f0896342 Fixed emitting current time instead of total time to update timers. 2015-04-18 05:35:56 +02:00
Christian Muehlhaeuser
f9636ecb65 Removed apparently obsolete code. 2015-04-18 05:35:33 +02:00
Christian Muehlhaeuser
202bb2abb4 Fixed initialization order of class members. 2015-04-18 05:35:12 +02:00
Christian Muehlhaeuser
8a7a8bb4f0 Don't set time on AudioEngine's singleton instance, but emit signals to it. 2015-04-18 05:34:52 +02:00
Christian Muehlhaeuser
391cc821f8 Don't use '#if 0' - it might be defined and cause weird issues. 2015-04-18 05:33:52 +02:00
Christian Muehlhaeuser
38f05a7353 Merge pull request #294 from theli-ua/master
Fallback to position-based progress and seeking if current time is unavailable
2015-04-18 05:18:34 +02:00
Christian Muehlhaeuser
2948b91058 Removed TopHits view from Album page until we actually use it. 2015-04-18 05:13:03 +02:00
Christian Muehlhaeuser
f90297a629 Removed Album page's scroll-area. Scrolling within the TrackView is enough. 2015-04-18 05:02:23 +02:00
Tomahawk CI
23e88fc1c1 Automatic merge of Transifex translations 2015-04-18 02:16:54 +02:00
Anton Romanov
b5252c05a2 Remove all aboutToFinish/expectStop related things 2015-04-17 15:16:56 -07:00
Anton Romanov
0c8710ce4c Fallback to position-based progress/seeking if timing info is not available 2015-04-15 19:55:14 -07:00
Tomahawk CI
9de4d407d6 Automatic merge of Transifex translations 2015-04-16 02:16:50 +02:00
Christian Muehlhaeuser
2e06dad341 Updated README. 2015-04-15 08:55:34 +02:00
Christian Muehlhaeuser
a10122cc95 Fixed source translation for copyright. 2015-04-15 06:32:41 +02:00
Tomahawk CI
147de9c57c Automatic merge of Transifex translations 2015-04-15 02:16:59 +02:00
Christian Muehlhaeuser
c78b39e8d7 Add refresh button in script collection header. 2015-04-14 04:42:21 +02:00
Tomahawk CI
b5bba22300 Automatic merge of Transifex translations 2015-04-14 02:16:56 +02:00
Dominik Schmidt
58a52c71c2 Add InfoAlbumPurchaseUrl info system type 2015-04-13 22:49:46 +02:00
Christian Muehlhaeuser
d86fdded4b Don't spam the log if VLC detects total-time changed. This can happen a lot. 2015-04-13 08:24:19 +02:00
Christian Muehlhaeuser
a2d290cab8 Updated ChangeLog. 2015-04-13 08:06:09 +02:00
Christian Muehlhaeuser
51fd1227e7 Prevent boost from throwing an exception when env's locale is invalid. 2015-04-13 08:04:32 +02:00
Christian Muehlhaeuser
9e9119ca6b Updated ChangeLog. 2015-04-13 07:02:32 +02:00
Christian Muehlhaeuser
e096f62b5c Fixed starting Tomahawk with a track as cli-arg. 2015-04-13 07:00:03 +02:00
Christian Muehlhaeuser
2c65bcff7e Updated ChangeLog. 2015-04-13 06:22:15 +02:00
Christian Muehlhaeuser
bef28bcd87 Reset AlbumPlaylistInterface when associated collection changes. 2015-04-13 05:37:20 +02:00
Christian Muehlhaeuser
6914b7a45d Update local collection after successful download. 2015-04-13 05:09:04 +02:00
Christian Muehlhaeuser
9c0eb10ca6 Bumped to 0.8.3. 2015-04-13 04:18:03 +02:00
Christian Muehlhaeuser
c0175b37f1 Don't try to filter artists/albums in ScriptCommands. This would fail because filtering for 'We will rock you' should still return 'Queen' e.g. 2015-04-13 02:26:45 +02:00
Christian Muehlhaeuser
6a1d0e6666 Fixed album and track filter in TreeProxyModel. 2015-04-13 02:26:45 +02:00
Christian Muehlhaeuser
8370e4b72f Make sure m_artistsFilterCmd doesn't leak in TreeProxyModel. 2015-04-13 02:26:45 +02:00
Dominik Schmidt
aab9b28bdf Add stub for passing filter to [album]Tracks() in script collection 2015-04-13 02:26:45 +02:00
Dominik Schmidt
df1d071922 Pass filter to [artist]Albums() in script collection 2015-04-13 02:26:45 +02:00
Dominik Schmidt
e519637546 Pass filter to artists() in script collection 2015-04-13 02:26:45 +02:00
Tomahawk CI
0b657bbce4 Automatic merge of Transifex translations 2015-04-13 02:17:09 +02:00
Christian Muehlhaeuser
175bc80002 Work around nasty drag & drop issue. 2015-04-12 06:38:58 +02:00
Christian Muehlhaeuser
4e3b537f43 Disable drop-event hack in sidebar. 2015-04-12 04:49:55 +02:00
Tomahawk CI
808da0da62 Automatic merge of Transifex translations 2015-04-12 02:16:53 +02:00
Christian Muehlhaeuser
53aa6dff9b Work around odd drag & drop behaviour. 2015-04-12 01:28:24 +02:00
Jason Herskowitz
7d286e852e Add download preference icon 2015-04-11 18:26:29 -04:00
Christian Muehlhaeuser
571f00611e Work around showNormal() being broken in Qt5.4. 2015-04-11 21:20:31 +02:00
Christian Muehlhaeuser
b1e4541964 Updated README. 2015-04-11 08:24:13 +02:00
Christian Muehlhaeuser
46ac1a3bd9 Updated README. 2015-04-11 08:21:28 +02:00
Christian Muehlhaeuser
57dac31d2a Make MusicScanner run in verbose mode when Tomahawk is run with --verbose. 2015-04-11 08:11:35 +02:00
Christian Muehlhaeuser
701cf0f1d3 Merge pull request #293 from aszlig/nix-build
Add a default.nix for building with Nix.
2015-04-11 07:57:19 +02:00
aszlig
e5dc3dc6ef
Add a default.nix for building with Nix.
This is roughly based on my version at:

667735efe0/pkgs/tomahawk/default.nix

Unlinke over there, we don't hardcode a specific version and instead
invoke cmake to get the current version. Also, I've stripped out
meta.maintainers, as it it is only relevant for nixpkgs.

With this, building Tomahawk from latest Git is just a matter of cloning
this repository and doing a nix-build from the source root directory.

If you want to set specific flags, you can do something like:

nix-build --arg enableKDE true

After the build, you have a "result" symlink pointing to your shiny new
build of Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-11 07:53:58 +02:00