David Sansome
76f0803b81
Make visualisations optional.
...
Update issue #394
Status: Fixed
There's now an ENABLE_VISUALISATIONS option that you can set to cmake with cmake -DENABLE_VISUALISATIONS=OFF, or with ccmake or cmake-gui.
2010-06-10 22:48:23 +00:00
David Sansome
15df3b90a3
Set window icons on all the dialogs. Fixes issue #394
2010-06-10 22:09:35 +00:00
David Sansome
3fe941f5c1
Make the playlist header present a one-level menu for showing and hiding columns. Fixes issue #381
2010-06-10 17:40:14 +00:00
David Sansome
07ba35ff6d
Append a "Hz", "bpm", "kbps" etc. suffix to bit rate, sample rate and BPM columns in the playlist
2010-06-10 17:04:40 +00:00
David Sansome
6eea954fb1
Right-align numeric fields in the playlist
2010-06-10 17:04:05 +00:00
David Sansome
c41344524d
Display the BPM column in the playlist properly.
2010-06-10 16:54:07 +00:00
David Sansome
f4c7a50973
Convert the song's path to native seperators in the tag editor dialog. Fixes issue #370
2010-06-10 16:05:32 +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
b3fd856e4a
Add an m4a to fileformats_test
2010-06-10 12:38: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
ffa354e887
Use a proper Magnatune partner ID
2010-06-09 16:05:59 +00:00
David Sansome
9b713c2ed9
Add or load *all* selected library items, not just the one that you right clicked on. Fixes issue #366
2010-06-09 15:49:05 +00:00
David Sansome
5f92d652a9
Show a "Configure Magnatune" button on the magnatune header
2010-06-09 15:38:00 +00:00
David Sansome
782166db41
Invalidate the currently playing track cache when scrolling sideways. Fixes issue #377
2010-06-09 15:37:54 +00:00
David Sansome
f69a82bc6e
Force a re-download of the magnatune database so svn users will get the sku-codes required for downloading
2010-06-09 14:04:56 +00:00
David Sansome
903dbba87e
Dialog for downloading Magnatune albums
2010-06-09 14:02:26 +00:00
David Sansome
7a6df2860f
Play the mp3s without commercials for magnatune subscribers
2010-06-08 23:29:50 +00:00
David Sansome
38a92e802b
Save and load the magnatune settings properly
2010-06-08 23:18:20 +00:00
David Sansome
f1fb9ab6b9
Remove the library config dialog and make it show the page in the settings dialog instead
2010-06-08 23:06:29 +00:00
David Sansome
8c7aaeb29d
Put the po_all target back in
2010-06-08 22:58:40 +00:00
David Sansome
43ca921d65
Add a magnatune settings page (not functional yet), remove the last.fm config *dialog*, and instead make it bring up the settings dialog at the right page.
2010-06-08 22:56:31 +00:00
David Sansome
40bb827fcd
Make all the source files a single cmake target again.
2010-06-08 22:39:31 +00:00
John Maguire
2830ee1a62
Fix MPRIS pause behaviour.
...
Update issue 374
Pause/unpause should be fixed now.
2010-06-08 16:00:09 +00:00
David Sansome
f03449dd00
Fix compilation problems when compiling without gstreamer
2010-06-08 15:55:44 +00:00
David Sansome
ed49a0b422
Make it possible to disable an engine again after enabling it, without having to delete the CMake cache
2010-06-08 15:51:17 +00:00
David Sansome
7a449a545c
Fix a compilation error when enabling other engines
2010-06-08 13:24:48 +00:00
David Sansome
08dddac981
Fix a small memory leak
2010-06-08 12:12:47 +00:00
David Sansome
5099503b45
Make the small toolbar buttons stay small even on gtk styles that use bigger buttons
2010-06-08 11:43:34 +00:00
John Maguire
e8f1838d6d
Fucking mac.
2010-06-07 20:39:06 +00:00
David Sansome
27901b35c8
Give the buildbot-created packages a different version number
2010-06-07 20:23:28 +00:00
John Maguire
7d18f60ca8
Ignore silly Info.plist from Sparkle.
2010-06-07 20:22:43 +00:00
John Maguire
ea95b847fc
Update dmg target to stop Qt copying silly plugins.
2010-06-07 19:43:07 +00:00
John Maguire
a821f5a505
Install resources into mac bundle.
2010-06-07 19:01:35 +00:00
John Maguire
2979b6ae84
Forgotten mac build fix.
2010-06-07 17:57:07 +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
afca8d2900
Fix some weird crashes on windows
2010-06-07 14:51:47 +00:00
David Sansome
729e6783a9
Rename the patches in order
2010-06-07 13:42:58 +00:00
David Sansome
2a2ea2cd87
Add the projectm patch for fixing windows compilation
2010-06-07 13:42:03 +00:00
David Sansome
930a22ba6a
Move the libprojectm patches to another folder
2010-06-07 13:38:07 +00:00
David Sansome
ade492c56f
Make the visualisation duration configurable
2010-06-07 13:36:50 +00:00
David Sansome
0e19ca17e5
Make the visualisation chooser actually work
2010-06-07 13:29:57 +00:00
David Sansome
cdb8dd8dd5
More mingw fixes
2010-06-07 11:47:35 +00:00
John Maguire
d34283a113
ProjectM on mac deployment fixes.
2010-06-07 11:38:43 +00:00