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

1054 Commits

Author SHA1 Message Date
Jeff Mitchell
a848561e60 Add some debugging for Chris and fix duplicate paths being queued 2011-04-02 19:29:53 -04:00
Leo Franchi
d2e867b9ee switch to using KDSingleApplicationGuard instead of QtUniqueApp as it's broken on windows.
KDSingleApplicationGuard is from KDTools and this is the GPL-licensed version.
2011-04-02 13:47:48 -04:00
Jeff Mitchell
ea744456c9 Don't start scanning on a fresh config/db 2011-04-02 11:07:04 -04:00
Christian Muehlhaeuser
5255fd2a78 * Properly thread QtScriptResolver. 2011-04-02 10:24:58 +02:00
Christian Muehlhaeuser
0a593aeb05 * Only keep track of the 50 most recent tracks in WelcomeWidget. Don't auto-resolve playback-logs any longer. 2011-04-02 10:24:58 +02:00
Christian Muehlhaeuser
6af30bfd2f * Cleaned up style. 2011-04-02 10:24:58 +02:00
Jeff Mitchell
01f2fe6adc Fix missing condition, wrong method, and put more info in the ChangeLog 2011-04-02 01:17:48 -04:00
Jeff Mitchell
2214b750be Changelogify 2011-04-02 00:58:43 -04:00
Jeff Mitchell
569c23a30e Whitespacing 2011-04-02 00:56:36 -04:00
Jeff Mitchell
3bc496eaaf Implement watched folders and scan-on-startup. Folders are scanned after 10 seconds without a change. Also handles deferring scans of directories if attempted during an ongoing scan, both for recursive and non-recursive scans.
Fixes TWK-30 / THK-30.
2011-04-02 00:52:20 -04:00
Christian Muehlhaeuser
d818a7f697 * Added ready() signal to Database class. 2011-04-02 06:10:05 +02:00
Jeff Mitchell
06f0dd8768 More work on dir watchers -- it's mostly there except for the actual DB modifications 2011-04-01 17:05:40 -04:00
Jeff Mitchell
de92b0b726 Initial work on a dir watcher for the scanner 2011-03-31 22:08:32 -04:00
Jeff Mitchell
47451e4fba Add more debugging and remove the don't-try-to-reconnect behavior 2011-03-31 15:12:08 -04:00
Jeff Mitchell
0c4e304ee5 Make debug output a little more helpful 2011-03-31 12:19:12 -04:00
Christian Muehlhaeuser
14f5508140 * Merged stable branch to master. 2011-03-31 04:28:39 +02:00
Julian Bäume
59391e3841 load translation based on system locale
this loads the resource that contains translations for the locale the
user has set.
2011-03-31 10:25:14 +08:00
Julian Bäume
a55124ed75 ship the translations within the binary
build qm-files for translation

create resource file for translations, contains german translations, for now.

this is some kind of hack to make it work. rcc doesn’t allow
out-of-source builds, so the commands need to be specified by hand, to
copy things around between source and binary directories.
2011-03-31 10:25:14 +08:00
Christian Muehlhaeuser
543c3125ac * Cherry-picked latest tomahawk.nsi changes from master. 2011-03-31 04:20:57 +02:00
Christian Muehlhaeuser
f5ba469b0a Merge branch 'master' of https://github.com/stever/tomahawk 2011-03-31 04:09:14 +02:00
Steven Robertson
56deed391e Added check for running tomahawk.exe process and option to kill the process (or ignore) and proceed. 2011-03-31 00:14:20 +01:00
Frank Osterfeld
a05795bf6b fix case 2011-03-30 19:11:32 +02:00
Frank Osterfeld
b6d6969281 pass parent to messageboxes 2011-03-30 19:11:32 +02:00
Frank Osterfeld
492c2acf18 i18n: tr() and avoid string puzzle 2011-03-30 19:10:41 +02:00
Leo Franchi
8fbcf0cec9 Merge branch 'master' of https://github.com/stever/tomahawk into stever-master 2011-03-30 09:44:44 -04:00
Dominik Schmidt
f52205d2cc Update jreen plugin to newer jreen and sip plugin interface 2011-03-30 05:05:22 +02:00
Jeff Mitchell
35c2fccd6c Various proxy-related fixes. Still doesn't work properly...parts of it do but gloox jabber doesn't. (Haven't tested twitter yet.) 2011-03-29 19:35:18 -04:00
Julian Bäume
c61813915d initial german translation
it's not finished, but a first start
2011-03-30 07:09:01 +08:00
Jeff Mitchell
77e37bb325 Merge branch 'stable' 2011-03-29 17:30:45 -04:00
Jeff Mitchell
52fcc7b53f Update some debug in twitter 2011-03-29 17:29:19 -04:00
Jeff Mitchell
3657579c32 Re-match the regex 2011-03-29 17:29:12 -04:00
Jeff Mitchell
b8721ad75a Add some twitter debug 2011-03-29 17:29:02 -04:00
Jeff Mitchell
f767818966 Update some debug in twitter 2011-03-29 17:27:50 -04:00
Jeff Mitchell
a09167050f Re-match the regex 2011-03-29 17:06:50 -04:00
Jeff Mitchell
3d25e6aefe Add some twitter debug 2011-03-29 16:33:44 -04:00
Jeff Mitchell
de4df0060e Merge branch 'stable' 2011-03-29 16:22:16 -04:00
Jeff Mitchell
b59399aecb Changelogify 2011-03-29 16:22:08 -04:00
Jeff Mitchell
0a0e27c717 Hopefully fix TWK-13 crash bug. 2011-03-29 16:20:04 -04:00
Jeff Mitchell
7c8b65a1d3 Hopefully fix TWK-13 crash bug. 2011-03-29 09:58:14 -04:00
Jeff Mitchell
b70491cc63 Disable acl box for now 2011-03-29 08:11:23 -04:00
Jeff Mitchell
e968298d7d Coarse-grained ACL support is now implemented. This controls whether someone is allowed to connect to you in a global sense, and remembers the chosen value. For now there is no GUI way to revert this, but it is easily done via Tomahawk.conf 2011-03-29 02:42:46 -04:00
Jeffrey Finkelstein
6a605789e1 fixed typo - changed "indemify" to "indemnify" 2011-03-29 11:32:12 +08:00
Jeff Mitchell
942cc89a22 More work on the ACL system. 2011-03-28 19:25:25 -04:00
Jeff Mitchell
8d7f4a193b Rename some classes/variables 2011-03-28 17:59:33 -04:00
Jeff Mitchell
40b202df74 Merge branch 'stable' 2011-03-28 17:31:01 -04:00
Jeff Mitchell
81141e4d50 Add a placeholder text for the jabberid field 2011-03-28 17:30:43 -04:00
Jeff Mitchell
e4fefe0600 Merge branch 'stable' 2011-03-28 17:26:06 -04:00
Jeff Mitchell
896d6ad9f4 Clean up port logic 2011-03-28 17:25:43 -04:00
Jeff Mitchell
ae5fa0c33a Initial work on ACL system. Also makes much of Tomahawk handle a QStringList for collection directories. 2011-03-28 16:41:22 -04:00
Steven Robertson
4f0322ec2f Merged upstream and added nsis uninstaller path fix. 2011-03-28 19:01:48 +01:00