1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-26 10:42:26 +01:00

50 Commits

Author SHA1 Message Date
Dominik Schmidt
0b80cd65bd Update and simplify tomahawk.nsi 2011-05-24 05:59:52 +02:00
Dominik Schmidt
451695faab Update tomahawk.nsi 2011-05-14 18:45:25 +02:00
Christian Muehlhaeuser
f6d4e0c63a * Re-added launch page to installer. 2011-03-25 13:55:28 +00:00
Christian Muehlhaeuser
81f4ec2337 * Update revision. 2011-03-25 12:10:30 +00:00
Christian Muehlhaeuser
8568245355 * Preparing release version 0.0.3. 2011-03-25 12:10:29 +00:00
Christian Muehlhaeuser
89c3f266a7 * Manually merged stever's tomahawk.nsi patch. 2011-03-25 10:23:43 +00:00
Steven Robertson
d4569b1d38 EnsureTomahawkShutdown not required in uninstaller. 2011-04-03 20:27:29 +08:00
Leo Franchi
40d4636352 tomahawk:// handler stuff on windows 2011-04-03 00:14:47 -04:00
Christian Muehlhaeuser
48f69c3180 * Disabled launching Tomahawk from within the Windows installer. It caused starting Tomahawk with admin privileges. 2011-04-01 11:52:15 +02:00
Christian Muehlhaeuser
543c3125ac * Cherry-picked latest tomahawk.nsi changes from master. 2011-03-31 04:20:57 +02:00
Leo Franchi
1e3fe13a5b update sparkle rss from server and fix changelog to 0.0.2 2011-03-28 12:45:22 -04:00
Christian Muehlhaeuser
32ed0c748b * Updated sparkle templates. 2011-03-25 00:08:28 +00:00
Christian Muehlhaeuser
23d4a03aca * Prepare version 0.0.2. 2011-03-24 23:54:35 +00:00
Christian Muehlhaeuser
f72fbce99e * Included missing libjpeg.dll in Windows installer. 2011-03-24 23:05:24 +00:00
Christian Muehlhaeuser
4e878a8517 * Added imageformats plugins to installer. 2011-03-24 21:41:07 +00:00
Christian Muehlhaeuser
040bcf113e * Fixed compiling on Windows. 2011-03-24 20:44:46 +00:00
Christian Muehlhaeuser
97bf7a2b4e * Updated beta sparkle feed-templates. 2011-03-24 20:13:53 +00:00
Christian Muehlhaeuser
7cb23a39f8 * Updated version number in tomahawk.nsi. 2011-03-20 07:44:10 +00:00
Dominik Schmidt
0dec904df6 Make it possible to build the windows installer from installed tomahawk 2011-03-21 03:50:57 +01:00
Christian Muehlhaeuser
b87f638e87 * Updated tomahawk.nsi. 2011-03-20 07:12:17 +00:00
Christian Muehlhaeuser
650f3782b4 * Fixed tomahawk.nsi. 2011-03-20 03:28:30 +00:00
Dominik Schmidt
cf38e1cefb Update Toolchain-mingw32-openSUSE.cmake to use w64 2011-03-20 03:14:08 +01:00
Christian Muehlhaeuser
fb145a2883 * Fixed tomahawk.nsi. 2011-03-16 17:04:50 +01:00
Leo Franchi
a74b33114c make versioning in sparkle feeds consistent
set changelog url to raw blob of changelog on github
2011-03-08 22:44:41 -05:00
Leo Franchi
8b8090d355 enable winsparkle-debug and winsparkle updates based on debug or release mode 2011-03-08 21:56:56 -05:00
Leo Franchi
ed6a88dae1 Add QtSparkle support to the windows build, for updating goodness 2011-03-08 19:18:59 -05:00
Christian Muehlhaeuser
44a73481c2 * Updated tomahawk.nsi. 2011-02-23 19:16:17 +01:00
Dominik Schmidt
45756891b4 Do more clean up in the CMakeLists.txt and depend on CLucene 0.9.23 2011-02-21 15:25:44 +01:00
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
Christian Muehlhaeuser
d9bc06a4f6 * Fixed tomahawk.nsi. Sorry for waiting on me, Domme :-). 2011-02-14 18:15:18 +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
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