1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 22:38:33 +01:00

26 Commits

Author SHA1 Message Date
Dominik Schmidt
41dff302e2 Fix tomahawk.nsi 2011-02-16 23:43:19 +01:00
Christian Muehlhaeuser
0953dc93db * Fixed tomahawk.nsi. 2011-02-16 13:01:48 +01:00
Dominik Schmidt
9bed5ea2da Remove set(GLOOX_LIBS) from cross-toolchain, not needed anymore because we have FindGloox.cmake now. 2011-02-15 15:02:46 +01:00
Dominik Schmidt
7c8f6fda20 Clean up our cross-compiling toolchain and track it finally in git :P 2011-02-15 14:31:41 +01:00
Dominik Schmidt
dfa7df4d11 Move installer related stuff into admin/win/nsi. 2011-02-15 14:31:41 +01:00
Dominik Schmidt
f004acc5f1 Remove outdated info from admin/win/README.txt how to add icons to executables.
This is done by CMake automatically now
2011-02-15 14:31:41 +01:00
Dominik Schmidt
5a0326650f Remove tomahawk.rc it's generated by cmake now. 2011-02-15 14:31:41 +01:00
Christian Muehlhaeuser
426a958fd2 * Fix tomahawk.nsi. 2011-02-15 10:15:32 +01:00
Leo Franchi
0ca1212691 Add some mac-specific code. Tomahawk now opens spiffs from the browser
or the finder. There is also commented out code for handling multimedia keys.

Thanks to the Clementine project for the cocoa code :)
2011-02-14 12:50:11 -05:00
Christian Muehlhaeuser
d9bc06a4f6 * Fixed tomahawk.nsi. Sorry for waiting on me, Domme :-). 2011-02-14 18:15:18 +01:00
Leo Franchi
0d93a2afee Become a unique app
Send commands to unique app when started in second instance
Load spiffs on demand

add protocol file to allow open tomahawk for tomahawk:// urls

Use qtsinglecoreapp
2011-02-13 09:47:28 -05:00
Christian Muehlhaeuser
57fa887dad * Fixed release scripts on OSX. 2011-02-12 11:13:51 +01:00
Christian Muehlhaeuser
8a530c1f15 * Fixed win32 build by breaking Linux. Will fix that right now, though. 2011-02-10 11:42:46 +01:00
Christian Muehlhaeuser
1ce52d8dde * Added DLLEXPORTs to XSPFLoader and AnimatedCounterLabel. 2011-01-14 06:40:44 +01:00
Christian Muehlhaeuser
ce30f01ec9 * Silly windows issue prevented SIP plugins from loading. 2011-01-04 11:26:41 +01:00
Christian Muehlhaeuser
318ed169eb * Fix recursive dllmacro.h inclusion. 2011-01-04 10:12:59 +01:00
Christian Muehlhaeuser
0af3ac8c80 * Updated OSX build scripts. 2011-01-03 03:50:08 +01:00
Christian Muehlhaeuser
27e906f712 * Split tomahawk into application and tomahawklib.
* Plugins link to and interface with tomahawklib.
* Compiles on Linux and Win32, but needs some more export macro love for the sip plugins on Win32.
2010-12-28 06:12:48 +01:00
Christian Muehlhaeuser
1019a7adb8 * Updated windows installer to include FLAC support. 2010-11-29 05:42:49 +01:00
Christian Muehlhaeuser
8ff60cd2e3 * Updated NSI installer assets (new Tomahawk logo). 2010-11-24 10:55:34 +01:00
Steven Robertson
fe0f7ee893 Fixed name of option defined but commented-out. 2010-11-24 08:30:47 +00:00
Steven Robertson
a9e9793cd2 Providing support for UAC plugin as an option. 2010-11-23 12:36:46 +00:00
Christian Muehlhaeuser
d92288d6cc * Cross compiling build fixes. 2010-11-18 01:40:59 +01:00
Steven Robertson
20d94a1419 Small change to handle the LOCALAPPDATA location for application data. 2010-11-04 23:29:20 +00:00
Steven Robertson
f7316086c0 Updating the Windows installer script. 2010-11-04 22:42:06 +00:00
Christian Muehlhaeuser
1f592fbbd9 Initial Tomahawk import. 2010-10-17 05:32:01 +02:00