1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-15 10:48:33 +01:00
Commit Graph

43 Commits

Author SHA1 Message Date
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
3d410fefa7 Update Windows icon 2010-06-02 18:44:42 +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
84a98a97c3 Better windows icon 2010-05-03 23:34:46 +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
David Sansome
3173fadf8b Use mad instead of ffmpeg in windows 2010-05-02 00:13:06 +00:00
David Sansome
640e162dff Change the windows version number. 800 GET 2010-04-29 20:26:51 +00:00
David Sansome
9a93debbbd Beta 3 for windows 2010-04-27 13:16:11 +00:00
David Sansome
9880ee0a8e Add the glib dependency .dlls for gstreamer's soup plugin, and an icycast demuxer 2010-04-27 13:03:14 +00:00
David Sansome
476e31d6e7 Package FLAC .dlls along with the windows installer 2010-04-27 12:34:56 +00:00
David Sansome
f8196d8d47 dos2unix on clementine.nsi 2010-04-21 22:29:24 +00:00
David Sansome
a2fb5f6322 Package souphttpsrc as well on windows 2010-04-21 22:29:12 +00:00
David Sansome
edd9dd5af9 Update the nullsoft installer script with new gstreamer plugins 2010-04-21 18:30:03 +00:00
David Sansome
163f415e72 Try running clementine from the correct location after installing 2010-03-23 00:07:25 +00:00
David Sansome
013cddb3d5 Fix stupid copy+paste error 2010-03-22 23:44:41 +00:00
David Sansome
f3fed593f4 Add a NSIS script for Windows 2010-03-22 22:05:05 +00:00
David Sansome
b1e1de709c Bring the QSQLITE plugin into the source tree and statically link it on Windows.
Also remove the unused xine windows patches, and move all the windows resources into dist/windows
2010-03-22 18:35:31 +00:00
David Sansome
f0ad94ce71 Another xine patch 2010-02-13 18:57:29 +00:00
David Sansome
77425d4d15 Another patch to get xine to build on mingw32 2010-02-13 13:48:40 +00:00
David Sansome
19ff8dab4b Xine patch for windows 2010-02-05 02:47:42 +00:00