Commit Graph

45 Commits

Author SHA1 Message Date
David Sansome 45a7780f95 Add winsparkle support (doesn't work yet) 2010-12-29 17:53:28 +00:00
David Sansome ee1b074e20 Install libgstmpegaudioparse.dll and libgsttaglib.dll on Windows for mp3 transcoding 2010-12-20 19:25:41 +00:00
David Sansome bda6e4bae1 Update the URLs in the deb, rpm and windows installer to point to the new website 2010-09-18 15:27:44 +00:00
David Sansome 2808ce4d34 Add audio effects plugins to the windows installer to fALL GLORY TO THE HYPNOTOAD. 2010-08-30 10:41:10 +00:00
David Sansome ce344c00a7 Use the nsis plugins from the subfolder of clementine-deps 2010-08-28 17:13:56 +00:00
David Sansome bf554a94f3 Move the nsisplugins folder into mingw-deps so the .dll files don't get included in the source package. 2010-08-28 17:07:23 +00:00
David Sansome f7c2d98f3a Remove old files from 0.4, and download and install the WMDM and WMF redistributables if they're not installed already. 2010-08-25 20:58:59 +00:00
David Sansome f779308932 Package mingwm10.dll - turns out it was required after all 2010-08-23 19:30:06 +00:00
David Sansome d622d3ddb4 Remove .dlls from the old Qt package 2010-08-22 15:25:24 +00:00
David Sansome 81709243d4 More dependencies 2010-08-21 11:24:22 +00:00
David Sansome b2af448aaf Add a load more dlls to the windows install 2010-08-19 12:01:07 +00:00
David Sansome b643120328 Use the newly built dlls from mingw-deps when building the windows packages 2010-08-18 16:00:36 +00:00
David Sansome 6b0ed0c4f2 Add Clementine to the default programs menu on vista and above. Thanks Joel Spadin 2010-08-07 11:47:52 +00:00
David Sansome d8b60e7f60 Change $STARTMENU\Programs to $SMPROGRAMS. Fixes issue #527 2010-07-21 13:22:44 +00:00
David Sansome 4090affacb Bundle the gstreamer equalizer plugin on windows too 2010-07-13 18:53:13 +00:00
David Sansome 31a0a89452 Delete old conflicting files from 0.3 when installing 0.4 2010-06-20 12:41:48 +00:00
David Sansome 9e81f5e72b File associations on Windows 2010-06-18 12:46:45 +00:00
David Sansome 1c4004ff0f Use decodebin2 in the transcoder, and bundle the extra plugins to make it work in Windows 2010-06-17 14:55:50 +00:00
David Sansome ae8decd779 Remember to remove the "imageformats" folder on windows uninstall 2010-06-17 13:59:49 +00:00
David Sansome b02af2f4e3 Always overwrite old files when installing 2010-06-17 12:29:23 +00:00
David Sansome be28c58b28 Bundle the Qt jpeg imageformat plugin. Fixes issue #324 2010-06-11 23:35:18 +00:00
David Sansome 6e73fc19a8 Bundle qgif so the busy spinner works on Vista and above (why it worked at all on XP is a mystery...) 2010-06-11 18:02:57 +00:00
David Sansome c606984720 Need these libraries for wma to work again :/ 2010-06-11 14:33:13 +00:00
David Sansome aa8ae61806 UDP plugin 2010-06-11 14:03:01 +00:00
David Sansome 75b837efb5 Add the gstreamer mms plugins 2010-06-11 13:24:37 +00:00
David Sansome 828e7f0a90 Add libfaad-2 2010-06-11 12:58:42 +00:00
David Sansome d5825589d9 Oops, better package the actual ffmpeg library too 2010-06-10 15:44:05 +00:00
David Sansome 947a33fed3 And the replaygain plugin... 2010-06-10 14:36:30 +00:00
David Sansome 1985e17e41 Package the ffmpeg plugin to play wma files on XP 2010-06-10 14:34:10 +00:00
David Sansome 3958177b7f Package the quicktime and faad plugins required for playing AAC files 2010-06-10 13:10:26 +00:00
David Sansome c466a7b7e7 Don't ship the windows waveform sink any more now that the directsound8 plugin works 2010-06-10 12:18:09 +00:00
David Sansome 82ce5daa37 Use songbird's directsound8 audio sink 2010-06-10 12:14:33 +00:00
David Sansome 297948d61a Duh 2010-06-10 11:06:22 +00:00
David Sansome 8bfea4fcbf Rename this file - svn doesn't like @s in filenames 2010-06-07 16:04:13 +00:00
David Sansome aec4449551 Delete the empty presets directory when uninstalling 2010-06-07 15:00:54 +00:00
David Sansome 1c0c112da3 Add glew-devel as a build dependency, and package glew, new liblastfm.dll and the projectm plugins with the windows installer 2010-06-07 14:52:28 +00:00
David Sansome 6b5ca67fed Package the ape tag demuxer with the Windows build. Fixes issue #337 2010-05-25 21:02:58 +00:00
David Sansome 71949f8c24 Package the decodebin2 gstreamer plugin which contains the uridecodebin, and also package queue2 which is required by decodebin2 to buffer network streams. 2010-05-25 21:00:10 +00:00
David Sansome 02d6d17f0b Kill the running clementine process before uninstalling. Fixes issue #279 2010-05-05 16:57:04 +00:00
David Sansome ef36badd4c Delete the uninstaller when uninstalling 2010-05-05 16:56:49 +00:00
David Sansome 84441decce Actually ship the direct sound plugin as well... 2010-05-04 15:41:49 +00:00
David Sansome 8bc01c5d0d Use the waveform sink on windows instead of directsound 2010-05-04 13:31:44 +00:00
David Sansome c59afce5ee Include the vorbis encoder library with the Windows package, as libgstvorbis requires it. Also remove the theora library because we don't play video. 2010-05-03 22:18:27 +00:00
David Sansome 53919ca9c7 Don't include the version number in the name of the windows installer 2010-05-03 15:28:10 +00:00
David Sansome 7039d04ee6 Keep all the version numbers in one file, so we don't have to change it in hundreds of places each release. 2010-05-03 13:58:41 +00:00