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

166 Commits

Author SHA1 Message Date
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
4d23dea891 * Updated OS X sparkle templates. 2011-03-28 06:52:57 +02: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
5ce659fb00 * Fixed sparkle.rss template. 2011-03-24 20:05:33 +01:00
Christian Muehlhaeuser
8167a05b91 * Integrated sparkle signing in release script. 2011-03-24 20:02:57 +01:00
Christian Muehlhaeuser
ad2bdcc300 * Do not manually copy Info.plist. 2011-03-21 13:09:27 +01:00
Christian Muehlhaeuser
7cb23a39f8 * Updated version number in tomahawk.nsi. 2011-03-20 07:44:10 +00:00
Christian Muehlhaeuser
aedebfe9a9 * APPLICATION_NAME is now Tomahawk instead of Player. A few more build system fixes. 2011-03-21 09:21:58 +01:00
Christian Muehlhaeuser
6d482cf239 * Fixed OS X build scripts. 2011-03-21 09:02:59 +01:00
Christian Muehlhaeuser
53ccfcfed3 * Added DMG creation script, background and stuff. 2011-03-21 07:36:43 +01:00
Christian Muehlhaeuser
4fe5602c49 * Fixed app bundle issues (blank icon, lowercase name). 2011-03-21 07:17:15 +01:00
Christian Muehlhaeuser
09fb77bbfd * Updated OS X build scripts. 2011-03-21 04:42:22 +01:00
Dominik Schmidt
0dec904df6 Make it possible to build the windows installer from installed tomahawk 2011-03-21 03:50:57 +01:00
Dominik Schmidt
d725594203 Install ./admin/win to share/tomahawk/admin if building for windows 2011-03-21 03:01:54 +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
3f46501e0f * Moved gen_resources.sh to admin/ dir. 2011-03-19 08:35:54 +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
c1db858eff Add modified signing script to tar up the .app and generate the sparkle signature. 2011-03-08 22:16:40 -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
Leo Franchi
28f2b0d5b7 Fix launching .app on osx when a Qt from homebrew is installed 2011-03-07 22:08:04 -05:00
Leo Franchi
7aa844f81b Add sparkle support for OSX 2011-03-04 17:03:51 -05:00
Christian Muehlhaeuser
ea3b9296fc * Fixed CFBundleIdentifier in Info.plist. * Added more debug output to solve assert issue. 2011-03-03 22:55:08 +01:00
Christian Muehlhaeuser
220a80ac43 * Updated OS X build scripts. 2011-03-02 16:55:01 +01:00
Christian Muehlhaeuser
09234a1557 * Fixed Mac build system. 2011-02-24 01:33:33 +01:00
Christian Muehlhaeuser
44a73481c2 * Updated tomahawk.nsi. 2011-02-23 19:16:17 +01:00
Christian Muehlhaeuser
c6466bdf5c * Fix build on OS/X. 2011-02-23 01:49:56 +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
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