1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-14 18:35:16 +01:00
Commit Graph

187 Commits

Author SHA1 Message Date
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