Commit Graph

229 Commits

Author SHA1 Message Date
Hugues Malphettes 545b7e2122 Draw high resolution fonts on OS X. Fixes issue 3212
(cherry picked from commit aff1cc5339)
2012-10-16 12:27:18 +02:00
John Maguire 94b1e10621 Add plugins for RTSP streaming to Mac.
(cherry picked from commit 4a96ce9561)
2012-10-11 13:31:27 +02:00
John Maguire f4f4d5d4a9 Update upload script for FC17.
(cherry picked from commit 9b50c86845)
2012-09-25 13:42:19 +02:00
John Maguire 782bfd30ba Actually set BUNDLE_PROJECTM_PRESETS 2012-09-04 12:56:44 +02:00
John Maguire 4ac2a352bd Enable bundling of projectm presets for Fedora. Might fix FC15/16
builds.
2012-09-04 11:32:18 +02:00
John Maguire 06f7acd96b Ship some GIO modules on Mac so HTTPS works correctly. 2012-07-30 17:52:21 +02:00
David Sansome efbe30a618 Upload Ubuntu 12.04 packages to google code 2012-05-10 10:05:18 +01:00
John Maguire b271dc4d0c Add field code to desktop file to support "open with" in ubuntu.
Fixes issue #2848
2012-04-03 11:28:50 +02:00
David Sansome 0aa473b88d Give the kde4 protocol files a unique prefix so they don't conflict with other packages. Fixes issue 2804
Also install them in the RPM .spec to fix the Fedora builds
2012-03-14 13:09:28 +00:00
David Sansome 204f7acbfa Merge branch 'podcasts'. Fixes issue 44 2012-03-12 19:40:31 +00:00
John Maguire 8e89838621 Support loading multiple files or a folder from dropping on the Mac dock icon.
Fixes issue #2787
2012-03-12 17:24:53 +01:00
David Sansome 578d3259ad Fix some copy+paste 2012-03-11 21:07:25 +00:00
David Sansome 2cd281ad7a Add default podcast URL handlers for gnome and KDE 2012-03-11 19:31:24 +00:00
John Maguire a5c7a9b9c6 Remove gstgio on Mac as it doesn't appear to be necessary. 2012-02-06 17:23:08 +01:00
Alan Briolat dbca026a66 Added support for shipping GIO modules (e.g. glib-networking) on win32 2012-02-01 20:58:54 +00:00
David Sansome c73c87a21a Revert "Add libssl32.dll to the windows installer, just in case"
This reverts commit 95632383ed.
2012-01-11 21:29:49 +00:00
John Maguire 8582253738 Cleanup mac deploy script a little bit. 2012-01-09 11:43:57 +00:00
John Maguire aa20c2b226 Deploy clementine-tagreader on mac. 2012-01-09 11:24:34 +00:00
David Sansome 8d19432aa3 Install clementine-tagreader on fedora 2012-01-08 21:04:09 +00:00
David Sansome 626ce20ec0 Merge branch 'external-tagreader' 2012-01-08 18:38:48 +00:00
David Sansome 95632383ed Add libssl32.dll to the windows installer, just in case 2012-01-08 17:37:02 +00:00
David Sansome 1924107e16 Include clementine-tagreader.exe in the windows installer 2012-01-08 16:34:21 +00:00
David Sansome ae8ac239bf Add chromaprint/fftw dependencies to the debian control and rpm spec files 2012-01-07 15:49:02 +00:00
John Maguire e1804219dc Reorder DLL deletions. 2012-01-06 17:16:01 +00:00
John Maguire f241124b1d Remove old OFA fingerprinter. 2012-01-06 16:40:08 +00:00
David Sansome b1195031e6 Clone all the branches instead of the ref we're building, and cherry-pick the two commits that make building from a tag work 2011-12-28 14:32:37 +01:00
David Sansome 5b9a273227 Update the script that uploads stable builds to the PPA to work with git 2011-12-28 14:25:24 +01:00
David Sansome 8ecbbb1d17 Merge branch 'release-1.0' 2011-12-28 00:00:24 +00:00
David Sansome 02d0da94fc Remove trailing spaces from lines in clementine.desktop (fixes some desktop-file-validate warnings)
Issue 2497
2011-12-27 14:06:32 +00:00
David Sansome 1cda6bd9a8 Uninstall libgstapp and friends properly on Windows. 2011-12-10 13:16:47 +00:00
David Sansome e5deb08f36 Add libgsttcp.dll back into the Windows installer.
This reverts commit 2b8c14ad82.
2011-12-10 13:16:32 +00:00
John Maguire b22d4d75b2 OS X packages are 64-bit only now. 2011-12-05 13:58:55 +01:00
David Sansome 7e9a61e7e5 Add a script to upload all the release packages to google code 2011-12-02 21:54:14 +00:00
David Sansome 25d3e148e8 Include libgstdataprotocol in the windows installer 2011-12-02 19:30:47 +00:00
David Sansome ec8416443f Use the sparkle version for the tarball and source directory, tell the rpm spec to use that instead of the default 2011-12-02 19:08:34 +00:00
David Sansome 08d7d0ce8c Fix the version numbers in rpm filenames 2011-12-02 18:08:12 +00:00
David Sansome c0ac798a71 Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00
David Sansome 0023e4faf6 Add a white background to where the icon label text is shown in the dmg background 2011-12-01 17:45:52 +00:00
David Sansome 782c4ad460 Make some more changes to the DMG background image. Nobody will guess we stole Tomahawk's now. 2011-12-01 16:12:10 +00:00
David Sansome b63a7d760d Bundle gstapp plugins in the windows installer 2011-11-30 19:54:42 +00:00
John Maguire 8df341492b Copy appsrc/appsink plugin on Mac. 2011-11-30 13:29:18 +01:00
David Sansome 4bc8ef1979 Add libgstgdp.dll to the windows installer 2011-11-28 21:32:54 +00:00
John Maguire efbd19fb36 Add gdp payload/depayload plugin on mac. 2011-11-28 20:53:49 +01:00
John Maguire 4d3dc6b564 Make the DMG look slightly less stolen from Tomahawk. 2011-11-28 15:40:39 +01:00
John Maguire 0b38324e0b Update DS_Store to put the clementine icon in the right place. 2011-11-28 15:26:22 +01:00
John Maguire 875645ee0c Use Tomahawk script to generate a prettier DMG. 2011-11-28 15:26:22 +01:00
David Sansome c38043b7e7 Require libspotify 10, update the windows installer to use the new libspotify.dll filename, add libspotify ldflags properly. 2011-11-27 18:47:02 +00:00
John Maguire 80e1e19f24 Use SSL for sparkle update checks. 2011-11-25 16:49:28 +01:00
David Sansome e3fbc0951c Make the linux packages depend on the openssl qca plugin - otherwise they can't load the PEM public key and verifying the spotify plugin doesn't work 2011-11-12 18:45:18 +00:00
John Maguire 9d81fe5123 Force the usage of non-system libiconv on Mac. 2011-11-07 14:48:27 +01:00