1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-15 02:46:57 +01:00
Commit Graph

232 Commits

Author SHA1 Message Date
David Sansome
e4630257ef Add a missing .dll to the windows installer. Fixes issue #1242 2011-01-09 18:46:16 +00:00
David Sansome
a51dc42850 Fix typo :( 2011-01-08 17:18:32 +00:00
David Sansome
79b7a3cdf2 Add the debian distribution name to the deb filename - maybe fix dev ppa 2011-01-08 16:47:29 +00:00
David Sansome
5b34a11765 More version number fiddling 2011-01-03 14:33:03 +00:00
David Sansome
0fba393f6e Fix the version numbering mess 2011-01-03 14:21:10 +00:00
David Sansome
7e2ac2a22d Add the python dependencies to the debian control file and rpm spec 2011-01-02 18:29:46 +00:00
David Sansome
00995edd8b Remove libwinsparkle.dll from the installer 2010-12-30 16:47:11 +00:00
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
515167506f Make the ubuntu themed panel icons optional, and default it to off unless compiling on Ubuntu. Fixes issue #1076 2010-12-18 20:07:29 +00:00
John Maguire
866be57b12 Change clementine mac app id and add category. 2010-12-14 18:42:23 +00:00
David Sansome
7a0540ab1c Update the list of features in the deb and rpm descriptions 2010-12-11 16:52:35 +00:00
John Maguire
0186c87bae Quiet macdeploy script. 2010-12-04 20:43:06 +00:00
David Sansome
40fcf7d41f Updated portugese comment in desktop file. Fixes issue #936 2010-11-03 19:46:26 +00:00
David Sansome
6c085defb5 Fix the fedora rpm again 2010-10-24 13:16:44 +00:00
David Sansome
4c5676fd11 Hopefully fix the rpm build 2010-10-24 12:40:35 +00:00
David Sansome
7b1efbb4b2 Add pt translation of the .desktop file 2010-10-23 15:42:23 +00:00
David Sansome
3e87d7b703 Add Ubuntu dark and light tray icons. Fixes issue #838 2010-10-14 19:46:11 +00:00
David Sansome
12a144eeb3 Maybe fix the 32-bit gstreamer rpm deps again 2010-09-26 09:32:05 +00:00
David Sansome
eddf6c9980 Maybe fix gstreamer arch-specific dependencies on 32-bit fedora. 2010-09-25 15:33:38 +00:00
David Sansome
22c5f2aea7 Actually use the deb version when creating the tarball 2010-09-19 11:01:02 +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
ebc58d4e94 Update the description in the deb and rpm 2010-09-18 14:17:58 +00:00
John Maguire
d556954eaf Fix alternative gstreamer plugin paths. 2010-09-07 13:14:40 +00:00
David Sansome
64ee9749af Only use the ~rnnnn notation for debian packages, use .rnnnn for rpms 2010-09-05 11:48:56 +00:00
David Sansome
259688b9a0 Don't make the 64-bit rpm depend on loads of 32-bit libraries 2010-09-04 23:34:16 +00:00
David Sansome
c440657904 Add an "rpm" target for make 2010-09-04 18:55:29 +00:00
David Sansome
3ad38b2128 Add iPod and MTP dependencies to the debian control file and rpm spec 2010-09-04 15:21:06 +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
John Maguire
c801ce1a2d Rollback analyzer changes. 2010-08-28 18:48:16 +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
John Maguire
652f09b926 Fix memory leak from spectrum element.
Fixes issue #638
2010-08-19 10:14:56 +00:00
John Maguire
dc819269be Revert 64-bit version of macdeploy. 2010-08-18 16:12:16 +00:00
John Maguire
03274b0831 Add new analyzer API and example using gstreamer spectrum element. 2010-08-18 16:09:45 +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
296b2099ae Install an svg icon on Linux. Fixes issue #604 2010-08-07 10:41:42 +00:00
John Maguire
a9b780ba08 Remove Qt QLAN plugin.
Fixes issue #554
2010-08-06 14:33:28 +00:00
David Sansome
c7cbbe0f99 Add a dependency on libgpod 2010-07-25 10:12:47 +00:00
David Sansome
d8b60e7f60 Change $STARTMENU\Programs to $SMPROGRAMS. Fixes issue #527 2010-07-21 13:22:44 +00:00
David Sansome
24134dd1ab Fix libprojectM's pkgconfig name and correct the MimeType line in the .desktop 2010-07-17 11:56:33 +00:00
John Maguire
41ab99e62e Generate Hypnotoad rather than streaming it. 2010-07-14 11:16:56 +00:00
David Sansome
4090affacb Bundle the gstreamer equalizer plugin on windows too 2010-07-13 18:53:13 +00:00
John Maguire
3204c36dd4 Add gstreamer equalizer to mac build. 2010-07-13 17:13:33 +00:00
David Sansome
724fa9539f The debian and rpm changelogs contain no useful information, so let's fill them automatically 2010-06-24 22:07:04 +00:00
John Maguire
254fb4ca9b Move macdeploy.py to dist/ 2010-06-24 12:51:53 +00:00
John Maguire
44c04741d1 Update sparkle URL. 2010-06-24 11:34:35 +00:00
David Sansome
c751247f6c Depend on gstreamer-plugins-ugly directly, otherwise gstreamer-ffmpeg gets installed instead which sucks 2010-06-22 17:15:14 +00:00
David Sansome
fc3cb7db69 Use the %cmake macro in the RPM spec file, and package the projectm-presets directory 2010-06-22 16:26:00 +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
2b7723567d Associate with more mime types on linux 2010-06-18 12:19:31 +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
a3ddf87bba Update the distributed icons 2010-06-16 23:46:23 +00:00
John Maguire
f7d4c3ca8b Add svn revision to mac builds on buildbot. 2010-06-15 14:59:55 +00:00
John Maguire
afa8e5a2b0 Add supported filetypes to Info.plist so OS X knows which filetypes we can open.
Fixes issue #405
2010-06-14 13:40:02 +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
6432fc4cd8 Include the bin directory so we can still build 2010-06-03 17:33:39 +00:00
David Sansome
1478171d2a Remove libnotify from the spec too 2010-06-03 17:20:57 +00:00
David Sansome
57e29a1f07 Better maketarball script that takes files from the current checkout rather than exporting new ones 2010-06-03 16:52:37 +00:00
John Maguire
edd029308f Update Mac icon. 2010-06-03 15:51:27 +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
111f0d066b Version 0.3 of ubuntu and fedora packages 2010-05-06 13:05:00 +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
a65c055b20 Typo 2010-05-03 14:00:21 +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
John Maguire
93340667a6 Merge info.plist changes into 0.3rc1 2010-04-29 20:23:28 +00:00
John Maguire
7d1c5a3a1b Fix up a few Info.plist things. 2010-04-29 20:14:25 +00:00
David Sansome
24b8c402e7 Updated rpm spec for RC1 2010-04-29 18:46:29 +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
John Maguire
baf59f4c8d A bit more automation for mac builds. 2010-04-15 19:09:39 +00:00
David Sansome
b92f5af86c Don't include the debian directory in the tarball 2010-04-15 15:49:47 +00:00
John Maguire
3215f01206 Add Sparkle public DSA key. 2010-04-15 15:37:38 +00:00
John Maguire
8abb9ecd4b Most of the work to use Sparkle on OS X.
Updates issue #210.
2010-04-15 15:23:12 +00:00
David Sansome
bd1122ff11 Remove the dependency on sqlite3 devel package 2010-03-23 14:09:42 +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
2c6a80a2df Make maketarball.sh check out the current tag 2010-03-22 23:11:13 +00:00
David Sansome
66115951f4 Fix the spec file for the new buildsystem 2010-03-22 22:28:29 +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
758f31c997 Stupid fix to maketarball.sh 2010-03-22 13:22:00 +00:00
David Sansome
41ab127d1a Set version to 0.2 2010-03-22 13:20:30 +00:00
David Sansome
cdb81159ca Some forgotten spec changes 2010-02-22 19:46:32 +00:00
David Sansome
5685b1c8fc John's changes to spec 2010-02-21 22:43:46 +00:00
David Sansome
7551ed06cd Windows icon and RC file 2010-02-14 17:34:34 +00:00
John Maguire
4438674730 Add Mac icon file. 2010-02-13 23:45:10 +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
David Sansome
da6bb84a6a More build deps 2010-01-17 22:49:50 +00:00
David Sansome
5d1bc87b76 RPM spec 2010-01-17 22:12:17 +00:00
David Sansome
3e7b4ac432 Don't use startup notification, because the mainwindow will often go in the tray and not get shown 2010-01-17 21:25:14 +00:00
David Sansome
e43a9266f9 Desktop file, icon, and install targets 2010-01-17 16:52:20 +00:00